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 Loggerfield_24617 -
Constructor Summary
Constructors Constructor Description StructureValidatorProvider() -
Method Summary
Modifier and Type Method Description private static CompoundTagaddDataVersion(CompoundTag nbt)static CompoundTagmethod_32235(String string, CompoundTag compoundTag)private static CompoundTagupdate(String string, CompoundTag compoundTag)CompoundTagwrite(String name, CompoundTag nbt)
-
Field Details
-
field_24617
-
-
Constructor Details
-
StructureValidatorProvider
public StructureValidatorProvider()
-
-
Method Details
-
write
- Specified by:
writein interfaceSnbtProvider.Tweaker
-
method_32235
-
addDataVersion
-
update
-