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 NbtCompoundaddDataVersion(NbtCompound nbt)private static NbtCompoundinternalUpdate(String name, NbtCompound nbt)NbtCompoundwrite(String name, NbtCompound nbt)
-
Field Details
-
field_24617
-
-
Constructor Details
-
StructureValidatorProvider
public StructureValidatorProvider()
-
-
Method Details
-
write
- Specified by:
writein interfaceSnbtProvider.Tweaker
-
addDataVersion
-
internalUpdate
-