$

@GeneratedBy(type = ItemCategory::class)
object $

Properties

Link copied to clipboard
const val SLOT_ID: Int = 0
Link copied to clipboard
const val SLOT_INTERNAL_NAME: Int = 1
Link copied to clipboard
const val SLOT_ITEM_POCKET: Int = 3
Link copied to clipboard
const val SLOT_NAME: Int = 2
Link copied to clipboard
val type: ImmutableType

Functions

Link copied to clipboard
fun produce(base: ItemCategory? = null, resolveImmediately: Boolean = false): ItemCategory
fun produce(base: ItemCategory? = null, resolveImmediately: Boolean = false, block: ItemCategoryDraft.() -> Unit): ItemCategory