BuilderSyntax<DebugSetUnitValue>, DebugSetUnitValueBuilder, DebugSetUnitValueSyntax, ValueSyntax, ValueTypeSyntaxpublic static final class DebugSetUnitValue.Builder extends java.lang.Object implements DebugSetUnitValueSyntax, ValueTypeSyntax, ValueSyntax, DebugSetUnitValueBuilder
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
DebugSetUnitValue |
build() |
|
ValueTypeSyntax |
forUnit(Tag unitTag) |
|
ValueTypeSyntax |
forUnit(Unit unit) |
|
ValueSyntax |
set(DebugSetUnitValue.UnitValue unitValue) |
|
DebugSetUnitValueBuilder |
to(float value) |
public ValueTypeSyntax forUnit(Tag unitTag)
forUnit in interface DebugSetUnitValueSyntaxpublic ValueTypeSyntax forUnit(Unit unit)
forUnit in interface DebugSetUnitValueSyntaxpublic ValueSyntax set(DebugSetUnitValue.UnitValue unitValue)
set in interface ValueTypeSyntaxpublic DebugSetUnitValueBuilder to(float value)
to in interface ValueSyntaxpublic DebugSetUnitValue build()
build in interface BuilderSyntax<DebugSetUnitValue>Copyright © 2017–2018 Ocraft Project. All rights reserved.