Package | Description |
---|---|
com.github.ocraft.s2client.protocol.debug | |
com.github.ocraft.s2client.protocol.syntax.debug |
Modifier and Type | Method | Description |
---|---|---|
DebugEndGame.EndResult |
DebugEndGame.getResult() |
|
static DebugEndGame.EndResult |
DebugEndGame.EndResult.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DebugEndGame.EndResult[] |
DebugEndGame.EndResult.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
DebugEndGameBuilder |
DebugEndGame.Builder.withResult(DebugEndGame.EndResult result) |
Modifier and Type | Method | Description |
---|---|---|
DebugEndGameBuilder |
DebugEndGameSyntax.withResult(DebugEndGame.EndResult result) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.