public final class Blocks
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.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 java.util.List<org.bukkit.block.Block> getConnected(org.bukkit.block.Block block)
block - the block