Class PoisonousPotatoZombieEntityRenderer

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

Mappings:
Namespace Name
official gmk
intermediary net/minecraft/class_9620
named net/minecraft/client/render/entity/PoisonousPotatoZombieEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lgmk;a:Lakt;
      intermediary field_51182 Lnet/minecraft/class_9620;field_51182:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/PoisonousPotatoZombieEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • PoisonousPotatoZombieEntityRenderer

      public PoisonousPotatoZombieEntityRenderer(EntityRendererFactory.Context context)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lgkp;<init>(Lgkq$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
    • PoisonousPotatoZombieEntityRenderer

      public PoisonousPotatoZombieEntityRenderer(EntityRendererFactory.Context context, EntityModelLayer layer, EntityModelLayer innerArmorLayer, EntityModelLayer outerArmorLayer)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lgmk;<init>(Lgkq$a;Lfyq;Lfyq;Lfyq;)V
      intermediary <init> Lnet/minecraft/class_9620;<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/PoisonousPotatoZombieEntityRenderer;<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
  • Method Details