Package org.bukkit.projectiles
Interface BlockProjectileSource
- All Superinterfaces:
ProjectileSource
-
Method Summary
Methods inherited from interface org.bukkit.projectiles.ProjectileSource
launchProjectile, launchProjectile, launchProjectile
-
Method Details
-
getBlock
Gets the block this projectile source belongs to.- Returns:
- Block for the projectile source
-