Class WardenEntityRenderer

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

Mappings:
Namespace Name
official frk
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 Lfrk;a:Lacq;
      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 Lfrk;i:Lacq;
      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 Lfrk;j:Lacq;
      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 Lfrk;k:Lacq;
      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 Lfrk;l:Lacq;
      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> Lfol;<init>(Lfom$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