Uses of Interface
com.sucy.skill.task.EntityTask
Packages that use EntityTask
-
Uses of EntityTask in com.sucy.skill.task
Constructors in com.sucy.skill.task with parameters of type EntityTaskModifierConstructorDescriptionRepeatingEntityTask(List<T> entities, EntityTask<T> entityTask) Initializes a new task to perform a given action on an entity every tick