Companion
object Companion
Functions
Link copied to clipboard
@Contract(value = "_ -> new", pure = true )
Creates a new command backed by the Brigadier command node built from the given builder.
@Contract(value = "_ -> new", pure = true )
Creates a new command backed by the given Brigadier command node.