Uses of Enum Class
net.risingworld.api.objects.Time.MoonPhase
Packages that use Time.MoonPhase
-
Uses of Time.MoonPhase in net.risingworld.api.objects
Methods in net.risingworld.api.objects that return Time.MoonPhaseModifier and TypeMethodDescriptionTime.getMoonPhase()Gets the current moon phase.static Time.MoonPhaseReturns 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.