Class ArmorFeatureRenderer<S extends BipedEntityRenderState,M extends BipedEntityModel<S>,A extends BipedEntityModel<S>>

java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<S,M>
net.minecraft.client.render.entity.feature.ArmorFeatureRenderer<S,M,A>

@Environment(CLIENT) public class ArmorFeatureRenderer<S extends BipedEntityRenderState,M extends BipedEntityModel<S>,A extends BipedEntityModel<S>> extends FeatureRenderer<S,M>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/feature/ArmorFeatureRenderer
intermediary net/minecraft/class_970
official hsd
  • Field Details

    • field_61804

      private final EquipmentModelData<A extends BipedEntityModel<S>> field_61804
      Mappings:
      Namespace Name Mixin selector
      named field_61804 Lnet/minecraft/client/render/entity/feature/ArmorFeatureRenderer;field_61804:Lnet/minecraft/client/render/entity/model/EquipmentModelData;
      intermediary field_61804 Lnet/minecraft/class_970;field_61804:Lnet/minecraft/class_11677;
      official a Lhsd;a:Lhmt;
    • field_61805

      private final EquipmentModelData<A extends BipedEntityModel<S>> field_61805
      Mappings:
      Namespace Name Mixin selector
      named field_61805 Lnet/minecraft/client/render/entity/feature/ArmorFeatureRenderer;field_61805:Lnet/minecraft/client/render/entity/model/EquipmentModelData;
      intermediary field_61805 Lnet/minecraft/class_970;field_61805:Lnet/minecraft/class_11677;
      official b Lhsd;b:Lhmt;
    • equipmentRenderer

      private final EquipmentRenderer equipmentRenderer
      Mappings:
      Namespace Name Mixin selector
      named equipmentRenderer Lnet/minecraft/client/render/entity/feature/ArmorFeatureRenderer;equipmentRenderer:Lnet/minecraft/client/render/entity/equipment/EquipmentRenderer;
      intermediary field_54183 Lnet/minecraft/class_970;field_54183:Lnet/minecraft/class_10197;
      official c Lhsd;c:Lhrz;
  • Constructor Details

  • Method Details

    • hasModel

      public static boolean hasModel(ItemStack stack, EquipmentSlot slot)
      Mappings:
      Namespace Name Mixin selector
      named hasModel Lnet/minecraft/client/render/entity/feature/ArmorFeatureRenderer;hasModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EquipmentSlot;)Z
      intermediary method_64081 Lnet/minecraft/class_970;method_64081(Lnet/minecraft/class_1799;Lnet/minecraft/class_1304;)Z
      official a Lhsd;a(Ldhp;Lcef;)Z
    • hasModel

      private static boolean hasModel(EquippableComponent component, EquipmentSlot slot)
      Mappings:
      Namespace Name Mixin selector
      named hasModel Lnet/minecraft/client/render/entity/feature/ArmorFeatureRenderer;hasModel(Lnet/minecraft/component/type/EquippableComponent;Lnet/minecraft/entity/EquipmentSlot;)Z
      intermediary method_64082 Lnet/minecraft/class_970;method_64082(Lnet/minecraft/class_10192;Lnet/minecraft/class_1304;)Z
      official a Lhsd;a(Ldqa;Lcef;)Z
    • render

      public void render(MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, int int2, S s, float float2, float float3)
      Specified by:
      render in class FeatureRenderer<S extends BipedEntityRenderState,M extends BipedEntityModel<S>>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/feature/ArmorFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;ILnet/minecraft/client/render/entity/state/BipedEntityRenderState;FF)V
      intermediary method_17157 Lnet/minecraft/class_970;method_17157(Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;ILnet/minecraft/class_10034;FF)V
      official a Lhsd;a(Lfua;Lhgy;ILhve;FF)V
    • renderArmor

      private void renderArmor(MatrixStack matrices, OrderedRenderCommandQueue orderedRenderCommandQueue, ItemStack stack, EquipmentSlot slot, int light, S s)
      Mappings:
      Namespace Name Mixin selector
      named renderArmor Lnet/minecraft/client/render/entity/feature/ArmorFeatureRenderer;renderArmor(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EquipmentSlot;ILnet/minecraft/client/render/entity/state/BipedEntityRenderState;)V
      intermediary method_4169 Lnet/minecraft/class_970;method_4169(Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;Lnet/minecraft/class_1799;Lnet/minecraft/class_1304;ILnet/minecraft/class_10034;)V
      official a Lhsd;a(Lfua;Lhgy;Ldhp;Lcef;ILhve;)V
    • getModel

      private A getModel(S state, EquipmentSlot slot)
      Mappings:
      Namespace Name Mixin selector
      named getModel Lnet/minecraft/client/render/entity/feature/ArmorFeatureRenderer;getModel(Lnet/minecraft/client/render/entity/state/BipedEntityRenderState;Lnet/minecraft/entity/EquipmentSlot;)Lnet/minecraft/client/render/entity/model/BipedEntityModel;
      intermediary method_4172 Lnet/minecraft/class_970;method_4172(Lnet/minecraft/class_10034;Lnet/minecraft/class_1304;)Lnet/minecraft/class_572;
      official a Lhsd;a(Lhve;Lcef;)Lgvy;
    • usesInnerModel

      private boolean usesInnerModel(EquipmentSlot slot)
      Mappings:
      Namespace Name Mixin selector
      named usesInnerModel Lnet/minecraft/client/render/entity/feature/ArmorFeatureRenderer;usesInnerModel(Lnet/minecraft/entity/EquipmentSlot;)Z
      intermediary method_4173 Lnet/minecraft/class_970;method_4173(Lnet/minecraft/class_1304;)Z
      official a Lhsd;a(Lcef;)Z