Uses of Enum Class
net.minecraft.client.model.ParrotModel.State
Packages that use ParrotModel.State
-
Uses of ParrotModel.State in net.minecraft.client.model
Methods in net.minecraft.client.model that return ParrotModel.StateModifier 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.Methods in net.minecraft.client.model with parameters of type ParrotModel.StateModifier and TypeMethodDescriptionprivate void
ParrotModel.prepare
(ParrotModel.State pState) private void
ParrotModel.setupAnim
(ParrotModel.State pState, int pTickCount, float pLimbSwing, float pLimbSwingAmount, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch)