Class BatEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<BatEntity,BatEntityModel>

@Environment(CLIENT) public class BatEntityRenderer extends MobEntityRenderer<BatEntity,BatEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/BatEntityRenderer
intermediary net/minecraft/class_879
official gjk
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/BatEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4645 Lnet/minecraft/class_879;field_4645:Lnet/minecraft/class_2960;
      official a Lgjk;a:Lakr;
  • Constructor Details

    • BatEntityRenderer

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

    • getTexture

      public Identifier getTexture(BatEntity batEntity)
      Specified by:
      getTexture in interface FeatureRendererContext<BatEntity,BatEntityModel>
      Specified by:
      getTexture in class EntityRenderer<BatEntity>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/BatEntityRenderer;getTexture(Lnet/minecraft/entity/passive/BatEntity;)Lnet/minecraft/util/Identifier;
      intermediary method_3883 Lnet/minecraft/class_879;method_3883(Lnet/minecraft/class_1420;)Lnet/minecraft/class_2960;
      official a Lgjk;a(Lcez;)Lakr;