| 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 | 
|---|---|
| FallingBlock | World. spawnFallingBlock(Location location,
                 int blockId,
                 byte blockData)Deprecated. 
 Magic value | 
| FallingBlock | World. spawnFallingBlock(Location location,
                 Material material,
                 byte data)Deprecated. 
 Magic value | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | FallingSandDeprecated. 
 See  FallingBlock | 
Copyright © 2015. All rights reserved.