HyCodeYourTale
classpublicPriority 1

NPCRunTestsCommand

com.hypixel.hytale.server.npc.commands.NPCRunTestsCommand

extends AbstractPlayerCommand

2

Methods

2

Public Methods

0

Fields

1

Constructors

Constants

MessageMESSAGE_COMMANDS_NPC_RUN_TESTS_SPECIFY_ROLES= Message.translation("server.commands.npc.runtests.specifyroles")

Constructors

public
NPCRunTestsCommand()

Methods

Public Methods (2)

public
Component<EntityStore> clone()
@Nonnull@Override
publicstatic
ComponentType<EntityStore, NPCRunTestsCommand.NPCTestData> getComponentType()

Related Classes