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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
translateToHand(HandSide p_225599_1_, MatrixStack p_225599_2_)
-
-
-
Method Detail
-
translateToHand
void translateToHand(HandSide p_225599_1_, MatrixStack p_225599_2_)
-
-