Class ZombieEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<ZombieEntity,ZombieEntityModel<ZombieEntity>>
Direct Known Subclasses:
HuskEntityRenderer

Mappings:
Namespace Name
official flt
intermediary net/minecraft/class_3886
named net/minecraft/client/render/entity/ZombieEntityRenderer
  • Constructor Details

    • ZombieEntityRenderer

      public ZombieEntityRenderer(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
    • ZombieEntityRenderer

      public ZombieEntityRenderer(EntityRendererFactory.Context ctx, EntityModelLayer layer, EntityModelLayer legsArmorLayer, EntityModelLayer bodyArmorLayer)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lflt;<init>(Lfiq$a;Leyf;Leyf;Leyf;)V
      intermediary <init> Lnet/minecraft/class_3886;<init>(Lnet/minecraft/class_5617$class_5618;Lnet/minecraft/class_5601;Lnet/minecraft/class_5601;Lnet/minecraft/class_5601;)V
      named <init> Lnet/minecraft/client/render/entity/ZombieEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;Lnet/minecraft/client/render/entity/model/EntityModelLayer;Lnet/minecraft/client/render/entity/model/EntityModelLayer;Lnet/minecraft/client/render/entity/model/EntityModelLayer;)V