PaperMC/paper-server/patches/sources/net/minecraft/world/entity
Toon Schoenmakers 69fa242c6a Avoid error bubbling up when item stack is empty in fishing loot
This can realistically only happen if there's custom loot active on fishing
which can return 0 items. This would disconnect the player who's fishing.
2020-10-23 15:01:44 +02:00
..
ai Fix Concurrency issue in ShufflingList 2020-07-06 18:36:41 -04:00
ambient Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
animal Entity Jump API 2020-02-08 23:26:11 -06:00
boss Fix Entity Teleportation and cancel velocity if teleported 2020-08-25 20:45:36 -04:00
decoration Fix item duplication and teleport issues 2020-04-25 06:46:35 -04:00
item Fix item EAR ticks 2024-10-30 13:51:54 +01:00
monster Add zombie targets turtle egg config 2020-08-23 15:47:34 +02:00
npc Villager#resetOffers 2019-10-07 00:15:37 -05:00
player Dead Player's shouldn't be able to move 2020-04-02 19:31:16 -04: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 LootTable API and replenishable lootables 2016-05-01 21:19:14 -04: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 Entity#isTicking 2020-10-03 21:39:16 -05:00
EntitySelector.java.patch Add phantom creative and insomniac controls 2020-04-25 15:13:41 -05: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 Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
LightningBolt.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
LivingEntity.java.patch Don't check chunk for portal on world gen entity add 2020-07-05 14:59:31 -04:00
Mob.java.patch Improve death events 2018-08-21 01:39:35 +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 Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00