Package me.nabdev.pathfinding.autos.groups
package me.nabdev.pathfinding.autos.groups
-
ClassesClassDescriptionAn auto group that only finishes when the first command in the array finishes.An AutoGroup that finishes when all commands finishAn AutoGroup that finishes when any command finishes.SequenceGroup is an AutoGroup that runs commands in sequence.