Package net.minecraft.world.updater
Class WorldUpdater.PoiUpdate
java.lang.Object
net.minecraft.world.updater.WorldUpdater.Update<ChunkPosKeyedStorage>
net.minecraft.world.updater.WorldUpdater.ChunkPosKeyedStorageUpdate
net.minecraft.world.updater.WorldUpdater.PoiUpdate
- Enclosing class:
 WorldUpdater
- Mappings:
 Namespace Name named net/minecraft/world/updater/WorldUpdater$PoiUpdateintermediary net/minecraft/class_1257$class_9166official bqf$f
- 
Field Summary
Fields inherited from class net.minecraft.world.updater.WorldUpdater.Update
dataFixTypes, pendingUpdateFuture - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected NbtCompoundupdateNbt(ChunkPosKeyedStorage storage, NbtCompound nbt) Methods inherited from class net.minecraft.world.updater.WorldUpdater.ChunkPosKeyedStorageUpdate
openStorage, updateMethods inherited from class net.minecraft.world.updater.WorldUpdater.Update
update 
- 
Constructor Details
- 
PoiUpdate
PoiUpdate() 
 - 
 - 
Method Details
- 
updateNbt
- Specified by:
 updateNbtin classWorldUpdater.ChunkPosKeyedStorageUpdate- Mappings:
 Namespace Name Mixin selector named updateNbtLnet/minecraft/world/updater/WorldUpdater$ChunkPosKeyedStorageUpdate;updateNbt(Lnet/minecraft/world/storage/ChunkPosKeyedStorage;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;intermediary method_56550Lnet/minecraft/class_1257$class_9167;method_56550(Lnet/minecraft/class_9172;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;official aLbqf$g;a(Ldwu;Lub;)Lub;
 
 -