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