Class PillagerEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<PillagerEntity,IllagerEntityModel<PillagerEntity>>

@Environment(CLIENT) public class PillagerEntityRenderer extends IllagerEntityRenderer<PillagerEntity>
Mappings:
Namespace Name
official fkg
intermediary net/minecraft/class_934
named net/minecraft/client/render/entity/PillagerEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfkg;a:Lacf;
      intermediary field_4757 Lnet/minecraft/class_934;field_4757:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/PillagerEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • PillagerEntityRenderer

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