public class ResultSetTardisSize
extends java.lang.Object
Control types: 0 = handbrake 1 = random button 2 = x-repeater 3 = z-repeater 4 = multiplier-repeater 5 = environment-repeater 6 = artron button
Constructor and Description |
---|
ResultSetTardisSize(TARDIS plugin)
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
|
Modifier and Type | Method and Description |
---|---|
boolean |
fromUUID(java.lang.String uuid)
Attempts to see whether the supplied TARDIS id is in the tardis table.
|
ConsoleSize |
getConsoleSize() |
public ResultSetTardisSize(TARDIS plugin)
plugin
- an instance of the main class.public boolean fromUUID(java.lang.String uuid)
uuid
- the Time Lord uuid to checkpublic ConsoleSize getConsoleSize()