Skip to content

Item Action Types

Item action types operate on a Pair<World, ItemStack>, which allows for modification of the item stack and accessing data from the world. These are available to power/action types that provide an item_action object field.

Note

See the documentation for Origins/Apoli's item action types for a list of item action types added by Origins/Apoli.

List