Class CreeperChargeFeatureRenderer


@Environment(CLIENT)
public class CreeperChargeFeatureRenderer
extends EnergySwirlOverlayFeatureRenderer<CreeperEntity,​CreeperEntityModel<CreeperEntity>>
Mappings:
Namespace Name
official epo
intermediary net/minecraft/class_974
named net/minecraft/client/render/entity/feature/CreeperChargeFeatureRenderer
  • Field Details

    • SKIN

      private static final Identifier SKIN
      Mappings:
      Namespace Name Mixin selector
      official a Lepo;a:Lwb;
      intermediary field_4842 Lnet/minecraft/class_974;field_4842:Lnet/minecraft/class_2960;
      named SKIN Lnet/minecraft/client/render/entity/feature/CreeperChargeFeatureRenderer;SKIN:Lnet/minecraft/util/Identifier;
    • model

      private final CreeperEntityModel<CreeperEntity> model
      Mappings:
      Namespace Name Mixin selector
      official b Lepo;b:Leal;
      intermediary field_4844 Lnet/minecraft/class_974;field_4844:Lnet/minecraft/class_562;
      named model Lnet/minecraft/client/render/entity/feature/CreeperChargeFeatureRenderer;model:Lnet/minecraft/client/render/entity/model/CreeperEntityModel;
  • Constructor Details

  • Method Details