Class TimeValues.SimpleExprValue
java.lang.Object
net.minecraftforge.common.animation.TimeValues.SimpleExprValue
- All Implemented Interfaces:
ITimeValue
- Enclosing class:
- TimeValues
-
Field Summary
Modifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<ITimeValue>
private final String
private static final Pattern
-
Constructor Summary
ConstructorDescriptionSimpleExprValue
(String operators, com.google.common.collect.ImmutableList<ITimeValue> args) -
Method Summary