Uses of Class
net.citizensnpcs.trait.waypoint.WaypointEditor
Packages that use WaypointEditor
-
Uses of WaypointEditor in net.citizensnpcs.trait.waypoint
Methods in net.citizensnpcs.trait.waypoint that return WaypointEditorModifier and TypeMethodDescriptionGuidedWaypointProvider.createEditor
(CommandSender sender, CommandContext args) LinearWaypointProvider.createEditor
(CommandSender sender, CommandContext args) WanderWaypointProvider.createEditor
(CommandSender sender, CommandContext args) WaypointProvider.createEditor
(CommandSender sender, CommandContext args) Creates anWaypointEditor
with the givenCommandSender
. -
Uses of WaypointEditor in net.citizensnpcs.trait.waypoint.triggers
Methods in net.citizensnpcs.trait.waypoint.triggers with parameters of type WaypointEditorModifier and TypeMethodDescriptionstatic Conversation
TriggerEditPrompt.start
(Player player, WaypointEditor editor) Constructors in net.citizensnpcs.trait.waypoint.triggers with parameters of type WaypointEditor