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