Uses of Class
net.minecraft.world.storage.StorageIoWorker.Result
Packages that use StorageIoWorker.Result
- 
Uses of StorageIoWorker.Result in net.minecraft.world.storageFields in net.minecraft.world.storage with type parameters of type StorageIoWorker.ResultModifier and TypeFieldDescriptionprivate final SequencedMap<ChunkPos, StorageIoWorker.Result> StorageIoWorker.resultsMethods in net.minecraft.world.storage with parameters of type StorageIoWorker.ResultModifier and TypeMethodDescriptionprivate voidStorageIoWorker.write(ChunkPos pos, StorageIoWorker.Result result)