Class CreeperEntityRenderer


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

    • field_6472

      private static final Identifier field_6472
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a:Lbqm;
      intermediary field_6472 Lnet/minecraft/class_545;field_6472:Lnet/minecraft/class_1653;
      named field_6472 Lnet/minecraft/client/render/entity/CreeperEntityRenderer;field_6472:Lnet/minecraft/util/Identifier;
    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official f Lbmy;f:Lbqm;
      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;
    • field_2086

      private EntityModel field_2086
      Mappings:
      Namespace Name Mixin selector
      official g Lbmy;g:Lbhk;
      intermediary field_2086 Lnet/minecraft/class_545;field_2086:Lnet/minecraft/class_444;
      named field_2086 Lnet/minecraft/client/render/entity/CreeperEntityRenderer;field_2086:Lnet/minecraft/client/render/entity/model/EntityModel;
  • Constructor Details

    • CreeperEntityRenderer

      public CreeperEntityRenderer()
  • Method Details

    • scale

      protected void scale(CreeperEntity creeperEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Lwk;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 Lbmy;a(Lwk;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
    • method_5779

      protected int method_5779(CreeperEntity creeperEntity, int int2, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Lwk;IF)I
      intermediary method_1505 Lnet/minecraft/class_545;method_1505(Lnet/minecraft/class_969;IF)I
      named method_5779 Lnet/minecraft/client/render/entity/CreeperEntityRenderer;method_5779(Lnet/minecraft/entity/mob/CreeperEntity;IF)I
    • method_5784

      protected int method_5784(CreeperEntity creeperEntity, int int2, float float2)
      Mappings:
      Namespace Name Mixin selector
      official b Lbmy;b(Lwk;IF)I
      intermediary method_1506 Lnet/minecraft/class_545;method_1506(Lnet/minecraft/class_969;IF)I
      named method_5784 Lnet/minecraft/client/render/entity/CreeperEntityRenderer;method_5784(Lnet/minecraft/entity/mob/CreeperEntity;IF)I
    • getTexture

      protected Identifier getTexture(CreeperEntity creeperEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Lwk;)Lbqm;
      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;