Menu Element
interface MenuElement
Represents a single element (slot) within a menu.
A MenuElement contains a display ItemStack and an action container that defines click behavior.
Functions
Link copied to clipboard
Returns the action container attached to this menu element. There must first be an item assigned to the slot before an ActionContainer can be configured.
Link copied to clipboard
Sets the item stack for this menu element.