Uses of Enum Class
net.minecraft.client.render.entity.model.BipedEntityModel.ArmPose
Packages that use BipedEntityModel.ArmPose
-
Uses of BipedEntityModel.ArmPose in net.minecraft.client.render.entity.model
Fields in net.minecraft.client.render.entity.model declared as BipedEntityModel.ArmPoseMethods in net.minecraft.client.render.entity.model that return BipedEntityModel.ArmPoseModifier and TypeMethodDescriptionprivate static BipedEntityModel.ArmPoseBipedEntityModel.method_50996(LivingEntity livingEntity, Hand hand) static BipedEntityModel.ArmPoseReturns 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.