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