Uses of Interface
org.bukkit.entity.FallingBlock
-
Packages that use FallingBlock Package Description org.bukkit More generalized classes in the API. -
-
Uses of FallingBlock in org.bukkit
Methods in org.bukkit that return FallingBlock 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
-