public class ResultSetTardisChunk
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 |
---|
ResultSetTardisChunk(TARDIS plugin)
Creates a class instance that can be used to retrieve an SQL ResultSet from the tardis table.
|
Modifier and Type | Method and Description |
---|---|
boolean |
fromID(int id)
Gets to the chunk of a TARDIS.
|
java.lang.String |
getChunk() |
public ResultSetTardisChunk(TARDIS plugin)
plugin
- an instance of the main class.public boolean fromID(int id)
id
- the Tardis ID to checkpublic java.lang.String getChunk()