Class ZombieVillagerEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<ZombieVillagerEntity,ZombieVillagerEntityModel<ZombieVillagerEntity>>

Mappings:
Namespace Name
official flu
intermediary net/minecraft/class_971
named net/minecraft/client/render/entity/ZombieVillagerEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lflu;a:Lacf;
      intermediary field_4835 Lnet/minecraft/class_971;field_4835:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/ZombieVillagerEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • ZombieVillagerEntityRenderer

      public ZombieVillagerEntityRenderer(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