PaperMC/paper-server/patches/sources/net/minecraft/server/level
Spottedleaf f179cfaff2 Add debug for sync chunk loads
This patch adds a tool to find calls to getChunkAt which would load
chunks, however it must be enabled by setting the startup flag
-Dpaper.debug-sync-loads=true

- To get a debug log for sync loads, the command is
  /paper syncloadinfo
- To clear clear the currently stored sync load info, use
  /paper syncloadinfo clear
2019-07-19 03:29:14 -07:00
..
ChunkHolder.java.patch MC Utils 2016-03-28 20:55:47 -04:00
ChunkMap.java.patch Tracking Range Improvements 2019-12-21 15:22:09 -05:00
DistanceManager.java.patch MC Utils 2016-03-28 20:55:47 -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 Add debug for sync chunk loads 2019-07-19 03:29:14 -07:00
ServerPlayer.java.patch PlayerDeathEvent#shouldDropExperience 2019-12-24 00:35:42 +00:00
ServerPlayerGameMode.java.patch Don't allow digging into unloaded chunks 2018-11-11 21:01:09 +00: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