DisplayItem

public final class DisplayItem extends Record

Represents an item to be displayed in the GUI.

Parameters

material

The item material to display.

name

The name of the item to display.

lore

The lore of the item to display.

glow

Whether the item should glow.

Constructors

Link copied to clipboard
public void Skin.DisplayItem()

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()