|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FallingBlock | |
|---|---|
| org.bukkit | More generalized classes in the API. |
| org.bukkit.entity | Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc. |
| Uses of FallingBlock in org.bukkit |
|---|
| Methods in org.bukkit that return FallingBlock | |
|---|---|
FallingBlock |
World.spawnFallingBlock(Location location,
int blockId,
byte blockData)
Deprecated. Magic value |
FallingBlock |
World.spawnFallingBlock(Location location,
Material material,
byte data)
Deprecated. Magic value |
| Uses of FallingBlock in org.bukkit.entity |
|---|
| Subinterfaces of FallingBlock in org.bukkit.entity | |
|---|---|
interface |
FallingSand
Deprecated. See FallingBlock |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||