Uses of Enum Class
net.minecraft.client.renderer.entity.model.BipedModel.ArmPose
-
Uses of BipedModel.ArmPose in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprivate static BipedModel.ArmPose
PlayerRenderer.getArmPose
(AbstractClientPlayerEntity p_241741_0_, Hand p_241741_1_) -
Uses of BipedModel.ArmPose in net.minecraft.client.renderer.entity.model
Modifier and TypeMethodDescriptionstatic BipedModel.ArmPose
Returns the enum constant of this class with the specified name.static BipedModel.ArmPose[]
BipedModel.ArmPose.values()
Returns an array containing the constants of this enum class, in the order they are declared.