public class StructureValidatorProvider extends Object implements SnbtProvider.Tweaker
| Constructor and Description |
|---|
StructureValidatorProvider() |
| Modifier and Type | Method and Description |
|---|---|
private static CompoundTag |
addDataVersion(CompoundTag nbt) |
private static CompoundTag |
update(CompoundTag nbt) |
CompoundTag |
write(String name,
CompoundTag nbt) |
public CompoundTag write(String name, CompoundTag nbt)
write in interface SnbtProvider.Tweakerprivate static CompoundTag addDataVersion(CompoundTag nbt)
private static CompoundTag update(CompoundTag nbt)