Class ShulkerBulletEntityRenderer

java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<ShulkerBulletEntity>
net.minecraft.client.render.entity.ShulkerBulletEntityRenderer

@Environment(CLIENT) public class ShulkerBulletEntityRenderer extends EntityRenderer<ShulkerBulletEntity>
Mappings:
Namespace Name
official fiz
intermediary net/minecraft/class_940
named net/minecraft/client/render/entity/ShulkerBulletEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfiz;a:Labv;
      intermediary field_4776 Lnet/minecraft/class_940;field_4776:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
    • LAYER

      private static final RenderLayer LAYER
      Mappings:
      Namespace Name Mixin selector
      official f Lfiz;f:Lfco;
      intermediary field_21744 Lnet/minecraft/class_940;field_21744:Lnet/minecraft/class_1921;
      named LAYER Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;LAYER:Lnet/minecraft/client/render/RenderLayer;
    • model

      Mappings:
      Namespace Name Mixin selector
      official g Lfiz;g:Levn;
      intermediary field_4777 Lnet/minecraft/class_940;field_4777:Lnet/minecraft/class_603;
      named model Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;model:Lnet/minecraft/client/render/entity/model/ShulkerBulletEntityModel;
  • Constructor Details

    • ShulkerBulletEntityRenderer

      public ShulkerBulletEntityRenderer(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_24091

      protected int method_24091(ShulkerBulletEntity shulkerBulletEntity, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lfiz;a(Lbwm;Lgr;)I
      intermediary method_24091 Lnet/minecraft/class_940;method_24091(Lnet/minecraft/class_1678;Lnet/minecraft/class_2338;)I
      named method_24091 Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;method_24091(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;Lnet/minecraft/util/math/BlockPos;)I
    • method_4103

      public void method_4103(ShulkerBulletEntity shulkerBulletEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfiz;a(Lbwm;FFLedd;Lfcg;I)V
      intermediary method_4103 Lnet/minecraft/class_940;method_4103(Lnet/minecraft/class_1678;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      named method_4103 Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;method_4103(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
    • method_4105

      public Identifier method_4105(ShulkerBulletEntity shulkerBulletEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfiz;a(Lbwm;)Labv;
      intermediary method_4105 Lnet/minecraft/class_940;method_4105(Lnet/minecraft/class_1678;)Lnet/minecraft/class_2960;
      named method_4105 Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;method_4105(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;)Lnet/minecraft/util/Identifier;