Class WitherArmorFeatureRenderer


Mappings:
Namespace Name
official ewo
intermediary net/minecraft/class_1004
named net/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer
  • Field Details

    • SKIN

      private static final Identifier SKIN
      Mappings:
      Namespace Name Mixin selector
      official a Lewo;a:Lww;
      intermediary field_4910 Lnet/minecraft/class_1004;field_4910:Lnet/minecraft/class_2960;
      named SKIN Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;SKIN:Lnet/minecraft/util/Identifier;
    • model

      private final WitherEntityModel<WitherEntity> model
      Mappings:
      Namespace Name Mixin selector
      official b Lewo;b:Leig;
      intermediary field_4909 Lnet/minecraft/class_1004;field_4909:Lnet/minecraft/class_621;
      named model Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/WitherEntityModel;
  • Constructor Details

    • WitherArmorFeatureRenderer

      public WitherArmorFeatureRenderer(FeatureRendererContext<WitherEntity,​WitherEntityModel<WitherEntity>> context, EntityModelLoader loader)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lewo;<init>(Letr;Leim;)V
      intermediary <init> Lnet/minecraft/class_1004;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;)V
      named <init> Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/client/render/entity/model/EntityModelLoader;)V
  • Method Details