| 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 | Interface and Description | 
|---|---|
| interface  | ServerRepresents a server implementation. | 
| interface  | WorldRepresents a world, which may contain entities, chunks and blocks | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PlayerRepresents a player, connected or not | 
Copyright © 2015. All rights reserved.