implements LegacyTagFixer
| feb | |
| net.minecraft.world.level.levelgen.structure.LegacyStructureDataHandler | |
| net.minecraft.class_3360 | |
| net.minecraft.world.updater.FeatureUpdater |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final int |
| ||||||||
| private static final Map<String, String> |
| ||||||||
| private static final Map<String, String> |
| ||||||||
| private static final Set<String> |
| ||||||||
| private final boolean |
| ||||||||
| private final Map<String, it.unimi.dsi.fastutil.longs.Long2ObjectMap<CompoundTag>> |
| ||||||||
| private final Map<String, StructureFeatureIndexSavedData> |
| ||||||||
| private final List<String> |
| ||||||||
| private final List<String> |
| ||||||||
| private final com.mojang.datafixers.DataFixer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (DimensionDataStorage persistentStateManager, List<String> oldNames, List<String> newNames, com.mojang.datafixers.DataFixer dataFixer) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public int |
| ||||||||
| public CompoundTag |
| ||||||||
| private CompoundTag |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| private CompoundTag |
| ||||||||
| private void |
| ||||||||
| public static Supplier<LegacyTagFixer> |
|