mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-22 16:31:55 +01:00
68603a72c5
The process of determining an entity's exposure from explosions can be expensive when there are hundreds or more entities in range. This patch adds a per-tick cache that is used for storing and retrieving an entity's exposure during an explosion. |
||
---|---|---|
.. | ||
advancements | ||
commands | ||
core | ||
nbt | ||
network | ||
resources | ||
server | ||
stats | ||
util | ||
world | ||
ChatFormatting.java.patch | ||
CrashReport.java.patch | ||
CrashReportCategory.java.patch | ||
Util.java.patch |