Uses of Enum Class
net.minecraft.client.model.animal.parrot.ParrotModel.Pose
Packages that use ParrotModel.Pose
Package
Description
-
Uses of ParrotModel.Pose in net.minecraft.client.model.animal.parrot
Subclasses with type arguments of type ParrotModel.Pose in net.minecraft.client.model.animal.parrotMethods in net.minecraft.client.model.animal.parrot that return ParrotModel.PoseModifier and TypeMethodDescriptionstatic ParrotModel.Posestatic ParrotModel.PoseReturns 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.animal.parrot 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