Class Hierarchy
- java.lang.Object
- net.minecraftforge.common.animation.Event (implements java.lang.Comparable<T>)
- net.minecraftforge.common.animation.TimeValues
- net.minecraftforge.common.animation.TimeValues.CompositionValue (implements net.minecraftforge.common.animation.ITimeValue)
- net.minecraftforge.common.animation.TimeValues.ConstValue (implements net.minecraftforge.common.animation.ITimeValue)
- net.minecraftforge.common.animation.TimeValues.ParameterValue (implements net.minecraft.util.IStringSerializable, net.minecraftforge.common.animation.ITimeValue)
- net.minecraftforge.common.animation.TimeValues.SimpleExprValue (implements net.minecraftforge.common.animation.ITimeValue)
- net.minecraftforge.common.animation.TimeValues.VariableValue (implements net.minecraftforge.common.animation.ITimeValue)
Interface Hierarchy
- net.minecraftforge.common.animation.IEventHandler<T>
- net.minecraftforge.common.animation.ITimeValue
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- net.minecraftforge.common.animation.TimeValues.IdentityValue (implements net.minecraft.util.IStringSerializable, net.minecraftforge.common.animation.ITimeValue)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)