Paper/paper-server
Spottedleaf 12321d761e Don't lookup fluid state when raytracing, skip air blocks
Just use the iblockdata already retrieved, removes a getType call.

Also save approx. 5% for the raytrace call, as most (expensive)
raytracing tends to go through air and returning early is an
easy win. The remaining problems with this function
are mostly with the block getting itself.
2020-08-28 12:33:47 -07:00
..
patches/sources Don't lookup fluid state when raytracing, skip air blocks 2020-08-28 12:33:47 -07:00
src Name craft scheduler threads according to the plugin using them 2020-07-19 15:17:01 -07:00
.gitignore Setup Gradle project 2020-12-10 20:54:19 -08:00
build.gradle.kts Implement Mob Goal API 2020-01-03 16:26:19 +01:00
LGPL.txt
LICENCE.txt