Class IronGolemFlowerFeatureRenderer

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

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

    • field_11178

      private final IronGolemEntityRenderer field_11178
      Mappings:
      Namespace Name Mixin selector
      official a Lcsw;a:Lcrt;
      intermediary field_11178 Lnet/minecraft/class_2514;field_11178:Lnet/minecraft/class_578;
      named field_11178 Lnet/minecraft/client/render/entity/feature/IronGolemFlowerFeatureRenderer;field_11178:Lnet/minecraft/client/render/entity/IronGolemEntityRenderer;
  • Constructor Details

    • IronGolemFlowerFeatureRenderer

      public IronGolemFlowerFeatureRenderer(IronGolemEntityRenderer ironGolemEntityRenderer)
  • Method Details

    • render

      public void render(IronGolemEntity ironGolemEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8)
      Mappings:
      Namespace Name Mixin selector
      official a Lcsw;a(Lacq;FFFFFFF)V
      intermediary method_10301 Lnet/minecraft/class_2514;method_10301(Lnet/minecraft/class_952;FFFFFFF)V
      named render Lnet/minecraft/client/render/entity/feature/IronGolemFlowerFeatureRenderer;render(Lnet/minecraft/entity/passive/IronGolemEntity;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