Class CreeperEntityRenderer


@Environment(CLIENT) public class CreeperEntityRenderer extends MobEntityRenderer
Mappings:
Namespace Name
official cpn
intermediary net/minecraft/class_545
named net/minecraft/client/render/entity/CreeperEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lcpn;a:Loa;
      intermediary field_6473 Lnet/minecraft/class_545;field_6473:Lnet/minecraft/class_1653;
      named TEXTURE Lnet/minecraft/client/render/entity/CreeperEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • CreeperEntityRenderer

      public CreeperEntityRenderer(EntityRenderDispatcher dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcpu;<init>(Lcpt;)V
      intermediary <init> Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
  • Method Details

    • scale

      protected void scale(CreeperEntity creeperEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcpn;a(Laep;F)V
      intermediary method_1503 Lnet/minecraft/class_545;method_1503(Lnet/minecraft/class_969;F)V
      named scale Lnet/minecraft/client/render/entity/CreeperEntityRenderer;scale(Lnet/minecraft/entity/mob/CreeperEntity;F)V
    • method_5776

      protected int method_5776(CreeperEntity creeperEntity, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official a Lcpn;a(Laep;FF)I
      intermediary method_1504 Lnet/minecraft/class_545;method_1504(Lnet/minecraft/class_969;FF)I
      named method_5776 Lnet/minecraft/client/render/entity/CreeperEntityRenderer;method_5776(Lnet/minecraft/entity/mob/CreeperEntity;FF)I
    • getTexture

      protected Identifier getTexture(CreeperEntity creeperEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lcpn;a(Laep;)Loa;
      intermediary method_5740 Lnet/minecraft/class_545;method_5740(Lnet/minecraft/class_969;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/CreeperEntityRenderer;getTexture(Lnet/minecraft/entity/mob/CreeperEntity;)Lnet/minecraft/util/Identifier;