java.lang.Object
tech.anonymoushacker1279.immersiveweapons.client.model.CustomArmPoses

public class CustomArmPoses extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.client.model.HumanoidModel.ArmPose
     
    static final net.minecraft.client.model.HumanoidModel.ArmPose
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     
    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)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)