Package net.minestom.server.inventory
package net.minestom.server.inventory
-
ClassDescriptionRepresents an inventory where items can be modified/retrieved.Represents an inventory which can be viewed by a collection of
Player
.Represents an inventory which can receive click input.List of inventory property and their IDRepresents a type ofInventory
Represents the inventory of aPlayer
, retrieved withPlayer.getInventory()
.Represents a type of transaction that you can apply to anAbstractInventory
.