| 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 | Description | 
|---|---|---|
Arrow | 
World.spawnArrow(Location location,
          Vector direction,
          float speed,
          float spread) | 
| Modifier and Type | Interface | Description | 
|---|---|---|
interface  | 
TippedArrow | 
 Deprecated. 
 
tipped status depends only on base potion type not being
 UNCRAFTABLE and effects being empty. 
 | 
Copyright © 2020. All rights reserved.