Uses of Enum Class
net.minecraft.client.render.entity.model.ParrotEntityModel.Pose
Package
Description
-
Uses of ParrotEntityModel.Pose in net.minecraft.client.render.entity.model
Modifier and TypeMethodDescriptionstatic ParrotEntityModel.Pose
ParrotEntityModel.getPose
(ParrotEntity parrot) static ParrotEntityModel.Pose
Returns the enum constant of this class with the specified name.static ParrotEntityModel.Pose[]
ParrotEntityModel.Pose.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
ParrotEntityModel.animateModel
(ParrotEntityModel.Pose pose) -
Uses of ParrotEntityModel.Pose in net.minecraft.client.render.entity.state