Class FoxEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10027,FoxEntityModel>

@Environment(CLIENT) public class FoxEntityRenderer extends class_9990<FoxEntity,class_10027,FoxEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/FoxEntityRenderer
intermediary net/minecraft/class_4042
official gna
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/FoxEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_18026 Lnet/minecraft/class_4042;field_18026:Lnet/minecraft/class_2960;
      official a Lgna;a:Lalb;
    • SLEEPING_TEXTURE

      private static final Identifier SLEEPING_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named SLEEPING_TEXTURE Lnet/minecraft/client/render/entity/FoxEntityRenderer;SLEEPING_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_18027 Lnet/minecraft/class_4042;field_18027:Lnet/minecraft/class_2960;
      official b Lgna;b:Lalb;
    • SNOW_TEXTURE

      private static final Identifier SNOW_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named SNOW_TEXTURE Lnet/minecraft/client/render/entity/FoxEntityRenderer;SNOW_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_18028 Lnet/minecraft/class_4042;field_18028:Lnet/minecraft/class_2960;
      official k Lgna;k:Lalb;
    • SLEEPING_SNOW_TEXTURE

      private static final Identifier SLEEPING_SNOW_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named SLEEPING_SNOW_TEXTURE Lnet/minecraft/client/render/entity/FoxEntityRenderer;SLEEPING_SNOW_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_18029 Lnet/minecraft/class_4042;field_18029:Lnet/minecraft/class_2960;
      official l Lgna;l:Lalb;
  • Constructor Details

  • Method Details

    • setupTransforms

      protected void setupTransforms(class_10027 class_10027, MatrixStack matrixStack, float float2, float float3)
      Overrides:
      setupTransforms in class LivingEntityRenderer<FoxEntity,class_10027,FoxEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named setupTransforms Lnet/minecraft/client/render/entity/FoxEntityRenderer;setupTransforms(Lnet/minecraft/class_10027;Lnet/minecraft/client/util/math/MatrixStack;FF)V
      intermediary method_18334 Lnet/minecraft/class_4042;method_18334(Lnet/minecraft/class_10027;Lnet/minecraft/class_4587;FF)V
      official a Lgna;a(Lgtd;Lfcu;FF)V
    • getTexture

      public Identifier getTexture(class_10027 class_10027)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10027,FoxEntityModel>
      Specified by:
      getTexture in class EntityRenderer<FoxEntity,class_10027>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/FoxEntityRenderer;getTexture(Lnet/minecraft/class_10027;)Lnet/minecraft/util/Identifier;
      intermediary method_18333 Lnet/minecraft/class_4042;method_18333(Lnet/minecraft/class_10027;)Lnet/minecraft/class_2960;
      official a Lgna;a(Lgtd;)Lalb;
    • method_55269

      public class_10027 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<FoxEntity,class_10027>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/FoxEntityRenderer;method_55269()Lnet/minecraft/class_10027;
      intermediary method_62445 Lnet/minecraft/class_4042;method_62445()Lnet/minecraft/class_10027;
      official c Lgna;c()Lgtd;
    • method_62355

      public void method_62355(FoxEntity foxEntity, class_10027 class_10027, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_62355 Lnet/minecraft/client/render/entity/FoxEntityRenderer;method_62355(Lnet/minecraft/entity/passive/FoxEntity;Lnet/minecraft/class_10027;F)V
      intermediary method_62444 Lnet/minecraft/class_4042;method_62444(Lnet/minecraft/class_4019;Lnet/minecraft/class_10027;F)V
      official a Lgna;a(Lcgf;Lgtd;F)V