Package net.minecraft.world.updater
Class WorldUpdater.RegionUpdate
java.lang.Object
net.minecraft.world.updater.WorldUpdater.Update
net.minecraft.world.updater.WorldUpdater.RegionUpdate
- Enclosing class:
WorldUpdater
- Mappings:
Namespace Name named net/minecraft/world/updater/WorldUpdater$RegionUpdateintermediary net/minecraft/class_1257$class_9162official ccm$b
-
Field Summary
Fields inherited from class net.minecraft.world.updater.WorldUpdater.Update
dataFixTypes, pendingUpdateFuture -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected VersionedChunkStoragemethod_56552(StorageKey storageKey, Path directory) protected booleanupdate(VersionedChunkStorage versionedChunkStorage, ChunkPos chunkPos, RegistryKey<World> worldKey) Methods inherited from class net.minecraft.world.updater.WorldUpdater.Update
update
-
Constructor Details
-
RegionUpdate
RegionUpdate()
-
-
Method Details
-
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
-
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;
-