Paper/patches
MrPowerGamerBR faa2f475b0
Lazily create LootContext for criterions (#9969)
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-25 17:01:26 -05:00
..
api Code Generation for TypedKeys (#9233) 2023-11-22 20:56:28 -08:00
removed Remove "fix-curing-zombie-villager-discount" exploit option (#9895) 2023-11-04 20:20:01 +01:00
server Lazily create LootContext for criterions (#9969) 2023-11-25 17:01:26 -05:00