Package | Description |
---|---|
com.github.ocraft.s2client.protocol.action | |
com.github.ocraft.s2client.protocol.action.raw | |
com.github.ocraft.s2client.protocol.syntax.action |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
Action.Builder.raw(ActionRawToggleAutocast toggleAutocast) |
Modifier and Type | Method | Description |
---|---|---|
ActionRawToggleAutocast |
ActionRawToggleAutocast.Builder.build() |
|
static ActionRawToggleAutocast |
ActionRawToggleAutocast.from(SC2APIProtocol.Raw.ActionRawToggleAutocast sc2ApiActionRawToggleAutocast) |
|
ActionRawToggleAutocast |
ActionRawToggleAutocast.generalizeAbility(java.util.function.UnaryOperator<Ability> generalize) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Optional<ActionRawToggleAutocast> |
ActionRaw.getToggleAutocast() |
Modifier and Type | Method | Description |
---|---|---|
static ActionRaw |
ActionRaw.of(ActionRawToggleAutocast toggleAutocast) |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
ActionSyntax.raw(ActionRawToggleAutocast toggleAutocast) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.