Package net.minecraft

Class class_11152

All Implemented Interfaces:
FeatureRendererContext<ChickenEntityRenderState,ChickenEntityModel>

Mappings:
Namespace Name
named net/minecraft/class_11152
intermediary net/minecraft/class_11152
official hec
  • Field Details

    • field_59545

      Mappings:
      Namespace Name Mixin selector
      named field_59545 Lnet/minecraft/class_11152;field_59545:Ljava/util/Map;
      intermediary field_59545 Lnet/minecraft/class_11152;field_59545:Ljava/util/Map;
      official a Lhec;a:Ljava/util/Map;
  • Constructor Details

    • class_11152

      public class_11152(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> Lhcj;<init>(Lhck$a;)V
  • Method Details

    • method_70475

      Mappings:
      Namespace Name Mixin selector
      named method_70475 Lnet/minecraft/class_11152;method_70475(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)Ljava/util/Map;
      intermediary method_70475 Lnet/minecraft/class_11152;method_70475(Lnet/minecraft/class_5617$class_5618;)Ljava/util/Map;
      official a Lhec;a(Lhck$a;)Ljava/util/Map;
    • render

      public void render(ChickenEntityRenderState chickenEntityRenderState, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class LivingEntityRenderer<class_11008,ChickenEntityRenderState,ChickenEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/class_11152;render(Lnet/minecraft/client/render/entity/state/ChickenEntityRenderState;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
      intermediary method_70477 Lnet/minecraft/class_11152;method_70477(Lnet/minecraft/class_10009;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      official a Lhec;a(Lhiw;Lfpd;Lgvz;I)V
    • getTexture

      public Identifier getTexture(ChickenEntityRenderState chickenEntityRenderState)
      Specified by:
      getTexture in class LivingEntityRenderer<class_11008,ChickenEntityRenderState,ChickenEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/class_11152;getTexture(Lnet/minecraft/client/render/entity/state/ChickenEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_70476 Lnet/minecraft/class_11152;method_70476(Lnet/minecraft/class_10009;)Lnet/minecraft/class_2960;
      official a Lhec;a(Lhiw;)Lamb;
    • createRenderState

      public ChickenEntityRenderState createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<class_11008,ChickenEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/class_11152;createRenderState()Lnet/minecraft/client/render/entity/state/ChickenEntityRenderState;
      intermediary method_70478 Lnet/minecraft/class_11152;method_70478()Lnet/minecraft/class_10009;
      official b Lhec;b()Lhiw;
    • method_70457

      public ChickenEntityRenderState method_70457(@Nullable @Nullable World world)
      Overrides:
      method_70457 in class EntityRenderer<class_11008,ChickenEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named method_70457 Lnet/minecraft/class_11152;method_70457(Lnet/minecraft/world/World;)Lnet/minecraft/client/render/entity/state/ChickenEntityRenderState;
      intermediary method_70474 Lnet/minecraft/class_11152;method_70474(Lnet/minecraft/class_1937;)Lnet/minecraft/class_10009;
      official a Lhec;a(Ldmy;)Lhiw;
    • updateRenderState

      public void updateRenderState(class_11008 class_11008, ChickenEntityRenderState chickenEntityRenderState, float float2)
      Overrides:
      updateRenderState in class LivingEntityRenderer<class_11008,ChickenEntityRenderState,ChickenEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/minecraft/class_11152;updateRenderState(Lnet/minecraft/class_11008;Lnet/minecraft/client/render/entity/state/ChickenEntityRenderState;F)V
      intermediary method_70473 Lnet/minecraft/class_11152;method_70473(Lnet/minecraft/class_11008;Lnet/minecraft/class_10009;F)V
      official a Lhec;a(Lctr;Lhiw;F)V