PaperMC/paper-server/patches/sources/net/minecraft/world/level/chunk
Spottedleaf 34933f9884 Optimise Chunk#getFluid
Removing the try catch and generally reducing ops should make it
faster on its own, however removing the try catch makes it
easier to inline due to code size
2020-01-14 14:59:08 -08:00
..
status Duplicate UUID Resolve Option 2018-07-21 14:27:34 -04:00
storage Guard against serializing mismatching chunk coordinate 2019-12-27 09:42:26 -08:00
ChunkAccess.java.patch MC Utils 2016-03-28 20:55:47 -04:00
ChunkGenerator.java.patch Bound Treasure Maps to World Border 2016-12-20 15:15:11 -05:00
ChunkGeneratorStructureState.java.patch Further Seed Customisation 2014-07-04 13:28:45 +10:00
DataLayer.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
EmptyLevelChunk.java.patch MC Utils 2016-03-28 20:55:47 -04:00
LevelChunk.java.patch Optimise Chunk#getFluid 2020-01-14 14:59:08 -08:00
LevelChunkSection.java.patch Optimise Chunk#getFluid 2020-01-14 14:59:08 -08:00
ProtoChunk.java.patch MC Utils 2016-03-28 20:55:47 -04:00