Class ArithmeticChain
java.lang.Object
ch.njol.skript.expressions.arithmetic.ArithmeticChain
- All Implemented Interfaces:
ArithmeticGettable
-
Constructor Summary
ConstructorDescriptionArithmeticChain(ArithmeticGettable left, Operator operator, ArithmeticGettable right)
-
Method Summary
-
Constructor Details
-
ArithmeticChain
-
-
Method Details
-
get
- Specified by:
get
in interfaceArithmeticGettable
-
parse
-