Class IllusionerEntityRenderer

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

@Environment(CLIENT) public class IllusionerEntityRenderer extends IllagerEntityRenderer<IllusionerEntity>
Mappings:
Namespace Name
official esq
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 Lesq;a:Lww;
      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> Lerw;<init>(Lerx$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

    • getTexture

      public Identifier getTexture(IllusionerEntity illusionerEntity)
      Specified by:
      getTexture in interface FeatureRendererContext<IllusionerEntity,​IllagerEntityModel<IllusionerEntity>>
      Specified by:
      getTexture in class EntityRenderer<IllusionerEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lesq;a(Lbhv;)Lww;
      intermediary method_3990 Lnet/minecraft/class_914;method_3990(Lnet/minecraft/class_1581;)Lnet/minecraft/class_2960;
      named getTexture Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;getTexture(Lnet/minecraft/entity/mob/IllusionerEntity;)Lnet/minecraft/util/Identifier;
    • render

      public void render(IllusionerEntity illusionerEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class MobEntityRenderer<IllusionerEntity,​IllagerEntityModel<IllusionerEntity>>
      Mappings:
      Namespace Name Mixin selector
      official a Lesq;a(Lbhv;FFLdqk;Lenh;I)V
      intermediary method_3991 Lnet/minecraft/class_914;method_3991(Lnet/minecraft/class_1581;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      named render Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;render(Lnet/minecraft/entity/mob/IllusionerEntity;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
    • isVisible

      protected boolean isVisible(IllusionerEntity illusionerEntity)
      Overrides:
      isVisible in class LivingEntityRenderer<IllusionerEntity,​IllagerEntityModel<IllusionerEntity>>
      Mappings:
      Namespace Name Mixin selector
      official b Lesq;b(Lbhv;)Z
      intermediary method_3988 Lnet/minecraft/class_914;method_3988(Lnet/minecraft/class_1581;)Z
      named isVisible Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;isVisible(Lnet/minecraft/entity/mob/IllusionerEntity;)Z