GuiItems

A utility class containing items commonly used in GUIs.

Functions

Link copied to clipboard

A gray glass pane with no name or lore.

Link copied to clipboard

A black glass pane with no name or lore.

Link copied to clipboard

A button that goes to the next page. This should only be used in a PagedGui

Link copied to clipboard

A button that goes to the previous page. This should only be used in a PagedGui

Link copied to clipboard

Item that automatically cycles through durability to represent processing time. Intended for use in recipe displays.

Link copied to clipboard

A button that scrolls one GUI row down. This should only be used in a ScrollGui.

Link copied to clipboard

A button that scrolls one GUI row left. This should only be used in a ScrollGui.

Link copied to clipboard

A button that scrolls one GUI row right. This should only be used in a ScrollGui.

Link copied to clipboard

A button that scrolls one GUI row up. This should only be used in a ScrollGui.