- calculatePosition(Art, BlockFace, Location) - Static method in class me.eccentric_nz.TARDIS.rooms.TARDISPainting
-
- canBreakBlock(Player, Block) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Checks whether a block can be broken
- canBuild(Player, Location) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Checks if a player can build (a Police Box) at this location.
- canGrowRooms(String) - Method in class me.eccentric_nz.TARDIS.utility.TARDISUtils
-
- canLand(Player, Location) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Checks if a player can land (a Police Box) at this location.
- canRegister() - Method in class me.eccentric_nz.TARDIS.placeholders.TARDISPlaceholderExpansion
-
- capitalise(String) - Static method in class me.eccentric_nz.TARDIS.utility.TARDISStringUtils
-
- carpet - Static variable in class me.eccentric_nz.TARDIS.utility.TARDISMaterials
-
- CHAMELEON_BLOCKS_BAD - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- CHAMELEON_BLOCKS_CHANGE - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- CHAMELEON_BLOCKS_CHANGE_HASH - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- CHAMELEON_BLOCKS_NEXT - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- CHAMELEON_BLOCKS_PRECIOUS - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- CHAMELEON_BLOCKS_VALID - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- CHAMELEON_OPTION - Enum in me.eccentric_nz.TARDIS.enumeration
-
- changeDirection(Player, String[]) - Method in class me.eccentric_nz.TARDIS.commands.tardis.TARDISDirectionCommand
-
- changeRP(Player, String) - Method in class me.eccentric_nz.TARDIS.utility.TARDISResourcePackChanger
-
Sets a player's texture pack.
- check() - Method in class me.eccentric_nz.TARDIS.desktop.TARDISUpgradeBlockScanner
-
- checkAdvancement(String) - Static method in class me.eccentric_nz.TARDIS.achievement.TARDISAchievementFactory
-
- checkAdvancements() - Method in class me.eccentric_nz.TARDIS.utility.TARDISChecker
-
- checkAll() - Method in class me.eccentric_nz.TARDIS.arch.TARDISArchPersister
-
- checkArtronConfig() - Method in class me.eccentric_nz.TARDIS.files.TARDISArtronUpdater
-
- checkBlockData() - Method in class me.eccentric_nz.TARDIS.database.TARDISMaterialIDConverter
-
- checkBlockRespect(TARDIS, Player, Block) - Static method in class me.eccentric_nz.TARDIS.sonic.actions.TARDISSonicRespect
-
Check whether a player can alter a block with their Sonic Screwdriver
- checkBlocksConfig() - Method in class me.eccentric_nz.TARDIS.files.TARDISBlocksUpdater
-
- checkChameleonConfig() - Method in class me.eccentric_nz.TARDIS.files.TARDISChameleonGuiUpdater
-
- checkChunk(String, int, int, SCHEMATIC) - Method in class me.eccentric_nz.TARDIS.utility.TARDISLocationGetters
-
Checks whether a chunk is available to build a TARDIS in.
- checkCondensables() - Method in class me.eccentric_nz.TARDIS.files.TARDISCondensablesUpdater
-
- checkCondenserData() - Method in class me.eccentric_nz.TARDIS.database.TARDISMaterialIDConverter
-
- checkConfig() - Method in class me.eccentric_nz.TARDIS.files.TARDISConfiguration
-
Checks that the config file contains all the required entries.
- checkCreeper() - Method in class me.eccentric_nz.TARDIS.artron.TARDISCreeperChecker
-
Checks the creeper is there and spawns in a new one if not.
- checkLevel(int, int, Player) - Method in class me.eccentric_nz.TARDIS.artron.TARDISArtronLevels
-
Checks whether the TARDIS has sufficient Artron Energy levels.
- checkPlanetsConfig() - Method in class me.eccentric_nz.TARDIS.files.TARDISPlanetsUpdater
-
- checkPlayerPrefsData() - Method in class me.eccentric_nz.TARDIS.database.TARDISMaterialIDConverter
-
- checkRoomsConfig() - Method in class me.eccentric_nz.TARDIS.files.TARDISRoomsUpdater
-
- checkSignsConfig() - Method in class me.eccentric_nz.TARDIS.files.TARDISSignsUpdater
-
- checkSurrounding(Block) - Method in class me.eccentric_nz.TARDIS.utility.TARDISUtils
-
- checkSurvival(World) - Method in class me.eccentric_nz.TARDIS.move.TARDISDoorListener
-
Checks if the world the player is teleporting to is a SURVIVAL world.
- checkTowny(Player, Location) - Method in class me.eccentric_nz.TARDIS.utility.TARDISTownyChecker
-
Checks whether a player can land in a location that may be in a Towny town.
- checkTWA() - Method in class me.eccentric_nz.TARDIS.TARDIS
-
Gets whether TARDISWeepingAngels is the correct version
- checkWorldsCanShare(String, String) - Static method in class me.eccentric_nz.TARDIS.utility.TARDISMultiInvChecker
-
- checkWorldsCanShare(String, String) - Static method in class me.eccentric_nz.TARDIS.utility.TARDISMultiverseInventoriesChecker
-
- checkWorldsCanShare(String, String) - Static method in class me.eccentric_nz.TARDIS.utility.TARDISPerWorldInventoryChecker
-
- ChemistryBlockListener - Class in me.eccentric_nz.TARDIS.chemistry.block
-
- ChemistryBlockListener(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.block.ChemistryBlockListener
-
- ChemistryBlockRecipes - Class in me.eccentric_nz.TARDIS.chemistry.block
-
- ChemistryBlockRecipes(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.block.ChemistryBlockRecipes
-
- ChunkInfo - Class in me.eccentric_nz.TARDIS.planets
-
- ChunkInfo(String, int, int) - Constructor for class me.eccentric_nz.TARDIS.planets.ChunkInfo
-
- CIRCUITS - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- claimTARDIS(Player, int) - Method in class me.eccentric_nz.TARDIS.database.QueryFactory
-
Claim an abandoned TARDIS.
- cleanDatabase(int) - Static method in class me.eccentric_nz.TARDIS.commands.admin.TARDISDeleteCommand
-
- cleanDatabase(int) - Method in class me.eccentric_nz.TARDIS.destroyers.TARDISExterminator
-
- cleanHashMaps(int) - Method in class me.eccentric_nz.TARDIS.destroyers.TARDISExterminator
-
- cleanWorld(String) - Method in class me.eccentric_nz.TARDIS.database.TARDISWorldRemover
-
- clear(UUID) - Method in class me.eccentric_nz.TARDIS.arch.TARDISArchInventory
-
- clickButton() - Method in class me.eccentric_nz.TARDIS.control.TARDISFastReturnButton
-
- clickButton() - Method in class me.eccentric_nz.TARDIS.control.TARDISInfoMenuButton
-
- clickButton() - Method in class me.eccentric_nz.TARDIS.control.TARDISPowerButton
-
- clickButton() - Method in class me.eccentric_nz.TARDIS.control.TARDISRandomButton
-
- clickButton() - Method in class me.eccentric_nz.TARDIS.control.TARDISSiegeButton
-
- clickButton() - Method in class me.eccentric_nz.TARDIS.control.TARDISThemeButton
-
- clone() - Method in class me.eccentric_nz.TARDIS.database.TARDISDatabaseConnection
-
- close(Player) - Method in class me.eccentric_nz.TARDIS.ARS.TARDISARSMapListener
-
- close(Player) - Method in class me.eccentric_nz.TARDIS.chemistry.formula.FormulaViewerListener
-
- close(Player) - Method in class me.eccentric_nz.TARDIS.desktop.TARDISArchiveMenuListener
-
Closes the inventory.
- close(Player) - Method in class me.eccentric_nz.TARDIS.desktop.TARDISThemeMenuListener
-
Closes the inventory.
- close(Player) - Method in class me.eccentric_nz.TARDIS.howto.TARDISRecipeMenuListener
-
Closes the inventory.
- close(Player) - Method in class me.eccentric_nz.TARDIS.howto.TARDISSeedMenuListener
-
Closes the inventory.
- close(Player) - Method in class me.eccentric_nz.TARDIS.howto.TARDISWallFloorMenuListener
-
Closes the inventory.
- close(Player) - Method in class me.eccentric_nz.TARDIS.listeners.TARDISMenuListener
-
Closes the inventory.
- close() - Method in class org.rauschig.jarchivelib.ArchiveStream
-
- closeDoors() - Method in class me.eccentric_nz.TARDIS.move.TARDISDoorCloser
-
- closeQuietly(Closeable) - Static method in class org.rauschig.jarchivelib.IOUtils
-
Null-safe method that calls Closeable.close()
and chokes the IOException.
- COLOUR_LOOKUP - Variable in class me.eccentric_nz.TARDIS.database.TARDISMaterialIDConverter
-
- com.rmtheis.yandtran.translate - package com.rmtheis.yandtran.translate
-
- combine(Player) - Method in class me.eccentric_nz.TARDIS.chemistry.lab.LabCommand
-
- compareLocations(Location, Location) - Method in class me.eccentric_nz.TARDIS.utility.TARDISUtils
-
- compareTo(Version) - Method in class me.eccentric_nz.TARDIS.utility.Version
-
- COMPASS - Enum in me.eccentric_nz.TARDIS.enumeration
-
- Compound - Enum in me.eccentric_nz.TARDIS.chemistry.compound
-
- CompoundBuilder - Class in me.eccentric_nz.TARDIS.chemistry.compound
-
- CompoundBuilder() - Constructor for class me.eccentric_nz.TARDIS.chemistry.compound.CompoundBuilder
-
- CompoundCommand - Class in me.eccentric_nz.TARDIS.chemistry.compound
-
- CompoundCommand(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.compound.CompoundCommand
-
- CompoundGUIListener - Class in me.eccentric_nz.TARDIS.chemistry.compound
-
- CompoundGUIListener(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.compound.CompoundGUIListener
-
- CompoundInventory - Class in me.eccentric_nz.TARDIS.chemistry.compound
-
- CompoundInventory(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.compound.CompoundInventory
-
- CompoundsCreativeInventory - Class in me.eccentric_nz.TARDIS.chemistry.creative
-
- CompoundsCreativeInventory(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.creative.CompoundsCreativeInventory
-
- compress(File, File) - Method in interface org.rauschig.jarchivelib.Compressor
-
Compresses the given input file to the given destination directory or file.
- CompressionType - Enum in org.rauschig.jarchivelib
-
Denotes a compression algorithm such as gzip or bzip2
- Compressor - Interface in org.rauschig.jarchivelib
-
A compressor facades a specific compression library, allowing for simple compression and decompression of files.
- CompressorFactory - Class in org.rauschig.jarchivelib
-
Factory for creating
Compressor
instances by a given compression algorithm.
- connection - Variable in class me.eccentric_nz.TARDIS.database.TARDISDatabaseConnection
-
- consoleMap - Static variable in class me.eccentric_nz.TARDIS.custommodeldata.TARDISSeedModel
-
- CONSOLES - Class in me.eccentric_nz.TARDIS.enumeration
-
- CONSOLES() - Constructor for class me.eccentric_nz.TARDIS.enumeration.CONSOLES
-
- ConsoleSize - Enum in me.eccentric_nz.TARDIS.enumeration
-
- ConstructCommand - Class in me.eccentric_nz.TARDIS.chemistry.constructor
-
- ConstructCommand(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.constructor.ConstructCommand
-
- ConstructorGUIListener - Class in me.eccentric_nz.TARDIS.chemistry.constructor
-
- ConstructorGUIListener() - Constructor for class me.eccentric_nz.TARDIS.chemistry.constructor.ConstructorGUIListener
-
- ConstructorInventory - Class in me.eccentric_nz.TARDIS.chemistry.constructor
-
- ConstructorInventory() - Constructor for class me.eccentric_nz.TARDIS.chemistry.constructor.ConstructorInventory
-
- ConstructsConverter - Class in me.eccentric_nz.TARDIS.chameleon
-
- ConstructsConverter(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chameleon.ConstructsConverter
-
- CONTROL - Enum in me.eccentric_nz.TARDIS.enumeration
-
- convertARS() - Method in class me.eccentric_nz.TARDIS.ARS.ARSConverter
-
- convertConstructs() - Method in class me.eccentric_nz.TARDIS.chameleon.ConstructsConverter
-
- Converter - Class in me.eccentric_nz.TARDIS.database.tool
-
- Converter(TARDIS, CommandSender) - Constructor for class me.eccentric_nz.TARDIS.database.tool.Converter
-
Reads an SQLite database and inserts the records into a MySQL database.
- convertSignBlocks() - Method in class me.eccentric_nz.TARDIS.database.TARDISWallSignConverter
-
- copy(String, InputStream, boolean) - Static method in class me.eccentric_nz.TARDIS.files.TARDISFileCopier
-
Copies the schematic file to the TARDIS plugin directory if it is not present.
- copy(String) - Method in class me.eccentric_nz.TARDIS.files.TARDISFileCopier
-
Copies the schematic file to the TARDIS plugin directory if it is not present.
- copy(InputStream, File) - Static method in class org.rauschig.jarchivelib.IOUtils
-
Copies the content of an InputStream into a destination File.
- copy(InputStream, OutputStream) - Static method in class org.rauschig.jarchivelib.IOUtils
-
Copies the content of a InputStream into an OutputStream.
- copy(InputStream, OutputStream, int) - Static method in class org.rauschig.jarchivelib.IOUtils
-
Copies the entire content of the given InputStream into the given OutputStream.
- copyFiles() - Method in class me.eccentric_nz.TARDIS.files.TARDISFileCopier
-
Copies files for use by the TARDIS builder classes.
- count() - Method in class me.eccentric_nz.TARDIS.schematic.ResultSetArchiveCount
-
- craft(Player) - Method in class me.eccentric_nz.TARDIS.chemistry.product.ProductCommand
-
- create(Player) - Method in class me.eccentric_nz.TARDIS.chemistry.compound.CompoundCommand
-
- create(String, File, File...) - Method in interface org.rauschig.jarchivelib.Archiver
-
Creates an archive from the given source files or directories, and saves it into the given destination.
- createArchiver(File) - Static method in class org.rauschig.jarchivelib.ArchiverFactory
-
Probes the given
File
for its file type and creates an
Archiver
based on this file type.
- createArchiver(FileType) - Static method in class org.rauschig.jarchivelib.ArchiverFactory
-
Creates an Archiver that handles the given
FileType
.
- createArchiver(String, String) - Static method in class org.rauschig.jarchivelib.ArchiverFactory
-
Creates an Archiver for the given archive format that uses compression.
- createArchiver(ArchiveFormat, CompressionType) - Static method in class org.rauschig.jarchivelib.ArchiverFactory
-
Creates an Archiver for the given archive format that uses compression.
- createArchiver(String) - Static method in class org.rauschig.jarchivelib.ArchiverFactory
-
Creates an Archiver for the given archive format.
- createArchiver(ArchiveFormat) - Static method in class org.rauschig.jarchivelib.ArchiverFactory
-
Creates an Archiver for the given archive format.
- createCompressor(File) - Static method in class org.rauschig.jarchivelib.CompressorFactory
-
Probes the given
File
for its file type and creates a
Compressor
based on this file type.
- createCompressor(FileType) - Static method in class org.rauschig.jarchivelib.CompressorFactory
-
- createCompressor(String) - Static method in class org.rauschig.jarchivelib.CompressorFactory
-
Creates a compressor from the given compression type.
- createCompressor(CompressionType) - Static method in class org.rauschig.jarchivelib.CompressorFactory
-
Creates a compressor from the given CompressionType.
- createDalekWorld() - Method in class me.eccentric_nz.TARDIS.planets.TARDISSkaro
-
- createDefaultWorld(String) - Method in class me.eccentric_nz.TARDIS.planets.TARDISSpace
-
- createDisguise() - Method in class me.eccentric_nz.TARDIS.lazarus.TARDISLazarusDisguise
-
- createDisguise() - Method in class me.eccentric_nz.TARDIS.lazarus.TARDISLazarusLibs
-
- createNextEntry() - Method in class org.rauschig.jarchivelib.ArchiveStream
-
- createPerceptionFilter() - Method in class me.eccentric_nz.TARDIS.utility.TARDISPerceptionFilter
-
- CREATES - Static variable in class me.eccentric_nz.TARDIS.database.tool.SQL
-
- createShell(Player, int, Block) - Method in class me.eccentric_nz.TARDIS.chameleon.TARDISShellRoomConstructor
-
- createSilurianUnderworld() - Method in class me.eccentric_nz.TARDIS.planets.TARDISSiluria
-
- createTables() - Method in class me.eccentric_nz.TARDIS.database.TARDISMySQLDatabase
-
Creates the TARDIS default tables in the database.
- createTables() - Method in class me.eccentric_nz.TARDIS.database.TARDISSQLiteDatabase
-
Creates the TARDIS default tables in the database.
- createTimeLordWorld() - Method in class me.eccentric_nz.TARDIS.planets.TARDISGallifrey
-
- Creative - Enum in me.eccentric_nz.TARDIS.chemistry.creative
-
- CreativeCommand - Class in me.eccentric_nz.TARDIS.chemistry.creative
-
- CreativeCommand(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.creative.CreativeCommand
-
- CreativeGUIListener - Class in me.eccentric_nz.TARDIS.chemistry.creative
-
- CreativeGUIListener(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.creative.CreativeGUIListener
-
- crops - Static variable in class me.eccentric_nz.TARDIS.utility.TARDISMaterials
-
- CureBrewingListener - Class in me.eccentric_nz.TARDIS.chemistry.lab
-
- CureBrewingListener(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.chemistry.lab.CureBrewingListener
-
- custom - Variable in class me.eccentric_nz.TARDIS.chameleon.TARDISChameleonPreset
-