Add missing InventoryHolders to inventories
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
+
|
||||
+ java.util.List<org.bukkit.entity.HumanEntity> getViewers();
|
||||
+
|
||||
+ org.bukkit.inventory.InventoryHolder getOwner();
|
||||
+ org.bukkit.inventory.@org.jetbrains.annotations.Nullable InventoryHolder getOwner(); // Paper - annotation
|
||||
+
|
||||
+ void setMaxStackSize(int size);
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user