Uses of Class
net.minecraft.entity.projectile.ShulkerBulletEntity
Packages that use ShulkerBulletEntity
Package
Description
-
Uses of ShulkerBulletEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type ShulkerBulletEntityModifier and TypeMethodDescriptionprotected int
ShulkerBulletEntityRenderer.getBlockLight
(ShulkerBulletEntity shulkerBulletEntity, BlockPos blockPos) void
ShulkerBulletEntityRenderer.updateRenderState
(ShulkerBulletEntity shulkerBulletEntity, ShulkerBulletEntityRenderState shulkerBulletEntityRenderState, float float2) -
Uses of ShulkerBulletEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ShulkerBulletEntityModifier and TypeFieldDescriptionstatic final EntityType
<ShulkerBulletEntity> EntityType.SHULKER_BULLET
-
Uses of ShulkerBulletEntity in net.minecraft.entity.projectile
Constructor parameters in net.minecraft.entity.projectile with type arguments of type ShulkerBulletEntityModifierConstructorDescriptionShulkerBulletEntity
(EntityType<? extends ShulkerBulletEntity> type, World world)