JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.citizensnpcs.commands
NPCCommandSelector
Callback
Contents
Description
Method Summary
Method Details
run(NPC)
Hide sidebar
Show sidebar
Interface NPCCommandSelector.Callback
Enclosing class:
NPCCommandSelector
public static interface
NPCCommandSelector.Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
NPC
npc)
Method Details
run
void
run
(
NPC
npc)
throws
CommandException
Throws:
CommandException