PaperMC/paper-server/nms-patches/net/minecraft
CraftBukkit/Spigot c4c6bf8a92 #1272: Only allow one entity in CraftItem instead of two
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>
2023-10-06 07:16:11 +11:00
..
advancements Update to Minecraft 1.20.2 2023-09-22 02:40:00 +10:00
commands Update to Minecraft 1.20.2 2023-09-22 02:40:00 +10:00
core Increase diff stability 2023-09-22 02:57:13 +10:00
nbt Update to Minecraft 1.18.2 2022-03-01 02:00:00 +11:00
network Update to Minecraft 1.20.2 2023-09-22 02:40:00 +10:00
server SPIGOT-7283, SPIGOT-7318: Add AsyncStructureGenerateEvent and BlockState cloning 2023-09-29 06:54:35 +10:00
stats Update to Minecraft 1.20.2 2023-09-22 02:40:00 +10:00
util Update to Minecraft 1.20.2 2023-09-22 02:40:00 +10:00
world #1272: Only allow one entity in CraftItem instead of two 2023-10-06 07:16:11 +11:00
CrashReport.patch Update to Minecraft 1.19.1 2022-07-28 04:00:00 +10:00