Package-level declarations
Types
Link copied to clipboard
class SubmitItemPane @JvmOverloads constructor(slot: Slot, length: @Range(from = 1, to = 6) Int, height: @Range(from = 1, to = 6) Int, filter: ItemStack.() -> Boolean, priority: Pane.Priority = Priority.NORMAL) : Pane