Class CreeperEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<CreeperEntityRenderState,CreeperEntityModel>

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

    • TEXTURE

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

    • CreeperEntityRenderer

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