PaperMC/paper-server/patches/sources/net/minecraft/world/entity
Spottedleaf 7b293aba08 Do not run close logic for inventories on chunk unload
Still call the event and change the active container though. We
want to avoid close logic because it's possible to load the
chunk through it. This should also be OK from a leak prevention/
state desync POV because the TE is getting unloaded anyways.
2021-03-11 03:03:32 -08: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 Do not run close logic for inventories on chunk unload 2021-03-11 03:03:32 -08: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 Line Of Sight Changes 2021-05-29 14:33:25 -05: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