1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-18 19:24:10 +01:00
PaperMC/patches
Redned 609047b836 Only tick item frames if players can see it ()
In the event that an item frame cannot be seen by any players, ticking the item frame every tick is unnecessary. This can be a very hot section of the entity tracker when lots of item frames are present on a server, so this reduces the logic which speeds it up.
2023-06-26 18:26:29 -05:00
..
api Add event for player editing sign () 2023-06-26 18:35:32 -04:00
server Only tick item frames if players can see it () 2023-06-26 18:26:29 -05:00