Files
Paper/Spigot-Server-Patches/Optimise-Chunk-getFluid.patch
Spottedleaf e106f34e74 Optimise Chunk#getFluid (#2860)
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-03-18 05:21:35 -07:00

2.7 KiB