Class TurtleEntityModel


@Environment(CLIENT) public class TurtleEntityModel extends QuadrupedEntityModel<TurtleEntityRenderState>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/model/TurtleEntityModel
intermediary net/minecraft/class_614
official gdu
  • Field Details

    • EGG_BELLY

      private static final String EGG_BELLY
      The key of the model part of the belly side of the turtle's shell, whose value is "egg_belly".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named EGG_BELLY Lnet/minecraft/client/render/entity/model/TurtleEntityModel;EGG_BELLY:Ljava/lang/String;
      intermediary field_32570 Lnet/minecraft/class_614;field_32570:Ljava/lang/String;
      official i Lgdu;i:Ljava/lang/String;
    • BABY_TRANSFORMER

      public static final ModelTransformer BABY_TRANSFORMER
      Mappings:
      Namespace Name Mixin selector
      named BABY_TRANSFORMER Lnet/minecraft/client/render/entity/model/TurtleEntityModel;BABY_TRANSFORMER:Lnet/minecraft/client/render/entity/model/ModelTransformer;
      intermediary field_52940 Lnet/minecraft/class_614;field_52940:Lnet/minecraft/class_9953;
      official a Lgdu;a:Lgew;
    • plastron

      private final ModelPart plastron
      The belly side of the turtle's shell.
      Mappings:
      Namespace Name Mixin selector
      named plastron Lnet/minecraft/client/render/entity/model/TurtleEntityModel;plastron:Lnet/minecraft/client/model/ModelPart;
      intermediary field_3594 Lnet/minecraft/class_614;field_3594:Lnet/minecraft/class_630;
      official j Lgdu;j:Lgen;
  • Constructor Details

    • TurtleEntityModel

      public TurtleEntityModel(ModelPart root)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/model/QuadrupedEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
      intermediary <init> Lnet/minecraft/class_597;<init>(Lnet/minecraft/class_630;)V
      official <init> Lgcv;<init>(Lgen;)V
  • Method Details

    • getTexturedModelData

      public static TexturedModelData getTexturedModelData()
      Mappings:
      Namespace Name Mixin selector
      named getTexturedModelData Lnet/minecraft/client/render/entity/model/TurtleEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
      intermediary method_32062 Lnet/minecraft/class_614;method_32062()Lnet/minecraft/class_5607;
      official a Lgdu;a()Lget;
    • setAngles

      public void setAngles(TurtleEntityRenderState turtleEntityRenderState)
      Overrides:
      setAngles in class QuadrupedEntityModel<TurtleEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named setAngles Lnet/minecraft/client/render/entity/model/TurtleEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/TurtleEntityRenderState;)V
      intermediary method_17125 Lnet/minecraft/class_614;method_17125(Lnet/minecraft/class_10077;)V
      official a Lgdu;a(Lhaa;)V