Package | Description |
---|---|
com.github.ocraft.s2client.protocol.action | |
com.github.ocraft.s2client.protocol.action.ui | |
com.github.ocraft.s2client.protocol.syntax.action |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
Action.Builder.ui(ActionUiSelectWarpGates selectWarpGates) |
Modifier and Type | Method | Description |
---|---|---|
ActionUiSelectWarpGates |
ActionUiSelectWarpGates.Builder.build() |
|
static ActionUiSelectWarpGates |
ActionUiSelectWarpGates.from(SC2APIProtocol.Ui.ActionSelectWarpGates sc2ApiActionSelectWarpGates) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Optional<ActionUiSelectWarpGates> |
ActionUi.getSelectWarpGates() |
Modifier and Type | Method | Description |
---|---|---|
static ActionUi |
ActionUi.of(ActionUiSelectWarpGates selectWarpGates) |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
ActionSyntax.ui(ActionUiSelectWarpGates selectWarpGates) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.