| Package | Description | 
|---|---|
| org.bukkit | More generalized classes in the API. | 
| org.bukkit.entity | Interfaces for non-voxel objects that can exist in a  world, including all players, monsters, projectiles, etc. | 
| Modifier and Type | Method and Description | 
|---|---|
| Arrow | World. spawnArrow(Location location,
          Vector direction,
          float speed,
          float spread) | 
| Modifier and Type | Method and Description | 
|---|---|
| Arrow | LivingEntity. shootArrow()Deprecated. 
 use launchProjectile(Arrow.class) instead | 
Copyright © 2015. All rights reserved.