Class ZombieEntityRenderer

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

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

    • ZombieEntityRenderer

      public ZombieEntityRenderer(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> Lhha;<init>(Lhhb$a;)V
    • ZombieEntityRenderer

      public ZombieEntityRenderer(EntityRendererFactory.Context ctx, EntityModelLayer layer, EntityModelLayer legsArmorLayer, class_11677<EntityModelLayer> class_11677, class_11677<EntityModelLayer> class_116772)
      Mappings:
      Namespace Name Mixin selector
      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/class_11677;Lnet/minecraft/class_11677;)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_11677;Lnet/minecraft/class_11677;)V
      official <init> Lhkj;<init>(Lhhb$a;Lgtb;Lgtb;Lhfw;Lhfw;)V
  • Method Details

    • createRenderState

      public ZombieEntityRenderState createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<ZombieEntity,ZombieEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/client/render/entity/ZombieEntityRenderer;createRenderState()Lnet/minecraft/client/render/entity/state/ZombieEntityRenderState;
      intermediary method_62584 Lnet/minecraft/class_3886;method_62584()Lnet/minecraft/class_10086;
      official b Lhkj;b()Lhqf;