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