Interface IHasArm

All Known Implementing Classes:
AbstractZombieModel, ArmorStandArmorModel, ArmorStandModel, BipedModel, DrownedModel, EndermanModel, GiantModel, IllagerModel, PiglinModel, PlayerModel, SkeletonModel, VexModel, ZombieModel, ZombieVillagerModel

public interface IHasArm
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    translateToHand(HandSide p_225599_1_, MatrixStack p_225599_2_)
     
  • Method Details