mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-10 02:07:37 +01:00
c4c6bf8a92
This pr reverts a change made in 2012 which allowed CraftItem to be a also other entities such as an arrow. I don't see any practical reason why the original change was done, other than to allow plugin developers to do some stuff in a cursed way. With the introduction of the PlayerPickupArrowEvent in 2016 there is also a way to access the arrow involved in a better way. Generally I think the current behavior is a bit strange and should be reverted. By: DerFrZocker <derrieple@gmail.com> |
||
---|---|---|
.. | ||
ai | ||
ambient | ||
animal | ||
boss | ||
decoration | ||
item | ||
monster | ||
npc | ||
player | ||
projectile | ||
raid | ||
vehicle | ||
Entity.patch | ||
EntityAgeable.patch | ||
EntityAreaEffectCloud.patch | ||
EntityCreature.patch | ||
EntityExperienceOrb.patch | ||
EntityInsentient.patch | ||
EntityLightning.patch | ||
EntityLiving.patch | ||
EntityTypes.patch | ||
IEntityAngerable.patch | ||
IEntitySelector.patch | ||
Interaction.patch | ||
SaddleStorage.patch |