Package-level declarations
Types
Link copied to clipboard
class ClickableItem(material: Material, displayName: String, loreLines: List<String> = emptyList(), amount: Int = 1, customItem: ItemStack? = null, clickHandler: (ClickAction) -> GuiResult<Unit>? = null) : GuiItem
クリック可能なアイテム
Link copied to clipboard
クリック不可の装飾アイテム