| Package | Description |
|---|---|
| legends | |
| legends.model |
| Modifier and Type | Method and Description |
|---|---|
static WorldState |
WorldState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorldState[] |
WorldState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static WorldState |
World.getState() |
| Modifier and Type | Method and Description |
|---|---|
static void |
World.setState(WorldState state) |
Copyright © 2017. All rights reserved.