Class ParrotEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<ParrotEntityRenderState,ParrotEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/ParrotEntityRenderer
intermediary net/minecraft/class_930
official gtc
  • Field Details

    • RED_BLUE_TEXTURE

      private static final Identifier RED_BLUE_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named RED_BLUE_TEXTURE Lnet/minecraft/client/render/entity/ParrotEntityRenderer;RED_BLUE_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_41636 Lnet/minecraft/class_930;field_41636:Lnet/minecraft/class_2960;
      official a Lgtc;a:Lalz;
    • BLUE_TEXTURE

      private static final Identifier BLUE_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named BLUE_TEXTURE Lnet/minecraft/client/render/entity/ParrotEntityRenderer;BLUE_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_41637 Lnet/minecraft/class_930;field_41637:Lnet/minecraft/class_2960;
      official b Lgtc;b:Lalz;
    • GREEN_TEXTURE

      private static final Identifier GREEN_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named GREEN_TEXTURE Lnet/minecraft/client/render/entity/ParrotEntityRenderer;GREEN_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_41638 Lnet/minecraft/class_930;field_41638:Lnet/minecraft/class_2960;
      official k Lgtc;k:Lalz;
    • YELLOW_TEXTURE

      private static final Identifier YELLOW_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named YELLOW_TEXTURE Lnet/minecraft/client/render/entity/ParrotEntityRenderer;YELLOW_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_41639 Lnet/minecraft/class_930;field_41639:Lnet/minecraft/class_2960;
      official l Lgtc;l:Lalz;
    • GREY_TEXTURE

      private static final Identifier GREY_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named GREY_TEXTURE Lnet/minecraft/client/render/entity/ParrotEntityRenderer;GREY_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_41640 Lnet/minecraft/class_930;field_41640:Lnet/minecraft/class_2960;
      official m Lgtc;m:Lalz;
  • Constructor Details

    • ParrotEntityRenderer

      public ParrotEntityRenderer(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(ParrotEntityRenderState parrotEntityRenderState)
      Specified by:
      getTexture in class LivingEntityRenderer<ParrotEntity,ParrotEntityRenderState,ParrotEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/ParrotEntityRenderer;getTexture(Lnet/minecraft/client/render/entity/state/ParrotEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_4080 Lnet/minecraft/class_930;method_4080(Lnet/minecraft/class_10051;)Lnet/minecraft/class_2960;
      official a Lgtc;a(Lgzb;)Lalz;
    • createRenderState

      public ParrotEntityRenderState createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<ParrotEntity,ParrotEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/client/render/entity/ParrotEntityRenderer;createRenderState()Lnet/minecraft/client/render/entity/state/ParrotEntityRenderState;
      intermediary method_62503 Lnet/minecraft/class_930;method_62503()Lnet/minecraft/class_10051;
      official b Lgtc;b()Lgzb;
    • updateRenderState

      public void updateRenderState(ParrotEntity parrotEntity, ParrotEntityRenderState parrotEntityRenderState, float float2)
      Overrides:
      updateRenderState in class LivingEntityRenderer<ParrotEntity,ParrotEntityRenderState,ParrotEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/minecraft/client/render/entity/ParrotEntityRenderer;updateRenderState(Lnet/minecraft/entity/passive/ParrotEntity;Lnet/minecraft/client/render/entity/state/ParrotEntityRenderState;F)V
      intermediary method_62502 Lnet/minecraft/class_930;method_62502(Lnet/minecraft/class_1453;Lnet/minecraft/class_10051;F)V
      official a Lgtc;a(Lcim;Lgzb;F)V
    • getTexture

      public static Identifier getTexture(ParrotEntity.Variant variant)
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/ParrotEntityRenderer;getTexture(Lnet/minecraft/entity/passive/ParrotEntity$Variant;)Lnet/minecraft/util/Identifier;
      intermediary method_47906 Lnet/minecraft/class_930;method_47906(Lnet/minecraft/class_1453$class_7989;)Lnet/minecraft/class_2960;
      official a Lgtc;a(Lcim$b;)Lalz;