SlotCreator
class SlotCreator
A builder class for configuring individual slots in a GUI.
Functions
Link copied to clipboard
Sets the icon (item) for this slot.
Sets the icon (item) for this slot using material and amount.
Link copied to clipboard
Makes the item in this slot unpickable (it will remain in the inventory).
Link copied to clipboard
Sets the lore of the item in this slot using varargs.
Sets the lore of the item in this slot.
Link copied to clipboard
Sets the display name of the item in this slot.
Link copied to clipboard
Registers a click event handler for this slot.
Link copied to clipboard
Makes the item in this slot pickable.
Sets whether the item in this slot can be picked up by the player.