Class TurtleEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<TurtleEntity,TurtleEntityModel<TurtleEntity>>

Mappings:
Namespace Name
official fjr
intermediary net/minecraft/class_958
named net/minecraft/client/render/entity/TurtleEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfjr;a:Labv;
      intermediary field_4798 Lnet/minecraft/class_958;field_4798:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/TurtleEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • TurtleEntityRenderer

      public TurtleEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfha;<init>(Lfhb$a;)V
      intermediary <init> Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
  • Method Details

    • method_4138

      public void method_4138(TurtleEntity turtleEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfjr;a(Lbps;FFLedd;Lfcg;I)V
      intermediary method_4138 Lnet/minecraft/class_958;method_4138(Lnet/minecraft/class_1481;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      named method_4138 Lnet/minecraft/client/render/entity/TurtleEntityRenderer;method_4138(Lnet/minecraft/entity/passive/TurtleEntity;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
    • method_4139

      public Identifier method_4139(TurtleEntity turtleEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfjr;a(Lbps;)Labv;
      intermediary method_4139 Lnet/minecraft/class_958;method_4139(Lnet/minecraft/class_1481;)Lnet/minecraft/class_2960;
      named method_4139 Lnet/minecraft/client/render/entity/TurtleEntityRenderer;method_4139(Lnet/minecraft/entity/passive/TurtleEntity;)Lnet/minecraft/util/Identifier;