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