Class IllusionerEntityRenderer

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

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

    • TEXTURE

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

  • Method Details

    • getTexture

      public Identifier getTexture(class_10036 class_10036)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10036,IllagerEntityModel<class_10036>>
      Specified by:
      getTexture in class EntityRenderer<IllusionerEntity,class_10036>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;getTexture(Lnet/minecraft/class_10036;)Lnet/minecraft/util/Identifier;
      intermediary method_3990 Lnet/minecraft/class_914;method_3990(Lnet/minecraft/class_10036;)Lnet/minecraft/class_2960;
      official a Lgnm;a(Lgtm;)Lalb;
    • method_55269

      public class_10036 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<IllusionerEntity,class_10036>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;method_55269()Lnet/minecraft/class_10036;
      intermediary method_62466 Lnet/minecraft/class_914;method_62466()Lnet/minecraft/class_10036;
      official c Lgnm;c()Lgtm;
    • method_62354

      public void method_62354(IllusionerEntity illusionerEntity, class_10036 class_10036, float float2)
      Overrides:
      method_62354 in class LivingEntityRenderer<IllusionerEntity,class_10036,IllagerEntityModel<class_10036>>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;method_62354(Lnet/minecraft/entity/mob/IllusionerEntity;Lnet/minecraft/class_10036;F)V
      intermediary method_62465 Lnet/minecraft/class_914;method_62465(Lnet/minecraft/class_1581;Lnet/minecraft/class_10036;F)V
      official a Lgnm;a(Lckt;Lgtm;F)V
    • render

      public void render(class_10036 class_10036, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class LivingEntityRenderer<IllusionerEntity,class_10036,IllagerEntityModel<class_10036>>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;render(Lnet/minecraft/class_10036;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
      intermediary method_3991 Lnet/minecraft/class_914;method_3991(Lnet/minecraft/class_10036;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      official a Lgnm;a(Lgtm;Lfcu;Lggv;I)V
    • isVisible

      protected boolean isVisible(class_10036 class_10036)
      Overrides:
      isVisible in class LivingEntityRenderer<IllusionerEntity,class_10036,IllagerEntityModel<class_10036>>
      Mappings:
      Namespace Name Mixin selector
      named isVisible Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;isVisible(Lnet/minecraft/class_10036;)Z
      intermediary method_3988 Lnet/minecraft/class_914;method_3988(Lnet/minecraft/class_10036;)Z
      official b Lgnm;b(Lgtm;)Z
    • method_62463

      protected Box method_62463(IllusionerEntity illusionerEntity)
      Mappings:
      Namespace Name Mixin selector
      named method_62463 Lnet/minecraft/client/render/entity/IllusionerEntityRenderer;method_62463(Lnet/minecraft/entity/mob/IllusionerEntity;)Lnet/minecraft/util/math/Box;
      intermediary method_62464 Lnet/minecraft/class_914;method_62464(Lnet/minecraft/class_1581;)Lnet/minecraft/class_238;
      official a Lgnm;a(Lckt;)Lexz;