Paper/paper-server/nms-patches/net/minecraft/world
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
..
damagesource Update to Minecraft 1.20 2023-06-08 01:30:00 +10:00
effect Update to Minecraft 1.20.2 2023-09-22 02:40:00 +10:00
entity #1272: Only allow one entity in CraftItem instead of two 2023-10-06 07:16:11 +11:00
food Update to Minecraft 1.19.4 2023-03-15 03:30:00 +11:00
inventory Increase diff stability 2023-09-22 02:57:13 +10:00
item Increase diff stability 2023-09-22 02:57:13 +10:00
level SPIGOT-7496: Failure to load datapacks with multiple identical predicates 2023-10-02 20:01:30 +11:00
ChestLock.patch Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
IInventory.patch Update to Minecraft 1.20.2 2023-09-22 02:40:00 +10:00
InventoryLargeChest.patch Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
InventorySubcontainer.patch Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00