OriginItem

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard

Sets the lore of this item, meant to be used with a multiline String surrounded by """. Each line will need styling as they are parsed individually as Components.

Link copied to clipboard
var loreComponents: List<Component>
Link copied to clipboard
var material: Material
Link copied to clipboard
var name: Component? = null