Uses of Enum Class
net.minecraft.client.model.ParrotModel.State
-
Uses of ParrotModel.State in net.minecraft.client.model
Modifier and TypeMethodDescriptionprivate static ParrotModel.State
static ParrotModel.State
Returns the enum constant of this class with the specified name.static ParrotModel.State[]
ParrotModel.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
ParrotModel.prepare
(ParrotModel.State p_103240_) private void
ParrotModel.setupAnim
(ParrotModel.State p_103242_, int p_103243_, float p_103244_, float p_103245_, float p_103246_, float p_103247_, float p_103248_)