Class ShulkerBulletEntityRenderer

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

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

    • TEXTURE

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

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

      private final ShulkerBulletEntityModel model
      Mappings:
      Namespace Name Mixin selector
      named model Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;model:Lnet/minecraft/client/render/entity/model/ShulkerBulletEntityModel;
      intermediary field_4777 Lnet/minecraft/class_940;field_4777:Lnet/minecraft/class_603;
      official h Lgor;h:Lfys;
  • Constructor Details

  • Method Details

    • getBlockLight

      protected int getBlockLight(ShulkerBulletEntity shulkerBulletEntity, BlockPos blockPos)
      Overrides:
      getBlockLight in class EntityRenderer<ShulkerBulletEntity,class_10064>
      Mappings:
      Namespace Name Mixin selector
      named getBlockLight Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;getBlockLight(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;Lnet/minecraft/util/math/BlockPos;)I
      intermediary method_24091 Lnet/minecraft/class_940;method_24091(Lnet/minecraft/class_1678;Lnet/minecraft/class_2338;)I
      official a Lgor;a(Lcol;Lje;)I
    • render

      public void render(class_10064 class_10064, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class EntityRenderer<ShulkerBulletEntity,class_10064>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;render(Lnet/minecraft/class_10064;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
      intermediary method_4103 Lnet/minecraft/class_940;method_4103(Lnet/minecraft/class_10064;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      official a Lgor;a(Lgun;Lfcu;Lggv;I)V
    • getTexture

      public Identifier getTexture(class_10064 class_10064)
      Specified by:
      getTexture in class EntityRenderer<ShulkerBulletEntity,class_10064>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;getTexture(Lnet/minecraft/class_10064;)Lnet/minecraft/util/Identifier;
      intermediary method_4105 Lnet/minecraft/class_940;method_4105(Lnet/minecraft/class_10064;)Lnet/minecraft/class_2960;
      official a Lgor;a(Lgun;)Lalb;
    • method_55269

      public class_10064 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<ShulkerBulletEntity,class_10064>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;method_55269()Lnet/minecraft/class_10064;
      intermediary method_62524 Lnet/minecraft/class_940;method_62524()Lnet/minecraft/class_10064;
      official a Lgor;a()Lgun;
    • method_62354

      public void method_62354(ShulkerBulletEntity shulkerBulletEntity, class_10064 class_10064, float float2)
      Overrides:
      method_62354 in class EntityRenderer<ShulkerBulletEntity,class_10064>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;method_62354(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;Lnet/minecraft/class_10064;F)V
      intermediary method_62525 Lnet/minecraft/class_940;method_62525(Lnet/minecraft/class_1678;Lnet/minecraft/class_10064;F)V
      official a Lgor;a(Lcol;Lgun;F)V