Class PetCreeperEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<CreeperEntityRenderState,CreeperEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/PetCreeperEntityRenderer
intermediary net/minecraft/class_11154
official hee
  • Field Details

    • field_59547

      private static final Identifier field_59547
      Mappings:
      Namespace Name Mixin selector
      named field_59547 Lnet/minecraft/client/render/entity/PetCreeperEntityRenderer;field_59547:Lnet/minecraft/util/Identifier;
      intermediary field_59547 Lnet/minecraft/class_11154;field_59547:Lnet/minecraft/class_2960;
      official a Lhee;a:Lamb;
  • Constructor Details

    • PetCreeperEntityRenderer

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

    • scale

      protected void scale(CreeperEntityRenderState creeperEntityRenderState, MatrixStack matrixStack)
      Overrides:
      scale in class LivingEntityRenderer<PetCreeperEntity,CreeperEntityRenderState,CreeperEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named scale Lnet/minecraft/client/render/entity/PetCreeperEntityRenderer;scale(Lnet/minecraft/client/render/entity/state/CreeperEntityRenderState;Lnet/minecraft/client/util/math/MatrixStack;)V
      intermediary method_70487 Lnet/minecraft/class_11154;method_70487(Lnet/minecraft/class_10010;Lnet/minecraft/class_4587;)V
      official a Lhee;a(Lhiz;Lfpd;)V
    • getTexture

      public Identifier getTexture(CreeperEntityRenderState creeperEntityRenderState)
      Specified by:
      getTexture in class LivingEntityRenderer<PetCreeperEntity,CreeperEntityRenderState,CreeperEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/PetCreeperEntityRenderer;getTexture(Lnet/minecraft/client/render/entity/state/CreeperEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_70486 Lnet/minecraft/class_11154;method_70486(Lnet/minecraft/class_10010;)Lnet/minecraft/class_2960;
      official a Lhee;a(Lhiz;)Lamb;
    • createRenderState

      public CreeperEntityRenderState createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<PetCreeperEntity,CreeperEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/client/render/entity/PetCreeperEntityRenderer;createRenderState()Lnet/minecraft/client/render/entity/state/CreeperEntityRenderState;
      intermediary method_70488 Lnet/minecraft/class_11154;method_70488()Lnet/minecraft/class_10010;
      official b Lhee;b()Lhiz;
    • updateRenderState

      public void updateRenderState(PetCreeperEntity petCreeperEntity, CreeperEntityRenderState creeperEntityRenderState, float float2)
      Overrides:
      updateRenderState in class LivingEntityRenderer<PetCreeperEntity,CreeperEntityRenderState,CreeperEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/minecraft/client/render/entity/PetCreeperEntityRenderer;updateRenderState(Lnet/minecraft/entity/pet/PetCreeperEntity;Lnet/minecraft/client/render/entity/state/CreeperEntityRenderState;F)V
      intermediary method_70485 Lnet/minecraft/class_11154;method_70485(Lnet/minecraft/class_11010;Lnet/minecraft/class_10010;F)V
      official a Lhee;a(Lctt;Lhiz;F)V