Package net.minecraft.world.updater
Class WorldUpdater.ChunkPosKeyedStorageUpdate
java.lang.Object
net.minecraft.world.updater.WorldUpdater.Update
net.minecraft.world.updater.WorldUpdater.ChunkPosKeyedStorageUpdate
- Direct Known Subclasses:
WorldUpdater.EntitiesUpdate,WorldUpdater.PoiUpdate
- Enclosing class:
WorldUpdater
- Mappings:
Namespace Name named net/minecraft/world/updater/WorldUpdater$ChunkPosKeyedStorageUpdateintermediary net/minecraft/class_1257$class_9167official ccm$g
-
Field Summary
Fields inherited from class net.minecraft.world.updater.WorldUpdater.Update
dataFixTypes, pendingUpdateFuture -
Constructor Summary
ConstructorsConstructorDescriptionChunkPosKeyedStorageUpdate(DataFixTypes dataFixTypes, String targetName, Text upgradingText, Text finishedText) -
Method Summary
Modifier and TypeMethodDescriptionprotected VersionedChunkStoragemethod_56552(StorageKey storageKey, Path directory) protected booleanupdate(VersionedChunkStorage versionedChunkStorage, ChunkPos chunkPos, RegistryKey<World> worldKey) protected abstract NbtCompoundupdateNbt(VersionedChunkStorage storage, NbtCompound nbt) Methods inherited from class net.minecraft.world.updater.WorldUpdater.Update
update
-
Constructor Details
-
ChunkPosKeyedStorageUpdate
ChunkPosKeyedStorageUpdate(DataFixTypes dataFixTypes, String targetName, Text upgradingText, Text finishedText) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/updater/WorldUpdater$ChunkPosKeyedStorageUpdate;<init>(Lnet/minecraft/world/updater/WorldUpdater;Lnet/minecraft/datafixer/DataFixTypes;Ljava/lang/String;Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;)Vintermediary <init>Lnet/minecraft/class_1257$class_9167;<init>(Lnet/minecraft/class_1257;Lnet/minecraft/class_4284;Ljava/lang/String;Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;)Vofficial <init>Lccm$g;<init>(Lccm;Lbhz;Ljava/lang/String;Lym;Lym;)V
-
-
Method Details
-
method_56552
- Specified by:
method_56552in classWorldUpdater.Update- Mappings:
Namespace Name Mixin selector named method_56552Lnet/minecraft/world/updater/WorldUpdater$Update;method_56552(Lnet/minecraft/world/storage/StorageKey;Ljava/nio/file/Path;)Lnet/minecraft/world/storage/VersionedChunkStorage;intermediary method_56552Lnet/minecraft/class_1257$class_9161;method_56552(Lnet/minecraft/class_9240;Ljava/nio/file/Path;)Lnet/minecraft/class_3977;official aLccm$a;a(Leqc;Ljava/nio/file/Path;)Leqf;
-
update
protected boolean update(VersionedChunkStorage versionedChunkStorage, ChunkPos chunkPos, RegistryKey<World> worldKey) - Specified by:
updatein classWorldUpdater.Update- Mappings:
Namespace Name Mixin selector named updateLnet/minecraft/world/updater/WorldUpdater$Update;update(Lnet/minecraft/world/storage/VersionedChunkStorage;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/registry/RegistryKey;)Zintermediary method_56543Lnet/minecraft/class_1257$class_9161;method_56543(Lnet/minecraft/class_3977;Lnet/minecraft/class_1923;Lnet/minecraft/class_5321;)Zofficial aLccm$a;a(Leqf;Ldtu;Lamx;)Z
-
updateNbt
- Mappings:
Namespace Name Mixin selector named updateNbtLnet/minecraft/world/updater/WorldUpdater$ChunkPosKeyedStorageUpdate;updateNbt(Lnet/minecraft/world/storage/VersionedChunkStorage;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;intermediary method_56550Lnet/minecraft/class_1257$class_9167;method_56550(Lnet/minecraft/class_3977;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;official aLccm$g;a(Leqf;Lve;)Lve;
-