Class BeeEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<BeeEntity,BeeEntityModel<BeeEntity>>

@Environment(CLIENT) public class BeeEntityRenderer extends MobEntityRenderer<BeeEntity,BeeEntityModel<BeeEntity>>
Mappings:
Namespace Name
official fgg
intermediary net/minecraft/class_4505
named net/minecraft/client/render/entity/BeeEntityRenderer
  • Field Details

    • ANGRY_TEXTURE

      private static final Identifier ANGRY_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfgg;a:Labv;
      intermediary field_20524 Lnet/minecraft/class_4505;field_20524:Lnet/minecraft/class_2960;
      named ANGRY_TEXTURE Lnet/minecraft/client/render/entity/BeeEntityRenderer;ANGRY_TEXTURE:Lnet/minecraft/util/Identifier;
    • ANGRY_NECTAR_TEXTURE

      private static final Identifier ANGRY_NECTAR_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official i Lfgg;i:Labv;
      intermediary field_20525 Lnet/minecraft/class_4505;field_20525:Lnet/minecraft/class_2960;
      named ANGRY_NECTAR_TEXTURE Lnet/minecraft/client/render/entity/BeeEntityRenderer;ANGRY_NECTAR_TEXTURE:Lnet/minecraft/util/Identifier;
    • PASSIVE_TEXTURE

      private static final Identifier PASSIVE_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official j Lfgg;j:Labv;
      intermediary field_20526 Lnet/minecraft/class_4505;field_20526:Lnet/minecraft/class_2960;
      named PASSIVE_TEXTURE Lnet/minecraft/client/render/entity/BeeEntityRenderer;PASSIVE_TEXTURE:Lnet/minecraft/util/Identifier;
    • NECTAR_TEXTURE

      private static final Identifier NECTAR_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official k Lfgg;k:Labv;
      intermediary field_20527 Lnet/minecraft/class_4505;field_20527:Lnet/minecraft/class_2960;
      named NECTAR_TEXTURE Lnet/minecraft/client/render/entity/BeeEntityRenderer;NECTAR_TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • BeeEntityRenderer

      public BeeEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfha;<init>(Lfhb$a;)V
      intermediary <init> Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
  • Method Details

    • method_22129

      public Identifier method_22129(BeeEntity beeEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfgg;a(Lbos;)Labv;
      intermediary method_22129 Lnet/minecraft/class_4505;method_22129(Lnet/minecraft/class_4466;)Lnet/minecraft/class_2960;
      named method_22129 Lnet/minecraft/client/render/entity/BeeEntityRenderer;method_22129(Lnet/minecraft/entity/passive/BeeEntity;)Lnet/minecraft/util/Identifier;