- abs() - Method in class me.eccentric_nz.TARDIS.utility.TARDISVector3D
-
Retrieve the absolute value of this vector.
- accumulate(String, Object) - Method in class me.eccentric_nz.TARDIS.JSON.JSONObject
-
Accumulate values under a key.
- ADAPTION - Enum in me.eccentric_nz.TARDIS.enumeration
-
- add(TARDISVector3D) - Method in class me.eccentric_nz.TARDIS.utility.TARDISVector3D
-
Adds the current vector and a given position vector, producing a result vector.
- add(double, double, double) - Method in class me.eccentric_nz.TARDIS.utility.TARDISVector3D
-
Adds the current vector and a given vector together, producing a result vector.
- add(double, E) - Method in class me.eccentric_nz.TARDIS.utility.WeightedChoice
-
- addMemberToRegion(World, String, String) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Adds a player to a region's membership.
- addNewARS(ARS) - Static method in enum me.eccentric_nz.TARDIS.ARS.TARDISARS
-
- addNPCs(Location, Location, UUID) - Method in class me.eccentric_nz.TARDIS.utility.TARDISEntityTracker
-
- addParticles() - Method in class me.eccentric_nz.TARDIS.artron.TARDISArtronFurnaceParticle
-
- addPerceptionFilter(Player) - Method in class me.eccentric_nz.TARDIS.utility.TARDISPerceptionFilter
-
- addPerms(String) - Method in class me.eccentric_nz.TARDIS.perms.TARDISbPermissionsHandler
-
- addPerms(String) - Method in class me.eccentric_nz.TARDIS.perms.TARDISGroupManagerHandler
-
- addPerms(String) - Method in class me.eccentric_nz.TARDIS.perms.TARDISPermissionsExHandler
-
- addPlayer(Player) - Method in class me.eccentric_nz.TARDIS.utility.TARDISPerceptionFilter
-
- addRechargerProtection(Player, String, Location, Location) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Adds a WorldGuard protected region to recharger location.
- addRecipes() - Method in class me.eccentric_nz.TARDIS.chemistry.block.ChemistryBlockRecipes
-
- addRecipes() - Method in class me.eccentric_nz.TARDIS.files.TARDISRecipesUpdater
-
- addRendererProtection(String, Location, Location) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Adds a WorldGuard protected region to exterior renderer room.
- addSchematics() - Method in class me.eccentric_nz.TARDIS.builders.TARDISConsoleLoader
-
- addSeedRecipes() - Method in class me.eccentric_nz.TARDIS.recipes.TARDISSeedRecipe
-
- addShapedRecipes() - Method in class me.eccentric_nz.TARDIS.recipes.TARDISShapedRecipe
-
- addShapelessRecipes() - Method in class me.eccentric_nz.TARDIS.recipes.TARDISShapelessRecipe
-
- addToQueue(String) - Static method in class me.eccentric_nz.TARDIS.database.TARDISRecordingQueue
-
- addToTracker(Player) - Static method in class me.eccentric_nz.TARDIS.forcefield.TARDISForceField
-
- addToVoid(int) - Method in class me.eccentric_nz.TARDIS.database.QueryFactory
-
Add a TARDIS id to the thevoid table.
- addWGProtection(Player, Location, Location) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Adds a WorldGuard protected region to the inner TARDIS location.
- addWGProtection(String, TARDISTIPSData, World) - Method in class me.eccentric_nz.TARDIS.utility.TARDISWorldGuardUtils
-
Adds a WorldGuard protected region for a TIPS slot.
- adjustYaw - Variable in class me.eccentric_nz.TARDIS.move.TARDISDoorListener
-
- ADVANCEMENT - Enum in me.eccentric_nz.TARDIS.enumeration
-
- AIR - Static variable in class me.eccentric_nz.TARDIS.TARDISConstants
-
- allow() - Method in class me.eccentric_nz.TARDIS.desktop.TARDISBlockScannerData
-
- allowUnpowered() - Method in enum me.eccentric_nz.TARDIS.enumeration.CONTROL
-
- alterCondenserBlockCount(int, HashMap<String, Object>) - Method in class me.eccentric_nz.TARDIS.database.QueryFactory
-
Removes condenser block counts from an SQLite database table.
- alterEnergyLevel(String, int, HashMap<String, Object>, Player) - Method in class me.eccentric_nz.TARDIS.database.QueryFactory
-
Adds or removes Artron Energy from an SQLite database table.
- angleToEulerAngle(int) - Static method in class me.eccentric_nz.TARDIS.utility.TARDISStaticUtils
-
- angleToEulerAngle(double) - Static method in class me.eccentric_nz.TARDIS.utility.TARDISStaticUtils
-
- append(String, Object) - Method in class me.eccentric_nz.TARDIS.JSON.JSONObject
-
Append values to the array under a key.
- Archive - Class in me.eccentric_nz.TARDIS.database.data
-
- Archive(UUID, String, String, boolean, boolean, int, JSONObject, String) - Constructor for class me.eccentric_nz.TARDIS.database.data.Archive
-
- ArchiveEntry - Interface in org.rauschig.jarchivelib
-
The entry of an archive.
- ArchiveFormat - Enum in org.rauschig.jarchivelib
-
Denotes an archive format such as zip or tar.
- Archiver - Interface in org.rauschig.jarchivelib
-
An Archiver facades a specific archiving library, allowing for simple archiving of files and directories, and
extraction of archives.
- ArchiveReset - Class in me.eccentric_nz.TARDIS.schematic
-
- ArchiveReset(TARDIS, String, int) - Constructor for class me.eccentric_nz.TARDIS.schematic.ArchiveReset
-
- ArchiverFactory - Class in org.rauschig.jarchivelib
-
Factory for creating
Archiver
instances by a given archiver type name.
- ArchiveStream - Class in org.rauschig.jarchivelib
-
An input stream of an archive.
- ArchiveStream() - Constructor for class org.rauschig.jarchivelib.ArchiveStream
-
- ArchiveUpdate - Class in me.eccentric_nz.TARDIS.schematic
-
- ArchiveUpdate(TARDIS, String, String) - Constructor for class me.eccentric_nz.TARDIS.schematic.ArchiveUpdate
-
- Area - Class in me.eccentric_nz.TARDIS.database.data
-
- Area(String, String, int, int, int, int, int, int, String) - Constructor for class me.eccentric_nz.TARDIS.database.data.Area
-
- areaCheckInExile(String, Location) - Method in class me.eccentric_nz.TARDIS.travel.TARDISArea
-
Checks if a location is contained within a specific TARDIS area.
- areaCheckInExisting(Location) - Method in class me.eccentric_nz.TARDIS.travel.TARDISArea
-
Checks if a location is contained within any TARDIS area.
- areaCheckInExistingArea(Location) - Method in class me.eccentric_nz.TARDIS.travel.TARDISArea
-
Checks if a location is contained within any TARDIS area.
- areaCheckLocPlayer(Player, Location) - Method in class me.eccentric_nz.TARDIS.travel.TARDISArea
-
Checks if a player has permission to travel to a TARDIS area.
- ARS - Interface in me.eccentric_nz.TARDIS.ARS
-
Used to dynamically add custom rooms to the TARDIS' Architectural Reconfiguration System.
- ARSConverter - Class in me.eccentric_nz.TARDIS.ARS
-
- ARSConverter(TARDIS) - Constructor for class me.eccentric_nz.TARDIS.ARS.ARSConverter
-
- ARSFor(String) - Static method in enum me.eccentric_nz.TARDIS.ARS.TARDISARS
-
Attempts to get the TARDISARS for the given material.
- artronData() - Method in class me.eccentric_nz.TARDIS.database.ResultSetConsole
-
Retrieves an SQL ResultSet from the tardis, current and controls tables.
- assemble(TARDIS, Player) - Static method in class me.eccentric_nz.TARDIS.sonic.actions.TARDISSonicDispersed
-