Class LocalSlot.Variable
java.lang.Object
com.sk89q.worldedit.internal.expression.LocalSlot.Variable
- All Implemented Interfaces:
LocalSlot
- Enclosing interface:
LocalSlot
-
Nested Class Summary
Nested classes/interfaces inherited from interface LocalSlot
LocalSlot.Constant, LocalSlot.Variable -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Variable
public Variable(double value)
-
-
Method Details
-
setValue
public void setValue(double value) -
value
-
toString
-