Package net.minecraft.data.structures
Class StructureUpdater
java.lang.Object
net.minecraft.data.structures.StructureUpdater
- All Implemented Interfaces:
SnbtToNbt.Filter
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionapply(String p_126503_, CompoundTag p_126504_)
private static CompoundTag
patchVersion(CompoundTag p_126506_)
static CompoundTag
update(String p_176823_, CompoundTag p_176824_)
private static CompoundTag
updateStructure(String p_126508_, CompoundTag p_126509_)
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER
-
-
Constructor Details
-
StructureUpdater
public StructureUpdater()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceSnbtToNbt.Filter
-
update
-
patchVersion
-
updateStructure
-