Class PiglinEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<PiglinEntityRenderState,PiglinEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/PiglinEntityRenderer
intermediary net/minecraft/class_4842
official goz
  • Field Details

    • PIGLIN_TEXTURE

      private static final Identifier PIGLIN_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named PIGLIN_TEXTURE Lnet/minecraft/client/render/entity/PiglinEntityRenderer;PIGLIN_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_53196 Lnet/minecraft/class_4842;field_53196:Lnet/minecraft/class_2960;
      official b Lgoz;b:Lalc;
    • PIGLIN_BRUTE_TEXTURE

      private static final Identifier PIGLIN_BRUTE_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named PIGLIN_BRUTE_TEXTURE Lnet/minecraft/client/render/entity/PiglinEntityRenderer;PIGLIN_BRUTE_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_53197 Lnet/minecraft/class_4842;field_53197:Lnet/minecraft/class_2960;
      official k Lgoz;k:Lalc;
    • HEAD_TRANSFORMATION

      public static final HeadFeatureRenderer.HeadTransformation HEAD_TRANSFORMATION
      Mappings:
      Namespace Name Mixin selector
      named HEAD_TRANSFORMATION Lnet/minecraft/client/render/entity/PiglinEntityRenderer;HEAD_TRANSFORMATION:Lnet/minecraft/client/render/entity/feature/HeadFeatureRenderer$HeadTransformation;
      intermediary field_53195 Lnet/minecraft/class_4842;field_53195:Lnet/minecraft/class_976$class_9994;
      official a Lgoz;a:Lgrb$a;
  • Constructor Details

    • PiglinEntityRenderer

      public PiglinEntityRenderer(EntityRendererFactory.Context ctx, EntityModelLayer mainLayer, EntityModelLayer babyMainLayer, EntityModelLayer armorInnerLayer, EntityModelLayer armorOuterLayer, EntityModelLayer babyArmorInnerLayer, EntityModelLayer babyArmorOuterLayer)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/PiglinEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;Lnet/minecraft/client/render/entity/model/EntityModelLayer;Lnet/minecraft/client/render/entity/model/EntityModelLayer;Lnet/minecraft/client/render/entity/model/EntityModelLayer;Lnet/minecraft/client/render/entity/model/EntityModelLayer;Lnet/minecraft/client/render/entity/model/EntityModelLayer;Lnet/minecraft/client/render/entity/model/EntityModelLayer;)V
      intermediary <init> Lnet/minecraft/class_4842;<init>(Lnet/minecraft/class_5617$class_5618;Lnet/minecraft/class_5601;Lnet/minecraft/class_5601;Lnet/minecraft/class_5601;Lnet/minecraft/class_5601;Lnet/minecraft/class_5601;Lnet/minecraft/class_5601;)V
      official <init> Lgoz;<init>(Lgnj$a;Lgaj;Lgaj;Lgaj;Lgaj;Lgaj;Lgaj;)V
  • Method Details