Uses of Class
net.minecraft.entity.projectile.ShulkerBulletEntity
Packages that use ShulkerBulletEntity
Package
Description
- 
Uses of ShulkerBulletEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type ShulkerBulletEntityModifier and TypeMethodDescriptionprotected intShulkerBulletEntityRenderer.getBlockLight(ShulkerBulletEntity shulkerBulletEntity, BlockPos blockPos) voidShulkerBulletEntityRenderer.updateRenderState(ShulkerBulletEntity shulkerBulletEntity, ShulkerBulletEntityRenderState shulkerBulletEntityRenderState, float float2) 
- 
Uses of ShulkerBulletEntity in net.minecraft.entityFields 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.projectileConstructor parameters in net.minecraft.entity.projectile with type arguments of type ShulkerBulletEntityModifierConstructorDescriptionShulkerBulletEntity(EntityType<? extends ShulkerBulletEntity> type, World world)