Class CreeperEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<CreeperEntity,CreeperEntityModel<CreeperEntity>>

Mappings:
Namespace Name
official fgq
intermediary net/minecraft/class_887
named net/minecraft/client/render/entity/CreeperEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfgq;a:Labv;
      intermediary field_4653 Lnet/minecraft/class_887;field_4653:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/CreeperEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • CreeperEntityRenderer

      public CreeperEntityRenderer(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_3900

      protected void method_3900(CreeperEntity creeperEntity, MatrixStack matrixStack, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfgq;a(Lbss;Ledd;F)V
      intermediary method_3900 Lnet/minecraft/class_887;method_3900(Lnet/minecraft/class_1548;Lnet/minecraft/class_4587;F)V
      named method_3900 Lnet/minecraft/client/render/entity/CreeperEntityRenderer;method_3900(Lnet/minecraft/entity/mob/CreeperEntity;Lnet/minecraft/client/util/math/MatrixStack;F)V
    • method_23154

      protected float method_23154(CreeperEntity creeperEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfgq;a(Lbss;F)F
      intermediary method_23154 Lnet/minecraft/class_887;method_23154(Lnet/minecraft/class_1548;F)F
      named method_23154 Lnet/minecraft/client/render/entity/CreeperEntityRenderer;method_23154(Lnet/minecraft/entity/mob/CreeperEntity;F)F
    • method_3899

      public Identifier method_3899(CreeperEntity creeperEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfgq;a(Lbss;)Labv;
      intermediary method_3899 Lnet/minecraft/class_887;method_3899(Lnet/minecraft/class_1548;)Lnet/minecraft/class_2960;
      named method_3899 Lnet/minecraft/client/render/entity/CreeperEntityRenderer;method_3899(Lnet/minecraft/entity/mob/CreeperEntity;)Lnet/minecraft/util/Identifier;