PaperMC/paper-server/patches/sources/net/minecraft/nbt
Aikar b01c811c2f MC Utils
== AT ==
public net.minecraft.server.level.ServerChunkCache mainThread
public net.minecraft.server.level.ServerLevel chunkSource
public org.bukkit.craftbukkit.inventory.CraftItemStack handle
public net.minecraft.server.level.ChunkMap getVisibleChunkIfPresent(J)Lnet/minecraft/server/level/ChunkHolder;
public net.minecraft.server.level.ServerChunkCache mainThreadProcessor
public net.minecraft.server.level.ServerChunkCache$MainThreadExecutor
public net.minecraft.world.level.chunk.LevelChunkSection states
2016-03-28 20:55:47 -04:00
..
ByteArrayTag.java.patch Catch stalling on corrupted map data / NBT arrays. 2014-01-20 13:44:07 +11:00
CompoundTag.java.patch MC Utils 2016-03-28 20:55:47 -04:00
IntArrayTag.java.patch Catch stalling on corrupted map data / NBT arrays. 2014-01-20 13:44:07 +11:00
NbtIo.java.patch Apply NBTReadLimiter to more things. 2014-07-27 20:46:04 +10:00
TagParser.java.patch MC Dev fixes 2016-03-30 19:36:20 -04:00