NoCheatPlus/NCPCompat/src
asofold b5e8ee7935 Fix PassablRayTracing not respecting block flags.
Heavier but more consistent: use BlockProperties.collidesBlock, since we
don't really check the blocks bounding box against a ray anyway, but
collision with the full moves bounding box. Getting a blocks shape
should some day be routed through BlockProperties so the shape is
correct from the start.
2013-03-14 08:27:58 +01:00
..
main/java/fr/neatmonster/nocheatplus Fix PassablRayTracing not respecting block flags. 2013-03-14 08:27:58 +01:00
test/java/fr/neatmonster/nocheatplus/test RayTracing: Add ability to check number of steps done. 2013-03-01 21:43:26 +01:00