Package | Description |
---|---|
com.github.ocraft.s2client.bot.gateway | |
com.github.ocraft.s2client.protocol.debug | |
com.github.ocraft.s2client.protocol.syntax.debug |
Modifier and Type | Method | Description |
---|---|---|
DebugInterface |
DebugInterface.debugTestApp(DebugTestProcess.Test appTest,
int delayMs) |
Cause the game to fail; useful to test library behavior.
|
Modifier and Type | Method | Description |
---|---|---|
DebugTestProcess.Test |
DebugTestProcess.getTest() |
|
static DebugTestProcess.Test |
DebugTestProcess.Test.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DebugTestProcess.Test[] |
DebugTestProcess.Test.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
DelaySyntax |
DebugTestProcess.Builder.with(DebugTestProcess.Test test) |
Modifier and Type | Method | Description |
---|---|---|
DelaySyntax |
DebugTestProcessSyntax.with(DebugTestProcess.Test test) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.