public class ResultSetAntiBuild
extends java.lang.Object
Constructor and Description |
---|
ResultSetAntiBuild(TARDIS plugin,
java.util.UUID uuid)
Creates a class instance that can be used to retrieve an SQL ResultSet from the tardis & travellers table.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getTardis_id() |
boolean |
resultSet()
Retrieves an SQL ResultSet from the tardis & travellers table.
|
public ResultSetAntiBuild(TARDIS plugin, java.util.UUID uuid)
plugin
- an instance of the main class.uuid
- the uuid who is trying to build.public boolean resultSet()
public java.lang.Integer getTardis_id()