Class CreeperLightningFeatureRenderer

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

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

    • lightningArmour

      private static final Identifier lightningArmour
      Mappings:
      Namespace Name Mixin selector
      official a Lcsg;a:Loa;
      intermediary field_11156 Lnet/minecraft/class_2498;field_11156:Lnet/minecraft/class_1653;
      named lightningArmour Lnet/minecraft/client/render/entity/feature/CreeperLightningFeatureRenderer;lightningArmour:Lnet/minecraft/util/Identifier;
    • renderer

      private final CreeperEntityRenderer renderer
      Mappings:
      Namespace Name Mixin selector
      official b Lcsg;b:Lcpn;
      intermediary field_11157 Lnet/minecraft/class_2498;field_11157:Lnet/minecraft/class_545;
      named renderer Lnet/minecraft/client/render/entity/feature/CreeperLightningFeatureRenderer;renderer:Lnet/minecraft/client/render/entity/CreeperEntityRenderer;
    • model

      private final CreeperEntityModel model
      Mappings:
      Namespace Name Mixin selector
      official c Lcsg;c:Lcce;
      intermediary field_11158 Lnet/minecraft/class_2498;field_11158:Lnet/minecraft/class_437;
      named model Lnet/minecraft/client/render/entity/feature/CreeperLightningFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/CreeperEntityModel;
  • Constructor Details

    • CreeperLightningFeatureRenderer

      public CreeperLightningFeatureRenderer(CreeperEntityRenderer creeperRenderer)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcsg;<init>(Lcpn;)V
      intermediary <init> Lnet/minecraft/class_2498;<init>(Lnet/minecraft/class_545;)V
      named <init> Lnet/minecraft/client/render/entity/feature/CreeperLightningFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/CreeperEntityRenderer;)V
  • Method Details

    • render

      public void render(CreeperEntity creeperEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8)
      Mappings:
      Namespace Name Mixin selector
      official a Lcsg;a(Laep;FFFFFFF)V
      intermediary method_10286 Lnet/minecraft/class_2498;method_10286(Lnet/minecraft/class_969;FFFFFFF)V
      named render Lnet/minecraft/client/render/entity/feature/CreeperLightningFeatureRenderer;render(Lnet/minecraft/entity/mob/CreeperEntity;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