Uses of Enum Class
net.minecraft.client.model.HumanoidModel.ArmPose
Package
Description
-
Uses of HumanoidModel.ArmPose in net.minecraft.client.model
Modifier and TypeMethodDescriptionstatic HumanoidModel.ArmPose
Returns the enum constant of this class with the specified name.static HumanoidModel.ArmPose[]
HumanoidModel.ArmPose.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of HumanoidModel.ArmPose in net.minecraft.client.renderer.entity.player
Modifier and TypeMethodDescriptionprivate static HumanoidModel.ArmPose
PlayerRenderer.getArmPose
(AbstractClientPlayer p_117795_, InteractionHand p_117796_) -
Uses of HumanoidModel.ArmPose in net.neoforged.neoforge.client.extensions.common
Modifier and TypeMethodDescriptiondefault HumanoidModel.ArmPose
IClientItemExtensions.getArmPose
(LivingEntity entityLiving, InteractionHand hand, ItemStack itemStack) This method returns an ArmPose that can be defined using theinvalid reference
net.minecraft.client.model.HumanoidModel.ArmPose#create(String, boolean, IArmPoseTransformer)
-
Uses of HumanoidModel.ArmPose in net.neoforged.neoforge.oldtest.entity.player
Modifier and TypeFieldDescriptionstatic final net.neoforged.fml.common.asm.enumextension.EnumProxy
<HumanoidModel.ArmPose> ItemUseAnimationTest.EnumParams.ARM_POSE_ENUM_PARAMS