Class GoatEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<GoatEntity,GoatEntityModel<GoatEntity>>

@Environment(CLIENT) public class GoatEntityRenderer extends MobEntityRenderer<GoatEntity,GoatEntityModel<GoatEntity>>
Mappings:
Namespace Name
official fjd
intermediary net/minecraft/class_6256
named net/minecraft/client/render/entity/GoatEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfjd;a:Lacf;
      intermediary field_32923 Lnet/minecraft/class_6256;field_32923:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/GoatEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • GoatEntityRenderer

      public GoatEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfip;<init>(Lfiq$a;)V
      intermediary <init> Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
  • Method Details