Class CapeFeatureRenderer


Mappings:
Namespace Name
named net/minecraft/client/render/entity/feature/CapeFeatureRenderer
intermediary net/minecraft/class_972
official grx
  • Field Details

    • model

      Mappings:
      Namespace Name Mixin selector
      named model Lnet/minecraft/client/render/entity/feature/CapeFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/BipedEntityModel;
      intermediary field_53206 Lnet/minecraft/class_972;field_53206:Lnet/minecraft/class_572;
      official a Lgrx;a:Lfyx;
    • field_54177

      private final EquipmentModelLoader field_54177
      Mappings:
      Namespace Name Mixin selector
      named field_54177 Lnet/minecraft/client/render/entity/feature/CapeFeatureRenderer;field_54177:Lnet/minecraft/client/render/entity/equipment/EquipmentModelLoader;
      intermediary field_54177 Lnet/minecraft/class_972;field_54177:Lnet/minecraft/class_10201;
      official b Lgrx;b:Lhak;
  • Constructor Details

    • CapeFeatureRenderer

      public CapeFeatureRenderer(FeatureRendererContext<PlayerEntityRenderState,PlayerEntityModel> context, EntityModelLoader modelLoader, EquipmentModelLoader equipmentModelLoader)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/feature/CapeFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/client/render/entity/model/EntityModelLoader;Lnet/minecraft/client/render/entity/equipment/EquipmentModelLoader;)V
      intermediary <init> Lnet/minecraft/class_972;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;Lnet/minecraft/class_10201;)V
      official <init> Lgrx;<init>(Lgqg;Lgbi;Lhak;)V
  • Method Details

    • method_64257

      private boolean method_64257(ItemStack itemStack, EquipmentModel.LayerType layerType)
      Mappings:
      Namespace Name Mixin selector
      named method_64257 Lnet/minecraft/client/render/entity/feature/CapeFeatureRenderer;method_64257(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/equipment/EquipmentModel$LayerType;)Z
      intermediary method_64257 Lnet/minecraft/class_972;method_64257(Lnet/minecraft/class_1799;Lnet/minecraft/class_10186$class_10190;)Z
      official a Lgrx;a(Lcwb;Lddl$d;)Z
    • render

      public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, PlayerEntityRenderState playerEntityRenderState, float float2, float float3)
      Specified by:
      render in class FeatureRenderer<PlayerEntityRenderState,PlayerEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/feature/CapeFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/client/render/entity/state/PlayerEntityRenderState;FF)V
      intermediary method_4177 Lnet/minecraft/class_972;method_4177(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_10055;FF)V
      official a Lgrx;a(Lfeb;Lgih;ILgvy;FF)V