Interface ModelWithArms
- All Known Implementing Classes:
AbstractZombieModel,ArmorStandArmorEntityModel,ArmorStandEntityModel,BipedEntityModel,DrownedEntityModel,EndermanEntityModel,GiantEntityModel,IllagerEntityModel,PiglinEntityModel,PlayerEntityModel,SkeletonEntityModel,VexEntityModel,ZombieEntityModel,ZombieVillagerEntityModel
@Environment(CLIENT)
public interface ModelWithArms
-
Method Summary
Modifier and Type Method Description voidsetArmAngle(Arm arm, MatrixStack matrices)
-
Method Details
-
setArmAngle
-