Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
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
|
FallingBlock |
World.spawnFallingBlock(Location location,
MaterialData data)
|
Copyright © 2021. All rights reserved.