Uses of Class
net.minecraft.entity.projectile.ShulkerBulletEntity
Package
Description
-
Uses of ShulkerBulletEntity in net.minecraft.client.render.entity
Modifier and TypeFieldDescriptionprivate final ShulkerBulletEntityModel<ShulkerBulletEntity>
ShulkerBulletEntityRenderer.model
Modifier and TypeMethodDescriptionprotected int
ShulkerBulletEntityRenderer.getBlockLight
(ShulkerBulletEntity shulkerBulletEntity, BlockPos blockPos) ShulkerBulletEntityRenderer.getTexture
(ShulkerBulletEntity shulkerBulletEntity) void
ShulkerBulletEntityRenderer.render
(ShulkerBulletEntity shulkerBulletEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) -
Uses of ShulkerBulletEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType<ShulkerBulletEntity>
EntityType.SHULKER_BULLET
-
Uses of ShulkerBulletEntity in net.minecraft.entity.projectile
ModifierConstructorDescriptionShulkerBulletEntity
(EntityType<? extends ShulkerBulletEntity> type, World world)