Class EntityModelPartNames

java.lang.Object
net.minecraft.client.render.entity.model.EntityModelPartNames

@Environment(CLIENT) public class EntityModelPartNames extends Object
Contains common model part names used in entity models.
Mappings:
Namespace Name
official eir
intermediary net/minecraft/class_6230
named net/minecraft/client/render/entity/model/EntityModelPartNames
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The key of an arms model part, whose value is "arms".
    static final String
    The key of a back fin model part, whose value is "back_fin".
    static final String
    The key of a beak model part, whose value is "beak".
    static final String
    The key of a body model part, whose value is "body".
    static final String
    The key of a bottom fin model part, whose value is "bottom_fin".
    static final String
    The key of a cube model part, whose value is "cube".
    static final String
    The key of a hat model part, whose value is "hat".
    static final String
    The key of a hat rim model part, whose value is "hat_rim".
    static final String
    The key of a head model part, whose value is "head".
    static final String
    The key of a jacket model part, whose value is "jacket".
    static final String
    The key of a jaw model part, whose value is "jaw".
    static final String
    The key of a left arm model part, whose value is "left_arm".
    static final String
    The key of a left blue fin model part, whose value is "left_blue_fin".
    static final String
    The key of a left chest model part, whose value is "left_chest".
    static final String
    The key of a left ear model part, whose value is "left_ear".
    static final String
    The key of a left eye model part, whose value is "left_eye".
    static final String
    The key of a left fin model part, whose value is "left_fin".
    static final String
    The key of a left front foot model part, whose value is "left_front_foot".
    static final String
    The key of a left front leg model part, whose value is "left_front_leg".
    static final String
    The key of a left front leg tip model part, whose value is "left_front_leg_tip".
    static final String
    The key of a left gills model part, whose value is "left_gills".
    static final String
    The key of a left hind foot model part, whose value is "left_hind_foot".
    static final String
    The key of a left hind leg model part, whose value is "left_hind_leg".
    static final String
    The key of a left hind leg tip model part, whose value is "left_hind_leg_tip".
    static final String
    The key of a left horn model part, whose value is "left_horn".
    static final String
    The key of a left leg model part, whose value is "left_leg".
    static final String
    The key of a left lid model part, whose value is "left_lid".
    static final String
    The key of a left wing model part, whose value is "left_wing".
    static final String
    The key of a left wing base model part, whose value is "left_wing_base".
    static final String
    The key of a left wing tip model part, whose value is "left_wing_tip".
    static final String
    The key of a mane model part, whose value is "mane".
    static final String
    The key of a mouth model part, whose value is "mouth".
    static final String
    The key of a neck model part, whose value is "neck".
    static final String
    The key of a nose model part, whose value is "nose".
    static final String
    The key of a right arm model part, whose value is "right_arm".
    static final String
    The key of a right blue fin model part, whose value is "right_blue_fin".
    static final String
    The key of a right chest model part, whose value is "right_chest".
    static final String
    The key of a right ear model part, whose value is "right_ear".
    static final String
    The key of a right eye model part, whose value is "right_eye".
    static final String
    The key of a right fin model part, whose value is "right_fin".
    static final String
    The key of a right front foot model part, whose value is "right_front_foot".
    static final String
    The key of a right front leg model part, whose value is "right_front_leg".
    static final String
    The key of a right front leg tip model part, whose value is "right_front_leg_tip".
    static final String
    The key of a right gills model part, whose value is "right_gills".
    static final String
    The key of a right hind foot model part, whose value is "right_hind_foot".
    static final String
    The key of a right hind leg model part, whose value is "right_hind_leg".
    static final String
    The key of a right hind leg tip model part, whose value is "right_hind_leg_tip".
    static final String
    The key of a right horn model part, whose value is "right_horn".
    static final String
    The key of a right leg model part, whose value is "right_leg".
    static final String
    The key of a right lid model part, whose value is "right_lid".
    static final String
    The key of a right wing model part, whose value is "right_wing".
    static final String
    The key of a right wing base model part, whose value is "right_wing_base".
    static final String
    The key of a right wing tip model part, whose value is "right_wing_tip".
    static final String
    The key of a tail model part, whose value is "tail".
    static final String
    The key of a tail fin model part, whose value is "tail_fin".
    static final String
    The key of a top fin model part, whose value is "top_fin".
    static final String
    The key of a top gills model part, whose value is "top_gills".
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • LEFT_FIN

      public static final String LEFT_FIN
      The key of a left fin model part, whose value is "left_fin".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Leir;a:Ljava/lang/String;
      intermediary field_32609 Lnet/minecraft/class_6230;field_32609:Ljava/lang/String;
      named LEFT_FIN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_FIN:Ljava/lang/String;
    • RIGHT_FIN

      public static final String RIGHT_FIN
      The key of a right fin model part, whose value is "right_fin".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Leir;b:Ljava/lang/String;
      intermediary field_32615 Lnet/minecraft/class_6230;field_32615:Ljava/lang/String;
      named RIGHT_FIN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_FIN:Ljava/lang/String;
    • TOP_FIN

      public static final String TOP_FIN
      The key of a top fin model part, whose value is "top_fin".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Leir;c:Ljava/lang/String;
      intermediary field_32616 Lnet/minecraft/class_6230;field_32616:Ljava/lang/String;
      named TOP_FIN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;TOP_FIN:Ljava/lang/String;
    • BOTTOM_FIN

      public static final String BOTTOM_FIN
      The key of a bottom fin model part, whose value is "bottom_fin".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Leir;d:Ljava/lang/String;
      intermediary field_32617 Lnet/minecraft/class_6230;field_32617:Ljava/lang/String;
      named BOTTOM_FIN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;BOTTOM_FIN:Ljava/lang/String;
    • TAIL_FIN

      public static final String TAIL_FIN
      The key of a tail fin model part, whose value is "tail_fin".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official e Leir;e:Ljava/lang/String;
      intermediary field_32618 Lnet/minecraft/class_6230;field_32618:Ljava/lang/String;
      named TAIL_FIN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;TAIL_FIN:Ljava/lang/String;
    • LEFT_BLUE_FIN

      public static final String LEFT_BLUE_FIN
      The key of a left blue fin model part, whose value is "left_blue_fin".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official f Leir;f:Ljava/lang/String;
      intermediary field_32619 Lnet/minecraft/class_6230;field_32619:Ljava/lang/String;
      named LEFT_BLUE_FIN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_BLUE_FIN:Ljava/lang/String;
    • RIGHT_BLUE_FIN

      public static final String RIGHT_BLUE_FIN
      The key of a right blue fin model part, whose value is "right_blue_fin".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official g Leir;g:Ljava/lang/String;
      intermediary field_32620 Lnet/minecraft/class_6230;field_32620:Ljava/lang/String;
      named RIGHT_BLUE_FIN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_BLUE_FIN:Ljava/lang/String;
    • LEFT_ARM

      public static final String LEFT_ARM
      The key of a left arm model part, whose value is "left_arm".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official h Leir;h:Ljava/lang/String;
      intermediary field_32621 Lnet/minecraft/class_6230;field_32621:Ljava/lang/String;
      named LEFT_ARM Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_ARM:Ljava/lang/String;
    • RIGHT_ARM

      public static final String RIGHT_ARM
      The key of a right arm model part, whose value is "right_arm".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official i Leir;i:Ljava/lang/String;
      intermediary field_32622 Lnet/minecraft/class_6230;field_32622:Ljava/lang/String;
      named RIGHT_ARM Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_ARM:Ljava/lang/String;
    • LEFT_WING

      public static final String LEFT_WING
      The key of a left wing model part, whose value is "left_wing".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official j Leir;j:Ljava/lang/String;
      intermediary field_32623 Lnet/minecraft/class_6230;field_32623:Ljava/lang/String;
      named LEFT_WING Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_WING:Ljava/lang/String;
    • RIGHT_WING

      public static final String RIGHT_WING
      The key of a right wing model part, whose value is "right_wing".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official k Leir;k:Ljava/lang/String;
      intermediary field_32624 Lnet/minecraft/class_6230;field_32624:Ljava/lang/String;
      named RIGHT_WING Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_WING:Ljava/lang/String;
    • LEFT_WING_BASE

      public static final String LEFT_WING_BASE
      The key of a left wing base model part, whose value is "left_wing_base".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official l Leir;l:Ljava/lang/String;
      intermediary field_32625 Lnet/minecraft/class_6230;field_32625:Ljava/lang/String;
      named LEFT_WING_BASE Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_WING_BASE:Ljava/lang/String;
    • RIGHT_WING_BASE

      public static final String RIGHT_WING_BASE
      The key of a right wing base model part, whose value is "right_wing_base".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official m Leir;m:Ljava/lang/String;
      intermediary field_32626 Lnet/minecraft/class_6230;field_32626:Ljava/lang/String;
      named RIGHT_WING_BASE Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_WING_BASE:Ljava/lang/String;
    • LEFT_WING_TIP

      public static final String LEFT_WING_TIP
      The key of a left wing tip model part, whose value is "left_wing_tip".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official n Leir;n:Ljava/lang/String;
      intermediary field_32627 Lnet/minecraft/class_6230;field_32627:Ljava/lang/String;
      named LEFT_WING_TIP Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_WING_TIP:Ljava/lang/String;
    • RIGHT_WING_TIP

      public static final String RIGHT_WING_TIP
      The key of a right wing tip model part, whose value is "right_wing_tip".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official o Leir;o:Ljava/lang/String;
      intermediary field_32628 Lnet/minecraft/class_6230;field_32628:Ljava/lang/String;
      named RIGHT_WING_TIP Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_WING_TIP:Ljava/lang/String;
    • LEFT_EAR

      public static final String LEFT_EAR
      The key of a left ear model part, whose value is "left_ear".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official p Leir;p:Ljava/lang/String;
      intermediary field_32629 Lnet/minecraft/class_6230;field_32629:Ljava/lang/String;
      named LEFT_EAR Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_EAR:Ljava/lang/String;
    • RIGHT_EAR

      public static final String RIGHT_EAR
      The key of a right ear model part, whose value is "right_ear".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official q Leir;q:Ljava/lang/String;
      intermediary field_32630 Lnet/minecraft/class_6230;field_32630:Ljava/lang/String;
      named RIGHT_EAR Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_EAR:Ljava/lang/String;
    • LEFT_LEG

      public static final String LEFT_LEG
      The key of a left leg model part, whose value is "left_leg".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official r Leir;r:Ljava/lang/String;
      intermediary field_32631 Lnet/minecraft/class_6230;field_32631:Ljava/lang/String;
      named LEFT_LEG Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_LEG:Ljava/lang/String;
    • RIGHT_LEG

      public static final String RIGHT_LEG
      The key of a right leg model part, whose value is "right_leg".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official s Leir;s:Ljava/lang/String;
      intermediary field_32632 Lnet/minecraft/class_6230;field_32632:Ljava/lang/String;
      named RIGHT_LEG Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_LEG:Ljava/lang/String;
    • LEFT_HIND_LEG

      public static final String LEFT_HIND_LEG
      The key of a left hind leg model part, whose value is "left_hind_leg".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official t Leir;t:Ljava/lang/String;
      intermediary field_32633 Lnet/minecraft/class_6230;field_32633:Ljava/lang/String;
      named LEFT_HIND_LEG Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_HIND_LEG:Ljava/lang/String;
    • RIGHT_HIND_LEG

      public static final String RIGHT_HIND_LEG
      The key of a right hind leg model part, whose value is "right_hind_leg".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official u Leir;u:Ljava/lang/String;
      intermediary field_32634 Lnet/minecraft/class_6230;field_32634:Ljava/lang/String;
      named RIGHT_HIND_LEG Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_HIND_LEG:Ljava/lang/String;
    • LEFT_FRONT_LEG

      public static final String LEFT_FRONT_LEG
      The key of a left front leg model part, whose value is "left_front_leg".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official v Leir;v:Ljava/lang/String;
      intermediary field_32635 Lnet/minecraft/class_6230;field_32635:Ljava/lang/String;
      named LEFT_FRONT_LEG Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_FRONT_LEG:Ljava/lang/String;
    • RIGHT_FRONT_LEG

      public static final String RIGHT_FRONT_LEG
      The key of a right front leg model part, whose value is "right_front_leg".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official w Leir;w:Ljava/lang/String;
      intermediary field_32636 Lnet/minecraft/class_6230;field_32636:Ljava/lang/String;
      named RIGHT_FRONT_LEG Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_FRONT_LEG:Ljava/lang/String;
    • LEFT_HIND_FOOT

      public static final String LEFT_HIND_FOOT
      The key of a left hind foot model part, whose value is "left_hind_foot".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official x Leir;x:Ljava/lang/String;
      intermediary field_32637 Lnet/minecraft/class_6230;field_32637:Ljava/lang/String;
      named LEFT_HIND_FOOT Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_HIND_FOOT:Ljava/lang/String;
    • RIGHT_HIND_FOOT

      public static final String RIGHT_HIND_FOOT
      The key of a right hind foot model part, whose value is "right_hind_foot".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official y Leir;y:Ljava/lang/String;
      intermediary field_32638 Lnet/minecraft/class_6230;field_32638:Ljava/lang/String;
      named RIGHT_HIND_FOOT Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_HIND_FOOT:Ljava/lang/String;
    • LEFT_FRONT_FOOT

      public static final String LEFT_FRONT_FOOT
      The key of a left front foot model part, whose value is "left_front_foot".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official z Leir;z:Ljava/lang/String;
      intermediary field_32639 Lnet/minecraft/class_6230;field_32639:Ljava/lang/String;
      named LEFT_FRONT_FOOT Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_FRONT_FOOT:Ljava/lang/String;
    • RIGHT_FRONT_FOOT

      public static final String RIGHT_FRONT_FOOT
      The key of a right front foot model part, whose value is "right_front_foot".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official A Leir;A:Ljava/lang/String;
      intermediary field_32583 Lnet/minecraft/class_6230;field_32583:Ljava/lang/String;
      named RIGHT_FRONT_FOOT Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_FRONT_FOOT:Ljava/lang/String;
    • LEFT_HIND_LEG_TIP

      public static final String LEFT_HIND_LEG_TIP
      The key of a left hind leg tip model part, whose value is "left_hind_leg_tip".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official B Leir;B:Ljava/lang/String;
      intermediary field_32584 Lnet/minecraft/class_6230;field_32584:Ljava/lang/String;
      named LEFT_HIND_LEG_TIP Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_HIND_LEG_TIP:Ljava/lang/String;
    • RIGHT_HIND_LEG_TIP

      public static final String RIGHT_HIND_LEG_TIP
      The key of a right hind leg tip model part, whose value is "right_hind_leg_tip".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official C Leir;C:Ljava/lang/String;
      intermediary field_32585 Lnet/minecraft/class_6230;field_32585:Ljava/lang/String;
      named RIGHT_HIND_LEG_TIP Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_HIND_LEG_TIP:Ljava/lang/String;
    • LEFT_FRONT_LEG_TIP

      public static final String LEFT_FRONT_LEG_TIP
      The key of a left front leg tip model part, whose value is "left_front_leg_tip".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official D Leir;D:Ljava/lang/String;
      intermediary field_32586 Lnet/minecraft/class_6230;field_32586:Ljava/lang/String;
      named LEFT_FRONT_LEG_TIP Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_FRONT_LEG_TIP:Ljava/lang/String;
    • RIGHT_FRONT_LEG_TIP

      public static final String RIGHT_FRONT_LEG_TIP
      The key of a right front leg tip model part, whose value is "right_front_leg_tip".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official E Leir;E:Ljava/lang/String;
      intermediary field_32587 Lnet/minecraft/class_6230;field_32587:Ljava/lang/String;
      named RIGHT_FRONT_LEG_TIP Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_FRONT_LEG_TIP:Ljava/lang/String;
    • LEFT_LID

      public static final String LEFT_LID
      The key of a left lid model part, whose value is "left_lid".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official F Leir;F:Ljava/lang/String;
      intermediary field_32588 Lnet/minecraft/class_6230;field_32588:Ljava/lang/String;
      named LEFT_LID Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_LID:Ljava/lang/String;
    • RIGHT_LID

      public static final String RIGHT_LID
      The key of a right lid model part, whose value is "right_lid".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official G Leir;G:Ljava/lang/String;
      intermediary field_32589 Lnet/minecraft/class_6230;field_32589:Ljava/lang/String;
      named RIGHT_LID Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_LID:Ljava/lang/String;
    • LEFT_CHEST

      public static final String LEFT_CHEST
      The key of a left chest model part, whose value is "left_chest".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official H Leir;H:Ljava/lang/String;
      intermediary field_32590 Lnet/minecraft/class_6230;field_32590:Ljava/lang/String;
      named LEFT_CHEST Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_CHEST:Ljava/lang/String;
    • RIGHT_CHEST

      public static final String RIGHT_CHEST
      The key of a right chest model part, whose value is "right_chest".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official I Leir;I:Ljava/lang/String;
      intermediary field_32591 Lnet/minecraft/class_6230;field_32591:Ljava/lang/String;
      named RIGHT_CHEST Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_CHEST:Ljava/lang/String;
    • LEFT_HORN

      public static final String LEFT_HORN
      The key of a left horn model part, whose value is "left_horn".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official J Leir;J:Ljava/lang/String;
      intermediary field_32592 Lnet/minecraft/class_6230;field_32592:Ljava/lang/String;
      named LEFT_HORN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_HORN:Ljava/lang/String;
    • RIGHT_HORN

      public static final String RIGHT_HORN
      The key of a right horn model part, whose value is "right_horn".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official K Leir;K:Ljava/lang/String;
      intermediary field_32593 Lnet/minecraft/class_6230;field_32593:Ljava/lang/String;
      named RIGHT_HORN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_HORN:Ljava/lang/String;
    • LEFT_EYE

      public static final String LEFT_EYE
      The key of a left eye model part, whose value is "left_eye".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official L Leir;L:Ljava/lang/String;
      intermediary field_32594 Lnet/minecraft/class_6230;field_32594:Ljava/lang/String;
      named LEFT_EYE Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_EYE:Ljava/lang/String;
    • RIGHT_EYE

      public static final String RIGHT_EYE
      The key of a right eye model part, whose value is "right_eye".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official M Leir;M:Ljava/lang/String;
      intermediary field_32595 Lnet/minecraft/class_6230;field_32595:Ljava/lang/String;
      named RIGHT_EYE Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_EYE:Ljava/lang/String;
    • JAW

      public static final String JAW
      The key of a jaw model part, whose value is "jaw".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official N Leir;N:Ljava/lang/String;
      intermediary field_32596 Lnet/minecraft/class_6230;field_32596:Ljava/lang/String;
      named JAW Lnet/minecraft/client/render/entity/model/EntityModelPartNames;JAW:Ljava/lang/String;
    • NOSE

      public static final String NOSE
      The key of a nose model part, whose value is "nose".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official O Leir;O:Ljava/lang/String;
      intermediary field_32597 Lnet/minecraft/class_6230;field_32597:Ljava/lang/String;
      named NOSE Lnet/minecraft/client/render/entity/model/EntityModelPartNames;NOSE:Ljava/lang/String;
    • ARMS

      public static final String ARMS
      The key of an arms model part, whose value is "arms".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official P Leir;P:Ljava/lang/String;
      intermediary field_32598 Lnet/minecraft/class_6230;field_32598:Ljava/lang/String;
      named ARMS Lnet/minecraft/client/render/entity/model/EntityModelPartNames;ARMS:Ljava/lang/String;
    • TAIL

      public static final String TAIL
      The key of a tail model part, whose value is "tail".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official Q Leir;Q:Ljava/lang/String;
      intermediary field_32599 Lnet/minecraft/class_6230;field_32599:Ljava/lang/String;
      named TAIL Lnet/minecraft/client/render/entity/model/EntityModelPartNames;TAIL:Ljava/lang/String;
    • CUBE

      public static final String CUBE
      The key of a cube model part, whose value is "cube".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official R Leir;R:Ljava/lang/String;
      intermediary field_32600 Lnet/minecraft/class_6230;field_32600:Ljava/lang/String;
      named CUBE Lnet/minecraft/client/render/entity/model/EntityModelPartNames;CUBE:Ljava/lang/String;
    • BEAK

      public static final String BEAK
      The key of a beak model part, whose value is "beak".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official S Leir;S:Ljava/lang/String;
      intermediary field_32601 Lnet/minecraft/class_6230;field_32601:Ljava/lang/String;
      named BEAK Lnet/minecraft/client/render/entity/model/EntityModelPartNames;BEAK:Ljava/lang/String;
    • BACK_FIN

      public static final String BACK_FIN
      The key of a back fin model part, whose value is "back_fin".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official T Leir;T:Ljava/lang/String;
      intermediary field_32602 Lnet/minecraft/class_6230;field_32602:Ljava/lang/String;
      named BACK_FIN Lnet/minecraft/client/render/entity/model/EntityModelPartNames;BACK_FIN:Ljava/lang/String;
    • MANE

      public static final String MANE
      The key of a mane model part, whose value is "mane".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official U Leir;U:Ljava/lang/String;
      intermediary field_32603 Lnet/minecraft/class_6230;field_32603:Ljava/lang/String;
      named MANE Lnet/minecraft/client/render/entity/model/EntityModelPartNames;MANE:Ljava/lang/String;
    • NECK

      public static final String NECK
      The key of a neck model part, whose value is "neck".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official V Leir;V:Ljava/lang/String;
      intermediary field_32604 Lnet/minecraft/class_6230;field_32604:Ljava/lang/String;
      named NECK Lnet/minecraft/client/render/entity/model/EntityModelPartNames;NECK:Ljava/lang/String;
    • MOUTH

      public static final String MOUTH
      The key of a mouth model part, whose value is "mouth".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official W Leir;W:Ljava/lang/String;
      intermediary field_32605 Lnet/minecraft/class_6230;field_32605:Ljava/lang/String;
      named MOUTH Lnet/minecraft/client/render/entity/model/EntityModelPartNames;MOUTH:Ljava/lang/String;
    • HAT

      public static final String HAT
      The key of a hat model part, whose value is "hat".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official Y Leir;Y:Ljava/lang/String;
      intermediary field_32607 Lnet/minecraft/class_6230;field_32607:Ljava/lang/String;
      named HAT Lnet/minecraft/client/render/entity/model/EntityModelPartNames;HAT:Ljava/lang/String;
    • BODY

      public static final String BODY
      The key of a body model part, whose value is "body".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official Z Leir;Z:Ljava/lang/String;
      intermediary field_32608 Lnet/minecraft/class_6230;field_32608:Ljava/lang/String;
      named BODY Lnet/minecraft/client/render/entity/model/EntityModelPartNames;BODY:Ljava/lang/String;
    • HAT_RIM

      public static final String HAT_RIM
      The key of a hat rim model part, whose value is "hat_rim".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aa Leir;aa:Ljava/lang/String;
      intermediary field_32610 Lnet/minecraft/class_6230;field_32610:Ljava/lang/String;
      named HAT_RIM Lnet/minecraft/client/render/entity/model/EntityModelPartNames;HAT_RIM:Ljava/lang/String;
    • JACKET

      public static final String JACKET
      The key of a jacket model part, whose value is "jacket".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official ab Leir;ab:Ljava/lang/String;
      intermediary field_32611 Lnet/minecraft/class_6230;field_32611:Ljava/lang/String;
      named JACKET Lnet/minecraft/client/render/entity/model/EntityModelPartNames;JACKET:Ljava/lang/String;
    • TOP_GILLS

      public static final String TOP_GILLS
      The key of a top gills model part, whose value is "top_gills".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official ac Leir;ac:Ljava/lang/String;
      intermediary field_32612 Lnet/minecraft/class_6230;field_32612:Ljava/lang/String;
      named TOP_GILLS Lnet/minecraft/client/render/entity/model/EntityModelPartNames;TOP_GILLS:Ljava/lang/String;
    • LEFT_GILLS

      public static final String LEFT_GILLS
      The key of a left gills model part, whose value is "left_gills".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official ad Leir;ad:Ljava/lang/String;
      intermediary field_32613 Lnet/minecraft/class_6230;field_32613:Ljava/lang/String;
      named LEFT_GILLS Lnet/minecraft/client/render/entity/model/EntityModelPartNames;LEFT_GILLS:Ljava/lang/String;
    • RIGHT_GILLS

      public static final String RIGHT_GILLS
      The key of a right gills model part, whose value is "right_gills".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official ae Leir;ae:Ljava/lang/String;
      intermediary field_32614 Lnet/minecraft/class_6230;field_32614:Ljava/lang/String;
      named RIGHT_GILLS Lnet/minecraft/client/render/entity/model/EntityModelPartNames;RIGHT_GILLS:Ljava/lang/String;
  • Constructor Details

    • EntityModelPartNames

      public EntityModelPartNames()