Class OcelotEntityModel<T extends Entity>

Direct Known Subclasses:
CatEntityModel

@Environment(CLIENT)
public class OcelotEntityModel<T extends Entity>
extends AnimalModel<T>
  • Field Details

    • field_27454

      protected final ModelPart field_27454
    • field_27455

      protected final ModelPart field_27455
    • field_27456

      protected final ModelPart field_27456
    • field_27457

      protected final ModelPart field_27457
    • upperTail

      protected final ModelPart upperTail
    • lowerTail

      protected final ModelPart lowerTail
    • torso

      protected final ModelPart torso
    • animationState

      protected int animationState
  • Constructor Details

    • OcelotEntityModel

      public OcelotEntityModel​(ModelPart modelPart)
  • Method Details