public class ResultSetApiaries
extends java.lang.Object
Constructor and Description |
---|
ResultSetApiaries(TARDIS plugin)
Creates a class instance that can be used to retrieve an SQL ResultSet from the blocks table.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<org.bukkit.Location> |
getData() |
boolean |
resultSet()
Retrieves an SQL ResultSet from the farming table.
|
public ResultSetApiaries(TARDIS plugin)
plugin
- an instance of the main class.public boolean resultSet()
public java.util.List<org.bukkit.Location> getData()