Class ShulkerEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<ShulkerEntity,ShulkerEntityModel<ShulkerEntity>>

Mappings:
Namespace Name
official fja
intermediary net/minecraft/class_943
named net/minecraft/client/render/entity/ShulkerEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfja;a:Labv;
      intermediary field_4781 Lnet/minecraft/class_943;field_4781:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
    • COLORED_TEXTURES

      private static final Identifier[] COLORED_TEXTURES
      Mappings:
      Namespace Name Mixin selector
      official i Lfja;i:[Labv;
      intermediary field_4780 Lnet/minecraft/class_943;field_4780:[Lnet/minecraft/class_2960;
      named COLORED_TEXTURES Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;COLORED_TEXTURES:[Lnet/minecraft/util/Identifier;
  • Constructor Details

    • ShulkerEntityRenderer

      public ShulkerEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfha;<init>(Lfhb$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

    • method_23189

      public Vec3d method_23189(ShulkerEntity shulkerEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfja;a(Lbtm;F)Ldze;
      intermediary method_23189 Lnet/minecraft/class_943;method_23189(Lnet/minecraft/class_1606;F)Lnet/minecraft/class_243;
      named method_23189 Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;method_23189(Lnet/minecraft/entity/mob/ShulkerEntity;F)Lnet/minecraft/util/math/Vec3d;
    • method_4112

      public boolean method_4112(ShulkerEntity shulkerEntity, Frustum frustum, double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official a Lfja;a(Lbtm;Lffd;DDD)Z
      intermediary method_4112 Lnet/minecraft/class_943;method_4112(Lnet/minecraft/class_1606;Lnet/minecraft/class_4604;DDD)Z
      named method_4112 Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;method_4112(Lnet/minecraft/entity/mob/ShulkerEntity;Lnet/minecraft/client/render/Frustum;DDD)Z
    • method_4111

      public Identifier method_4111(ShulkerEntity shulkerEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfja;a(Lbtm;)Labv;
      intermediary method_4111 Lnet/minecraft/class_943;method_4111(Lnet/minecraft/class_1606;)Lnet/minecraft/class_2960;
      named method_4111 Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;method_4111(Lnet/minecraft/entity/mob/ShulkerEntity;)Lnet/minecraft/util/Identifier;
    • getTexture

      public static Identifier getTexture(@Nullable @Nullable DyeColor shulkerColor)
      Mappings:
      Namespace Name Mixin selector
      official a Lfja;a(Lcbo;)Labv;
      intermediary method_37105 Lnet/minecraft/class_943;method_37105(Lnet/minecraft/class_1767;)Lnet/minecraft/class_2960;
      named getTexture Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;getTexture(Lnet/minecraft/util/DyeColor;)Lnet/minecraft/util/Identifier;
    • method_4114

      protected void method_4114(ShulkerEntity shulkerEntity, MatrixStack matrixStack, float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      official a Lfja;a(Lbtm;Ledd;FFF)V
      intermediary method_4114 Lnet/minecraft/class_943;method_4114(Lnet/minecraft/class_1606;Lnet/minecraft/class_4587;FFF)V
      named method_4114 Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;method_4114(Lnet/minecraft/entity/mob/ShulkerEntity;Lnet/minecraft/client/util/math/MatrixStack;FFF)V