| net.minecraft.server.level.GenerationChunkHolder | |
| net.minecraft.class_9761 | |
| net.minecraft.world.chunk.AbstractChunkHolder |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final List<ChunkStatus> |
|
||||||
| private static final OptionalChunk<Chunk> |
|
||||||
| public static final OptionalChunk<Chunk> |
|
||||||
| public static final CompletableFuture<OptionalChunk<Chunk>> |
|
||||||
| protected final ChunkPos |
|
||||||
| private volatile ChunkStatus |
|
||||||
| private final AtomicReference<ChunkStatus> |
|
||||||
| private final AtomicReferenceArray<CompletableFuture<OptionalChunk<Chunk>>> |
|
||||||
| private final AtomicReference<ChunkLoader> |
|
||||||
| private final AtomicInteger |
|
||||||
| private volatile CompletableFuture<Void> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ChunkPos pos) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public CompletableFuture<OptionalChunk<Chunk>> |
|
||||||
| CompletableFuture<OptionalChunk<Chunk>> |
|
||||||
| protected void |
|
||||||
| public void |
|
||||||
| void |
|
||||||
| private void |
|
||||||
| private CompletableFuture<OptionalChunk<Chunk>> |
|
||||||
| private void |
|
||||||
| private void |
|
||||||
| private void |
|
||||||
| private ChunkStatus |
|
||||||
| private boolean |
|
||||||
| private boolean |
|
||||||
| protected abstract void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public Chunk |
|
||||||
| public Chunk |
|
||||||
| public Chunk |
|
||||||
| public ChunkStatus |
|
||||||
| public ChunkPos |
|
||||||
| public ChunkLevelType |
|
||||||
| public abstract int |
|
||||||
| public abstract int |
|
||||||
| public List<com.mojang.datafixers.util.Pair<ChunkStatus, CompletableFuture<OptionalChunk<Chunk>>>> |
|
||||||
| public ChunkStatus |
|
||||||
| private OptionalChunk |
|