Uses of Interface
net.citizensnpcs.api.persistence.Persistable
Packages that use Persistable
-
Uses of Persistable in net.citizensnpcs.trait
Classes in net.citizensnpcs.trait that implement PersistableModifier and TypeClassDescriptionstatic class
static class
-
Uses of Persistable in net.citizensnpcs.trait.waypoint
Subinterfaces of Persistable in net.citizensnpcs.trait.waypointModifier and TypeInterfaceDescriptioninterface
static interface
Classes in net.citizensnpcs.trait.waypoint that implement PersistableModifier and TypeClassDescriptionclass
Stores guided waypoint info.class
An ordered list ofWaypoint
s to walk between.class
A wandering waypoint provider that wanders between either a box centered at the current location or inside a region defined by a list of boxes.