Class WitherArmorFeatureRenderer

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

@Environment(CLIENT)
public class WitherArmorFeatureRenderer
extends Object
implements FeatureRenderer<WitherEntity>
Mappings:
Namespace Name
official blj
intermediary net/minecraft/class_1206
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 Lblj;a:Ljy;
      intermediary field_4992 Lnet/minecraft/class_1206;field_4992:Lnet/minecraft/class_1605;
      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 Lblj;b:Lbkj;
      intermediary field_4993 Lnet/minecraft/class_1206;field_4993:Lnet/minecraft/class_1179;
      named witherEntityRenderer Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;witherEntityRenderer:Lnet/minecraft/client/render/entity/WitherEntityRenderer;
    • field_4994

      private final WitherEntityRenderer field_4994
      Mappings:
      Namespace Name Mixin selector
      official c Lblj;c:Lbcl;
      intermediary field_4994 Lnet/minecraft/class_1206;field_4994:Lnet/minecraft/class_894;
      named field_4994 Lnet/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer;field_4994: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)
      Specified by:
      render in interface FeatureRenderer<WitherEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lblj;a(Luk;FFFFFFF)V
      intermediary method_4113 Lnet/minecraft/class_1206;method_4113(Lnet/minecraft/class_1880;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<WitherEntity>
      Mappings:
      Namespace Name Mixin selector
      official b Lblb;b()Z
      intermediary method_4106 Lnet/minecraft/class_1198;method_4106()Z
      named combineTextures Lnet/minecraft/client/render/entity/feature/FeatureRenderer;combineTextures()Z