GuiSlotDef

public final class GuiSlotDef extends Record

Definition of a GUI slot from configuration.

Parameters

type

The type of the slot.

slot

The slot index (0-53).

material

The material of the item in this slot.

name

The display name (MiniMessage).

lore

The lore (MiniMessage list).

glow

Whether the item should glow.

Constructors

Link copied to clipboard
public void GuiSlotDef()

Functions

Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()