ParallelBuilder

A builder class for creating a ParallelCommandGroup.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun build(): ParallelCommandGroup

Builds and returns a ParallelCommandGroup with the added commands.

Link copied to clipboard
operator fun Command.unaryPlus()

Adds a command to the sequence.