- RANDOM - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- randomDestination(Player, int, int, int, COMPASS, String, World, boolean, Location) - Method in class me.eccentric_nz.TARDIS.travel.TARDISTimeTravel
-
Retrieves a random location determined from the TARDIS repeater or terminal settings.
- randomize() - Static method in class me.eccentric_nz.TARDIS.utility.TARDISFirework
-
- reArch(UUID) - Method in class me.eccentric_nz.TARDIS.arch.TARDISArchPersister
-
- rebuildPreset(OfflinePlayer) - Method in class me.eccentric_nz.TARDIS.commands.tardis.TARDISRebuildCommand
-
- recalculate(BlockData, COMPASS) - Method in class me.eccentric_nz.TARDIS.utility.recalculators.TARDISBedRecalculator
-
- recalculate(BlockData, COMPASS) - Method in class me.eccentric_nz.TARDIS.utility.recalculators.TARDISButtonRecalculator
-
Recalculate the data for directional block (BUTTON) when the TARDIS preset changes direction.
- recalculate(BlockData, COMPASS) - Method in class me.eccentric_nz.TARDIS.utility.recalculators.TARDISFenceRecalculator
-
Recalculate the data for multiple facing block (FENCE) when the TARDIS preset changes direction.
- recalculate(BlockData, COMPASS) - Method in class me.eccentric_nz.TARDIS.utility.recalculators.TARDISLeverRecalculator
-
Recalculate the data for directional block (LEVER) when the TARDIS preset changes direction.
- recalculate(BlockData, COMPASS, int) - Method in class me.eccentric_nz.TARDIS.utility.recalculators.TARDISMushroomRecalculator
-
Recalculate the data for multiple facing block (MUSHROOM) when the TARDIS preset changes direction.
- recalculate(BlockData, COMPASS, int, boolean) - Method in class me.eccentric_nz.TARDIS.utility.recalculators.TARDISStairRecalculator
-
Recalculate the data for directional block (STAIR) when the TARDIS preset changes direction.
- recalculate(BlockData, COMPASS) - Method in class me.eccentric_nz.TARDIS.utility.recalculators.TARDISTorchRecalculator
-
Recalculate the data for directional block (TORCH) when the TARDIS preset changes direction.
- recalculate(BlockData, COMPASS) - Method in class me.eccentric_nz.TARDIS.utility.recalculators.TARDISTrapdoorRecalculator
-
Recalculate the data for directional block (TRAPDOOR) when the TARDIS preset changes direction.
- recharge(int) - Method in class me.eccentric_nz.TARDIS.artron.TARDISArtronLevels
-
Starts a repeating task to recharge the TARDIS.
- RECIPE_ITEM - Enum in me.eccentric_nz.TARDIS.enumeration
-
- RecipeData - Class in me.eccentric_nz.TARDIS.chemistry.block
-
- RecipeData(String, String, List<String>, Material) - Constructor for class me.eccentric_nz.TARDIS.chemistry.block.RecipeData
-
- reclaimChunks(World, TARDISTIPSData) - Method in class me.eccentric_nz.TARDIS.builders.TARDISInteriorPostioning
-
Deprecated.
- reclaimChunks(World, int) - Method in class me.eccentric_nz.TARDIS.builders.TARDISInteriorPostioning
-
- reclaimZeroChunk(World, TARDISTIPSData) - Method in class me.eccentric_nz.TARDIS.builders.TARDISInteriorPostioning
-
- RED_MUSHROOM_DATA - Static variable in class me.eccentric_nz.TARDIS.custommodeldata.TARDISMushroomBlockData
-
- RED_MUSHROOM_DATA_ALL - Static variable in class me.eccentric_nz.TARDIS.custommodeldata.TARDISMushroomBlockData
-
- ReduceCommand - Class in me.eccentric_nz.TARDIS.chemistry.reducer
-
- ReduceCommand(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.reducer.ReduceCommand
-
- ReducerGUIListener - Class in me.eccentric_nz.TARDIS.chemistry.reducer
-
- ReducerGUIListener(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.reducer.ReducerGUIListener
-
- ReducerInventory - Class in me.eccentric_nz.TARDIS.chemistry.reducer
-
- ReducerInventory(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.reducer.ReducerInventory
-
- Reduction - Enum in me.eccentric_nz.TARDIS.chemistry.reducer
-
- relativePath(File, File) - Static method in class org.rauschig.jarchivelib.IOUtils
-
Computes the path name of a file node relative to a given root node.
- relocate(int, Player) - Method in class me.eccentric_nz.TARDIS.builders.TARDISEmergencyRelocation
-
- Reminder - Class in me.eccentric_nz.TARDIS.database.data
-
- Reminder(int, UUID, String, long) - Constructor for class me.eccentric_nz.TARDIS.database.data.Reminder
-
- REMOTE - Enum in me.eccentric_nz.TARDIS.enumeration
-
- remove(int) - Method in class me.eccentric_nz.TARDIS.JSON.JSONArray
-
Remove an index and close the hole.
- remove(String) - Method in class me.eccentric_nz.TARDIS.JSON.JSONObject
-
Remove a name and its value, if present.
- removeAllMembersFromRegion(World, String) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Removes all members from a region's membership.
- removeArch(UUID) - Method in class me.eccentric_nz.TARDIS.arch.TARDISArchPersister
-
- removeBlockProtection(int) - Method in class me.eccentric_nz.TARDIS.destroyers.TARDISPresetDestroyerFactory
-
- removeDisguise(Player) - Static method in class me.eccentric_nz.TARDIS.lazarus.TARDISLazarusDisguise
-
- removeDisguise(Player) - Static method in class me.eccentric_nz.TARDIS.lazarus.TARDISLazarusLibs
-
- removeMemberFromRegion(World, String, String) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Removes a player from a region's membership.
- removeNPCs(UUID) - Method in class me.eccentric_nz.TARDIS.utility.TARDISEntityTracker
-
- removePerceptionFilter() - Static method in class me.eccentric_nz.TARDIS.utility.TARDISPerceptionFilter
-
- removePerceptionFilter(Player) - Method in class me.eccentric_nz.TARDIS.utility.TARDISPerceptionFilter
-
- removeRechargerRegion(String) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Removes the WorldGuard region when the recharger is removed.
- removeRegion(World, String) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Removes the WorldGuard region when the TARDIS is deleted.
- removeRegion(Location) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Removes the WorldGuard region when the TARDIS is deleted.
- removeRoomRegion(World, String, String) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Removes the exterior rendering room region when the room is jettisoned or the TARDIS is deleted.
- render(String, Location, int, Player, COMPASS, long, Biome) - Method in class me.eccentric_nz.TARDIS.rooms.TARDISExteriorRenderer
-
- repectWorldBorder() - Method in class me.eccentric_nz.TARDIS.api.Parameters
-
- ReplacedBlock - Class in me.eccentric_nz.TARDIS.database.data
-
- ReplacedBlock(int, int, Location, String, BlockData, int) - Constructor for class me.eccentric_nz.TARDIS.database.data.ReplacedBlock
-
- replaceNames() - Method in class me.eccentric_nz.TARDIS.database.TARDISWorldNameUpdate
-
- requireDirectory(File) - Static method in class org.rauschig.jarchivelib.IOUtils
-
Makes sure that the given File
is either a writable directory, or that it does not exist and a directory
can be created at its path.
- rescue(Player, UUID, int, COMPASS, boolean, boolean) - Method in class me.eccentric_nz.TARDIS.travel.TARDISRescue
-
Move the Police Box to a player's location, and potentially rescue the player.
- resetUse() - Method in class me.eccentric_nz.TARDIS.schematic.ArchiveReset
-
- respectFactions() - Method in class me.eccentric_nz.TARDIS.api.Parameters
-
- respectGreifPrevention() - Method in class me.eccentric_nz.TARDIS.api.Parameters
-
- respectTowny() - Method in class me.eccentric_nz.TARDIS.api.Parameters
-
- respectWorldguard() - Method in class me.eccentric_nz.TARDIS.api.Parameters
-
- restoreBiome(Location, Biome) - Method in class me.eccentric_nz.TARDIS.utility.TARDISUtils
-
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetAchievements
-
Retrieves an SQL ResultSet from the achievements table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetAntiBuild
-
Retrieves an SQL ResultSet from the tardis & travellers table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetApiaries
-
Retrieves an SQL ResultSet from the farming table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetAreas
-
Retrieves an SQL ResultSet from the areas table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetARS
-
Retrieves an SQL ResultSet from the lamps table.
- resultset() - Method in class me.eccentric_nz.TARDIS.database.ResultSetArtronLevel
-
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetBackLocation
-
Retrieves an SQL ResultSet from the destinations table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetBind
-
Retrieves an SQL ResultSet from the bind table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetBlocks
-
Retrieves an SQL ResultSet from the blocks table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetChameleon
-
Retrieves an SQL ResultSet from the chameleon table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetChunks
-
Retrieves an SQL ResultSet from the chunks table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetCondenser
-
Retrieves an SQL ResultSet from the chunks table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetConstructSign
-
Retrieves an SQL ResultSet from the chameleon table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetControls
-
Retrieves an SQL ResultSet from the controls table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetCount
-
Retrieves an SQL ResultSet from the lamps table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetCreeper
-
Retrieves an SQL ResultSet from the tardis table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetCurrentLocation
-
Retrieves an SQL ResultSet from the destinations table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetDestinations
-
Retrieves an SQL ResultSet from the destinations table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetDiskStorage
-
Retrieves an SQL ResultSet from the lamps table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetDoorBlocks
-
Retrieves door from the doors table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetDoors
-
Retrieves an SQL ResultSet from the doors table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetFarming
-
Retrieves an SQL ResultSet from the farming table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetForcefield
-
Retrieves an SQL ResultSet from the destinations table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetGravity
-
Retrieves an SQL ResultSet from the doors table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetHomeLocation
-
Retrieves an SQL ResultSet from the destinations table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetJunk
-
Retrieves an SQL ResultSet from the junk table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetKeyboard
-
Retrieves an SQL ResultSet from the controls table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetLamps
-
Retrieves an SQL ResultSet from the lamps table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetNextLocation
-
Retrieves an SQL ResultSet from the destinations table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetOccupied
-
Retrieves an SQL ResultSet from the travellers table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetPaperBag
-
Retrieves an SQL ResultSet from the lamps table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetPlayerPrefs
-
Retrieves an SQL ResultSet from the player_prefs table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetPortals
-
Retrieves an SQL ResultSet from the doors table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetProgram
-
Retrieves an SQL ResultSet from the programs table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetProgramFromEvent
-
Retrieves an SQL ResultSet from the programs table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetPrograms
-
Retrieves an SQL ResultSet from the programs table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetReminders
-
Retrieves an SQL ResultSet from the reminders table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetRepeaters
-
Retrieves an SQL ResultSet from the controls table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetSiege
-
Retrieves an SQL ResultSet from the siege table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetSmelter
-
Retrieves an SQL ResultSet from the vaults table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetSonic
-
Retrieves an SQL ResultSet from the sonic table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetSounds
-
Retrieves an SQL ResultSet from the travellers table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetTag
-
Retrieves an SQL ResultSet from the blocks table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetTardis
-
Retrieves an SQL ResultSet from the tardis table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetTardisSign
-
Retrieves an SQL ResultSet from the tardis table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetTransmat
-
Retrieves an SQL ResultSet from the transmats table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetTransmatList
-
Retrieves an SQL ResultSet from the transmats table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetTravellers
-
Retrieves an SQL ResultSet from the travellers table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.database.ResultSetVault
-
Retrieves an SQL ResultSet from the vaults table.
- resultSet() - Method in class me.eccentric_nz.TARDIS.schematic.ResultSetArchive
-
- resultSet() - Method in class me.eccentric_nz.TARDIS.schematic.ResultSetArchiveButtons
-
- ResultSetAchievements - Class in me.eccentric_nz.TARDIS.database
-
Chronomium was a time-active element that displaced time around it.
- ResultSetAchievements(TARDIS, HashMap<String, Object>, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetAchievements
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the achievements table.
- ResultSetAntiBuild - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetAntiBuild(TARDIS, UUID) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetAntiBuild
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the tardis & travellers table.
- ResultSetApiaries - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetApiaries(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetApiaries
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the blocks table.
- ResultSetArchive - Class in me.eccentric_nz.TARDIS.schematic
-
- ResultSetArchive(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.schematic.ResultSetArchive
-
- ResultSetArchiveButtons - Class in me.eccentric_nz.TARDIS.schematic
-
- ResultSetArchiveButtons(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.schematic.ResultSetArchiveButtons
-
- ResultSetArchiveCount - Class in me.eccentric_nz.TARDIS.schematic
-
- ResultSetArchiveCount(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.schematic.ResultSetArchiveCount
-
- ResultSetArchiveName - Class in me.eccentric_nz.TARDIS.schematic
-
- ResultSetArchiveName(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.schematic.ResultSetArchiveName
-
- ResultSetArchiveUse - Class in me.eccentric_nz.TARDIS.schematic
-
- ResultSetArchiveUse(TARDIS, String, String) - Constructor for class me.eccentric_nz.TARDIS.schematic.ResultSetArchiveUse
-
- ResultSetAreas - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetAreas(TARDIS, HashMap<String, Object>, boolean, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetAreas
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the areas table.
- ResultSetARS - Class in me.eccentric_nz.TARDIS.database
-
Tricky van Baalen was the youngest and the smartest of the van Baalen brothers.
- ResultSetARS(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetARS
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the ars table.
- ResultSetArtronLevel - Class in me.eccentric_nz.TARDIS.database
-
- ResultSetArtronLevel(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetArtronLevel
-
- ResultSetBackLocation - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetBackLocation(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetBackLocation
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the next locations table.
- ResultSetBind - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetBind(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetBind
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the bind table.
- ResultSetBlocks - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetBlocks(TARDIS, HashMap<String, Object>, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetBlocks
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the blocks table.
- ResultSetChameleon - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetChameleon(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetChameleon
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the chameleon table.
- ResultSetChunks - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetChunks(TARDIS, HashMap<String, Object>, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetChunks
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the chunks table.
- ResultSetCompanions - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetCompanions(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetCompanions
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the current locations table.
- ResultSetCondenser - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetCondenser(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetCondenser
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the condenser table.
- ResultSetConsole - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetConsole(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetConsole
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the blocks table.
- ResultSetConstructSign - Class in me.eccentric_nz.TARDIS.database
-
Semaphore was a way of communicating using flags.
- ResultSetConstructSign(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetConstructSign
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the gravity_well table.
- ResultSetControls - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetControls(TARDIS, HashMap<String, Object>, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetControls
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the controls table.
- ResultSetCount - Class in me.eccentric_nz.TARDIS.database
-
A numerical Type designates each model of TARDIS.
- ResultSetCount(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetCount
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the count table.
- ResultSetCreeper - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetCreeper(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetCreeper
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the tardis table.
- ResultSetCurrentLocation - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetCurrentLocation(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetCurrentLocation
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the current locations table.
- ResultSetDestinations - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetDestinations(TARDIS, HashMap<String, Object>, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetDestinations
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the destinations table.
- ResultSetDiskStorage - Class in me.eccentric_nz.TARDIS.database
-
Tricky van Baalen was the youngest and the smartest of the van Baalen brothers.
- ResultSetDiskStorage(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetDiskStorage
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the ars table.
- ResultSetDoorBlocks - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetDoorBlocks(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetDoorBlocks
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the current locations table.
- ResultSetDoors - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetDoors(TARDIS, HashMap<String, Object>, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetDoors
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the doors table.
- ResultSetFarming - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetFarming(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetFarming
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the farming table.
- ResultSetForcefield - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetForcefield(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetForcefield
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the current locations table.
- ResultSetGravity - Class in me.eccentric_nz.TARDIS.database
-
Anti-gravity was the process of creating objects free from or releasing objects from the force of gravity.
- ResultSetGravity(TARDIS, HashMap<String, Object>, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetGravity
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the gravity_well table.
- ResultSetHandlesTransmat - Class in me.eccentric_nz.TARDIS.database
-
- ResultSetHandlesTransmat(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetHandlesTransmat
-
- ResultSetHidden - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetHidden(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetHidden
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the current locations table.
- ResultSetHomeLocation - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetHomeLocation(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetHomeLocation
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the next locations table.
- ResultSetJunk - Class in me.eccentric_nz.TARDIS.database
-
A fission lamp was a type of lamp used around the 50th century.
- ResultSetJunk(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetJunk
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the junk table.
- ResultSetKeyboard - Class in me.eccentric_nz.TARDIS.database
-
- ResultSetKeyboard(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetKeyboard
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the controls table.
- ResultSetLamps - Class in me.eccentric_nz.TARDIS.database
-
A fission lamp was a type of lamp used around the 50th century.
- ResultSetLamps(TARDIS, HashMap<String, Object>, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetLamps
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the lamps table.
- ResultSetNextLocation - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetNextLocation(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetNextLocation
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the next locations table.
- ResultSetOccupied - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetOccupied(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetOccupied
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the travellers table.
- ResultSetPaperBag - Class in me.eccentric_nz.TARDIS.database
-
- ResultSetPaperBag(TARDIS, UUID) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetPaperBag
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the count table.
- ResultSetPlayerPrefs - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetPlayerPrefs(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetPlayerPrefs
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the player_prefs table.
- ResultSetPortals - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetPortals(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetPortals
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the doors table.
- ResultSetProgram - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetProgram(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetProgram
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetProgramFromEvent - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetProgramFromEvent(TARDIS, String, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetProgramFromEvent
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetPrograms - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetPrograms(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetPrograms
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the programs table.
- ResultSetReminders - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetReminders(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetReminders
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the reminders table.
- ResultSetRepeaters - Class in me.eccentric_nz.TARDIS.database
-
The sonic screwdriver is a highly versatile tool used by many, but not all, incarnations of the Doctor.
- ResultSetRepeaters(TARDIS, int, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetRepeaters
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the controls table.
- ResultSetSiege - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetSiege(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetSiege
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the siege table.
- ResultSetSmelter - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetSmelter(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetSmelter
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetSonic - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetSonic(TARDIS, HashMap<String, Object>) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetSonic
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetSounds - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetSounds(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetSounds
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the travellers table.
- ResultSetStandby - Class in me.eccentric_nz.TARDIS.database
-
Gets a list of TARDIS ids whose power is on.
- ResultSetStandby(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetStandby
-
- ResultSetStandby.StandbyData - Class in me.eccentric_nz.TARDIS.database
-
- ResultSetTag - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTag(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTag
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the tag table.
- ResultSetTardis - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardis(TARDIS, HashMap<String, Object>, String, boolean, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardis
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the tardis table.
- ResultSetTardisAbandoned - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardisAbandoned(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardisAbandoned
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetTardisArtron - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardisArtron(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardisArtron
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetTardisChunk - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardisChunk(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardisChunk
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the tardis table.
- ResultSetTardisCompanions - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardisCompanions(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardisCompanions
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetTardisID - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardisID(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardisID
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetTardisPowered - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardisPowered(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardisPowered
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetTardisPreset - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardisPreset(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardisPreset
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the tardis table.
- ResultSetTardisSign - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardisSign(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardisSign
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the tardis table, for use with the
Sign Listener.
- ResultSetTardisSize - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTardisSize(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTardisSize
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetTransmat - Class in me.eccentric_nz.TARDIS.database
-
- ResultSetTransmat(TARDIS, int, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTransmat
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the transmats table.
- ResultSetTransmatList - Class in me.eccentric_nz.TARDIS.database
-
- ResultSetTransmatList(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTransmatList
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the transmats table.
- ResultSetTravellers - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetTravellers(TARDIS, HashMap<String, Object>, boolean) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetTravellers
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the travellers table.
- ResultSetVault - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetVault(TARDIS, String) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetVault
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetVault(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetVault
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the vaults table.
- ResultSetVoid - Class in me.eccentric_nz.TARDIS.database
-
Many facts, figures, and formulas are contained within the Matrix, including...
- ResultSetVoid(TARDIS, int) - Constructor for class me.eccentric_nz.TARDIS.database.ResultSetVoid
-
Creates a class instance that can be used to retrieve an SQL ResultSet from the thevoid table.
- resume() - Method in class me.eccentric_nz.TARDIS.rooms.TARDISRoomPersister
-
- retrievePropString(URL, String) - Static method in class com.rmtheis.yandtran.translate.YandexTranslatorAPI
-
Forms a request, sends it using the GET method and returns the value with the given label from the resulting JSON
response.
- REVERT_LEVELS - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- ROOM - Enum in me.eccentric_nz.TARDIS.enumeration
-
- ROOT_SUBS - Static variable in class me.eccentric_nz.TARDIS.commands.TARDISRecipeTabComplete
-
- roundUp(int, int) - Static method in class me.eccentric_nz.TARDIS.utility.TARDISNumberParsers
-
Returns a rounded integer after division.
- run() - Method in class me.eccentric_nz.TARDIS.artron.TARDISStandbyMode
-
- run() - Method in class me.eccentric_nz.TARDIS.builders.TARDISMushroomRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.chemistry.lab.HeatBlockRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.chemistry.product.GlowStickRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.chemistry.product.SparklerRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.control.TARDISControlRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.database.TARDISAbandonUpdate
-
- run() - Method in class me.eccentric_nz.TARDIS.database.TARDISRecordingTask
-
- run() - Method in class me.eccentric_nz.TARDIS.database.tool.Converter
-
- run() - Method in class me.eccentric_nz.TARDIS.desktop.TARDISFullThemeRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.desktop.TARDISThemeRepairRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.desktop.TARDISThemeRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.desktop.TARDISWallFloorRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.flight.TARDISRegulatorRunnable
-
- run(int, Block, Location, Player, boolean, String, boolean) - Method in class me.eccentric_nz.TARDIS.flight.TARDISTakeoff
-
- run(int, Player, String) - Method in class me.eccentric_nz.TARDIS.flight.TARDISTakeoff
-
- run() - Method in class me.eccentric_nz.TARDIS.forcefield.TARDISForceField
-
- run() - Method in class me.eccentric_nz.TARDIS.hads.TARDISCloisterBell
-
- run() - Method in class me.eccentric_nz.TARDIS.handles.TARDISHandlesRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.junk.TARDISJunkBuilder
-
- run() - Method in class me.eccentric_nz.TARDIS.junk.TARDISJunkDestroyer
-
- run() - Method in class me.eccentric_nz.TARDIS.junk.TARDISJunkReturnRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.mobfarming.TARDISBeeWaker
-
- run() - Method in class me.eccentric_nz.TARDIS.move.TARDISMonsterRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.move.TARDISSpectaclesRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.rooms.TARDISGravityWellRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.rooms.TARDISRoomRunnable
-
A runnable task that builds TARDIS rooms block by block.
- run() - Method in class me.eccentric_nz.TARDIS.rooms.TARDISZeroRoomRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.siegemode.TARDISSiegeRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.sonic.actions.TARDISSonicReplant
-
- run() - Method in class me.eccentric_nz.TARDIS.travel.TARDISEPSRunnable
-
- run() - Method in class me.eccentric_nz.TARDIS.travel.TARDISMalfunctionExplosion
-
- run() - Method in class me.eccentric_nz.TARDIS.utility.TARDISUpdateChecker
-
- run() - Method in class me.eccentric_nz.TARDIS.utility.TARDISVaultChecker
-
- runImmortalityGate(Player) - Static method in class me.eccentric_nz.TARDIS.lazarus.TARDISLazarusDisguise
-
- runImmortalityGate(Player) - Static method in class me.eccentric_nz.TARDIS.lazarus.TARDISLazarusLibs
-