Paper/paper-server/patches/sources/net/minecraft/world
CraftBukkit/Spigot 9ef9823b3b Allow Reading Old Large Chunks
The size of chunks in the region format is overdetermined. In particular their size on disk is indicated by both a sector count in the header, and actual size in the body.
If their size would overflow the header field (>= 255 sectors), it can just be read directly from the body instead.

This code/concept was adapted from MinecraftForge.

By: md_5 <git@md-5.net>
2019-02-19 22:30:00 +11: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 Limit TNT Detonations per tick 2014-08-20 18:12:32 -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 Add creative mode NBT permissions 2019-02-25 19:26:56 +11:00
level Allow Reading Old Large Chunks 2019-02-19 22:30:00 +11: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