Package | Description |
---|---|
com.github.ocraft.s2client.protocol.debug |
Modifier and Type | Method | Description |
---|---|---|
static DebugGameState |
DebugGameState.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DebugGameState[] |
DebugGameState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Optional<DebugGameState> |
DebugCommand.getGameState() |
Modifier and Type | Method | Description |
---|---|---|
DebugCommand |
DebugCommand.Builder.of(DebugGameState gameState) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.