Class ZombifiedPiglinEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<ZombifiedPiglinEntityRenderState,ZombifiedPiglinEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/ZombifiedPiglinEntityRenderer
intermediary net/minecraft/class_9993
official guy
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/ZombifiedPiglinEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_53205 Lnet/minecraft/class_9993;field_53205:Lnet/minecraft/class_2960;
      official a Lguy;a:Lalz;
  • Constructor Details

    • ZombifiedPiglinEntityRenderer

      public ZombifiedPiglinEntityRenderer(EntityRendererFactory.Context context, EntityModelLayer mainLayer, EntityModelLayer babyMainLayer, EntityModelLayer armorInnerLayer, EntityModelLayer armorOuterLayer, EntityModelLayer babyArmorInnerLayer, EntityModelLayer babyArmorOuterLayer)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/ZombifiedPiglinEntityRenderer;<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_9993;<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> Lguy;<init>(Lgrp$a;Lgel;Lgel;Lgel;Lgel;Lgel;Lgel;)V
  • Method Details