Class IllusionerEntityRenderer

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

@Environment(CLIENT) public class IllusionerEntityRenderer extends IllagerEntityRenderer<IllusionerEntity>
Mappings:
Namespace Name
official fjk
intermediary net/minecraft/class_914
named net/minecraft/client/render/entity/IllusionerEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfjk;a:Lacf;
      intermediary field_4718 Lnet/minecraft/class_914;field_4718:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • IllusionerEntityRenderer

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