Uses of Interface
com.winterhavenmc.lodestar.models.destination.ValidDestination
Packages that use ValidDestination
Package
Description
Provides types representing abstract in-game destinations.
-
Uses of ValidDestination in com.winterhavenmc.lodestar.models.destination
Classes in com.winterhavenmc.lodestar.models.destination that implement ValidDestinationModifier and TypeClassDescriptionfinal recordRecord class that represents a Home destinationfinal recordRecord class that represents a Spawn destinationfinal recordRecord class that represents a user-created destination, which can be persisted in the datastorefinal recordMethods in com.winterhavenmc.lodestar.models.destination with parameters of type ValidDestinationModifier and TypeMethodDescriptionstatic DestinationTeleportDestination.of(ValidDestination validDestination, ValidLocation validLocation)