Class UndeadHorseEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<LivingHorseEntityRenderState,AbstractHorseEntityModel<LivingHorseEntityRenderState>>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/UndeadHorseEntityRenderer
intermediary net/minecraft/class_961
official gye
  • Field Details

    • texture

      private final Identifier texture
      Mappings:
      Namespace Name Mixin selector
      named texture Lnet/minecraft/client/render/entity/UndeadHorseEntityRenderer;texture:Lnet/minecraft/util/Identifier;
      intermediary field_53203 Lnet/minecraft/class_961;field_53203:Lnet/minecraft/class_2960;
      official a Lgye;a:Lale;
  • Constructor Details

    • UndeadHorseEntityRenderer

      public UndeadHorseEntityRenderer(EntityRendererFactory.Context ctx, UndeadHorseEntityRenderer.class_10651 class_10651)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/UndeadHorseEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;Lnet/minecraft/client/render/entity/UndeadHorseEntityRenderer$class_10651;)V
      intermediary <init> Lnet/minecraft/class_961;<init>(Lnet/minecraft/class_5617$class_5618;Lnet/minecraft/class_961$class_10651;)V
      official <init> Lgye;<init>(Lgvk$a;Lgye$a;)V
  • Method Details