Package-level declarations
Types
Link copied to clipboard
open class ProgressItem @JvmOverloads constructor(item: Item, countDown: Boolean = true) : AbstractItem
An item that counts down (or up if countDown is true) from a maximum durability, symbolising progress.