Uses of Enum Class
net.minecraft.client.model.ParrotModel.Pose
Packages that use ParrotModel.Pose
-
Uses of ParrotModel.Pose in net.minecraft.client.model
Methods in net.minecraft.client.model that return ParrotModel.PoseModifier and TypeMethodDescriptionstatic ParrotModel.Pose
static ParrotModel.Pose
Returns the enum constant of this class with the specified name.static ParrotModel.Pose[]
ParrotModel.Pose.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.Pose -
Uses of ParrotModel.Pose in net.minecraft.client.renderer.entity.state
Fields in net.minecraft.client.renderer.entity.state declared as ParrotModel.Pose