Class AllayEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<AllayEntityRenderState,AllayEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/AllayEntityRenderer
intermediary net/minecraft/class_7310
official gqk
  • 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 Lgqk;a:Lalz;
  • Constructor Details

    • AllayEntityRenderer

      public AllayEntityRenderer(EntityRendererFactory.Context context)
      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> Lgro;<init>(Lgrp$a;)V
  • Method Details

    • getTexture

      public Identifier getTexture(AllayEntityRenderState allayEntityRenderState)
      Specified by:
      getTexture in class LivingEntityRenderer<AllayEntity,AllayEntityRenderState,AllayEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/AllayEntityRenderer;getTexture(Lnet/minecraft/client/render/entity/state/AllayEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_42744 Lnet/minecraft/class_7310;method_42744(Lnet/minecraft/class_9996;)Lnet/minecraft/class_2960;
      official a Lgqk;a(Lgwy;)Lalz;
    • createRenderState

      public AllayEntityRenderState createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<AllayEntity,AllayEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/client/render/entity/AllayEntityRenderer;createRenderState()Lnet/minecraft/client/render/entity/state/AllayEntityRenderState;
      intermediary method_62370 Lnet/minecraft/class_7310;method_62370()Lnet/minecraft/class_9996;
      official a Lgqk;a()Lgwy;
    • updateRenderState

      public void updateRenderState(AllayEntity allayEntity, AllayEntityRenderState allayEntityRenderState, float float2)
      Overrides:
      updateRenderState in class LivingEntityRenderer<AllayEntity,AllayEntityRenderState,AllayEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/minecraft/client/render/entity/AllayEntityRenderer;updateRenderState(Lnet/minecraft/entity/passive/AllayEntity;Lnet/minecraft/client/render/entity/state/AllayEntityRenderState;F)V
      intermediary method_62371 Lnet/minecraft/class_7310;method_62371(Lnet/minecraft/class_7298;Lnet/minecraft/class_9996;F)V
      official a Lgqk;a(Lcjc;Lgwy;F)V
    • getBlockLight

      protected int getBlockLight(AllayEntity allayEntity, BlockPos blockPos)
      Overrides:
      getBlockLight in class EntityRenderer<AllayEntity,AllayEntityRenderState>
      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 Lgqk;a(Lcjc;Ljh;)I