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

S

safeSpotSearchAllY - Static variable in class me.xxastaspastaxx.dimensions.DimensionsSettings
Allow in order to not serach for safeSpotSearchRadius blocks in height but for the whole world height
safeSpotSearchRadius - Static variable in class me.xxastaspastaxx.dimensions.DimensionsSettings
Radius to search for a safe place to build a portal
save() - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalManager
Save the portals
save(List<CompletePortal>) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortalLoader
Save all portals inside the .json file
searchFirstClonePortal - Static variable in class me.xxastaspastaxx.dimensions.DimensionsSettings
Search first for a portal facing the same axis and has the same size as the one used and then search for any portal
searchRadius - Static variable in class me.xxastaspastaxx.dimensions.DimensionsSettings
Search radius for nearby portals
searchSameAxis - Static variable in class me.xxastaspastaxx.dimensions.DimensionsSettings
Only search for portals that are facing the same axis as the one used
searchSameSize - Static variable in class me.xxastaspastaxx.dimensions.DimensionsSettings
Only search for portals that are the same size as the one used
sendPacket(Player) - Method in class com.comphenix.packetwrapper.AbstractPacket
Send the current packet to the given receiver.
setCancelled(boolean) - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalBreakEvent
 
setCancelled(boolean) - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalIgniteEvent
 
setCancelled(boolean) - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalUseEvent
 
setCustomGeometry(CustomPortal, PortalGeometry) - Static method in class me.xxastaspastaxx.dimensions.completePortal.PortalGeometry
Override the instance of the PortalGeometry
setDefaultWorld() - Static method in class me.xxastaspastaxx.dimensions.DimensionsSettings
Set the World instance of the default world after all worlds have been loaded
setDestinationPortal(CompletePortal) - Method in class me.xxastaspastaxx.dimensions.events.CustomPortalUseEvent
Override the destination portal
setEntityID(int) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityMetadata
Set Entity ID.
setEntityID(int) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
Set entity ID.
setEntityID(int) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set entity ID of the Object.
setEntityIds(int) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityDestroy
Set Entity IDs.
setInsideBlockData(BlockData) - Method in class me.xxastaspastaxx.dimensions.customportal.CustomPortal
Override the inside block data
setLinkedPortal(CompletePortal) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
Link to a portal
setMetadata(List<WrappedWatchableObject>) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityMetadata
Set Metadata.
setObjectData(int) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set object Data.
setOnGround(boolean) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
 
setOption(CompletePortal, String, Object) - Static method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddon
Store an Object with a String key for this specific portal
setOption(CustomPortal, String, Object) - Static method in class me.xxastaspastaxx.dimensions.addons.DimensionsAddon
Store an Object with a String key for all portals that are the given CustomPortal
setOptionalSpeedX(double) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set the optional speed x.
setOptionalSpeedY(double) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set the optional speed y.
setOptionalSpeedZ(double) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set the optional speed z.
setPitch(float) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
Set the pitch of the current entity.
setPitch(float) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set the pitch.
setTag(String, Object) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
Set a portal tag (tags are stored even after restart)
setTags(HashMap<String, Object>) - Method in class me.xxastaspastaxx.dimensions.completePortal.CompletePortal
Override the portal tags
setTypeFallingBlock(int) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set the type of object.
setUniqueId(UUID) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
 
setX(double) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
 
setX(double) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set the x position of the object.
setY(double) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
 
setY(double) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set the y position of the object.
setYaw(float) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
Set the yaw of the current entity.
setYaw(float) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set the yaw of the object spawned.
setZ(double) - Method in class com.comphenix.packetwrapper.WrapperPlayServerEntityTeleport
 
setZ(double) - Method in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity
Set the z position of the object.
SHULKER_BULLET - Static variable in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity.ObjectTypes
 
SimpleBarChart(String, Callable<Map<String, Integer>>) - Constructor for class me.xxastaspastaxx.dimensions.Metrics.SimpleBarChart
Class constructor.
SimplePie(String, Callable<String>) - Constructor for class me.xxastaspastaxx.dimensions.Metrics.SimplePie
Class constructor.
SingleLineChart(String, Callable<Integer>) - Constructor for class me.xxastaspastaxx.dimensions.Metrics.SingleLineChart
Class constructor.
SNOWBALL_PROJECTILE - Static variable in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity.ObjectTypes
 
SPECTRAL_ARROW - Static variable in class com.comphenix.packetwrapper.WrapperPlayServerSpawnEntity.ObjectTypes
 
spiralSearch(Location, int) - Method in class me.xxastaspastaxx.dimensions.commands.TestCommand
 
summon(Player) - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntity
Place the block
summon(Player) - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntitySand
Send the spawn packets to the player
summon(Player) - Method in class me.xxastaspastaxx.dimensions.completePortal.PortalEntitySolid
Send block change (block data) to the player
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