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