mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-08 03:22:19 +01:00
c593e8510e
Log when the async catcher is tripped The chunk system can swallow the exception given it's all built with completablefuture, so ensure it is at least printed. Add/move several async catchers Async catch modifications to critical entity state These used to be here from Spigot, but were dropped with 1.17. Now in 1.17, this state is _even more_ critical than it was before, so these must exist to catch stupid plugins. Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com> |
||
---|---|---|
.. | ||
ai | ||
ambient | ||
animal | ||
boss | ||
decoration | ||
item | ||
monster | ||
npc | ||
player | ||
projectile | ||
raid | ||
vehicle | ||
AgeableMob.java.patch | ||
AreaEffectCloud.java.patch | ||
ConversionParams.java.patch | ||
ConversionType.java.patch | ||
Entity.java.patch | ||
EntitySelector.java.patch | ||
EntityType.java.patch | ||
ExperienceOrb.java.patch | ||
Interaction.java.patch | ||
ItemBasedSteering.java.patch | ||
Leashable.java.patch | ||
LightningBolt.java.patch | ||
LivingEntity.java.patch | ||
Mob.java.patch | ||
NeutralMob.java.patch | ||
OminousItemSpawner.java.patch | ||
PathfinderMob.java.patch | ||
TamableAnimal.java.patch |