Package-level declarations

Types

Link copied to clipboard
object GuiItems

A utility class containing items commonly used in GUIs.

Link copied to clipboard
abstract class ProgressItem @JvmOverloads constructor(material: Material, inverse: Boolean = false) : AbstractItem

An item that counts down (by default) from a maximum durability, symbolising progress.