Class VindicatorEntityRenderer

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

@Environment(CLIENT) public class VindicatorEntityRenderer extends IllagerEntityRenderer<VindicatorEntity>
Mappings:
Namespace Name
official flk
intermediary net/minecraft/class_962
named net/minecraft/client/render/entity/VindicatorEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lflk;a:Lacf;
      intermediary field_4804 Lnet/minecraft/class_962;field_4804:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/VindicatorEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • VindicatorEntityRenderer

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