Entity Action - apace100/origins-fabric GitHub Wiki
Entity Actions operate on an Entity
. Some more specific actions only have an effect on more specific entity types (e.g. Exhaust (Action) only works on PlayerEntity
, as other entities do not have a hunger bar).
Name: EntityAction
Type: Entity
List: List of entity actions