mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-02 17:32:03 +01:00
4bb84c46ac
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. |
||
---|---|---|
.. | ||
bossevents | ||
commands | ||
dedicated | ||
gui | ||
level | ||
network | ||
packs | ||
players | ||
rcon | ||
Bootstrap.java.patch | ||
Main.java.patch | ||
MinecraftServer.java.patch | ||
PlayerAdvancements.java.patch | ||
ReloadableServerRegistries.java.patch | ||
ServerAdvancementManager.java.patch | ||
ServerFunctionManager.java.patch | ||
ServerScoreboard.java.patch | ||
ServerTickRateManager.java.patch | ||
Services.java.patch |