PaperMC/paper-server
MrPowerGamerBR 5f134afc4b Lazily create LootContext for criterions
For each player on each tick, enter block triggers are invoked, and these create loot contexts that are promptly thrown away since the trigger doesn't pass the predicate

To avoid this, we now lazily create the LootContext if the criterion passes the predicate AND if any of the listener triggers require a loot context instance
2023-11-21 12:16:39 -03:00
..
patches/sources Lazily create LootContext for criterions 2023-11-21 12:16:39 -03:00
src Fix missing event call for entity teleport API 2023-11-12 05:09:47 +01:00
.gitignore Setup Gradle project 2020-12-10 20:54:19 -08:00
build.gradle.kts Add support for Proxy Protocol 2022-04-07 16:13:39 +02:00
LGPL.txt
LICENCE.txt