HyCodeYourTale
classpublicPriority 1

PluginCommand

com.hypixel.hytale.server.core.plugin.commands.PluginCommand

extends AbstractCommandCollection

1

Methods

1

Public Methods

0

Fields

1

Constructors

Constants

SingleArgumentType<PluginIdentifier>PLUGIN_IDENTIFIER_ARG_TYPE= new SingleArgumentType<PluginIdentifier>( "server.commands.parsing.argtype.pluginidentifier...

Constructors

public
PluginCommand()

Methods

Public Methods (1)

public
PluginIdentifier parse(String input, ParseResult parseResult)
@Nonnull

Related Classes