Uses of Class
net.citizensnpcs.trait.waypoint.WaypointEditor
Packages that use WaypointEditor
- 
Uses of WaypointEditor in net.citizensnpcs.trait.waypointMethods 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 anWaypointEditorwith the givenCommandSender.
- 
Uses of WaypointEditor in net.citizensnpcs.trait.waypoint.triggersMethods in net.citizensnpcs.trait.waypoint.triggers with parameters of type WaypointEditorModifier and TypeMethodDescriptionstatic ConversationTriggerEditPrompt.start(Player player, WaypointEditor editor) Constructors in net.citizensnpcs.trait.waypoint.triggers with parameters of type WaypointEditor