Package net.minecraft.data.validate
Class StructureValidatorProvider
java.lang.Object
net.minecraft.data.validate.StructureValidatorProvider
- All Implemented Interfaces:
SnbtProvider.Tweaker
public class StructureValidatorProvider extends Object implements SnbtProvider.Tweaker
-
Field Summary
Fields Modifier and Type Field Description private static Logger
field_24617
-
Constructor Summary
Constructors Constructor Description StructureValidatorProvider()
-
Method Summary
Modifier and Type Method Description private static CompoundTag
addDataVersion(CompoundTag nbt)
static CompoundTag
method_32235(String string, CompoundTag compoundTag)
private static CompoundTag
update(String string, CompoundTag compoundTag)
CompoundTag
write(String name, CompoundTag nbt)
-
Field Details
-
field_24617
-
-
Constructor Details
-
StructureValidatorProvider
public StructureValidatorProvider()
-
-
Method Details
-
write
- Specified by:
write
in interfaceSnbtProvider.Tweaker
-
method_32235
-
addDataVersion
-
update
-