PaperMC/paper-server/patches/sources/net/minecraft/server/level
Spottedleaf 9ce3172c9f Use getChunkIfLoadedImmediately in places
This prevents us from hitting chunk loads for chunks at or less-than
ticket level 33 (yes getChunkIfLoaded will actually perform a chunk
load in that case).
2019-07-08 00:13:36 -07:00
..
ChunkHolder.java.patch MC Utils 2016-03-28 20:55:47 -04:00
ChunkMap.java.patch Fire PlayerJoinEvent when Player is actually ready 2020-04-19 00:05:46 -04:00
DistanceManager.java.patch Don't crash if player is attempted to be removed from untracked chunk. 2020-04-18 15:59:41 -04:00
ServerChunkCache.java.patch Add debug for sync chunk loads 2019-07-19 03:29:14 -07:00
ServerEntity.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
ServerLevel.java.patch Use getChunkIfLoadedImmediately in places 2019-07-08 00:13:36 -07:00
ServerPlayer.java.patch Fix PlayerDropItemEvent using wrong item 2021-06-20 21:55:59 -07:00
ServerPlayerGameMode.java.patch Expand PlayerGameModeChangeEvent 2021-05-15 10:04:43 -07:00
TicketType.java.patch MC Utils 2016-03-28 20:55:47 -04:00
WorldGenRegion.java.patch MC Utils 2016-03-28 20:55:47 -04:00