Minestom/src/main/java/net/minestom/server/utils/chunk
2024-02-09 14:27:43 -05:00
..
ChunkCache.java Invalidate ChunkCache on unload 2022-04-12 23:55:17 +02:00
ChunkCallback.java Replaced chunk consumers by ChunkCallback and fixed chunk callbacks being called in the block pool when in a batch 2020-09-19 18:35:00 +02:00
ChunkSupplier.java Prepare changes for the biome api 2022-01-10 16:51:21 +01:00
ChunkUpdateLimitChecker.java Clear chunk history on teleport and instance change, initialize history with less common chunk coordinate; fixes #1536 2022-11-26 11:10:44 +01:00
ChunkUtils.java feat: implement 1.20.2 client-rate-limited chunk batching 2024-02-09 14:27:43 -05:00