Uses of Class
net.minecraft.world.chunk.storage.IOWorker.Entry
Packages that use IOWorker.Entry
-
Uses of IOWorker.Entry in net.minecraft.world.chunk.storage
Fields in net.minecraft.world.chunk.storage with type parameters of type IOWorker.EntryModifier and TypeFieldDescriptionprivate final Map<ChunkPos,IOWorker.Entry> IOWorker.pendingWritesMethods in net.minecraft.world.chunk.storage with parameters of type IOWorker.EntryModifier and TypeMethodDescriptionprivate voidIOWorker.runStore(ChunkPos p_227091_1_, IOWorker.Entry p_227091_2_)