NPCTestCommand
Package: com.hypixel.hytale.server.npc.commands
public class NPCTestCommand extends AbstractCommandCollectionImplements /npc test. A command collection for NPC-related diagnostic tests. Currently contains one sub-command for probing position validity.
Constructor
Section titled “Constructor”public NPCTestCommand()Registers as sub-command "test" with translation key "server.commands.npc.test.desc". Adds ProbeTestCommand as a sub-command.
Sub-commands
Section titled “Sub-commands”| Sub-command | Class | Description |
|---|---|---|
probe | NPCTestCommand.ProbeTestCommand | Tests position validity at the player’s location |
Related Types
Section titled “Related Types”- NPCTestCommand.ProbeTestCommand
- NPCCommand — parent command collection
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.