Package | Description |
---|---|
com.github.ocraft.s2client.protocol.response |
Modifier and Type | Method | Description |
---|---|---|
static ResponseRestartGame.Error |
ResponseRestartGame.Error.from(SC2APIProtocol.Sc2Api.ResponseRestartGame.Error sc2ApiResponseRestartGameError) |
|
static ResponseRestartGame.Error |
ResponseRestartGame.Error.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ResponseRestartGame.Error[] |
ResponseRestartGame.Error.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<ResponseRestartGame.Error> |
ResponseRestartGame.getError() |
Copyright © 2017–2018 Ocraft Project. All rights reserved.