Class AxolotlEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<AxolotlEntity,AxolotlEntityModel<AxolotlEntity>>

Mappings:
Namespace Name
official fge
intermediary net/minecraft/class_5774
named net/minecraft/client/render/entity/AxolotlEntityRenderer
  • Field Details

    • TEXTURES

      private static final Map<AxolotlEntity.Variant,Identifier> TEXTURES
      Mappings:
      Namespace Name Mixin selector
      official a Lfge;a:Ljava/util/Map;
      intermediary field_28390 Lnet/minecraft/class_5774;field_28390:Ljava/util/Map;
      named TEXTURES Lnet/minecraft/client/render/entity/AxolotlEntityRenderer;TEXTURES:Ljava/util/Map;
  • Constructor Details

    • AxolotlEntityRenderer

      public AxolotlEntityRenderer(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_33306

      public Identifier method_33306(AxolotlEntity axolotlEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfge;a(Lbpy;)Labv;
      intermediary method_33306 Lnet/minecraft/class_5774;method_33306(Lnet/minecraft/class_5762;)Lnet/minecraft/class_2960;
      named method_33306 Lnet/minecraft/client/render/entity/AxolotlEntityRenderer;method_33306(Lnet/minecraft/entity/passive/AxolotlEntity;)Lnet/minecraft/util/Identifier;