mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-08 19:34:09 +01:00
5764c71185
Entities collision is checking for scoreboards setting. This is very heavy to do map lookups for every collision to check this setting. So avoid looking up scoreboards and short circuit to the "not on a team" logic which is most likely to be true. |
||
---|---|---|
.. | ||
damagesource | ||
effect | ||
entity | ||
food | ||
inventory | ||
item | ||
level | ||
BossEvent.java.patch | ||
CompoundContainer.java.patch | ||
Container.java.patch | ||
SimpleContainer.java.patch |