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/ShulkerBulletEntityRendererintermediary net/minecraft/class_940official gor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final RenderLayerprivate final ShulkerBulletEntityModelprivate static final IdentifierFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, field_52257, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intgetBlockLight(ShulkerBulletEntity shulkerBulletEntity, BlockPos blockPos) getTexture(class_10064 class_10064) voidmethod_62354(ShulkerBulletEntity shulkerBulletEntity, class_10064 class_10064, float float2) voidrender(class_10064 class_10064, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getLight, getPositionOffset, getShadowRadius, getSkyLight, getTextRenderer, hasLabel, method_62358, method_62406, method_62425, method_62426, renderLabelIfPresent, shouldRender
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_4776Lnet/minecraft/class_940;field_4776:Lnet/minecraft/class_2960;official aLgor;a:Lalb;
-
LAYER
- Mappings:
Namespace Name Mixin selector named LAYERLnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;LAYER:Lnet/minecraft/client/render/RenderLayer;intermediary field_21744Lnet/minecraft/class_940;field_21744:Lnet/minecraft/class_1921;official bLgor;b:Lghe;
-
model
- Mappings:
Namespace Name Mixin selector named modelLnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;model:Lnet/minecraft/client/render/entity/model/ShulkerBulletEntityModel;intermediary field_4777Lnet/minecraft/class_940;field_4777:Lnet/minecraft/class_603;official hLgor;h:Lfys;
-
-
Constructor Details
-
ShulkerBulletEntityRenderer
-
-
Method Details
-
getBlockLight
- Overrides:
getBlockLightin classEntityRenderer<ShulkerBulletEntity,class_10064> - Mappings:
Namespace Name Mixin selector named getBlockLightLnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;getBlockLight(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;Lnet/minecraft/util/math/BlockPos;)Iintermediary method_24091Lnet/minecraft/class_940;method_24091(Lnet/minecraft/class_1678;Lnet/minecraft/class_2338;)Iofficial aLgor;a(Lcol;Lje;)I
-
render
public void render(class_10064 class_10064, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Overrides:
renderin classEntityRenderer<ShulkerBulletEntity,class_10064> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;render(Lnet/minecraft/class_10064;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)Vintermediary method_4103Lnet/minecraft/class_940;method_4103(Lnet/minecraft/class_10064;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)Vofficial aLgor;a(Lgun;Lfcu;Lggv;I)V
-
getTexture
- Specified by:
getTexturein classEntityRenderer<ShulkerBulletEntity,class_10064> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;getTexture(Lnet/minecraft/class_10064;)Lnet/minecraft/util/Identifier;intermediary method_4105Lnet/minecraft/class_940;method_4105(Lnet/minecraft/class_10064;)Lnet/minecraft/class_2960;official aLgor;a(Lgun;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<ShulkerBulletEntity,class_10064> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;method_55269()Lnet/minecraft/class_10064;intermediary method_62524Lnet/minecraft/class_940;method_62524()Lnet/minecraft/class_10064;official aLgor;a()Lgun;
-
method_62354
public void method_62354(ShulkerBulletEntity shulkerBulletEntity, class_10064 class_10064, float float2) - Overrides:
method_62354in classEntityRenderer<ShulkerBulletEntity,class_10064> - Mappings:
Namespace Name Mixin selector named method_62354Lnet/minecraft/client/render/entity/ShulkerBulletEntityRenderer;method_62354(Lnet/minecraft/entity/projectile/ShulkerBulletEntity;Lnet/minecraft/class_10064;F)Vintermediary method_62525Lnet/minecraft/class_940;method_62525(Lnet/minecraft/class_1678;Lnet/minecraft/class_10064;F)Vofficial aLgor;a(Lcol;Lgun;F)V
-