Class WitherArmorFeatureRenderer


Mappings:
Namespace Name
official fnl
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 Lfnl;a:Lacf;
      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 Lfnl;b:Lexx;
      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> Lfnl;<init>(Lfkl;Leyd;)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