Class WardenEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<WardenEntity,WardenEntityModel<WardenEntity>>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/WardenEntityRenderer
intermediary net/minecraft/class_7287
official glx
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/WardenEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_38349 Lnet/minecraft/class_7287;field_38349:Lnet/minecraft/class_2960;
      official a Lglx;a:Lalf;
    • BIOLUMINESCENT_LAYER_TEXTURE

      private static final Identifier BIOLUMINESCENT_LAYER_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named BIOLUMINESCENT_LAYER_TEXTURE Lnet/minecraft/client/render/entity/WardenEntityRenderer;BIOLUMINESCENT_LAYER_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_38350 Lnet/minecraft/class_7287;field_38350:Lnet/minecraft/class_2960;
      official i Lglx;i:Lalf;
    • HEART_TEXTURE

      private static final Identifier HEART_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named HEART_TEXTURE Lnet/minecraft/client/render/entity/WardenEntityRenderer;HEART_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_38352 Lnet/minecraft/class_7287;field_38352:Lnet/minecraft/class_2960;
      official j Lglx;j:Lalf;
    • PULSATING_SPOTS_1_TEXTURE

      private static final Identifier PULSATING_SPOTS_1_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named PULSATING_SPOTS_1_TEXTURE Lnet/minecraft/client/render/entity/WardenEntityRenderer;PULSATING_SPOTS_1_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_38353 Lnet/minecraft/class_7287;field_38353:Lnet/minecraft/class_2960;
      official k Lglx;k:Lalf;
    • PULSATING_SPOTS_2_TEXTURE

      private static final Identifier PULSATING_SPOTS_2_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named PULSATING_SPOTS_2_TEXTURE Lnet/minecraft/client/render/entity/WardenEntityRenderer;PULSATING_SPOTS_2_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_38354 Lnet/minecraft/class_7287;field_38354:Lnet/minecraft/class_2960;
      official l Lglx;l:Lalf;
  • Constructor Details

    • WardenEntityRenderer

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