-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
Windows 10
(Not really sure that this issue requires much more hardware specifications)
-
git-Spigot-16d7899-4ff609e
-
Yes
When creating a hopper inventory and giving it an InventoryHolder the inventory creates just fine but when you use Inventory#getHolder() it returns null event if the holder that you passed in upon creation of said inventory is not null. When keeping the exact same inventory just changing it to a chest inventory the holder is not null.
- duplicates
-
SPIGOT-4274 Server#createInventory(InventoryHolder,InventoryType) doesn't set the InventoryHolder for certain inventory types
- Open