Class WitherArmorFeatureRenderer

java.lang.Object
net.minecraft.client.render.entity.feature.WitherArmorFeatureRenderer
All Implemented Interfaces:
FeatureRenderer

@Environment(CLIENT) public class WitherArmorFeatureRenderer extends Object implements FeatureRenderer
Mappings:
Namespace Name
official csy
intermediary net/minecraft/class_2516
named net/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer
  • Field Details

    • WITHER_REGEN_TEXTURE

      private static final Identifier WITHER_REGEN_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lcsy;a:Loa;
      intermediary field_11180 Lnet/minecraft/class_2516;field_11180:Lnet/minecraft/class_1653;
      named WITHER_REGEN_TEXTURE Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;WITHER_REGEN_TEXTURE:Lnet/minecraft/util/Identifier;
    • witherEntityRenderer

      private final WitherEntityRenderer witherEntityRenderer
      Mappings:
      Namespace Name Mixin selector
      official b Lcsy;b:Lcrw;
      intermediary field_11181 Lnet/minecraft/class_2516;field_11181:Lnet/minecraft/class_1355;
      named witherEntityRenderer Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;witherEntityRenderer:Lnet/minecraft/client/render/entity/WitherEntityRenderer;
    • field_11182

      private final WitherEntityRenderer field_11182
      Mappings:
      Namespace Name Mixin selector
      official c Lcsy;c:Lcdn;
      intermediary field_11182 Lnet/minecraft/class_2516;field_11182:Lnet/minecraft/class_1336;
      named field_11182 Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;field_11182:Lnet/minecraft/client/render/entity/model/WitherEntityRenderer;
  • Constructor Details

    • WitherArmorFeatureRenderer

      public WitherArmorFeatureRenderer(WitherEntityRenderer witherEntityRenderer)
  • Method Details

    • render

      public void render(WitherEntity witherEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8)
      Mappings:
      Namespace Name Mixin selector
      official a Lcsy;a(Ladf;FFFFFFF)V
      intermediary method_10303 Lnet/minecraft/class_2516;method_10303(Lnet/minecraft/class_1410;FFFFFFF)V
      named render Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;render(Lnet/minecraft/entity/boss/WitherEntity;FFFFFFF)V
    • combineTextures

      public boolean combineTextures()
      Specified by:
      combineTextures in interface FeatureRenderer
      Mappings:
      Namespace Name Mixin selector
      official b Lcsq;b()Z
      intermediary method_10296 Lnet/minecraft/class_2508;method_10296()Z
      named combineTextures Lnet/minecraft/client/render/entity/feature/FeatureRenderer;combineTextures()Z