Class EvokerEntityRenderer<T extends SpellcastingIllagerEntity>

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

@Environment(CLIENT) public class EvokerEntityRenderer<T extends SpellcastingIllagerEntity> extends IllagerEntityRenderer<T>
Mappings:
Namespace Name
official fit
intermediary net/minecraft/class_899
named net/minecraft/client/render/entity/EvokerEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfit;a:Lacf;
      intermediary field_4697 Lnet/minecraft/class_899;field_4697:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/EvokerEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • EvokerEntityRenderer

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