13
0
geforkt von Mirrors/Paper
Paper/patches
MrPowerGamerBR a4c4fc4bd1 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 19:01:26 -03:00
..
api Code Generation for TypedKeys (#9233) 2023-11-22 20:56:28 -08:00
server Lazily create LootContext for criterions (#9969) 2023-11-25 19:01:26 -03:00