Package-level declarations
Functions
Link copied to clipboard
fun <T> endlessAnimation(interval: Long, unit: TimeUnit, init: AnimationImpl<T>.() -> Unit): Animation<T>
Builds a new animation, which runs endless unless stopped
Link copied to clipboard
fun kInventory(holder: Player, size: Int, type: InventoryType, init: KInventory.() -> Unit): KInventory
Builds a new simple KInventory
Link copied to clipboard
Builds a new kItem, and registers it in the de.staticred.kia.inventory.item.ItemManager with the correct UUID
Link copied to clipboard
Builds a new kPageController
Link copied to clipboard
fun kPageInventory(holder: Player, size: Int = 3*9, init: KPageInventory.() -> Unit): KPageInventory
Builds a new kPageInventory
Link copied to clipboard
Builds a new de.staticred.kia.inventory.item.StackableKItem.