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