Class VexEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<VexEntity,VexEntityModel>

@Environment(CLIENT) public class VexEntityRenderer extends BipedEntityRenderer<VexEntity,VexEntityModel>
Mappings:
Namespace Name
official fjt
intermediary net/minecraft/class_960
named net/minecraft/client/render/entity/VexEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfjt;a:Labv;
      intermediary field_4801 Lnet/minecraft/class_960;field_4801:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/VexEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
    • CHARGING_TEXTURE

      private static final Identifier CHARGING_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official i Lfjt;i:Labv;
      intermediary field_4802 Lnet/minecraft/class_960;field_4802:Lnet/minecraft/class_2960;
      named CHARGING_TEXTURE Lnet/minecraft/client/render/entity/VexEntityRenderer;CHARGING_TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • VexEntityRenderer

      public VexEntityRenderer(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_24092

      protected int method_24092(VexEntity vexEntity, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lfjt;a(Lbtu;Lgr;)I
      intermediary method_24092 Lnet/minecraft/class_960;method_24092(Lnet/minecraft/class_1634;Lnet/minecraft/class_2338;)I
      named method_24092 Lnet/minecraft/client/render/entity/VexEntityRenderer;method_24092(Lnet/minecraft/entity/mob/VexEntity;Lnet/minecraft/util/math/BlockPos;)I
    • method_4144

      public Identifier method_4144(VexEntity vexEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfjt;a(Lbtu;)Labv;
      intermediary method_4144 Lnet/minecraft/class_960;method_4144(Lnet/minecraft/class_1634;)Lnet/minecraft/class_2960;
      named method_4144 Lnet/minecraft/client/render/entity/VexEntityRenderer;method_4144(Lnet/minecraft/entity/mob/VexEntity;)Lnet/minecraft/util/Identifier;
    • method_4143

      protected void method_4143(VexEntity vexEntity, MatrixStack matrixStack, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfjt;a(Lbtu;Ledd;F)V
      intermediary method_4143 Lnet/minecraft/class_960;method_4143(Lnet/minecraft/class_1634;Lnet/minecraft/class_4587;F)V
      named method_4143 Lnet/minecraft/client/render/entity/VexEntityRenderer;method_4143(Lnet/minecraft/entity/mob/VexEntity;Lnet/minecraft/client/util/math/MatrixStack;F)V