Class CapeFeatureRenderer


Mappings:
Namespace Name
named net/minecraft/client/render/entity/feature/CapeFeatureRenderer
intermediary net/minecraft/class_972
official gvd
  • 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 Lgvd;a:Lgby;
    • equipmentModelLoader

      private final EquipmentModelLoader equipmentModelLoader
      Mappings:
      Namespace Name Mixin selector
      named equipmentModelLoader Lnet/minecraft/client/render/entity/feature/CapeFeatureRenderer;equipmentModelLoader:Lnet/minecraft/client/render/entity/equipment/EquipmentModelLoader;
      intermediary field_54177 Lnet/minecraft/class_972;field_54177:Lnet/minecraft/class_10201;
      official b Lgvd;b:Lhdr;
  • 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> Lgvd;<init>(Lgtm;Lgej;Lhdr;)V
  • Method Details

    • hasCustomModelForLayer

      private boolean hasCustomModelForLayer(ItemStack stack, EquipmentModel.LayerType layerType)
      Mappings:
      Namespace Name Mixin selector
      named hasCustomModelForLayer Lnet/minecraft/client/render/entity/feature/CapeFeatureRenderer;hasCustomModelForLayer(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 Lgvd;a(Lcxo;Ldfr$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 Lgvd;a(Lfgr;Lglk;ILgzf;FF)V