Package | Description |
---|---|
com.github.ocraft.s2client.bot | |
com.github.ocraft.s2client.protocol.action | |
com.github.ocraft.s2client.protocol.syntax.action |
Modifier and Type | Method | Description |
---|---|---|
static ActionChat |
Fixtures.message() |
Modifier and Type | Method | Description |
---|---|---|
ActionChat |
ActionChat.Builder.build() |
|
static ActionChat |
ActionChat.from(SC2APIProtocol.Sc2Api.ActionChat sc2ApiActionChat) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Optional<ActionChat> |
Action.getChat() |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
Action.Builder.chat(ActionChat chat) |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
Action.Builder.chat(BuilderSyntax<ActionChat> chat) |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
ActionSyntax.chat(ActionChat chat) |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
ActionSyntax.chat(BuilderSyntax<ActionChat> chat) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.