Package | Description |
---|---|
com.github.ocraft.s2client.protocol.debug | |
com.github.ocraft.s2client.protocol.syntax.debug |
Modifier and Type | Method | Description |
---|---|---|
DebugSetUnitValue.UnitValue |
DebugSetUnitValue.getUnitValue() |
|
static DebugSetUnitValue.UnitValue |
DebugSetUnitValue.UnitValue.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DebugSetUnitValue.UnitValue[] |
DebugSetUnitValue.UnitValue.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
ValueSyntax |
DebugSetUnitValue.Builder.set(DebugSetUnitValue.UnitValue unitValue) |
Modifier and Type | Method | Description |
---|---|---|
ValueSyntax |
ValueTypeSyntax.set(DebugSetUnitValue.UnitValue unitValue) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.