Package net.minecraft

Class class_11151

All Implemented Interfaces:
FeatureRendererContext<CatEntityRenderState,CatEntityModel>

Mappings:
Namespace Name
named net/minecraft/class_11151
intermediary net/minecraft/class_11151
official heb
  • Constructor Details

    • class_11151

      public class_11151(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

    • getTexture

      public Identifier getTexture(CatEntityRenderState catEntityRenderState)
      Specified by:
      getTexture in class LivingEntityRenderer<class_11007,CatEntityRenderState,CatEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/class_11151;getTexture(Lnet/minecraft/client/render/entity/state/CatEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_70471 Lnet/minecraft/class_11151;method_70471(Lnet/minecraft/class_10008;)Lnet/minecraft/class_2960;
      official a Lheb;a(Lhiv;)Lamb;
    • createRenderState

      public CatEntityRenderState createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<class_11007,CatEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/class_11151;createRenderState()Lnet/minecraft/client/render/entity/state/CatEntityRenderState;
      intermediary method_70472 Lnet/minecraft/class_11151;method_70472()Lnet/minecraft/class_10008;
      official b Lheb;b()Lhiv;
    • updateRenderState

      public void updateRenderState(class_11007 class_11007, CatEntityRenderState catEntityRenderState, float float2)
      Overrides:
      updateRenderState in class LivingEntityRenderer<class_11007,CatEntityRenderState,CatEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/minecraft/class_11151;updateRenderState(Lnet/minecraft/class_11007;Lnet/minecraft/client/render/entity/state/CatEntityRenderState;F)V
      intermediary method_70470 Lnet/minecraft/class_11151;method_70470(Lnet/minecraft/class_11007;Lnet/minecraft/class_10008;F)V
      official a Lheb;a(Lctq;Lhiv;F)V