Package net.minecraft

Class class_9619

All Implemented Interfaces:
FeatureRendererContext<class_9500,class_9611<class_9500>>

Mappings:
Namespace Name
official glx
intermediary net/minecraft/class_9619
named net/minecraft/class_9619
  • Field Details

    • field_51180

      private static final Identifier field_51180
      Mappings:
      Namespace Name Mixin selector
      official a Lglx;a:Lakt;
      intermediary field_51180 Lnet/minecraft/class_9619;field_51180:Lnet/minecraft/class_2960;
      named field_51180 Lnet/minecraft/class_9619;field_51180:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • class_9619

      public class_9619(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lgkp;<init>(Lgkq$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

    • render

      public void render(class_9500 class_9500, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class MobEntityRenderer<class_9500,class_9611<class_9500>>
      Mappings:
      Namespace Name Mixin selector
      official a Lglx;a(Lcjc;FFLfbc;Lgfg;I)V
      intermediary method_59379 Lnet/minecraft/class_9619;method_59379(Lnet/minecraft/class_9500;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      named render Lnet/minecraft/class_9619;render(Lnet/minecraft/class_9500;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
    • scale

      protected void scale(class_9500 class_9500, MatrixStack matrixStack, float float2)
      Overrides:
      scale in class LivingEntityRenderer<class_9500,class_9611<class_9500>>
      Mappings:
      Namespace Name Mixin selector
      official a Lglx;a(Lcjc;Lfbc;F)V
      intermediary method_59380 Lnet/minecraft/class_9619;method_59380(Lnet/minecraft/class_9500;Lnet/minecraft/class_4587;F)V
      named scale Lnet/minecraft/class_9619;scale(Lnet/minecraft/class_9500;Lnet/minecraft/client/util/math/MatrixStack;F)V
    • getTexture

      public Identifier getTexture(class_9500 class_9500)
      Specified by:
      getTexture in interface FeatureRendererContext<class_9500,class_9611<class_9500>>
      Specified by:
      getTexture in class EntityRenderer<class_9500>
      Mappings:
      Namespace Name Mixin selector
      official a Lglx;a(Lcjc;)Lakt;
      intermediary method_59378 Lnet/minecraft/class_9619;method_59378(Lnet/minecraft/class_9500;)Lnet/minecraft/class_2960;
      named getTexture Lnet/minecraft/class_9619;getTexture(Lnet/minecraft/class_9500;)Lnet/minecraft/util/Identifier;