13
0
geforkt von Mirrors/Paper
Paper/paper-server/patches/sources/net/minecraft
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
..
advancements Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
commands Add Option to Silence CommandBlock Console 2014-02-09 14:39:01 +11:00
core Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
nbt Apply NBTReadLimiter to more things. 2014-07-27 20:46:04 +10:00
network Clear Packet Queue on Disconnect 2015-07-22 19:04:37 +10:00
server Add creative mode NBT permissions 2019-02-25 19:26:56 +11:00
stats Allow statistics to be disabled/forced 2014-01-07 15:56:26 +00:00
util Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
world Allow Reading Old Large Chunks 2019-02-19 22:30:00 +11:00
CrashReport.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00