Class ZombieBaseEntityRenderer<T extends ZombieEntity,M extends ZombieEntityModel<T>>

All Implemented Interfaces:
FeatureRendererContext<T,M>
Direct Known Subclasses:
DrownedEntityRenderer, ZombieEntityRenderer

@Environment(CLIENT) public abstract class ZombieBaseEntityRenderer<T extends ZombieEntity,M extends ZombieEntityModel<T>> extends BipedEntityRenderer<T,M>
Mappings:
Namespace Name
official fga
intermediary net/minecraft/class_968
named net/minecraft/client/render/entity/ZombieBaseEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfga;a:Labv;
      intermediary field_4819 Lnet/minecraft/class_968;field_4819:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/ZombieBaseEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • ZombieBaseEntityRenderer

      protected ZombieBaseEntityRenderer(EntityRendererFactory.Context ctx, M bodyModel, M legsArmorModel, M bodyArmorModel)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfga;<init>(Lfhb$a;Lewl;Lewl;Lewl;)V
      intermediary <init> Lnet/minecraft/class_968;<init>(Lnet/minecraft/class_5617$class_5618;Lnet/minecraft/class_623;Lnet/minecraft/class_623;Lnet/minecraft/class_623;)V
      named <init> Lnet/minecraft/client/render/entity/ZombieBaseEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;Lnet/minecraft/client/render/entity/model/ZombieEntityModel;Lnet/minecraft/client/render/entity/model/ZombieEntityModel;Lnet/minecraft/client/render/entity/model/ZombieEntityModel;)V
  • Method Details

    • method_4163

      public Identifier method_4163(ZombieEntity zombieEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfga;a(Lbtz;)Labv;
      intermediary method_4163 Lnet/minecraft/class_968;method_4163(Lnet/minecraft/class_1642;)Lnet/minecraft/class_2960;
      named method_4163 Lnet/minecraft/client/render/entity/ZombieBaseEntityRenderer;method_4163(Lnet/minecraft/entity/mob/ZombieEntity;)Lnet/minecraft/util/Identifier;
    • method_25449

      protected boolean method_25449(T t)
      Mappings:
      Namespace Name Mixin selector
      official b Lfga;b(Lbtz;)Z
      intermediary method_25449 Lnet/minecraft/class_968;method_25449(Lnet/minecraft/class_1642;)Z
      named method_25449 Lnet/minecraft/client/render/entity/ZombieBaseEntityRenderer;method_25449(Lnet/minecraft/entity/mob/ZombieEntity;)Z