Index

A B C D E F G H I J L M N O P R S T U V W Y 
All Classes|All Packages|Constant Field Values|Deprecated API

D

DEBUG - Static variable in class me.xxastaspastaxx.dimensions.DimensionsDebbuger
Show messages for debug level 5
debugLevel - Static variable in class me.xxastaspastaxx.dimensions.DimensionsSettings
The level of the debug messages in the console
destroy(Player) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
Despawn the entities or change the block to air inside the portal
destroy(Player) - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntity
Remove the block
destroy(Player) - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntitySand
Send the destroy packets to the player
destroy(Player) - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntitySolid
Send block change (air) to the player
destroyBroadcast() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntity
Remove the block for all players
destroyBroadcast() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntitySand
Send the destroy packets to all players
destroyBroadcast() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntitySolid
Send block change (air) to all players
Dimensions - Class in me.xxastaspastaxx.dimensions
Main class of the plugin
Dimensions() - Constructor for class me.xxastaspastaxx.dimensions.Dimensions
 
DimensionsAddon - Class in me.xxastaspastaxx.dimensions.addons
The abstract class that is parent to all the addons that are being loaded by Dimensions
DimensionsAddon(String, String, String, DimensionsAddonPriority) - Constructor for class me.xxastaspastaxx.dimensions.addons.DimensionsAddon
Constructor of DimensionsAddon
DimensionsAddonManager - Class in me.xxastaspastaxx.dimensions.addons
Loads and enables all the Dimensions addons
DimensionsAddonManager(Dimensions) - Constructor for class me.xxastaspastaxx.dimensions.addons.DimensionsAddonManager
Constructor of the Addon manager.
DimensionsAddonPriority - Enum in me.xxastaspastaxx.dimensions.addons
 
DimensionsCommand - Class in me.xxastaspastaxx.dimensions.commands
Parent class of commands that are being executed with /dim [command]
DimensionsCommand(String, String, String[], String, String, boolean) - Constructor for class me.xxastaspastaxx.dimensions.commands.DimensionsCommand
Constructor of DimensionsCommand
DimensionsCommandManager - Class in me.xxastaspastaxx.dimensions.commands
Class to register and manage the Dimensions commands
DimensionsCommandManager(Dimensions) - Constructor for class me.xxastaspastaxx.dimensions.commands.DimensionsCommandManager
Contruct the manager and set the command executor for the command /dimensions
DimensionsDebbuger - Class in me.xxastaspastaxx.dimensions
Use static instances of the class to print debug messages to the appropriate debug level set in the config
DimensionsSettings - Class in me.xxastaspastaxx.dimensions
The class creates the config file with the defined variables inside the class for easier access to the config
DimensionsSettings(Dimensions) - Constructor for class me.xxastaspastaxx.dimensions.DimensionsSettings
 
DimensionsUtils - Class in me.xxastaspastaxx.dimensions
Contains methods that are commonly used
DimensionsUtils() - Constructor for class me.xxastaspastaxx.dimensions.DimensionsUtils
 
DIRECTORY_PATH - Static variable in class me.xxastaspastaxx.dimensions.customportal.CustomPortalLoader
 
DISPENSER - Enum constant in enum me.xxastaspastaxx.dimensions.customportal.CustomPortalDestroyCause
 
DRAGON_FIREBALL - Static variable in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity.ObjectTypes
 
DrilldownPie(String, Callable<Map<String, Map<String, Integer>>>) - Constructor for class me.xxastaspastaxx.dimensions.Metrics.DrilldownPie
Class constructor.
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes|All Packages|Constant Field Values|Deprecated API