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
-
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 name, CompoundTag tag)CompoundTagwrite(String name, CompoundTag nbt)
-
Field Details
-
LOGGER
-
-
Constructor Details
-
StructureValidatorProvider
public StructureValidatorProvider()
-
-
Method Details
-
write
- Specified by:
writein interfaceSnbtProvider.Tweaker
-
method_32235
-
addDataVersion
-
update
-