Class WitchEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<WitchEntity,WitchEntityModel<WitchEntity>>

@Environment(CLIENT) public class WitchEntityRenderer extends MobEntityRenderer<WitchEntity,WitchEntityModel<WitchEntity>>
Mappings:
Namespace Name
official fln
intermediary net/minecraft/class_965
named net/minecraft/client/render/entity/WitchEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfln;a:Lacf;
      intermediary field_4814 Lnet/minecraft/class_965;field_4814:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/WitchEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • WitchEntityRenderer

      public WitchEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfip;<init>(Lfiq$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

    • render

      public void render(WitchEntity witchEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class MobEntityRenderer<WitchEntity,WitchEntityModel<WitchEntity>>
      Mappings:
      Namespace Name Mixin selector
      official a Lfln;a(Lbut;FFLeed;Lfdv;I)V
      intermediary method_4155 Lnet/minecraft/class_965;method_4155(Lnet/minecraft/class_1640;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      named render Lnet/minecraft/client/render/entity/WitchEntityRenderer;render(Lnet/minecraft/entity/mob/WitchEntity;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
    • getTexture

      public Identifier getTexture(WitchEntity witchEntity)
      Specified by:
      getTexture in interface FeatureRendererContext<WitchEntity,WitchEntityModel<WitchEntity>>
      Specified by:
      getTexture in class EntityRenderer<WitchEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lfln;a(Lbut;)Lacf;
      intermediary method_4154 Lnet/minecraft/class_965;method_4154(Lnet/minecraft/class_1640;)Lnet/minecraft/class_2960;
      named getTexture Lnet/minecraft/client/render/entity/WitchEntityRenderer;getTexture(Lnet/minecraft/entity/mob/WitchEntity;)Lnet/minecraft/util/Identifier;
    • scale

      protected void scale(WitchEntity witchEntity, MatrixStack matrixStack, float float2)
      Overrides:
      scale in class LivingEntityRenderer<WitchEntity,WitchEntityModel<WitchEntity>>
      Mappings:
      Namespace Name Mixin selector
      official a Lfln;a(Lbut;Leed;F)V
      intermediary method_4157 Lnet/minecraft/class_965;method_4157(Lnet/minecraft/class_1640;Lnet/minecraft/class_4587;F)V
      named scale Lnet/minecraft/client/render/entity/WitchEntityRenderer;scale(Lnet/minecraft/entity/mob/WitchEntity;Lnet/minecraft/client/util/math/MatrixStack;F)V