Class WitherArmorFeatureRenderer


@Environment(CLIENT)
public class WitherArmorFeatureRenderer
extends EnergySwirlOverlayFeatureRenderer<WitherEntity,​WitherEntityModel<WitherEntity>>
Mappings:
Namespace Name
official eqy
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 Leqy;a:Lwb;
      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 Leqy;b:Lecx;
      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

  • Method Details