Class AllayEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_9996,AllayEntityModel>

@Environment(CLIENT) public class AllayEntityRenderer extends MobEntityRenderer<AllayEntity,class_9996,AllayEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/AllayEntityRenderer
intermediary net/minecraft/class_7310
official glo
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/AllayEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_38461 Lnet/minecraft/class_7310;field_38461:Lnet/minecraft/class_2960;
      official a Lglo;a:Lalb;
  • Constructor Details

  • Method Details

    • getTexture

      public Identifier getTexture(class_9996 class_9996)
      Specified by:
      getTexture in interface FeatureRendererContext<class_9996,AllayEntityModel>
      Specified by:
      getTexture in class EntityRenderer<AllayEntity,class_9996>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/AllayEntityRenderer;getTexture(Lnet/minecraft/class_9996;)Lnet/minecraft/util/Identifier;
      intermediary method_42744 Lnet/minecraft/class_7310;method_42744(Lnet/minecraft/class_9996;)Lnet/minecraft/class_2960;
      official a Lglo;a(Lgrz;)Lalb;
    • method_55269

      public class_9996 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<AllayEntity,class_9996>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/AllayEntityRenderer;method_55269()Lnet/minecraft/class_9996;
      intermediary method_62370 Lnet/minecraft/class_7310;method_62370()Lnet/minecraft/class_9996;
      official a Lglo;a()Lgrz;
    • method_62354

      public void method_62354(AllayEntity allayEntity, class_9996 class_9996, float float2)
      Overrides:
      method_62354 in class LivingEntityRenderer<AllayEntity,class_9996,AllayEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/AllayEntityRenderer;method_62354(Lnet/minecraft/entity/passive/AllayEntity;Lnet/minecraft/class_9996;F)V
      intermediary method_62371 Lnet/minecraft/class_7310;method_62371(Lnet/minecraft/class_7298;Lnet/minecraft/class_9996;F)V
      official a Lglo;a(Lchb;Lgrz;F)V
    • getBlockLight

      protected int getBlockLight(AllayEntity allayEntity, BlockPos blockPos)
      Overrides:
      getBlockLight in class EntityRenderer<AllayEntity,class_9996>
      Mappings:
      Namespace Name Mixin selector
      named getBlockLight Lnet/minecraft/client/render/entity/AllayEntityRenderer;getBlockLight(Lnet/minecraft/entity/passive/AllayEntity;Lnet/minecraft/util/math/BlockPos;)I
      intermediary method_42745 Lnet/minecraft/class_7310;method_42745(Lnet/minecraft/class_7298;Lnet/minecraft/class_2338;)I
      official a Lglo;a(Lchb;Lje;)I