Class WorldUpdater.EntitiesUpdate

Enclosing class:
WorldUpdater

private class WorldUpdater.EntitiesUpdate extends WorldUpdater.ChunkPosKeyedStorageUpdate
Mappings:
Namespace Name
named net/minecraft/world/updater/WorldUpdater$EntitiesUpdate
intermediary net/minecraft/class_1257$class_9164
official bsw$d
  • Constructor Details

    • EntitiesUpdate

      EntitiesUpdate()
  • Method Details

    • updateNbt

      protected NbtCompound updateNbt(ChunkPosKeyedStorage storage, NbtCompound nbt)
      Specified by:
      updateNbt in class WorldUpdater.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 Lbsw$g;a(Lebl;Lux;)Lux;