Class WitherArmorFeatureRenderer


@Environment(CLIENT) public class WitherArmorFeatureRenderer extends EnergySwirlOverlayFeatureRenderer<class_10083,WitherEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer
intermediary net/minecraft/class_1004
official grs
  • Field Details

    • SKIN

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

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

    • WitherArmorFeatureRenderer

      public WitherArmorFeatureRenderer(FeatureRendererContext<class_10083,WitherEntityModel> context, EntityModelLoader loader)
      Mappings:
      Namespace Name Mixin selector
      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
      intermediary <init> Lnet/minecraft/class_1004;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;)V
      official <init> Lgrs;<init>(Lgoo;Lfzx;)V
  • Method Details

    • method_62591

      protected boolean method_62591(class_10083 class_10083)
      Specified by:
      method_62591 in class EnergySwirlOverlayFeatureRenderer<class_10083,WitherEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named method_62591 Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;method_62591(Lnet/minecraft/class_10083;)Z
      intermediary method_62600 Lnet/minecraft/class_1004;method_62600(Lnet/minecraft/class_10083;)Z
      official a Lgrs;a(Lgvg;)Z
    • getEnergySwirlX

      protected float getEnergySwirlX(float partialAge)
      Specified by:
      getEnergySwirlX in class EnergySwirlOverlayFeatureRenderer<class_10083,WitherEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getEnergySwirlX Lnet/minecraft/client/render/entity/feature/EnergySwirlOverlayFeatureRenderer;getEnergySwirlX(F)F
      intermediary method_23202 Lnet/minecraft/class_4607;method_23202(F)F
      official a Lgqq;a(F)F
    • getEnergySwirlTexture

      protected Identifier getEnergySwirlTexture()
      Specified by:
      getEnergySwirlTexture in class EnergySwirlOverlayFeatureRenderer<class_10083,WitherEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getEnergySwirlTexture Lnet/minecraft/client/render/entity/feature/EnergySwirlOverlayFeatureRenderer;getEnergySwirlTexture()Lnet/minecraft/util/Identifier;
      intermediary method_23201 Lnet/minecraft/class_4607;method_23201()Lnet/minecraft/class_2960;
      official a Lgqq;a()Lalb;
    • getEnergySwirlModel

      protected WitherEntityModel getEnergySwirlModel()
      Specified by:
      getEnergySwirlModel in class EnergySwirlOverlayFeatureRenderer<class_10083,WitherEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getEnergySwirlModel Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;getEnergySwirlModel()Lnet/minecraft/client/render/entity/model/WitherEntityModel;
      intermediary method_62601 Lnet/minecraft/class_1004;method_62601()Lnet/minecraft/class_621;
      official b Lgrs;b()Lfzp;