public class TARDISScannerData
extends java.lang.Object
Constructor and Description |
---|
TARDISScannerData() |
Modifier and Type | Method and Description |
---|---|
org.bukkit.block.Biome |
getBiome() |
org.bukkit.Location |
getScanLocation() |
COMPASS |
getTardisDirection() |
long |
getTime() |
void |
setBiome(org.bukkit.block.Biome biome) |
void |
setScanLocation(org.bukkit.Location scanLocation) |
void |
setTardisDirection(COMPASS tardisDirection) |
void |
setTime(long time) |
public org.bukkit.Location getScanLocation()
public void setScanLocation(org.bukkit.Location scanLocation)
public COMPASS getTardisDirection()
public void setTardisDirection(COMPASS tardisDirection)
public long getTime()
public void setTime(long time)
public org.bukkit.block.Biome getBiome()
public void setBiome(org.bukkit.block.Biome biome)