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 Map<ChunkPos, IOWorker.PendingStore> IOWorker.pendingWritesMethods in net.minecraft.world.level.chunk.storage with parameters of type IOWorker.PendingStoreModifier and TypeMethodDescriptionprivate voidIOWorker.runStore(ChunkPos pChunkPos, IOWorker.PendingStore pPendingStore)