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

Item
Link copied to clipboard
GroundItem
Link copied to clipboard