Uses of Enum Class
net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Interpolation
-
Uses of ModelBlockAnimation.Parameter.Interpolation in net.minecraftforge.client.model.animation
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ModelBlockAnimation.Parameter.Interpolation.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionMBVariableClip(ModelBlockAnimation.Parameter.Variable variable, ModelBlockAnimation.Parameter.Type type, ModelBlockAnimation.Parameter.Interpolation interpolation, float[] samples)