Uses of Enum Class
net.minecraft.client.renderer.entity.model.ParrotModel.State
-
Uses of ParrotModel.State in net.minecraft.client.renderer.entity.model
Modifier and TypeMethodDescriptionprivate static ParrotModel.State
ParrotModel.getState
(ParrotEntity p_217158_0_) 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_217160_1_) private void
ParrotModel.setupAnim
(ParrotModel.State p_217162_1_, int p_217162_2_, float p_217162_3_, float p_217162_4_, float p_217162_5_, float p_217162_6_, float p_217162_7_)