Class VexEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10078,VexEntityModel>

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

    • TEXTURE

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

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

  • Method Details

    • getBlockLight

      protected int getBlockLight(VexEntity vexEntity, BlockPos blockPos)
      Overrides:
      getBlockLight in class EntityRenderer<VexEntity,class_10078>
      Mappings:
      Namespace Name Mixin selector
      named getBlockLight Lnet/minecraft/client/render/entity/VexEntityRenderer;getBlockLight(Lnet/minecraft/entity/mob/VexEntity;Lnet/minecraft/util/math/BlockPos;)I
      intermediary method_24092 Lnet/minecraft/class_960;method_24092(Lnet/minecraft/class_1634;Lnet/minecraft/class_2338;)I
      official a Lgpm;a(Lclj;Lje;)I
    • getTexture

      public Identifier getTexture(class_10078 class_10078)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10078,VexEntityModel>
      Specified by:
      getTexture in class EntityRenderer<VexEntity,class_10078>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/VexEntityRenderer;getTexture(Lnet/minecraft/class_10078;)Lnet/minecraft/util/Identifier;
      intermediary method_4144 Lnet/minecraft/class_960;method_4144(Lnet/minecraft/class_10078;)Lnet/minecraft/class_2960;
      official a Lgpm;a(Lgvb;)Lalb;
    • method_55269

      public class_10078 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<VexEntity,class_10078>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/VexEntityRenderer;method_55269()Lnet/minecraft/class_10078;
      intermediary method_62566 Lnet/minecraft/class_960;method_62566()Lnet/minecraft/class_10078;
      official c Lgpm;c()Lgvb;
    • method_62354

      public void method_62354(VexEntity vexEntity, class_10078 class_10078, float float2)
      Overrides:
      method_62354 in class LivingEntityRenderer<VexEntity,class_10078,VexEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/VexEntityRenderer;method_62354(Lnet/minecraft/entity/mob/VexEntity;Lnet/minecraft/class_10078;F)V
      intermediary method_62565 Lnet/minecraft/class_960;method_62565(Lnet/minecraft/class_1634;Lnet/minecraft/class_10078;F)V
      official a Lgpm;a(Lclj;Lgvb;F)V