Uses of Class
net.minecraft.world.chunk.storage.IOWorker.Entry
-
Packages that use IOWorker.Entry Package Description net.minecraft.world.chunk.storage -
-
Uses of IOWorker.Entry in net.minecraft.world.chunk.storage
Fields in net.minecraft.world.chunk.storage with type parameters of type IOWorker.Entry Modifier and Type Field Description private java.util.Map<ChunkPos,IOWorker.Entry>
IOWorker. pendingWrites
Methods in net.minecraft.world.chunk.storage with parameters of type IOWorker.Entry Modifier and Type Method Description private void
IOWorker. runStore(ChunkPos p_227091_1_, IOWorker.Entry p_227091_2_)
-