Class ArmorStandArmorEntityModel

All Implemented Interfaces:
Consumer<ModelPart>, ModelWithArms, ModelWithHead
Direct Known Subclasses:
ArmorStandEntityModel

@Environment(CLIENT)
public class ArmorStandArmorEntityModel
extends BipedEntityModel<ArmorStandEntity>
  • Constructor Details

    • ArmorStandArmorEntityModel

      public ArmorStandArmorEntityModel​(float scale)
    • ArmorStandArmorEntityModel

      protected ArmorStandArmorEntityModel​(float scale, int textureWidth, int textureHeight)
  • Method Details