Uses of Enum Class
com.palmergames.bukkit.util.Compass.Point
Packages that use Compass.Point
-
Uses of Compass.Point in com.palmergames.bukkit.util
Methods in com.palmergames.bukkit.util that return Compass.PointModifier and TypeMethodDescriptionstatic Compass.PointCompass.getCompassPointForDirection(double inDegrees) static Compass.PointReturns the enum constant of this class with the specified name.static Compass.Point[]Compass.Point.values()Returns an array containing the constants of this enum class, in the order they are declared.