BuilderSyntax<DebugSetUnitValue>
, DebugSetUnitValueBuilder
, DebugSetUnitValueSyntax
, ValueSyntax
, ValueTypeSyntax
public 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 DebugSetUnitValueSyntax
public ValueTypeSyntax forUnit(Unit unit)
forUnit
in interface DebugSetUnitValueSyntax
public ValueSyntax set(DebugSetUnitValue.UnitValue unitValue)
set
in interface ValueTypeSyntax
public DebugSetUnitValueBuilder to(float value)
to
in interface ValueSyntax
public DebugSetUnitValue build()
build
in interface BuilderSyntax<DebugSetUnitValue>
Copyright © 2017–2018 Ocraft Project. All rights reserved.