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 - fgj- intermediary - net/minecraft/class_940- named - net/minecraft/client/render/entity/ShulkerBulletEntityRenderer
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final RenderLayerprivate final ShulkerBulletEntityModel<ShulkerBulletEntity>private static final IdentifierFields inherited from class net.minecraft.client.render.entity.EntityRendererdispatcher, field_32921, shadowOpacity, shadowRadius
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected intgetBlockLight(ShulkerBulletEntity shulkerBulletEntity, BlockPos blockPos) getTexture(ShulkerBulletEntity shulkerBulletEntity) voidrender(ShulkerBulletEntity shulkerBulletEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) Methods inherited from class net.minecraft.client.render.entity.EntityRenderergetLight, getPositionOffset, getSkyLight, getTextRenderer, hasLabel, renderLabelIfPresent, shouldRender
- 
Field Details- 
TEXTURE- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfgj;a:Labb;- 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- Mappings:
- Namespace - Name - Mixin selector - official - f- Lfgj;f:Lfaa;- 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- Lfgj;g:Lesz;- 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- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lfek;<init>(Lfel$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- 
getBlockLight- Overrides:
- getBlockLightin class- EntityRenderer<ShulkerBulletEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfgj;a(Lbuw;Lgt;)I- intermediary - method_24091- Lnet/minecraft/class_940;method_24091(Lnet/minecraft/class_1678;Lnet/minecraft/class_2338;)I- named - getBlockLight- Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;getBlockLight(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;Lnet/minecraft/util/math/BlockPos;)I
 
- 
renderpublic void render(ShulkerBulletEntity shulkerBulletEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Overrides:
- renderin class- EntityRenderer<ShulkerBulletEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfgj;a(Lbuw;FFLeaq;Lezs;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 - render- Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;render(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
 
- 
getTexture- Specified by:
- getTexturein class- EntityRenderer<ShulkerBulletEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfgj;a(Lbuw;)Labb;- intermediary - method_4105- Lnet/minecraft/class_940;method_4105(Lnet/minecraft/class_1678;)Lnet/minecraft/class_2960;- named - getTexture- Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;getTexture(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;)Lnet/minecraft/util/Identifier;
 
 
-