Package net.minecraft

Class class_11147

All Implemented Interfaces:
FeatureRendererContext<GhastEntityRenderState,GhastEntityModel>

Mappings:
Namespace Name
named net/minecraft/class_11147
intermediary net/minecraft/class_11147
official hbf
  • Field Details

    • field_59535

      private static final Identifier field_59535
      Mappings:
      Namespace Name Mixin selector
      named field_59535 Lnet/minecraft/class_11147;field_59535:Lnet/minecraft/util/Identifier;
      intermediary field_59535 Lnet/minecraft/class_11147;field_59535:Lnet/minecraft/class_2960;
      official a Lhbf;a:Lamb;
    • field_59536

      private static final Identifier field_59536
      Mappings:
      Namespace Name Mixin selector
      named field_59536 Lnet/minecraft/class_11147;field_59536:Lnet/minecraft/util/Identifier;
      intermediary field_59536 Lnet/minecraft/class_11147;field_59536:Lnet/minecraft/class_2960;
      official j Lhbf;j:Lamb;
  • Constructor Details

    • class_11147

      public class_11147(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(GhastEntityRenderState ghastEntityRenderState)
      Specified by:
      getTexture in class LivingEntityRenderer<class_10990,GhastEntityRenderState,GhastEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/class_11147;getTexture(Lnet/minecraft/client/render/entity/state/GhastEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_70455 Lnet/minecraft/class_11147;method_70455(Lnet/minecraft/class_10029;)Lnet/minecraft/class_2960;
      official a Lhbf;a(Lhjr;)Lamb;
    • createRenderState

      public GhastEntityRenderState createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<class_10990,GhastEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/class_11147;createRenderState()Lnet/minecraft/client/render/entity/state/GhastEntityRenderState;
      intermediary method_70453 Lnet/minecraft/class_11147;method_70453()Lnet/minecraft/class_10029;
      official a Lhbf;a()Lhjr;
    • updateRenderState

      public void updateRenderState(class_10990 class_10990, GhastEntityRenderState ghastEntityRenderState, float float2)
      Overrides:
      updateRenderState in class LivingEntityRenderer<class_10990,GhastEntityRenderState,GhastEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/minecraft/class_11147;updateRenderState(Lnet/minecraft/class_10990;Lnet/minecraft/client/render/entity/state/GhastEntityRenderState;F)V
      intermediary method_70454 Lnet/minecraft/class_11147;method_70454(Lnet/minecraft/class_10990;Lnet/minecraft/class_10029;F)V
      official a Lhbf;a(Lcqa;Lhjr;F)V