| Package | Description |
|---|---|
| net.risingworld.api | |
| net.risingworld.api.objects |
| Modifier and Type | Method and Description |
|---|---|
int |
Server.getGameTime(Time.Unit unit)
Gets the current ingame time.
|
| Modifier and Type | Method and Description |
|---|---|
static Time.Unit |
Time.Unit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Time.Unit[] |
Time.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Time.getTime(Time.Unit unit) |