PaperMC/paper-server/patches/sources/net/minecraft/world/entity
Spottedleaf c593e8510e Improve and expand AsyncCatcher
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>
2021-08-25 20:17:12 -07:00
..
ai Add missing forceDrop toggles 2021-07-20 21:25:35 -07:00
ambient Climbing should not bypass cramming gamerule 2020-08-23 20:59:00 +02:00
animal Goat ram API 2021-08-05 13:10:27 -04:00
boss Missing Entity API 2021-06-21 23:56:07 -04:00
decoration Expand EntityUnleashEvent 2021-01-29 15:13:11 +01:00
item Add option to fix items merging through walls 2021-03-10 10:06:45 -08:00
monster Fix issues with mob conversion 2021-10-24 20:29:45 -07:00
npc Add more WanderingTrader API 2021-05-06 14:56:43 +01:00
player Add critical damage API 2021-07-26 17:32:36 +02:00
projectile Add critical damage API 2021-07-26 17:32:36 +02:00
raid Add missing forceDrop toggles 2021-07-20 21:25:35 -07:00
vehicle Collision option for requiring a player participant 2020-11-14 16:48:37 +01:00
AgeableMob.java.patch Honor EntityAgeable.ageLock 2018-09-23 20:59:53 -05:00
AreaEffectCloud.java.patch Entity Activation Range 2024-11-02 18:16:11 +11:00
ConversionParams.java.patch Add EntityZapEvent 2016-10-16 23:19:30 -07:00
ConversionType.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Entity.java.patch Add Raw Byte Entity Serialization 2021-10-24 16:20:31 -04:00
EntitySelector.java.patch Climbing should not bypass cramming gamerule 2020-08-23 20:59:00 +02:00
EntityType.java.patch Fixes and additions to the spawn reason API 2019-03-24 00:24:52 -04:00
ExperienceOrb.java.patch Fix NBT type issues 2018-08-03 00:04:54 -04:00
Interaction.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
ItemBasedSteering.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Leashable.java.patch Expand EntityUnleashEvent 2021-01-29 15:13:11 +01:00
LightningBolt.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
LivingEntity.java.patch Improve and expand AsyncCatcher 2021-08-25 20:17:12 -07:00
Mob.java.patch Expand EntityUnleashEvent 2021-01-29 15:13:11 +01:00
NeutralMob.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
OminousItemSpawner.java.patch Fixes and additions to the spawn reason API 2019-03-24 00:24:52 -04:00
PathfinderMob.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
TamableAnimal.java.patch Expand EntityUnleashEvent 2021-01-29 15:13:11 +01:00