Package | Description |
---|---|
net.citizensnpcs.trait.waypoint | |
net.citizensnpcs.trait.waypoint.triggers |
Modifier and Type | Method and Description |
---|---|
WaypointEditor |
WaypointProvider.createEditor(CommandSender sender,
net.citizensnpcs.api.command.CommandContext args)
Creates an
WaypointEditor with the given CommandSender . |
WaypointEditor |
WanderWaypointProvider.createEditor(CommandSender sender,
net.citizensnpcs.api.command.CommandContext args) |
WaypointEditor |
LinearWaypointProvider.createEditor(CommandSender sender,
net.citizensnpcs.api.command.CommandContext args) |
WaypointEditor |
GuidedWaypointProvider.createEditor(CommandSender sender,
net.citizensnpcs.api.command.CommandContext args) |
Modifier and Type | Method and Description |
---|---|
static Conversation |
TriggerEditPrompt.start(Player player,
WaypointEditor editor) |
Constructor and Description |
---|
TriggerAddPrompt(WaypointEditor editor) |
TriggerEditPrompt(WaypointEditor editor) |
TriggerRemovePrompt(WaypointEditor editor) |
Copyright © 2019. All rights reserved.