Uses of Interface
org.bukkit.entity.FallingBlock
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of FallingBlock in org.bukkit
Modifier and TypeMethodDescriptionWorld.spawnFallingBlock
(@NotNull Location location, @NotNull BlockData data) World.spawnFallingBlock
(@NotNull Location location, @NotNull MaterialData data) Deprecated.World.spawnFallingBlock
(@NotNull Location location, @NotNull Material material, byte data) Deprecated.Magic value
World.spawnFallingBlock(Location, BlockData)