| private void | |
| protected ChunkGenerator | | generator() | | generator() | | method_37897() | | getChunkGenerator() |
|
| protected StructurePlacementCalculator | | generatorState() | | generatorState() | | method_46641() | | getStructurePlacementCalculator() |
|
| protected NoiseConfig | | randomState() | | randomState() | | method_41247() | | getNoiseConfig() |
|
| public boolean | |
| private boolean | |
| protected ServerLightingProvider | | getLightEngine() | | getLightEngine() | | method_17212() | | getLightingProvider() |
|
| public ChunkHolder | | getUpdatingChunkIfPresent(long key) | | getUpdatingChunkIfPresent(long key) | | method_17255(long arg0) | | getCurrentChunkHolder(long pos) |
|
| protected ChunkHolder | | getVisibleChunkIfPresent(long key) | | getVisibleChunkIfPresent(long key) | | method_17216(long arg0) | | getChunkHolder(long pos) |
|
| public ChunkStatus | | getLatestStatus(long key) | | getLatestStatus(long key) | | method_72254(long arg0) | | getStatus(long chunkPos) |
|
| protected IntSupplier | | getChunkQueueLevel(long pos) | | getChunkQueueLevel(long pos) | | method_17604(long arg0) | | getCompletedLevelSupplier(long pos) |
|
| public String | |
| CompletableFuture<OptionalChunk<List<Chunk>>> | |
| public CrashException | |
| public CompletableFuture<OptionalChunk<WorldChunk>> | |
| private ChunkHolder | | updateChunkScheduling(long node, int level, ChunkHolder chunk, int oldLevel) | | updateChunkScheduling(long node, int level, ChunkHolder chunk, int oldLevel) | | method_17217(long arg0, int arg1, class_3193 arg2, int arg3) | | setLevel(long pos, int level, ChunkHolder holder, int arg3) |
|
| private void | | onLevelChange(ChunkPos pos, IntSupplier oldLevel, int newLevel, IntConsumer setQueueLevel) | | onLevelChange(ChunkPos pos, IntSupplier oldLevel, int newLevel, IntConsumer setQueueLevel) | | method_63545(class_1923 arg0, IntSupplier arg1, int arg2, IntConsumer arg3) | | updateLevel(ChunkPos pos, IntSupplier levelGetter, int targetLevel, IntConsumer levelSetter) |
|
| public void | |
| protected void | | saveAllChunks(boolean flushStorage) | | saveAllChunks(boolean flushStorage) | | method_17242(boolean arg0) | | save(boolean flush) |
|
| protected void | |
| public boolean | | hasWork() | | hasWork() | | method_39992() | | shouldDelayShutdown() |
|
| private void | |
| private void | |
| private void | |
| protected boolean | | promoteChunkMap() | | promoteChunkMap() | | method_17244() | | updateHolderMap() |
|
| private CompletableFuture<Chunk> | |
| private Chunk | |
| private Chunk | |
| private void | |
| private byte | |
| public AbstractChunkHolder | | acquireGeneration(long chunkNode) | | acquireGeneration(long chunkNode) | | method_60448(long arg0) | | acquire(long arg0) |
|
| public void | |
| public CompletableFuture<Chunk> | |
| public ChunkLoader | |
| private void | |
| public void | | runGenerationTasks() | | runGenerationTasks() | | method_60450() | | updateChunks() |
|
| public CompletableFuture<OptionalChunk<WorldChunk>> | |
| private void | |
| public CompletableFuture<OptionalChunk<WorldChunk>> | |
| Stream<ChunkHolder> | |
| private boolean | |
| private boolean | |
| private boolean | |
| protected void | | setServerViewDistance(int newViewDistance) | | setServerViewDistance(int newViewDistance) | | method_17214(int arg0) | | setViewDistance(int watchDistance) |
|
| private int | |
| private void | |
| private static void | |
| private static void | |
| public WorldChunk | | getChunkToSend(long key) | | getChunkToSend(long key) | | method_53688(long arg0) | | getPostProcessedChunk(long pos) |
|
| public int | | size() | | size() | | method_17260() | | getLoadedChunkCount() |
|
| public ChunkLevelManager | | getDistanceManager() | | getDistanceManager() | | method_17263() | | getLevelManager() |
|
| void | |
| private static String | |
| private CompletableFuture<Optional<NbtCompound>> | |
| private NbtCompound | |
| public static NbtCompound | |
| void | |
| void | |
| boolean | |
| boolean | | anyPlayerCloseEnoughTo(BlockPos pos, int maxDistance) | | anyPlayerCloseEnoughTo(BlockPos pos, int maxDistance) | | method_76057(class_2338 arg0, int arg1) | | isAnyNonSpectatorWithin(BlockPos pos, int distance) |
|
| private boolean | |
| public List<ServerPlayerEntity> | |
| private boolean | |
| private boolean | |
| private static double | |
| private boolean | |
| void | |
| private void | |
| public void | |
| private void | |
| private void | |
| public List<ServerPlayerEntity> | | getPlayers(ChunkPos pos, boolean borderOnly) | | getPlayers(ChunkPos pos, boolean borderOnly) | | method_17210(class_1923 arg0, boolean arg1) | | getPlayersWatchingChunk(ChunkPos arg0, boolean arg1) |
|
| protected void | |
| protected void | |
| protected void | | tick() | | tick() | | method_18727() | | tickEntityMovement() |
|
| public void | |
| public void | |
| protected void | |
| public boolean | |
| public void | |
| public void | |
| protected PointOfInterestStorage | | getPoiManager() | | getPoiManager() | | method_19488() | | getPointOfInterestStorage() |
|
| public String | | getStorageName() | | getStorageName() | | method_37476() | | getSaveDir() |
|
| void | |
| public void | | waitForLightBeforeSending(ChunkPos centerChunk, int chunkRadius) | | waitForLightBeforeSending(ChunkPos centerChunk, int chunkRadius) | | method_53685(class_1923 arg0, int arg1) | | forceLighting(ChunkPos centerPos, int radius) |
|
| public void | |