ItemDefinable

public interface ItemDefinable

An entity that has an item definition

Functions

getDefinition
Link copied to clipboard
abstract ItemDefinition getDefinition()
Gets the ItemDefinition for this item, which contains more details about the item.

Inheritors

GroundItem
Link copied to clipboard
Item
Link copied to clipboard