Class TimeValues
- java.lang.Object
-
- net.minecraftforge.common.animation.TimeValues
-
public final class TimeValues extends java.lang.Object
Various implementations of ITimeValue.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TimeValues.CommonTimeValueTypeAdapterFactory
static class
TimeValues.CompositionValue
static class
TimeValues.ConstValue
static class
TimeValues.IdentityValue
static class
TimeValues.ParameterValue
static class
TimeValues.SimpleExprValue
static class
TimeValues.VariableValue
Simple value holder.
-
Constructor Summary
Constructors Constructor Description TimeValues()
-