Class PigEntityRenderer


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

    • PIG_TEX

      private static final Identifier PIG_TEX
      Mappings:
      Namespace Name Mixin selector
      official a Lcrd;a:Loa;
      intermediary field_6513 Lnet/minecraft/class_569;field_6513:Lnet/minecraft/class_1653;
      named PIG_TEX Lnet/minecraft/client/render/entity/PigEntityRenderer;PIG_TEX:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • PigEntityRenderer

      public PigEntityRenderer(EntityRenderDispatcher dispatcher, EntityModel model, float shadowSize)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcqv;<init>(Lcpt;Lccq;F)V
      intermediary <init> Lnet/minecraft/class_1635;<init>(Lnet/minecraft/class_550;Lnet/minecraft/class_444;F)V
      named <init> Lnet/minecraft/client/render/entity/LivingEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;Lnet/minecraft/client/render/entity/model/EntityModel;F)V
  • Method Details

    • getTexture

      protected Identifier getTexture(PigEntity pigEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lcrd;a(Laca;)Loa;
      intermediary method_5796 Lnet/minecraft/class_569;method_5796(Lnet/minecraft/class_948;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/PigEntityRenderer;getTexture(Lnet/minecraft/entity/passive/PigEntity;)Lnet/minecraft/util/Identifier;