Files
paper-mc/paper-server/patches/sources/net/minecraft/world/entity
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-02-08 23:26:11 -06:00
2018-07-21 01:51:27 -05:00
2019-07-30 03:17:16 +05:00
2024-10-30 13:51:54 +01:00
2020-03-17 14:18:50 -05:00
2018-01-14 17:01:31 -05:00
2020-02-09 00:19:05 -06:00
2016-10-16 23:19:30 -07:00
2018-08-03 00:04:54 -04:00
2018-08-21 01:39:35 +01:00