Files
Paper/paper-server/patches/sources/net/minecraft
Spottedleaf 3d63d68ecb Don't run entity collision code if not needed
Will not run if:
Max entity cramming is disabled and the max collisions per entity is less than or equal to 0.
Entity#isPushable() returns false, meaning all entities will not be able to collide with this
entity anyways.
The entity's current team collision rule causes them to NEVER collide.

Co-authored-by: Owen1212055 <23108066+Owen1212055@users.noreply.github.com>
2020-04-15 17:56:07 -07:00
..
2020-04-19 18:15:29 -04:00
2018-08-26 20:49:50 -04:00
2018-10-07 12:05:28 -07:00
2016-03-30 19:36:20 -04:00
2018-01-14 17:01:31 -05:00
2021-01-29 17:54:03 +01:00