Class CustomArmPoses
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.client.model.CustomArmPoses
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.client.model.HumanoidModel.ArmPosestatic final net.minecraft.client.model.HumanoidModel.ArmPose -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic net.minecraft.client.model.HumanoidModel.ArmPosegetFirearmPose(net.minecraft.world.entity.LivingEntity entity, net.minecraft.world.InteractionHand hand, net.minecraft.world.item.ItemStack itemStack)
-
Field Details
-
AIM_PISTOL_POSE
public static final net.minecraft.client.model.HumanoidModel.ArmPose AIM_PISTOL_POSE -
AIM_MUSKET_POSE
public static final net.minecraft.client.model.HumanoidModel.ArmPose AIM_MUSKET_POSE
-
-
Constructor Details
-
CustomArmPoses
public CustomArmPoses()
-
-
Method Details
-
bootstrap
public static void bootstrap() -
getFirearmPose
public static net.minecraft.client.model.HumanoidModel.ArmPose getFirearmPose(net.minecraft.world.entity.LivingEntity entity, net.minecraft.world.InteractionHand hand, net.minecraft.world.item.ItemStack itemStack)
-