PaperMC/paper-server/patches/sources/net/minecraft/world
Antony Riley db2502d732 Sanitise RegionFileCache and make configurable
RegionFileCache prior to this patch would close every single open region
file upon reaching a size of 256.
This patch modifies that behaviour so it closes the the least recently
used RegionFile.
The implementation uses a LinkedHashMap as an LRU cache (modified from HashMap).
The maximum size of the RegionFileCache is also made configurable.
2016-03-29 08:22:55 +03:00
..
damagesource Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
effect Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
entity EntityPathfindEvent 2016-03-28 21:22:26 -04:00
food Add Hunger Config Values 2014-08-17 19:56:17 +10:00
inventory Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
item Handle Item Meta Inconsistencies 2015-05-28 23:00:19 -04:00
level Sanitise RegionFileCache and make configurable 2016-03-29 08:22:55 +03:00
BossEvent.java.patch Adventure 2021-01-29 17:54:03 +01:00
CompoundContainer.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Container.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
SimpleContainer.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00