Stackable

interface Stackable

Represents a stackable entity (an entity that has a stack)

Inheritors

Functions

Link copied to clipboard
abstract fun getStack(): Int
Gets the stack of this item, which is how many of the item is occupying the item space.