public final class Locations extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDifferentBlock(org.bukkit.Location a,
org.bukkit.Location b)
Tests whether two different locations are in two different blocks.
|
public static boolean isDifferentBlock(org.bukkit.Location a,
org.bukkit.Location b)
a - The first locationb - The second locationCopyright © 2015. All Rights Reserved.