implements ChunkScanAccess, AutoCloseable
| crq | |
| net.minecraft.world.level.chunk.storage.IOWorker | |
| net.minecraft.class_4698 | |
| net.minecraft.world.storage.StorageIoWorker | |
| net.minecraft.src.C_2160_ | |
| net.minecraft.world.level.chunk.storage.IOWorker |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||||
| private final AtomicBoolean |
| ||||||||||
| private final ProcessorMailbox<StrictQueue$IntRunnable> |
| ||||||||||
| private final RegionFileStorage |
| ||||||||||
| private final Map<ChunkPos, IOWorker$PendingStore> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (Path directory, boolean dsync, String name) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public CompletableFuture<Void> |
| ||||||||||
| public CompoundTag |
| ||||||||||
| protected CompletableFuture<CompoundTag> |
| ||||||||||
| public CompletableFuture<Void> |
| ||||||||||
| public CompletableFuture<Void> |
| ||||||||||
| private <T> CompletableFuture<T> |
| ||||||||||
| private void |
| ||||||||||
| private void |
| ||||||||||
| private void |
| ||||||||||
| public void |
|