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