13
0
geforkt von Mirrors/Paper
Paper/paper-server/patches/sources/net/minecraft/world/entity
chickeneer 3ab3613d10 Fix PlayerItemConsumeEvent cancelling properly
When the active item is not cleared, the item is still readied
for use and will repeatedly trigger the PlayerItemConsumeEvent
till their item is switched.
This patch clears the active item when the event is cancelled
2021-03-19 00:33:15 -05:00
..
ai living entity allow attribute registration 2020-10-24 16:37:44 +02:00
ambient Climbing should not bypass cramming gamerule 2020-08-23 20:59:00 +02:00
animal Climbing should not bypass cramming gamerule 2020-08-23 20:59:00 +02:00
boss Fix Entity Teleportation and cancel velocity if teleported 2020-08-25 20:45:36 -04:00
decoration Expand EntityUnleashEvent 2021-01-29 15:13:11 +01:00
item Fix item EAR ticks 2024-10-30 13:51:54 +01:00
monster Configurable door breaking difficulty 2021-01-03 22:27:43 -08:00
npc Fix crash from invalid ingredient lists in VillagerAcquireTradeEvent 2020-12-27 11:31:06 +00:00
player Expose LivingEntity hurt direction 2020-12-13 05:32:05 +02:00
projectile Avoid error bubbling up when item stack is empty in fishing loot 2020-10-23 15:01:44 +02:00
raid Ensure EntityRaider respects game and entity rules for picking up items 2020-05-09 02:01:48 -04: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 Expand EntityUnleashEvent 2021-01-29 15:13:11 +01: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 Fix PlayerItemConsumeEvent cancelling properly 2021-03-19 00:33:15 -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