Class EndermanEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<EndermanEntity,EndermanEntityModel<EndermanEntity>>

Mappings:
Namespace Name
official fgx
intermediary net/minecraft/class_894
named net/minecraft/client/render/entity/EndermanEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfgx;a:Labv;
      intermediary field_4666 Lnet/minecraft/class_894;field_4666:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/EndermanEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
    • random

      private final Random random
      Mappings:
      Namespace Name Mixin selector
      official i Lfgx;i:Lanu;
      intermediary field_4667 Lnet/minecraft/class_894;field_4667:Lnet/minecraft/class_5819;
      named random Lnet/minecraft/client/render/entity/EndermanEntityRenderer;random:Lnet/minecraft/util/math/random/Random;
  • Constructor Details

    • EndermanEntityRenderer

      public EndermanEntityRenderer(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_3911

      public void method_3911(EndermanEntity endermanEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfgx;a(Lbsw;FFLedd;Lfcg;I)V
      intermediary method_3911 Lnet/minecraft/class_894;method_3911(Lnet/minecraft/class_1560;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      named method_3911 Lnet/minecraft/client/render/entity/EndermanEntityRenderer;method_3911(Lnet/minecraft/entity/mob/EndermanEntity;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
    • method_23160

      public Vec3d method_23160(EndermanEntity endermanEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfgx;a(Lbsw;F)Ldze;
      intermediary method_23160 Lnet/minecraft/class_894;method_23160(Lnet/minecraft/class_1560;F)Lnet/minecraft/class_243;
      named method_23160 Lnet/minecraft/client/render/entity/EndermanEntityRenderer;method_23160(Lnet/minecraft/entity/mob/EndermanEntity;F)Lnet/minecraft/util/math/Vec3d;
    • method_3912

      public Identifier method_3912(EndermanEntity endermanEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfgx;a(Lbsw;)Labv;
      intermediary method_3912 Lnet/minecraft/class_894;method_3912(Lnet/minecraft/class_1560;)Lnet/minecraft/class_2960;
      named method_3912 Lnet/minecraft/client/render/entity/EndermanEntityRenderer;method_3912(Lnet/minecraft/entity/mob/EndermanEntity;)Lnet/minecraft/util/Identifier;