Package net.minecraft.world.updater
Class WorldUpdater.EntitiesUpdate
java.lang.Object
net.minecraft.world.updater.WorldUpdater.Update<ChunkPosKeyedStorage>
net.minecraft.world.updater.WorldUpdater.ChunkPosKeyedStorageUpdate
net.minecraft.world.updater.WorldUpdater.EntitiesUpdate
- Enclosing class:
WorldUpdater
- Mappings:
Namespace Name named net/minecraft/world/updater/WorldUpdater$EntitiesUpdate
intermediary net/minecraft/class_1257$class_9164
official bqk$d
-
Field Summary
Fields inherited from class net.minecraft.world.updater.WorldUpdater.Update
dataFixTypes, pendingUpdateFuture
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected NbtCompound
updateNbt
(ChunkPosKeyedStorage storage, NbtCompound nbt) Methods inherited from class net.minecraft.world.updater.WorldUpdater.ChunkPosKeyedStorageUpdate
openStorage, update
Methods inherited from class net.minecraft.world.updater.WorldUpdater.Update
update
-
Constructor Details
-
EntitiesUpdate
EntitiesUpdate()
-
-
Method Details
-
updateNbt
- Specified by:
updateNbt
in classWorldUpdater.ChunkPosKeyedStorageUpdate
- Mappings:
Namespace Name Mixin selector named updateNbt
Lnet/minecraft/world/updater/WorldUpdater$ChunkPosKeyedStorageUpdate;updateNbt(Lnet/minecraft/world/storage/ChunkPosKeyedStorage;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
intermediary method_56550
Lnet/minecraft/class_1257$class_9167;method_56550(Lnet/minecraft/class_9172;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
official a
Lbqk$g;a(Ldvs;Lus;)Lus;
-