Package | Description |
---|---|
net.citizensnpcs.commands |
Modifier and Type | Method and Description |
---|---|
static void |
NPCCommandSelector.start(NPCCommandSelector.Callback callback,
Conversable player,
List<net.citizensnpcs.api.npc.NPC> possible) |
static void |
NPCCommandSelector.startWithCallback(NPCCommandSelector.Callback callback,
net.citizensnpcs.api.npc.NPCRegistry npcRegistry,
CommandSender sender,
net.citizensnpcs.api.command.CommandContext args,
String raw) |
Constructor and Description |
---|
NPCCommandSelector(NPCCommandSelector.Callback callback,
List<net.citizensnpcs.api.npc.NPC> possible) |
Copyright © 2019. All rights reserved.