Class HuskEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<ZombieEntity,ZombieEntityModel<ZombieEntity>>

@Environment(CLIENT) public class HuskEntityRenderer extends ZombieEntityRenderer
Mappings:
Namespace Name
official fji
intermediary net/minecraft/class_912
named net/minecraft/client/render/entity/HuskEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfji;a:Lacf;
      intermediary field_4716 Lnet/minecraft/class_912;field_4716:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/HuskEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • HuskEntityRenderer

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