Class ShulkerEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10065,ShulkerEntityModel>

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

    • TEXTURE

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

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

  • Method Details

    • getPositionOffset

      public Vec3d getPositionOffset(class_10065 class_10065)
      Overrides:
      getPositionOffset in class EntityRenderer<ShulkerEntity,class_10065>
      Mappings:
      Namespace Name Mixin selector
      named getPositionOffset Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;getPositionOffset(Lnet/minecraft/class_10065;)Lnet/minecraft/util/math/Vec3d;
      intermediary method_23189 Lnet/minecraft/class_943;method_23189(Lnet/minecraft/class_10065;)Lnet/minecraft/class_243;
      official a Lgos;a(Lguo;)Leye;
    • shouldRender

      public boolean shouldRender(ShulkerEntity shulkerEntity, Frustum frustum, double double2, double double3, double double4)
      Overrides:
      shouldRender in class EntityRenderer<ShulkerEntity,class_10065>
      Mappings:
      Namespace Name Mixin selector
      named shouldRender Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;shouldRender(Lnet/minecraft/entity/mob/ShulkerEntity;Lnet/minecraft/client/render/Frustum;DDD)Z
      intermediary method_4112 Lnet/minecraft/class_943;method_4112(Lnet/minecraft/class_1606;Lnet/minecraft/class_4604;DDD)Z
      official a Lgos;a(Lclb;Lgkh;DDD)Z
    • getTexture

      public Identifier getTexture(class_10065 class_10065)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10065,ShulkerEntityModel>
      Specified by:
      getTexture in class EntityRenderer<ShulkerEntity,class_10065>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;getTexture(Lnet/minecraft/class_10065;)Lnet/minecraft/util/Identifier;
      intermediary method_4111 Lnet/minecraft/class_943;method_4111(Lnet/minecraft/class_10065;)Lnet/minecraft/class_2960;
      official b Lgos;b(Lguo;)Lalb;
    • method_55269

      public class_10065 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<ShulkerEntity,class_10065>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;method_55269()Lnet/minecraft/class_10065;
      intermediary method_62527 Lnet/minecraft/class_943;method_62527()Lnet/minecraft/class_10065;
      official c Lgos;c()Lguo;
    • method_62355

      public void method_62355(ShulkerEntity shulkerEntity, class_10065 class_10065, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_62355 Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;method_62355(Lnet/minecraft/entity/mob/ShulkerEntity;Lnet/minecraft/class_10065;F)V
      intermediary method_62526 Lnet/minecraft/class_943;method_62526(Lnet/minecraft/class_1606;Lnet/minecraft/class_10065;F)V
      official a Lgos;a(Lclb;Lguo;F)V
    • getTexture

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

      protected void setupTransforms(class_10065 class_10065, MatrixStack matrixStack, float float2, float float3)
      Overrides:
      setupTransforms in class LivingEntityRenderer<ShulkerEntity,class_10065,ShulkerEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named setupTransforms Lnet/minecraft/client/render/entity/ShulkerEntityRenderer;setupTransforms(Lnet/minecraft/class_10065;Lnet/minecraft/client/util/math/MatrixStack;FF)V
      intermediary method_4114 Lnet/minecraft/class_943;method_4114(Lnet/minecraft/class_10065;Lnet/minecraft/class_4587;FF)V
      official a Lgos;a(Lguo;Lfcu;FF)V