public final class Blocks extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<org.bukkit.block.Block> |
getConnected(org.bukkit.block.Block block)
Get a list of connected blocks to the given block, not including
the given block.
|
public static List<org.bukkit.block.Block> getConnected(org.bukkit.block.Block block)
block - the blockCopyright © 2015. All Rights Reserved.