Class ArmorStandEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_9998,ArmorStandArmorEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/ArmorStandEntityRenderer
intermediary net/minecraft/class_877
official glq
  • Field Details

    • TEXTURE

      public static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4642 Lnet/minecraft/class_877;field_4642:Lnet/minecraft/class_2960;
      official a Lglq;a:Lalb;
    • field_53179

      private final ArmorStandArmorEntityModel field_53179
      Mappings:
      Namespace Name Mixin selector
      named field_53179 Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;field_53179:Lnet/minecraft/client/render/entity/model/ArmorStandArmorEntityModel;
      intermediary field_53179 Lnet/minecraft/class_877;field_53179:Lnet/minecraft/class_548;
      official b Lglq;b:Lfvy;
    • field_53180

      private final ArmorStandArmorEntityModel field_53180
      Mappings:
      Namespace Name Mixin selector
      named field_53180 Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;field_53180:Lnet/minecraft/client/render/entity/model/ArmorStandArmorEntityModel;
      intermediary field_53180 Lnet/minecraft/class_877;field_53180:Lnet/minecraft/class_548;
      official k Lglq;k:Lfvy;
  • Constructor Details

  • Method Details

    • getTexture

      public Identifier getTexture(class_9998 class_9998)
      Specified by:
      getTexture in interface FeatureRendererContext<class_9998,ArmorStandArmorEntityModel>
      Specified by:
      getTexture in class EntityRenderer<ArmorStandEntity,class_9998>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;getTexture(Lnet/minecraft/class_9998;)Lnet/minecraft/util/Identifier;
      intermediary method_3880 Lnet/minecraft/class_877;method_3880(Lnet/minecraft/class_9998;)Lnet/minecraft/class_2960;
      official a Lglq;a(Lgsb;)Lalb;
    • method_55269

      public class_9998 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<ArmorStandEntity,class_9998>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;method_55269()Lnet/minecraft/class_9998;
      intermediary method_62374 Lnet/minecraft/class_877;method_62374()Lnet/minecraft/class_9998;
      official a Lglq;a()Lgsb;
    • method_62355

      public void method_62355(ArmorStandEntity armorStandEntity, class_9998 class_9998, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_62355 Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;method_62355(Lnet/minecraft/entity/decoration/ArmorStandEntity;Lnet/minecraft/class_9998;F)V
      intermediary method_62375 Lnet/minecraft/class_877;method_62375(Lnet/minecraft/class_1531;Lnet/minecraft/class_9998;F)V
      official a Lglq;a(Lcjo;Lgsb;F)V
    • render

      public void render(class_9998 class_9998, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class LivingEntityRenderer<ArmorStandEntity,class_9998,ArmorStandArmorEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;render(Lnet/minecraft/class_9998;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
      intermediary method_62376 Lnet/minecraft/class_877;method_62376(Lnet/minecraft/class_9998;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      official a Lglq;a(Lgsb;Lfcu;Lggv;I)V
    • setupTransforms

      protected void setupTransforms(class_9998 class_9998, MatrixStack matrixStack, float float2, float float3)
      Overrides:
      setupTransforms in class LivingEntityRenderer<ArmorStandEntity,class_9998,ArmorStandArmorEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named setupTransforms Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;setupTransforms(Lnet/minecraft/class_9998;Lnet/minecraft/client/util/math/MatrixStack;FF)V
      intermediary method_3877 Lnet/minecraft/class_877;method_3877(Lnet/minecraft/class_9998;Lnet/minecraft/class_4587;FF)V
      official a Lglq;a(Lgsb;Lfcu;FF)V
    • hasLabel

      protected boolean hasLabel(ArmorStandEntity armorStandEntity, double double2)
      Description copied from class: EntityRenderer
      Determines whether the passed entity should render with a nameplate above its head.

      Checks for a custom nametag on living entities, and for teams/team visibilities for players.

      Overrides:
      hasLabel in class LivingEntityRenderer<ArmorStandEntity,class_9998,ArmorStandArmorEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named hasLabel Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;hasLabel(Lnet/minecraft/entity/decoration/ArmorStandEntity;D)Z
      intermediary method_3878 Lnet/minecraft/class_877;method_3878(Lnet/minecraft/class_1531;D)Z
      official a Lglq;a(Lcjo;D)Z
    • getRenderLayer

      @Nullable protected @Nullable RenderLayer getRenderLayer(class_9998 class_9998, boolean bool, boolean bool2, boolean bool3)
      Description copied from class: LivingEntityRenderer
      Gets the render layer appropriate for rendering the passed entity. Returns null if the entity should not be rendered.
      Overrides:
      getRenderLayer in class LivingEntityRenderer<ArmorStandEntity,class_9998,ArmorStandArmorEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getRenderLayer Lnet/minecraft/client/render/entity/ArmorStandEntityRenderer;getRenderLayer(Lnet/minecraft/class_9998;ZZZ)Lnet/minecraft/client/render/RenderLayer;
      intermediary method_24301 Lnet/minecraft/class_877;method_24301(Lnet/minecraft/class_9998;ZZZ)Lnet/minecraft/class_1921;
      official a Lglq;a(Lgsb;ZZZ)Lghe;