getActions

List<StringgetActions()

Gets the available actions for the entity, usually dependent on their definition. Note this will attempt to provide the actions for the specific item type. For example, if this is an equipment item it will provide the equipment actions. To always get the general actions see getDefinition.

See also