public class TARDISForceFieldLocation
extends java.lang.Object
Constructor and Description |
---|
TARDISForceFieldLocation(org.bukkit.Location location,
double range) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.Location |
getBottomBackLeft() |
org.bukkit.Location |
getBottomBackRight() |
org.bukkit.Location |
getBottomFrontLeft() |
org.bukkit.Location |
getBottomFrontRight() |
org.bukkit.Location |
getTopBackLeft() |
org.bukkit.Location |
getTopBackRight() |
org.bukkit.Location |
getTopFrontLeft() |
org.bukkit.Location |
getTopFrontRight() |
public TARDISForceFieldLocation(org.bukkit.Location location, double range)
public org.bukkit.Location getTopFrontLeft()
public org.bukkit.Location getTopFrontRight()
public org.bukkit.Location getTopBackLeft()
public org.bukkit.Location getTopBackRight()
public org.bukkit.Location getBottomFrontLeft()
public org.bukkit.Location getBottomFrontRight()
public org.bukkit.Location getBottomBackLeft()
public org.bukkit.Location getBottomBackRight()