Index
All Classes|All Packages|Constant Field Values|Deprecated API
G
- getAddonByName(String) - Method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddonManager
-
Get the instance of the addon from the addon's name if loaded
- getAddonManager() - Static method in class me.xxastaspastaxx.dimensions.Dimensions
- getAddonPriority() - Method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddon
-
Get the priority of the addon
- getAddons() - Method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddonManager
-
Get the list of the loaded addons
- getAdminCommands() - Method in class me.xxastaspastaxx.dimensions.commands.DimensionsCommandManager
-
Get the list of the admin commands
- getAliases() - Method in class me.xxastaspastaxx.dimensions.commands.DimensionsCommand
-
Get the aliases
- getAllowWorldsList() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getArgs() - Method in class me.xxastaspastaxx.dimensions.commands.DimensionsCommand
-
Get the args
- getAxisOrFace() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getBoundingBox() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
- getBreakSound() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getCause() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalBreakEvent
-
Get the cause of breaking
- getCause() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalIgniteEvent
-
The cause igniting the portal
- getCenter() - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Get the center of the portal
- getCenter() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
-
Get the center of the portal
- getChartData() - Method in class me.xxastaspastaxx.dimensions.Metrics.DrilldownPie
- getCombinedID(boolean) - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
-
Get the combined id to summon the fake blocks
- getCommand() - Method in class me.xxastaspastaxx.dimensions.commands.DimensionsCommand
-
Get command
- getCommandManager() - Static method in class me.xxastaspastaxx.dimensions.Dimensions
- getCommands() - Method in class me.xxastaspastaxx.dimensions.commands.DimensionsCommandManager
-
Get the list of the non-admin commands
- getCompletePortal() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalBreakEvent
-
Get the portal breaking
- getCompletePortal() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalIgniteEvent
-
Get the portal being ignited
- getCompletePortal() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalUseEvent
-
Get the portal being used
- getCompletePortal(Location, boolean, boolean) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the complete portal that matches the location given
- getCompletePortalManager() - Static method in class me.xxastaspastaxx.dimensions.Dimensions
- getCompletePortals() - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get all the complete portals that have been built
- getCompletePortals(CustomPortal) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the complete portals that are specific CustomPortal
- getCompletePortals(CustomPortal, World) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the complete portals in the given world that are specific CustomPortal
- getCompletePortals(Location, boolean, boolean) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the complete portals that match the location given
- getCompletePortals(World) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the complete portals in the given world
- getCompletePortals(World, int, int) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the complete portals in the given world in the specific chunk
- getConfig() - Static method in class me.xxastaspastaxx.dimensions.DimensionsSettings
-
Get the ./plugins/Dimensions/config.yml instance of FileConfiguration
- getCount() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityDestroy
-
Retrieve Count.
- getCustomPortal() - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Get the CustomPortal
- getCustomPortal(String) - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortalManager
-
Get a custom portal by name
- getCustomPortalManager() - Static method in class me.xxastaspastaxx.dimensions.Dimensions
- getCustomPortals() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortalManager
-
Get all the custom portals registered
- getDescription() - Method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddon
-
Get the description of the addon
- getDescription() - Method in class me.xxastaspastaxx.dimensions.commands.DimensionsCommand
-
Get the description
- getDestinationLocation(Location, World) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Calculate the teleport destination for the portal Get the destination world if its not being overriden Fix the world ratio using the world sizes Fix the height ratio using the world min/max heights
- getDestinationPortal() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalUseEvent
-
Get the destination portal
- getDestinationPortal(boolean, Location, World) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Get the destination portal to use
- getDestroyer() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalBreakEvent
-
Get the entity responsible
- getDisplayName() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getEntity() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalIgniteEvent
-
The entity igniting the portal
- getEntity() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalUseEvent
-
Get the entity using the portal
- getEntity(PacketEvent) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityMetadata
-
Retrieve the entity of the painting that will be spawned.
- getEntity(PacketEvent) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
-
Retrieve the entity.
- getEntity(PacketEvent) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the entity that will be spawned.
- getEntity(World) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityMetadata
-
Retrieve the entity of the painting that will be spawned.
- getEntity(World) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
-
Retrieve the entity.
- getEntity(World) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the entity that will be spawned.
- getEntityID() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityMetadata
-
Retrieve Entity ID.
- getEntityID() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
-
Retrieve entity ID.
- getEntityID() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve entity ID of the Object.
- getEntityIDs() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityDestroy
-
Retrieve Entity IDs.
- getEntitySpawnList() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getEntityTransformation(EntityType) - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
-
Get entitity transformatioion
- getEntityTransformationList() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getHandle() - Method in class com.comphenix.packetwrapper.AbstractPacket
-
Retrieve a handle to the raw packet data.
- getHandlerList() - Static method in class me.xxastaspastaxx.dimensions.events.CustomPortalBreakEvent
- getHandlerList() - Static method in class me.xxastaspastaxx.dimensions.events.CustomPortalIgniteEvent
- getHandlerList() - Static method in class me.xxastaspastaxx.dimensions.events.CustomPortalUseEvent
- getHandlers() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalBreakEvent
- getHandlers() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalIgniteEvent
- getHandlers() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalUseEvent
- getInsideBlockData(boolean) - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
-
Get the BlockData to place the block
- getInsideBlockData(boolean, BlockData) - Static method in class me.xxastaspastaxx.dimensions.customportal.CustomPortalLoader
-
Creates BlockData in the correct Z Axis
- getInsideMaterial() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getInsideMax() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
-
Get the top corner of the portal (inside the portal)
- getInsideMin() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
-
Get the bottom corner of the portal (inside the portal)
- getInstance() - Static method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity.ObjectTypes
-
Retrieve an instance of the object types enum.
- getInstance() - Static method in class me.xxastaspastaxx.dimensions.Dimensions
- getLighter() - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalIgniteEvent
-
The item used to ignite the portal
- getLighterMaterial() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getLinkedPortal() - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Get the portal that is linked with
- getLocation() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntity
-
Get the location of the PortalEntity
- getMax() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
-
Get the top corner of the portal
- getMaximumHeight() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getMaximumWidth() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getMaxSpawnTime() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getMetadata() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityMetadata
-
Retrieve Metadata.
- getMin() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
-
Get the bottom corner of the portal
- getMinimumHeight() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getMinimumWidth() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getMinSpawnTime() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getName() - Method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddon
-
Get the name of the addon
- getNearestPortal(Location, CompletePortal, double, boolean, boolean) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the nearest portal
- getNearestPortal(Location, CompletePortal, double, boolean, boolean, Predicate<CompletePortal>) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the nearest portal
- getNearestPortals(Location, int) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the nearest portals inside a radius
- getNearestPortals(Location, int, CustomPortal) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
-
Get the nearest portals inside a radius that are specific CustomPortal
- getNetherPortalEffect(boolean) - Static method in class me.xxastaspastaxx.dimensions.DimensionsUtils
-
Get the nether portal BlockData for the axis
- getNewData(BlockData) - Method in class me.xxastaspastaxx.dimensions.AxisOrFace
-
Changes the block data to be placed either along the set Axis or facing the set BlockFace
- getNextSpawn() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
-
Get the next entity type to spawn from the list
- getObjectData() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve object data.
- getOnGround() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
- getOption(CompletePortal, String) - Static method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddon
-
Get the option for the portal.
- getOption(CustomPortal, String) - Static method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddon
-
Get the option for the type of the portal for the given key
- getOptionalSpeedX() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the optional speed x.
- getOptionalSpeedY() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the optional speed y.
- getOptionalSpeedZ() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the optional speed z.
- getOutsideMaterial() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getParticlesColor() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getPermission() - Method in class me.xxastaspastaxx.dimensions.commands.DimensionsCommand
-
Get the permission
- getPitch() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
-
Retrieve the pitch of the current entity.
- getPitch() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the pitch.
- getPortal(CustomPortal, Location) - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
-
Check if there is a portal structure at the location
- getPortalEntities() - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Get the PortalEntity list
- getPortalGeometry() - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Get the portal geometry of the portal
- getPortalGeometry(CustomPortal) - Static method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
-
Get the PortalGeometry instance for the portal
- getPortalHeight() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
-
Get the height of the portal
- getPortalId() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
-
The id of the portal (the file name without the .yml)
- getPortalWidth() - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
-
Get the width of the portal
- getRandom(int, int) - Static method in class me.xxastaspastaxx.dimensions.DimensionsUtils
-
Return a random integer in the given range
- getRequestJsonObject(BiConsumer<String, Throwable>, boolean) - Method in class me.xxastaspastaxx.dimensions.Metrics.CustomChart
- getSpawnDelay() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
-
Get a random spawn delay for the spawn task
- getSpawnDelayMax() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getSpawnDelayMin() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getTag(String) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Get the value of the tag
- getTags() - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Get the portal tags
- getTeleportDelay() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getType() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the type of object.
- getUniqueId() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
- getVersion() - Method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddon
-
Get the version of the addon
- getWorld() - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Get the world of the portal
- getWorld() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getWorldName() - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
- getWorldRatio(World) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
-
Calculate the world ratio from the world sizes
- getX() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
- getX() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the x position of the object.
- getY() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
- getY() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the y position of the object.
- getYaw() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
-
Retrieve the yaw of the current entity.
- getYaw() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the yaw.
- getZ() - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
- getZ() - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
-
Retrieve the z position of the object.
- GHAST_FIREBALL - Static variable in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity.ObjectTypes
All Classes|All Packages|Constant Field Values|Deprecated API