Uses of Enum Class
net.risingworld.api.objects.Time.MoonPhase
-
Uses of Time.MoonPhase in net.risingworld.api.objects
Modifier and TypeMethodDescriptionTime.getMoonPhase()
Gets the current moon phase.static Time.MoonPhase
Returns the enum constant of this class with the specified name.static Time.MoonPhase[]
Time.MoonPhase.values()
Returns an array containing the constants of this enum class, in the order they are declared.