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$PoiUpdate- intermediary - net/minecraft/class_1257$class_9166- official - brz$f
- 
Field SummaryFields inherited from class net.minecraft.world.updater.WorldUpdater.UpdatedataFixTypes, pendingUpdateFuture
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected NbtCompoundupdateNbt(ChunkPosKeyedStorage storage, NbtCompound nbt) Methods inherited from class net.minecraft.world.updater.WorldUpdater.ChunkPosKeyedStorageUpdateopenStorage, updateMethods inherited from class net.minecraft.world.updater.WorldUpdater.Updateupdate
- 
Constructor Details- 
PoiUpdatePoiUpdate()
 
- 
- 
Method Details- 
updateNbt- Specified by:
- updateNbtin 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- Lbrz$g;a(Leap;Ltq;)Ltq;
 
 
-