classpublicPriority 1
NPCCommand
com.hypixel.hytale.server.npc.commands.NPCCommand
extends AbstractCommandCollection
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
SingleArgumentType<BuilderInfo>NPC_ROLE= new SingleArgumentType<BuilderInfo>(
"server.commands.parsing.argtype.npcrole.name", "serve...
Constructors
public
NPCCommand()Methods
Public Methods (2)
public
BuilderInfo parse(String input, ParseResult parseResult)public
void suggest(CommandSender sender, String textAlreadyEntered, int numParametersTyped, SuggestionResult result)@Override