Class BeeEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10002,BeeEntityModel>

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

    • ANGRY_TEXTURE

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

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

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

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

  • Method Details

    • getTexture

      public Identifier getTexture(class_10002 class_10002)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10002,BeeEntityModel>
      Specified by:
      getTexture in class EntityRenderer<BeeEntity,class_10002>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/BeeEntityRenderer;getTexture(Lnet/minecraft/class_10002;)Lnet/minecraft/util/Identifier;
      intermediary method_22129 Lnet/minecraft/class_4505;method_22129(Lnet/minecraft/class_10002;)Lnet/minecraft/class_2960;
      official a Lglu;a(Lgsf;)Lalb;
    • method_55269

      public class_10002 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<BeeEntity,class_10002>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/BeeEntityRenderer;method_55269()Lnet/minecraft/class_10002;
      intermediary method_62382 Lnet/minecraft/class_4505;method_62382()Lnet/minecraft/class_10002;
      official a Lglu;a()Lgsf;
    • method_62355

      public void method_62355(BeeEntity beeEntity, class_10002 class_10002, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_62355 Lnet/minecraft/client/render/entity/BeeEntityRenderer;method_62355(Lnet/minecraft/entity/passive/BeeEntity;Lnet/minecraft/class_10002;F)V
      intermediary method_62383 Lnet/minecraft/class_4505;method_62383(Lnet/minecraft/class_4466;Lnet/minecraft/class_10002;F)V
      official a Lglu;a(Lcfw;Lgsf;F)V