Returns the type of the inventory. @return The type of the inventory.
()
| 57 | * @return The type of the inventory. |
| 58 | */ |
| 59 | InventoryType getType(); |
| 60 | |
| 61 | /** |
| 62 | * Indicates whether the inventory prevents the player from picking up items from the ground. |
no outgoing calls
no test coverage detected