| Package | Description |
|---|---|
| net.risingworld.api.objects |
| Modifier and Type | Method and Description |
|---|---|
Time.MoonPhase |
Time.getMoonPhase()
Gets the current moon phase.
|
static Time.MoonPhase |
Time.MoonPhase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Time.MoonPhase[] |
Time.MoonPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|