| public LightingProvider |
| getLightEngine() |
| method_12130() |
| getLightingProvider() |
|
| private static boolean |
|
| public void |
|
| public WorldChunk |
| getChunk(int x, int z, ChunkStatus targetStatus, boolean loadOrGenerate) |
| method_12121(int arg0, int arg1, class_2806 arg2, boolean arg3) |
| getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3) |
|
| public BlockView |
| getLevel() |
| method_16399() |
| getWorld() |
|
| public void |
|
| public WorldChunk |
| replaceWithPacketData(int chunkX, int chunkZ, FriendlyByteBuf readBuffer, Map<Heightmap$Types, long[]> heightmaps, Consumer<ClientboundLevelChunkPacketData$BlockEntityTagOutput> blockEntities) |
| method_16020(int arg0, int arg1, class_2540 arg2, Map<class_2902$class_2903, long[]> arg3, Consumer<class_6603$class_6605> arg4) |
| loadChunkFromPacket(int x, int z, PacketByteBuf buf, Map<Heightmap$Type, long[]> heightmaps, Consumer<ChunkData$BlockEntityVisitor> blockEntityVisitorConsumer) |
|
| public void |
|
| public void |
| updateViewCenter(int x, int z) |
| method_20317(int arg0, int arg1) |
| setChunkMapCenter(int x, int z) |
|
| public void |
| updateViewRadius(int viewRange) |
| method_20180(int arg0) |
| updateLoadDistance(int loadDistance) |
|
| private static int |
| calculateStorageRange(int viewRange) |
| method_20230(int arg0) |
| getChunkMapRadius(int loadDistance) |
|
| public String |
| gatherStats() |
| method_12122() |
| getDebugString() |
|
| public int |
| getLoadedChunksCount() |
| method_14151() |
| getLoadedChunkCount() |
|
| public void |
|
| public it.unimi.dsi.fastutil.longs.LongOpenHashSet |
| addedEmptySections() |
| method_1_4977() |
| getNewSections() |
|
| public it.unimi.dsi.fastutil.longs.LongOpenHashSet |
| removedEmptySections() |
| method_1_4979() |
| getUpdatedSections() |
|
| public it.unimi.dsi.fastutil.longs.LongOpenHashSet |
| addedLoadedChunks() |
| method_1_6232() |
| getLoadedChunks() |
|
| public it.unimi.dsi.fastutil.longs.LongOpenHashSet |
| removedLoadedChunks() |
| method_1_6233() |
| getUnloadedChunks() |
|
| public void |
| flipUpdateTrackingSets() |
| method_1_4978() |
| flip() |
|
| public void |
| onSectionEmptinessChanged(int sectionX, int sectionY, int sectionZ, boolean empty) |
| method_62872(int arg0, int arg1, int arg2, boolean arg3) |
| onSectionStatusChanged(int arg0, int arg1, int arg2, boolean arg3) |
|
| public Chunk |
| getChunk(int x, int z, ChunkStatus targetStatus, boolean loadOrGenerate) |
| method_12121(int arg0, int arg1, class_2806 arg2, boolean arg3) |
| getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3) |
|