Interface ModelWithHead

All Known Implementing Classes:
AbstractZombieModel, ArmorStandArmorEntityModel, ArmorStandEntityModel, BipedEntityModel, DrownedEntityModel, EndermanEntityModel, GiantEntityModel, IllagerEntityModel, PiglinEntityModel, PlayerEntityModel, SkeletonEntityModel, VexEntityModel, VillagerResemblingModel, WitchEntityModel, ZombieEntityModel, ZombieVillagerEntityModel

@Environment(CLIENT)
public interface ModelWithHead
Represents a model with a head.
  • Method Summary

    Modifier and Type Method Description
    ModelPart getHead()
    Gets the head model part.
  • Method Details

    • getHead

      ModelPart getHead()
      Gets the head model part.
      Returns:
      the head