Package net.minestom.server.command.builder
package net.minestom.server.command.builder
-
ClassDescriptionCallback executed when an error is found within the
Argument.Represents a command which has suggestion/auto-completion.Class used to retrieve argument data in aCommandExecutor.Class responsible for parsingCommand.Callback executed once a syntax has been found for aCommand.Represents a syntax inCommandwhich is initialized withCommand.addSyntax(CommandExecutor, Argument[]).Represents aCommandready to be executed (already parsed).