Uses of Enum Class
net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Variable
-
Uses of ModelBlockAnimation.Parameter.Variable in net.minecraftforge.client.model.animation
Modifier and TypeFieldDescriptionprivate final ModelBlockAnimation.Parameter.Variable
ModelBlockAnimation.MBVariableClip.variable
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ModelBlockAnimation.Parameter.Variable.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)