PaperMC/paper-server/patches/sources/net/minecraft/server/level
Spottedleaf 82a8294625 Oprimise map impl for tracked players
Reference2BooleanOpenHashMap is going to have
better lookups than HashMap.
2021-02-19 22:51:52 -08:00
..
ChunkHolder.java.patch MC Utils 2016-03-28 20:55:47 -04:00
ChunkMap.java.patch Oprimise map impl for tracked players 2021-02-19 22:51:52 -08: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 Configurable item frame map cursor update interval 2021-08-13 01:14:38 +02:00
ServerLevel.java.patch Add methods to find targets for lightning strikes 2021-10-04 10:16:44 +02:00
ServerPlayer.java.patch Don't apply cramming damage to players 2021-06-20 16:35:42 +01: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