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(ActionUiToggleAutocast toggleAutocast) |
Modifier and Type | Method | Description |
---|---|---|
ActionUiToggleAutocast |
ActionUiToggleAutocast.Builder.build() |
|
static ActionUiToggleAutocast |
ActionUiToggleAutocast.from(SC2APIProtocol.Ui.ActionToggleAutocast sc2ApiActionToggleAutocast) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Optional<ActionUiToggleAutocast> |
ActionUi.getToggleAutocast() |
Modifier and Type | Method | Description |
---|---|---|
static ActionUi |
ActionUi.of(ActionUiToggleAutocast toggleAutocast) |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
ActionSyntax.ui(ActionUiToggleAutocast toggleAutocast) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.