Uses of Class
net.minecraft.world.level.chunk.storage.IOWorker.PendingStore
Packages that use IOWorker.PendingStore
-
Uses of IOWorker.PendingStore in net.minecraft.world.level.chunk.storage
Fields in net.minecraft.world.level.chunk.storage with type parameters of type IOWorker.PendingStoreModifier and TypeFieldDescriptionprivate final SequencedMap
<ChunkPos, IOWorker.PendingStore> IOWorker.pendingWrites
Methods in net.minecraft.world.level.chunk.storage with parameters of type IOWorker.PendingStoreModifier and TypeMethodDescriptionprivate void
IOWorker.runStore
(ChunkPos p_63536_, IOWorker.PendingStore p_63537_)