Class WardenEntityRenderer

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

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

    • TEXTURE

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

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

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

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

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

    • WardenEntityRenderer

      public WardenEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfha;<init>(Lfhb$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

    • method_42606

      public Identifier method_42606(WardenEntity wardenEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfjx;a(Lbuw;)Labv;
      intermediary method_42606 Lnet/minecraft/class_7287;method_42606(Lnet/minecraft/class_7260;)Lnet/minecraft/class_2960;
      named method_42606 Lnet/minecraft/client/render/entity/WardenEntityRenderer;method_42606(Lnet/minecraft/entity/mob/WardenEntity;)Lnet/minecraft/util/Identifier;