| Package | Description | 
|---|---|
| org.bukkit | The root package of the Bukkit API, contains generalized API classes. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| FallingBlock | World. spawnFallingBlock(Location location,
                 BlockData data) | |
| FallingBlock | World. spawnFallingBlock(Location location,
                 MaterialData data) | |
| FallingBlock | World. spawnFallingBlock(Location location,
                 Material material,
                 byte data) | Deprecated.
 Magic value | 
Copyright © 2021. All rights reserved.