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