A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

A

abandon() - Method in class org.bukkit.conversations.Conversation
Abandons and resets the current conversation.
abandon(ConversationAbandonedEvent) - Method in class org.bukkit.conversations.Conversation
Abandons and resets the current conversation.
abandonConversation(Conversation) - Method in interface org.bukkit.conversations.Conversable
Abandons an active conversation.
abandonConversation(Conversation, ConversationAbandonedEvent) - Method in interface org.bukkit.conversations.Conversable
Abandons an active conversation.
abandonedListeners - Variable in class org.bukkit.conversations.Conversation
 
abandonedListeners - Variable in class org.bukkit.conversations.ConversationFactory
 
ABSORPTION - Static variable in class org.bukkit.potion.PotionEffectType
Increases the maximum health of an entity with health that cannot be regenerated, but is refilled every 30 seconds.
acceptConversationInput(String) - Method in interface org.bukkit.conversations.Conversable
Accepts input into the active conversation.
acceptInput(String) - Method in class org.bukkit.conversations.Conversation
Passes player input into the current prompt.
acceptInput(ConversationContext, String) - Method in class org.bukkit.conversations.MessagePrompt
Accepts and ignores any user input, returning the next prompt in the prompt graph instead.
acceptInput(ConversationContext, String) - Method in interface org.bukkit.conversations.Prompt
Accepts and processes input from the user.
acceptInput(ConversationContext, String) - Method in class org.bukkit.conversations.ValidatingPrompt
Accepts and processes input from the user and validates it.
acceptValidatedInput(ConversationContext, String) - Method in class org.bukkit.conversations.BooleanPrompt
 
acceptValidatedInput(ConversationContext, boolean) - Method in class org.bukkit.conversations.BooleanPrompt
Override this method to perform some action with the user's boolean response.
acceptValidatedInput(ConversationContext, String) - Method in class org.bukkit.conversations.NumericPrompt
 
acceptValidatedInput(ConversationContext, Number) - Method in class org.bukkit.conversations.NumericPrompt
Override this method to perform some action with the user's integer response.
acceptValidatedInput(ConversationContext, String) - Method in class org.bukkit.conversations.PlayerNamePrompt
 
acceptValidatedInput(ConversationContext, Player) - Method in class org.bukkit.conversations.PlayerNamePrompt
Override this method to perform some action with the user's player name response.
acceptValidatedInput(ConversationContext, String) - Method in class org.bukkit.conversations.ValidatingPrompt
Override this method to accept and processes the validated input from the user.
Achievement - Enum in org.bukkit
Represents an achievement, which may be given to players.
AchievementCommand - Class in org.bukkit.command.defaults
Deprecated.
AchievementCommand() - Constructor for class org.bukkit.command.defaults.AchievementCommand
Deprecated.
 
Action - Enum in org.bukkit.event.block
 
action - Variable in class org.bukkit.event.player.PlayerInteractEvent
 
add(Location) - Method in class org.bukkit.Location
Adds the location by another.
add(Vector) - Method in class org.bukkit.Location
Adds the location by a vector.
add(double, double, double) - Method in class org.bukkit.Location
Adds the location by another.
add(double, double, double) - Method in class org.bukkit.util.EulerAngle
Creates a new EulerAngle which is the result of adding the x, y, z components to this EulerAngle
add(Vector) - Method in class org.bukkit.util.Vector
Adds a vector to this one
addAttachment(Plugin, String, boolean) - Method in interface org.bukkit.permissions.Permissible
Adds a new PermissionAttachment with a single permission by name and value
addAttachment(Plugin) - Method in interface org.bukkit.permissions.Permissible
Adds a new empty PermissionAttachment to this object
addAttachment(Plugin, String, boolean, int) - Method in interface org.bukkit.permissions.Permissible
Temporarily adds a new PermissionAttachment with a single permission by name and value
addAttachment(Plugin, int) - Method in interface org.bukkit.permissions.Permissible
Temporarily adds a new empty PermissionAttachment to this object
addAttachment(Plugin, String, boolean) - Method in class org.bukkit.permissions.PermissibleBase
 
addAttachment(Plugin) - Method in class org.bukkit.permissions.PermissibleBase
 
addAttachment(Plugin, String, boolean, int) - Method in class org.bukkit.permissions.PermissibleBase
 
addAttachment(Plugin, int) - Method in class org.bukkit.permissions.PermissibleBase
 
addBan(String, String, Date, String) - Method in interface org.bukkit.BanList
Adds a ban to the this list.
addConversationAbandonedListener(ConversationAbandonedListener) - Method in class org.bukkit.conversations.Conversation
addConversationAbandonedListener(ConversationAbandonedListener) - Method in class org.bukkit.conversations.ConversationFactory
Adds a ConversationAbandonedListener to all conversations constructed by this factory.
addCursor(MapCursor) - Method in class org.bukkit.map.MapCursorCollection
Add a cursor to the collection.
addCursor(int, int, byte) - Method in class org.bukkit.map.MapCursorCollection
Add a cursor to the collection.
addCursor(int, int, byte, byte) - Method in class org.bukkit.map.MapCursorCollection
Deprecated.
Magic value
addCursor(int, int, byte, byte, boolean) - Method in class org.bukkit.map.MapCursorCollection
Deprecated.
Magic value
addCustomEffect(PotionEffect, boolean) - Method in interface org.bukkit.entity.AreaEffectCloud
Adds a custom potion effect to this cloud.
addCustomEffect(PotionEffect, boolean) - Method in interface org.bukkit.entity.TippedArrow
Adds a custom potion effect to this arrow.
addCustomEffect(PotionEffect, boolean) - Method in interface org.bukkit.inventory.meta.PotionMeta
Adds a custom potion effect to this potion.
addDefault(String, Object) - Method in interface org.bukkit.configuration.Configuration
Sets the default value of the given path as provided.
addDefault(String, Object) - Method in interface org.bukkit.configuration.ConfigurationSection
Sets the default value in the root at the given path as provided.
addDefault(String, Object) - Method in class org.bukkit.configuration.MemoryConfiguration
 
addDefault(String, Object) - Method in class org.bukkit.configuration.MemorySection
 
addDefaults(Map<String, Object>) - Method in interface org.bukkit.configuration.Configuration
Sets the default values of the given paths as provided.
addDefaults(Configuration) - Method in interface org.bukkit.configuration.Configuration
Sets the default values of the given paths as provided.
addDefaults(Map<String, Object>) - Method in class org.bukkit.configuration.MemoryConfiguration
 
addDefaults(Configuration) - Method in class org.bukkit.configuration.MemoryConfiguration
 
addEffect(FireworkEffect) - Method in interface org.bukkit.inventory.meta.FireworkMeta
Add another effect to this firework.
addEffects(FireworkEffect...) - Method in interface org.bukkit.inventory.meta.FireworkMeta
Add several effects to this firework.
addEffects(Iterable<FireworkEffect>) - Method in interface org.bukkit.inventory.meta.FireworkMeta
Add several firework effects to this firework.
addEnchant(Enchantment, int, boolean) - Method in interface org.bukkit.inventory.meta.ItemMeta
Adds the specified enchantment to this item meta.
addEnchantment(Enchantment, int) - Method in class org.bukkit.inventory.ItemStack
Adds the specified Enchantment to this item stack.
addEnchantments(Map<Enchantment, Integer>) - Method in class org.bukkit.inventory.ItemStack
Adds the specified enchantments to this item stack.
addEntry(String) - Method in interface org.bukkit.scoreboard.Team
This puts the specified entry onto this team for the scoreboard.
addFlag(BarFlag) - Method in interface org.bukkit.boss.BossBar
Add an optional flag to this boss bar
addIngredient(ItemStack) - Method in class org.bukkit.inventory.MerchantRecipe
 
addIngredient(MaterialData) - Method in class org.bukkit.inventory.ShapelessRecipe
Adds the specified ingredient.
addIngredient(Material) - Method in class org.bukkit.inventory.ShapelessRecipe
Adds the specified ingredient.
addIngredient(Material, int) - Method in class org.bukkit.inventory.ShapelessRecipe
Deprecated.
Magic value
addIngredient(int, MaterialData) - Method in class org.bukkit.inventory.ShapelessRecipe
Adds multiples of the specified ingredient.
addIngredient(int, Material) - Method in class org.bukkit.inventory.ShapelessRecipe
Adds multiples of the specified ingredient.
addIngredient(int, Material, int) - Method in class org.bukkit.inventory.ShapelessRecipe
Deprecated.
Magic value
addItem(ItemStack...) - Method in interface org.bukkit.inventory.Inventory
Stores the given ItemStacks in the inventory.
addItemFlags(ItemFlag...) - Method in interface org.bukkit.inventory.meta.ItemMeta
Set itemflags which should be ignored when rendering a ItemStack in the Client.
addModifier(AttributeModifier) - Method in interface org.bukkit.attribute.AttributeInstance
Add a modifier to this instance.
addPage(String...) - Method in interface org.bukkit.inventory.meta.BookMeta
Adds new pages to the end of the book.
addParent(String, boolean) - Method in class org.bukkit.permissions.Permission
Adds this permission to the specified parent permission.
addParent(Permission, boolean) - Method in class org.bukkit.permissions.Permission
Adds this permission to the specified parent permission.
addPattern(Pattern) - Method in interface org.bukkit.block.Banner
Adds a new pattern on top of the existing patterns
addPattern(Pattern) - Method in interface org.bukkit.inventory.meta.BannerMeta
Adds a new pattern on top of the existing patterns
addPermission(Permission) - Method in interface org.bukkit.plugin.PluginManager
Adds a Permission to this plugin manager.
addPermission(Permission) - Method in class org.bukkit.plugin.SimplePluginManager
 
addPlayer(Player) - Method in interface org.bukkit.boss.BossBar
Adds the player to this boss bar causing it to display on their screen.
addPlayer(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Team
Deprecated.
Teams can contain entries that aren't players
addPotionEffect(PotionEffect) - Method in interface org.bukkit.entity.LivingEntity
Adds the given PotionEffect to the living entity.
addPotionEffect(PotionEffect, boolean) - Method in interface org.bukkit.entity.LivingEntity
Adds the given PotionEffect to the living entity.
addPotionEffects(Collection<PotionEffect>) - Method in interface org.bukkit.entity.LivingEntity
Attempts to add all of the given PotionEffect to the living entity.
addRecipe(Recipe) - Static method in class org.bukkit.Bukkit
Adds a recipe to the crafting manager.
addRecipe(Recipe) - Method in interface org.bukkit.Server
Adds a recipe to the crafting manager.
addRenderer(MapRenderer) - Method in interface org.bukkit.map.MapView
Add a renderer to this map.
addStoredEnchant(Enchantment, int, boolean) - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
Stores the specified enchantment in this item meta.
addTopic(HelpTopic) - Method in interface org.bukkit.help.HelpMap
Adds a topic to the server's help index.
addUnsafeEnchantment(Enchantment, int) - Method in class org.bukkit.inventory.ItemStack
Adds the specified Enchantment to this item stack.
addUnsafeEnchantments(Map<Enchantment, Integer>) - Method in class org.bukkit.inventory.ItemStack
Adds the specified enchantments to this item stack in an unsafe manner.
Ageable - Interface in org.bukkit.entity
Represents an entity that can age and breed.
all(int) - Method in interface org.bukkit.inventory.Inventory
Deprecated.
Magic value
all(Material) - Method in interface org.bukkit.inventory.Inventory
Returns a HashMap with all slots and ItemStacks in the inventory with the given Material.
all(ItemStack) - Method in interface org.bukkit.inventory.Inventory
Finds all slots in the inventory containing any ItemStacks with the given ItemStack.
allow() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Allows the player to log in
allow() - Method in class org.bukkit.event.player.PlayerLoginEvent
Allows the player to log in
allow() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Allows the player to log in
allowFriendlyFire() - Method in interface org.bukkit.scoreboard.Team
Gets the team friendly fire state
allTopics - Variable in class org.bukkit.help.IndexHelpTopic
 
Ambient - Interface in org.bukkit.entity
Represents an ambient mob
amendCanSee(String) - Method in class org.bukkit.help.HelpTopic
Allows the server administrator to override the permission required to see a help topic.
amendCanSee(String) - Method in class org.bukkit.help.IndexHelpTopic
 
amendedPermission - Variable in class org.bukkit.help.HelpTopic
 
amendTopic(String, String) - Method in class org.bukkit.help.HelpTopic
Allows the server admin (or another plugin) to add or replace the contents of a help topic.
angle(Vector) - Method in class org.bukkit.util.Vector
Gets the angle between this vector and another in radians.
Animals - Interface in org.bukkit.entity
Represents an Animal.
AnimalTamer - Interface in org.bukkit.entity
 
AnvilInventory - Interface in org.bukkit.inventory
Interface to the inventory of an Anvil.
apply(ItemStack) - Method in class org.bukkit.potion.Potion
Deprecated.
Applies the effects of this potion to the given ItemStack.
apply(LivingEntity) - Method in class org.bukkit.potion.Potion
Deprecated.
Applies the effects that would be applied by this potion to the given LivingEntity.
apply(LivingEntity) - Method in class org.bukkit.potion.PotionEffect
Attempts to add the effect represented by this object to the given LivingEntity.
applyAmendment(String, String) - Method in class org.bukkit.help.HelpTopic
Developers implementing their own custom HelpTopic implementations can use this utility method to ensure their implementations comply with the expected behavior of the HelpTopic.amendTopic(String, String) method.
AQUA - Static variable in class org.bukkit.Color
Aqua, or (0x00,0xFF,0xFF) in (R,G,B)
AreaEffectCloud - Interface in org.bukkit.entity
Represents an area effect cloud which will imbue a potion effect onto entities which enter it.
AreaEffectCloudApplyEvent - Class in org.bukkit.event.entity
Called when a lingering potion applies it's effects.
AreaEffectCloudApplyEvent(AreaEffectCloud, List<LivingEntity>) - Constructor for class org.bukkit.event.entity.AreaEffectCloudApplyEvent
 
ArmorStand - Interface in org.bukkit.entity
 
Arrays_copyOfRange(T[], int, int) - Static method in class org.bukkit.util.Java15Compat
 
Arrow - Interface in org.bukkit.entity
Represents an arrow.
Arrow.Spigot - Class in org.bukkit.entity
 
Arrow.Spigot() - Constructor for class org.bukkit.entity.Arrow.Spigot
 
ARROW_DAMAGE - Static variable in class org.bukkit.enchantments.Enchantment
Provides extra damage when shooting arrows from bows
ARROW_FIRE - Static variable in class org.bukkit.enchantments.Enchantment
Sets entities on fire when hit by arrows shot from a bow
ARROW_INFINITE - Static variable in class org.bukkit.enchantments.Enchantment
Provides infinite arrows when shooting a bow
ARROW_KNOCKBACK - Static variable in class org.bukkit.enchantments.Enchantment
Provides a knockback when an entity is hit by an arrow from a bow
Art - Enum in org.bukkit
Represents the art on a painting
asBGR() - Method in class org.bukkit.Color
 
asBoolean() - Method in interface org.bukkit.metadata.MetadataValue
Attempts to convert the value of this metadata item into a boolean.
asBoolean() - Method in class org.bukkit.metadata.MetadataValueAdapter
 
asBungee() - Method in enum org.bukkit.ChatColor
 
asByte() - Method in interface org.bukkit.metadata.MetadataValue
Attempts to convert the value of this metadata item into a byte.
asByte() - Method in class org.bukkit.metadata.MetadataValueAdapter
 
asDouble() - Method in interface org.bukkit.metadata.MetadataValue
Attempts to convert the value of this metadata item into a double.
asDouble() - Method in class org.bukkit.metadata.MetadataValueAdapter
 
asFloat() - Method in interface org.bukkit.metadata.MetadataValue
Attempts to convert the value of this metadata item into a float.
asFloat() - Method in class org.bukkit.metadata.MetadataValueAdapter
 
asInt() - Method in interface org.bukkit.metadata.MetadataValue
Attempts to convert the value of this metadata item into an int.
asInt() - Method in class org.bukkit.metadata.MetadataValueAdapter
 
asLong() - Method in interface org.bukkit.metadata.MetadataValue
Attempts to convert the value of this metadata item into a long.
asLong() - Method in class org.bukkit.metadata.MetadataValueAdapter
 
asMetaFor(ItemMeta, ItemStack) - Method in interface org.bukkit.inventory.ItemFactory
Returns an appropriate item meta for the specified stack.
asMetaFor(ItemMeta, Material) - Method in interface org.bukkit.inventory.ItemFactory
Returns an appropriate item meta for the specified material.
asRGB() - Method in class org.bukkit.Color
 
asShort() - Method in interface org.bukkit.metadata.MetadataValue
Attempts to convert the value of this metadata item into a short.
asShort() - Method in class org.bukkit.metadata.MetadataValueAdapter
 
asString() - Method in interface org.bukkit.metadata.MetadataValue
Attempts to convert the value of this metadata item into a string.
asString() - Method in class org.bukkit.metadata.MetadataValueAdapter
 
AsyncPlayerChatEvent - Class in org.bukkit.event.player
This event will sometimes fire synchronously, depending on how it was triggered.
AsyncPlayerChatEvent(boolean, Player, String, Set<Player>) - Constructor for class org.bukkit.event.player.AsyncPlayerChatEvent
 
AsyncPlayerPreLoginEvent - Class in org.bukkit.event.player
Stores details for players attempting to log in.
AsyncPlayerPreLoginEvent(String, InetAddress) - Constructor for class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Deprecated.
AsyncPlayerPreLoginEvent(String, InetAddress, UUID) - Constructor for class org.bukkit.event.player.AsyncPlayerPreLoginEvent
 
AsyncPlayerPreLoginEvent.Result - Enum in org.bukkit.event.player
Basic kick reasons for communicating to plugins
Attachable - Interface in org.bukkit.material
Indicates that a block can be attached to another block
attachmentRemoved(PermissionAttachment) - Method in interface org.bukkit.permissions.PermissionRemovedExecutor
Called when a PermissionAttachment is removed from a Permissible
Attributable - Interface in org.bukkit.attribute
Represents an object which may contain attributes.
Attribute - Enum in org.bukkit.attribute
Types of attributes which may be present on an Attributable.
AttributeInstance - Interface in org.bukkit.attribute
Represents a mutable instance of an attribute and its associated modifiers and values.
AttributeModifier - Class in org.bukkit.attribute
Concrete implementation of an attribute modifier.
AttributeModifier(String, double, AttributeModifier.Operation) - Constructor for class org.bukkit.attribute.AttributeModifier
 
AttributeModifier(UUID, String, double, AttributeModifier.Operation) - Constructor for class org.bukkit.attribute.AttributeModifier
 
AttributeModifier.Operation - Enum in org.bukkit.attribute
Enumerable operation to be applied.
AuthorNagException - Exception in org.bukkit.plugin
 
AuthorNagException(String) - Constructor for exception org.bukkit.plugin.AuthorNagException
Constructs a new AuthorNagException based on the given Exception
AVERAGE_CHAT_PAGE_WIDTH - Static variable in class org.bukkit.util.ChatPaginator
 
awardAchievement(Achievement) - Method in interface org.bukkit.entity.Player
Awards the given achievement and any parent achievements that the player does not have.

B

bake() - Method in class org.bukkit.event.HandlerList
Bake HashMap and ArrayLists to 2d array - does nothing if not necessary
bakeAll() - Static method in class org.bukkit.event.HandlerList
Bake all handler lists.
BanCommand - Class in org.bukkit.command.defaults
Deprecated.
BanCommand() - Constructor for class org.bukkit.command.defaults.BanCommand
Deprecated.
 
BanEntry - Interface in org.bukkit
A single entry from a ban list.
banIP(String) - Static method in class org.bukkit.Bukkit
Bans the specified address from the server.
banIP(String) - Method in interface org.bukkit.Server
Bans the specified address from the server.
BanIpCommand - Class in org.bukkit.command.defaults
Deprecated.
BanIpCommand() - Constructor for class org.bukkit.command.defaults.BanIpCommand
Deprecated.
 
BanList - Interface in org.bukkit
A ban list, containing bans of some BanList.Type.
BanList.Type - Enum in org.bukkit
Represents a ban-type that a BanList may track.
BanListCommand - Class in org.bukkit.command.defaults
Deprecated.
BanListCommand() - Constructor for class org.bukkit.command.defaults.BanListCommand
Deprecated.
 
Banner - Interface in org.bukkit.block
 
Banner - Class in org.bukkit.material
 
Banner() - Constructor for class org.bukkit.material.Banner
 
Banner(Material) - Constructor for class org.bukkit.material.Banner
 
Banner(int) - Constructor for class org.bukkit.material.Banner
Deprecated.
Magic value
Banner(Material, byte) - Constructor for class org.bukkit.material.Banner
Deprecated.
Magic value
Banner(int, byte) - Constructor for class org.bukkit.material.Banner
Deprecated.
Magic value
BannerMeta - Interface in org.bukkit.inventory.meta
 
BarColor - Enum in org.bukkit.boss
 
BarFlag - Enum in org.bukkit.boss
 
BarStyle - Enum in org.bukkit.boss
 
Bat - Interface in org.bukkit.entity
Represents a Bat
Beacon - Interface in org.bukkit.block
Represents a beacon.
BeaconInventory - Interface in org.bukkit.inventory
Interface to the inventory of a Beacon.
Bed - Class in org.bukkit.material
Represents a bed.
Bed() - Constructor for class org.bukkit.material.Bed
Default constructor for a bed.
Bed(BlockFace) - Constructor for class org.bukkit.material.Bed
Instantiate a bed facing in a particular direction.
Bed(int) - Constructor for class org.bukkit.material.Bed
Deprecated.
Magic value
Bed(Material) - Constructor for class org.bukkit.material.Bed
 
Bed(int, byte) - Constructor for class org.bukkit.material.Bed
Deprecated.
Magic value
Bed(Material, byte) - Constructor for class org.bukkit.material.Bed
Deprecated.
Magic value
begin() - Method in class org.bukkit.conversations.Conversation
Displays the first prompt of this conversation and begins redirecting the user's chat responses.
beginConversation(Conversation) - Method in interface org.bukkit.conversations.Conversable
Enters into a dialog with a Conversation object.
Biome - Enum in org.bukkit.block
Holds all accepted Biomes in the default server
BLACK - Static variable in class org.bukkit.Color
Black, or (0x00,0x00,0x00) in (R,G,B)
BLANK_CONFIG - Static variable in class org.bukkit.configuration.file.YamlConfiguration
 
Blaze - Interface in org.bukkit.entity
Represents a Blaze monster
BLINDNESS - Static variable in class org.bukkit.potion.PotionEffectType
Blinds an entity.
Block - Interface in org.bukkit.block
Represents a block.
block - Variable in class org.bukkit.event.block.BlockEvent
 
block - Variable in class org.bukkit.event.entity.EntityInteractEvent
 
BlockBreakEvent - Class in org.bukkit.event.block
Called when a block is broken by a player.
BlockBreakEvent(Block, Player) - Constructor for class org.bukkit.event.block.BlockBreakEvent
 
BlockBurnEvent - Class in org.bukkit.event.block
Called when a block is destroyed as a result of being burnt by fire.
BlockBurnEvent(Block) - Constructor for class org.bukkit.event.block.BlockBurnEvent
 
BlockCanBuildEvent - Class in org.bukkit.event.block
Called when we try to place a block, to see if we can build it here or not.
BlockCanBuildEvent(Block, int, boolean) - Constructor for class org.bukkit.event.block.BlockCanBuildEvent
Deprecated.
Magic value
BlockChangeDelegate - Interface in org.bukkit
A delegate for handling block changes.
blockClicked - Variable in class org.bukkit.event.player.PlayerInteractEvent
 
BlockCommandSender - Interface in org.bukkit.command
 
BlockDamageEvent - Class in org.bukkit.event.block
Called when a block is damaged by a player.
BlockDamageEvent(Player, Block, ItemStack, boolean) - Constructor for class org.bukkit.event.block.BlockDamageEvent
 
BlockDispenseEvent - Class in org.bukkit.event.block
Called when an item is dispensed from a block.
BlockDispenseEvent(Block, ItemStack, Vector) - Constructor for class org.bukkit.event.block.BlockDispenseEvent
 
BlockEvent - Class in org.bukkit.event.block
Represents a block related event.
BlockEvent(Block) - Constructor for class org.bukkit.event.block.BlockEvent
 
BlockExpEvent - Class in org.bukkit.event.block
An event that's called when a block yields experience.
BlockExpEvent(Block, int) - Constructor for class org.bukkit.event.block.BlockExpEvent
 
BlockExplodeEvent - Class in org.bukkit.event.block
Called when a block explodes
BlockExplodeEvent(Block, List<Block>, float) - Constructor for class org.bukkit.event.block.BlockExplodeEvent
 
BlockFace - Enum in org.bukkit.block
Represents the face of a block
blockFace - Variable in class org.bukkit.event.player.PlayerInteractEvent
 
BlockFadeEvent - Class in org.bukkit.event.block
Called when a block fades, melts or disappears based on world conditions
BlockFadeEvent(Block, BlockState) - Constructor for class org.bukkit.event.block.BlockFadeEvent
 
BlockFormEvent - Class in org.bukkit.event.block
Called when a block is formed or spreads based on world conditions.
BlockFormEvent(Block, BlockState) - Constructor for class org.bukkit.event.block.BlockFormEvent
 
BlockFromToEvent - Class in org.bukkit.event.block
Represents events with a source block and a destination block, currently only applies to liquid (lava and water) and teleporting dragon eggs.
BlockFromToEvent(Block, BlockFace) - Constructor for class org.bukkit.event.block.BlockFromToEvent
 
BlockFromToEvent(Block, Block) - Constructor for class org.bukkit.event.block.BlockFromToEvent
 
BlockGrowEvent - Class in org.bukkit.event.block
Called when a block grows naturally in the world.
BlockGrowEvent(Block, BlockState) - Constructor for class org.bukkit.event.block.BlockGrowEvent
 
BlockIgniteEvent - Class in org.bukkit.event.block
Called when a block is ignited.
BlockIgniteEvent(Block, BlockIgniteEvent.IgniteCause, Player) - Constructor for class org.bukkit.event.block.BlockIgniteEvent
Deprecated.
BlockIgniteEvent(Block, BlockIgniteEvent.IgniteCause, Entity) - Constructor for class org.bukkit.event.block.BlockIgniteEvent
 
BlockIgniteEvent(Block, BlockIgniteEvent.IgniteCause, Block) - Constructor for class org.bukkit.event.block.BlockIgniteEvent
 
BlockIgniteEvent(Block, BlockIgniteEvent.IgniteCause, Entity, Block) - Constructor for class org.bukkit.event.block.BlockIgniteEvent
 
BlockIgniteEvent.IgniteCause - Enum in org.bukkit.event.block
An enum to specify the cause of the ignite
BlockIterator - Class in org.bukkit.util
This class performs ray tracing and iterates along blocks on a line
BlockIterator(World, Vector, Vector, double, int) - Constructor for class org.bukkit.util.BlockIterator
Constructs the BlockIterator
BlockIterator(Location, double, int) - Constructor for class org.bukkit.util.BlockIterator
Constructs the BlockIterator
BlockIterator(Location, double) - Constructor for class org.bukkit.util.BlockIterator
Constructs the BlockIterator.
BlockIterator(Location) - Constructor for class org.bukkit.util.BlockIterator
Constructs the BlockIterator.
BlockIterator(LivingEntity, int) - Constructor for class org.bukkit.util.BlockIterator
Constructs the BlockIterator.
BlockIterator(LivingEntity) - Constructor for class org.bukkit.util.BlockIterator
Constructs the BlockIterator.
blockList() - Method in class org.bukkit.event.block.BlockExplodeEvent
Returns the list of blocks that would have been removed or were removed from the explosion event.
blockList() - Method in class org.bukkit.event.entity.EntityExplodeEvent
Returns the list of blocks that would have been removed or were removed from the explosion event.
BlockMultiPlaceEvent - Class in org.bukkit.event.block
Fired when a single block placement action of a player triggers the creation of multiple blocks(e.g.
BlockMultiPlaceEvent(List<BlockState>, Block, ItemStack, Player, boolean) - Constructor for class org.bukkit.event.block.BlockMultiPlaceEvent
 
BlockPhysicsEvent - Class in org.bukkit.event.block
Thrown when a block physics check is called
BlockPhysicsEvent(Block, int) - Constructor for class org.bukkit.event.block.BlockPhysicsEvent
Deprecated.
Magic value
BlockPistonEvent - Class in org.bukkit.event.block
Called when a piston block is triggered
BlockPistonEvent(Block, BlockFace) - Constructor for class org.bukkit.event.block.BlockPistonEvent
 
BlockPistonExtendEvent - Class in org.bukkit.event.block
Called when a piston extends
BlockPistonExtendEvent(Block, int, BlockFace) - Constructor for class org.bukkit.event.block.BlockPistonExtendEvent
Deprecated.
BlockPistonExtendEvent(Block, List<Block>, BlockFace) - Constructor for class org.bukkit.event.block.BlockPistonExtendEvent
 
BlockPistonRetractEvent - Class in org.bukkit.event.block
Called when a piston retracts
BlockPistonRetractEvent(Block, List<Block>, BlockFace) - Constructor for class org.bukkit.event.block.BlockPistonRetractEvent
 
BlockPlaceEvent - Class in org.bukkit.event.block
Called when a block is placed by a player.
BlockPlaceEvent(Block, BlockState, Block, ItemStack, Player, boolean) - Constructor for class org.bukkit.event.block.BlockPlaceEvent
Deprecated.
BlockPlaceEvent(Block, BlockState, Block, ItemStack, Player, boolean, EquipmentSlot) - Constructor for class org.bukkit.event.block.BlockPlaceEvent
 
BlockPopulator - Class in org.bukkit.generator
A block populator is responsible for generating a small area of blocks.
BlockPopulator() - Constructor for class org.bukkit.generator.BlockPopulator
 
BlockProjectileSource - Interface in org.bukkit.projectiles
 
BlockRedstoneEvent - Class in org.bukkit.event.block
Called when a redstone current changes
BlockRedstoneEvent(Block, int, int) - Constructor for class org.bukkit.event.block.BlockRedstoneEvent
 
blocksForInput(ConversationContext) - Method in class org.bukkit.conversations.MessagePrompt
Message prompts never wait for user input before continuing.
blocksForInput(ConversationContext) - Method in interface org.bukkit.conversations.Prompt
Checks to see if this prompt implementation should wait for user input or immediately display the next prompt.
blocksForInput(ConversationContext) - Method in class org.bukkit.conversations.StringPrompt
Ensures that the prompt waits for the user to provide input.
blocksForInput(ConversationContext) - Method in class org.bukkit.conversations.ValidatingPrompt
Ensures that the prompt waits for the user to provide input.
BlockSpreadEvent - Class in org.bukkit.event.block
Called when a block spreads based on world conditions.
BlockSpreadEvent(Block, Block, BlockState) - Constructor for class org.bukkit.event.block.BlockSpreadEvent
 
BlockState - Interface in org.bukkit.block
Represents a captured state of a block, which will not change automatically.
BlockStateMeta - Interface in org.bukkit.inventory.meta
 
BlockVector - Class in org.bukkit.util
A vector with a hash function that floors the X, Y, Z components, a la BlockVector in WorldEdit.
BlockVector() - Constructor for class org.bukkit.util.BlockVector
Construct the vector with all components as 0.
BlockVector(Vector) - Constructor for class org.bukkit.util.BlockVector
Construct the vector with another vector.
BlockVector(int, int, int) - Constructor for class org.bukkit.util.BlockVector
Construct the vector with provided integer components.
BlockVector(double, double, double) - Constructor for class org.bukkit.util.BlockVector
Construct the vector with provided double components.
BlockVector(float, float, float) - Constructor for class org.bukkit.util.BlockVector
Construct the vector with provided float components.
BLUE - Static variable in class org.bukkit.Color
Blue, or (0x00,0x00,0xFF) in (R,G,B)
BLUE - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
Boat - Interface in org.bukkit.entity
Represents a boat entity.
BookMeta - Interface in org.bukkit.inventory.meta
Represents a book (Material.BOOK_AND_QUILL or Material.WRITTEN_BOOK) that can have a title, an author, and pages.
BookMeta.Generation - Enum in org.bukkit.inventory.meta
Represents the generation (or level of copying) of a written book
BooleanPrompt - Class in org.bukkit.conversations
BooleanPrompt is the base class for any prompt that requires a boolean response from the user.
BooleanPrompt() - Constructor for class org.bukkit.conversations.BooleanPrompt
 
BossBar - Interface in org.bukkit.boss
 
breakNaturally() - Method in interface org.bukkit.block.Block
Breaks the block and spawns items as if a player had digged it
breakNaturally(ItemStack) - Method in interface org.bukkit.block.Block
Breaks the block and spawns items as if a player had digged it with a specific tool
BrewerInventory - Interface in org.bukkit.inventory
Interface to the inventory of a Brewing Stand.
BrewEvent - Class in org.bukkit.event.inventory
Called when the brewing of the contents inside the Brewing Stand is complete.
BrewEvent(Block, BrewerInventory) - Constructor for class org.bukkit.event.inventory.BrewEvent
 
BrewingStand - Interface in org.bukkit.block
Represents a brewing stand.
broadcast(String, String) - Static method in class org.bukkit.Bukkit
Broadcasts the specified message to every user with the given permission name.
broadcast(String, String) - Method in interface org.bukkit.Server
Broadcasts the specified message to every user with the given permission name.
broadcast(BaseComponent) - Method in class org.bukkit.Server.Spigot
Sends the component to the player
broadcast(BaseComponent...) - Method in class org.bukkit.Server.Spigot
Sends an array of components as a single message to the player
BROADCAST_CHANNEL_ADMINISTRATIVE - Static variable in interface org.bukkit.Server
Used for all administrative messages, such as an operator using a command.
BROADCAST_CHANNEL_USERS - Static variable in interface org.bukkit.Server
Used for all announcement messages, such as informing users that a player has joined.
broadcastCommandMessage(CommandSender, String) - Static method in class org.bukkit.command.Command
 
broadcastCommandMessage(CommandSender, String, boolean) - Static method in class org.bukkit.command.Command
 
broadcastMessage(String) - Static method in class org.bukkit.Bukkit
Broadcast a message to all players.
broadcastMessage(String) - Method in interface org.bukkit.Server
Broadcast a message to all players.
BroadcastPermissions - Class in org.bukkit.util.permissions
 
BROWN - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
build() - Method in class org.bukkit.FireworkEffect.Builder
Create a FireworkEffect from the current contents of this builder.
buildable - Variable in class org.bukkit.event.block.BlockCanBuildEvent
 
buildConversation(Conversable) - Method in class org.bukkit.conversations.ConversationFactory
Constructs a Conversation in accordance with the defaults set for this factory.
buildEnchantments() - Static method in class org.bukkit.command.defaults.EnchantCommand
Deprecated.
 
builder() - Static method in class org.bukkit.FireworkEffect
Construct a firework effect.
buildHeader() - Method in class org.bukkit.configuration.file.FileConfiguration
Compiles the header for this FileConfiguration and returns the result.
buildHeader() - Method in class org.bukkit.configuration.file.YamlConfiguration
 
buildIndexLine(CommandSender, HelpTopic) - Method in class org.bukkit.help.IndexHelpTopic
Builds individual lines in the index topic.
buildPreamble(CommandSender) - Method in class org.bukkit.help.IndexHelpTopic
Builds the topic preamble.
Bukkit - Class in org.bukkit
Represents the Bukkit core, for version and Server singleton handling
BukkitCommand - Class in org.bukkit.command.defaults
 
BukkitCommand(String) - Constructor for class org.bukkit.command.defaults.BukkitCommand
 
BukkitCommand(String, String, String, List<String>) - Constructor for class org.bukkit.command.defaults.BukkitCommand
 
BukkitObjectInputStream - Class in org.bukkit.util.io
This class is designed to be used in conjunction with the ConfigurationSerializable API.
BukkitObjectInputStream() - Constructor for class org.bukkit.util.io.BukkitObjectInputStream
Constructor provided to mirror super functionality.
BukkitObjectInputStream(InputStream) - Constructor for class org.bukkit.util.io.BukkitObjectInputStream
Object input stream decoration constructor.
BukkitObjectOutputStream - Class in org.bukkit.util.io
This class is designed to be used in conjunction with the ConfigurationSerializable API.
BukkitObjectOutputStream() - Constructor for class org.bukkit.util.io.BukkitObjectOutputStream
Constructor provided to mirror super functionality.
BukkitObjectOutputStream(OutputStream) - Constructor for class org.bukkit.util.io.BukkitObjectOutputStream
Object output stream decoration constructor.
BukkitRunnable - Class in org.bukkit.scheduler
This class is provided as an easy way to handle scheduling tasks.
BukkitRunnable() - Constructor for class org.bukkit.scheduler.BukkitRunnable
 
BukkitScheduler - Interface in org.bukkit.scheduler
 
BukkitTask - Interface in org.bukkit.scheduler
Represents a task being executed by the scheduler
BukkitWorker - Interface in org.bukkit.scheduler
Represents a worker thread for the scheduler.
Button - Class in org.bukkit.material
Represents a button
Button() - Constructor for class org.bukkit.material.Button
 
Button(int) - Constructor for class org.bukkit.material.Button
Deprecated.
Magic value
Button(Material) - Constructor for class org.bukkit.material.Button
 
Button(int, byte) - Constructor for class org.bukkit.material.Button
Deprecated.
Magic value
Button(Material, byte) - Constructor for class org.bukkit.material.Button
Deprecated.
Magic value
byValue(byte) - Static method in enum org.bukkit.map.MapCursor.Type
Deprecated.
Magic value

C

CachedServerIcon - Interface in org.bukkit.util
This is a cached version of a server-icon.
Cake - Class in org.bukkit.material
 
Cake() - Constructor for class org.bukkit.material.Cake
 
Cake(int) - Constructor for class org.bukkit.material.Cake
Deprecated.
Magic value
Cake(Material) - Constructor for class org.bukkit.material.Cake
 
Cake(int, byte) - Constructor for class org.bukkit.material.Cake
Deprecated.
Magic value
Cake(Material, byte) - Constructor for class org.bukkit.material.Cake
Deprecated.
Magic value
callEvent(Event) - Method in interface org.bukkit.plugin.PluginManager
Calls an event with the given details
callEvent(Event) - Method in class org.bukkit.plugin.RegisteredListener
Calls the event executor
callEvent(Event) - Method in class org.bukkit.plugin.SimplePluginManager
Calls an event with the given details.
callEvent(Event) - Method in class org.bukkit.plugin.TimedRegisteredListener
 
callSyncMethod(Plugin, Callable<T>) - Method in interface org.bukkit.scheduler.BukkitScheduler
Calls a method on the main thread and returns a Future object.
canBreed() - Method in interface org.bukkit.entity.Ageable
Return the ability to breed of the animal.
canBuild - Variable in class org.bukkit.event.block.BlockPlaceEvent
 
canBuild() - Method in class org.bukkit.event.block.BlockPlaceEvent
Gets the value whether the player would be allowed to build here.
cancel - Variable in class org.bukkit.event.block.BlockFromToEvent
 
cancel - Variable in class org.bukkit.event.block.BlockPlaceEvent
 
cancel() - Method in class org.bukkit.scheduler.BukkitRunnable
Attempts to cancel this task.
cancel() - Method in interface org.bukkit.scheduler.BukkitTask
Will attempt to cancel this task.
cancelAllTasks() - Method in interface org.bukkit.scheduler.BukkitScheduler
Removes all tasks from the scheduler.
cancelBasedOnInput(ConversationContext, String) - Method in interface org.bukkit.conversations.ConversationCanceller
Cancels a conversation based on user input.
cancelBasedOnInput(ConversationContext, String) - Method in class org.bukkit.conversations.ExactMatchConversationCanceller
 
cancelBasedOnInput(ConversationContext, String) - Method in class org.bukkit.conversations.InactivityConversationCanceller
 
cancelBasedOnInput(ConversationContext, String) - Method in class org.bukkit.conversations.ManuallyAbandonedConversationCanceller
 
Cancellable - Interface in org.bukkit.event
 
cancellers - Variable in class org.bukkit.conversations.Conversation
 
cancellers - Variable in class org.bukkit.conversations.ConversationFactory
 
cancelling(Conversation) - Method in class org.bukkit.conversations.InactivityConversationCanceller
Subclasses of InactivityConversationCanceller can override this method to take additional actions when the inactivity timer abandons the conversation.
cancelTask(int) - Method in interface org.bukkit.scheduler.BukkitScheduler
Removes task from scheduler.
cancelTasks(Plugin) - Method in interface org.bukkit.scheduler.BukkitScheduler
Removes all tasks associated with a particular plugin from the scheduler.
canEnchantItem(ItemStack) - Method in class org.bukkit.enchantments.Enchantment
Checks if this Enchantment may be applied to the given ItemStack.
canEnchantItem(ItemStack) - Method in class org.bukkit.enchantments.EnchantmentWrapper
 
canGenerateStructures() - Method in interface org.bukkit.World
Gets whether or not structures are being generated.
canHurtEntities() - Method in interface org.bukkit.entity.FallingBlock
Get the HurtEntities state of this block.
canSee(Player) - Method in interface org.bukkit.entity.Player
Checks to see if a player has been hidden from this player
canSee(CommandSender) - Method in class org.bukkit.help.GenericCommandHelpTopic
 
canSee(CommandSender) - Method in class org.bukkit.help.HelpTopic
Determines if a Player is allowed to see this help topic.
canSee(CommandSender) - Method in class org.bukkit.help.IndexHelpTopic
 
canSeeFriendlyInvisibles() - Method in interface org.bukkit.scoreboard.Team
Gets the team's ability to see invisible teammates.
canSpawn(World, int, int) - Method in class org.bukkit.generator.ChunkGenerator
Tests if the specified location is valid for a natural spawn position
Cauldron - Class in org.bukkit.material
Represents a cauldron
Cauldron() - Constructor for class org.bukkit.material.Cauldron
 
Cauldron(int, byte) - Constructor for class org.bukkit.material.Cauldron
Deprecated.
Magic value
Cauldron(byte) - Constructor for class org.bukkit.material.Cauldron
Deprecated.
Magic value
CauldronLevelChangeEvent - Class in org.bukkit.event.block
 
CauldronLevelChangeEvent(Block, Entity, CauldronLevelChangeEvent.ChangeReason, int, int) - Constructor for class org.bukkit.event.block.CauldronLevelChangeEvent
 
CauldronLevelChangeEvent.ChangeReason - Enum in org.bukkit.event.block
 
CaveSpider - Interface in org.bukkit.entity
Represents a Spider.
ceil(double) - Static method in class org.bukkit.util.NumberConversions
 
ChannelNameTooLongException - Exception in org.bukkit.plugin.messaging
Thrown if a Plugin Channel is too long.
ChannelNameTooLongException() - Constructor for exception org.bukkit.plugin.messaging.ChannelNameTooLongException
 
ChannelNameTooLongException(String) - Constructor for exception org.bukkit.plugin.messaging.ChannelNameTooLongException
 
ChannelNotRegisteredException - Exception in org.bukkit.plugin.messaging
Thrown if a Plugin attempts to send a message on an unregistered channel.
ChannelNotRegisteredException() - Constructor for exception org.bukkit.plugin.messaging.ChannelNotRegisteredException
 
ChannelNotRegisteredException(String) - Constructor for exception org.bukkit.plugin.messaging.ChannelNotRegisteredException
 
chat(String) - Method in interface org.bukkit.entity.Player
Says a message (or runs a command).
ChatColor - Enum in org.bukkit
All supported color values for chat
ChatPaginator - Class in org.bukkit.util
The ChatPaginator takes a raw string of arbitrary length and breaks it down into an array of strings appropriate for displaying on the Minecraft player console.
ChatPaginator() - Constructor for class org.bukkit.util.ChatPaginator
 
ChatPaginator.ChatPage - Class in org.bukkit.util
 
ChatPaginator.ChatPage(String[], int, int) - Constructor for class org.bukkit.util.ChatPaginator.ChatPage
 
checkFinite(double, String) - Static method in class org.bukkit.util.NumberConversions
 
checkFinite(float, String) - Static method in class org.bukkit.util.NumberConversions
 
Chest - Interface in org.bukkit.block
Represents a chest.
Chest - Class in org.bukkit.material
Represents a chest
Chest() - Constructor for class org.bukkit.material.Chest
 
Chest(BlockFace) - Constructor for class org.bukkit.material.Chest
Instantiate a chest facing in a particular direction.
Chest(int) - Constructor for class org.bukkit.material.Chest
Deprecated.
Magic value
Chest(Material) - Constructor for class org.bukkit.material.Chest
 
Chest(int, byte) - Constructor for class org.bukkit.material.Chest
Deprecated.
Magic value
Chest(Material, byte) - Constructor for class org.bukkit.material.Chest
Deprecated.
Magic value
Chicken - Interface in org.bukkit.entity
Represents a Chicken.
Chunk - Interface in org.bukkit
Represents a chunk of blocks
chunk - Variable in class org.bukkit.event.world.ChunkEvent
 
ChunkEvent - Class in org.bukkit.event.world
Represents a Chunk related event
ChunkEvent(Chunk) - Constructor for class org.bukkit.event.world.ChunkEvent
 
ChunkGenerator - Class in org.bukkit.generator
A chunk generator is responsible for the initial shaping of an entire chunk.
ChunkGenerator() - Constructor for class org.bukkit.generator.ChunkGenerator
 
ChunkGenerator.BiomeGrid - Interface in org.bukkit.generator
Interface to biome section for chunk to be generated: initialized with default values for world type and seed.
ChunkGenerator.ChunkData - Interface in org.bukkit.generator
Data for a Chunk.
ChunkLoadEvent - Class in org.bukkit.event.world
Called when a chunk is loaded
ChunkLoadEvent(Chunk, boolean) - Constructor for class org.bukkit.event.world.ChunkLoadEvent
 
ChunkPopulateEvent - Class in org.bukkit.event.world
Thrown when a new chunk has finished being populated.
ChunkPopulateEvent(Chunk) - Constructor for class org.bukkit.event.world.ChunkPopulateEvent
 
ChunkSnapshot - Interface in org.bukkit
Represents a static, thread-safe snapshot of chunk of blocks.
ChunkUnloadEvent - Class in org.bukkit.event.world
Called when a chunk is unloaded
ChunkUnloadEvent(Chunk) - Constructor for class org.bukkit.event.world.ChunkUnloadEvent
 
clear() - Method in interface org.bukkit.help.HelpMap
Clears out the contents of the help index.
clear() - Method in interface org.bukkit.inventory.EntityEquipment
Clears the entity of all armor and held items
clear(int) - Method in interface org.bukkit.inventory.Inventory
Clears out a particular slot in the index.
clear() - Method in interface org.bukkit.inventory.Inventory
Clears out the whole Inventory.
clear(int, int) - Method in interface org.bukkit.inventory.PlayerInventory
Deprecated.
Magic value
ClearCommand - Class in org.bukkit.command.defaults
Deprecated.
ClearCommand() - Constructor for class org.bukkit.command.defaults.ClearCommand
Deprecated.
 
clearCommands() - Method in interface org.bukkit.command.CommandMap
Clears all registered commands.
clearCommands() - Method in class org.bukkit.command.SimpleCommandMap
 
clearCustomEffects() - Method in interface org.bukkit.entity.AreaEffectCloud
Removes all custom potion effects from this cloud.
clearCustomEffects() - Method in interface org.bukkit.entity.TippedArrow
Removes all custom potion effects from this arrow.
clearCustomEffects() - Method in interface org.bukkit.inventory.meta.PotionMeta
Removes all custom potion effects from this potion.
clearEffects() - Method in interface org.bukkit.inventory.meta.FireworkMeta
Remove all effects from this firework.
clearPermissions() - Method in class org.bukkit.permissions.PermissibleBase
 
clearPlugins() - Method in interface org.bukkit.plugin.PluginManager
Disables and removes all plugins
clearPlugins() - Method in class org.bukkit.plugin.SimplePluginManager
 
clearRecipes() - Static method in class org.bukkit.Bukkit
Clears the list of crafting recipes.
clearRecipes() - Method in interface org.bukkit.Server
Clears the list of crafting recipes.
clearSlot(DisplaySlot) - Method in interface org.bukkit.scoreboard.Scoreboard
Clears any objective in the specified slot.
clickedEntity - Variable in class org.bukkit.event.player.PlayerInteractEntityEvent
 
ClickType - Enum in org.bukkit.event.inventory
What the client did to trigger this action (not the result).
clone() - Method in interface org.bukkit.conversations.ConversationCanceller
Allows the ConversationFactory to duplicate this ConversationCanceller when creating a new Conversation.
clone() - Method in class org.bukkit.conversations.ExactMatchConversationCanceller
 
clone() - Method in class org.bukkit.conversations.InactivityConversationCanceller
 
clone() - Method in class org.bukkit.conversations.ManuallyAbandonedConversationCanceller
 
clone() - Method in class org.bukkit.inventory.ItemStack
 
clone() - Method in interface org.bukkit.inventory.meta.BookMeta
 
clone() - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
 
clone() - Method in interface org.bukkit.inventory.meta.FireworkEffectMeta
 
clone() - Method in interface org.bukkit.inventory.meta.FireworkMeta
 
clone() - Method in interface org.bukkit.inventory.meta.ItemMeta
 
clone() - Method in interface org.bukkit.inventory.meta.LeatherArmorMeta
 
clone() - Method in interface org.bukkit.inventory.meta.MapMeta
 
clone() - Method in interface org.bukkit.inventory.meta.PotionMeta
 
clone() - Method in interface org.bukkit.inventory.meta.Repairable
 
clone() - Method in interface org.bukkit.inventory.meta.SkullMeta
 
clone() - Method in class org.bukkit.Location
 
clone() - Method in class org.bukkit.material.Banner
 
clone() - Method in class org.bukkit.material.Bed
 
clone() - Method in class org.bukkit.material.Button
 
clone() - Method in class org.bukkit.material.Cake
 
clone() - Method in class org.bukkit.material.Cauldron
 
clone() - Method in class org.bukkit.material.Chest
 
clone() - Method in class org.bukkit.material.Coal
 
clone() - Method in class org.bukkit.material.CocoaPlant
 
clone() - Method in class org.bukkit.material.Command
 
clone() - Method in class org.bukkit.material.Comparator
 
clone() - Method in class org.bukkit.material.Crops
 
clone() - Method in class org.bukkit.material.DetectorRail
 
clone() - Method in class org.bukkit.material.Diode
 
clone() - Method in class org.bukkit.material.DirectionalContainer
 
clone() - Method in class org.bukkit.material.Dispenser
 
clone() - Method in class org.bukkit.material.Door
 
clone() - Method in class org.bukkit.material.Dye
 
clone() - Method in class org.bukkit.material.EnderChest
 
clone() - Method in class org.bukkit.material.ExtendedRails
 
clone() - Method in class org.bukkit.material.FlowerPot
Deprecated.
 
clone() - Method in class org.bukkit.material.Furnace
 
clone() - Method in class org.bukkit.material.FurnaceAndDispenser
 
clone() - Method in class org.bukkit.material.Gate
 
clone() - Method in class org.bukkit.material.Hopper
 
clone() - Method in class org.bukkit.material.Ladder
 
clone() - Method in class org.bukkit.material.Leaves
 
clone() - Method in class org.bukkit.material.Lever
 
clone() - Method in class org.bukkit.material.LongGrass
 
clone() - Method in class org.bukkit.material.MaterialData
 
clone() - Method in class org.bukkit.material.MonsterEggs
 
clone() - Method in class org.bukkit.material.Mushroom
 
clone() - Method in class org.bukkit.material.NetherWarts
 
clone() - Method in class org.bukkit.material.PistonBaseMaterial
 
clone() - Method in class org.bukkit.material.PistonExtensionMaterial
 
clone() - Method in class org.bukkit.material.PoweredRail
 
clone() - Method in class org.bukkit.material.PressurePlate
 
clone() - Method in class org.bukkit.material.Pumpkin
 
clone() - Method in class org.bukkit.material.Rails
 
clone() - Method in class org.bukkit.material.RedstoneTorch
 
clone() - Method in class org.bukkit.material.RedstoneWire
 
clone() - Method in class org.bukkit.material.Sandstone
 
clone() - Method in class org.bukkit.material.Sapling
 
clone() - Method in class org.bukkit.material.Sign
 
clone() - Method in class org.bukkit.material.SimpleAttachableMaterialData
 
clone() - Method in class org.bukkit.material.Skull
 
clone() - Method in class org.bukkit.material.SmoothBrick
 
clone() - Method in class org.bukkit.material.SpawnEgg
 
clone() - Method in class org.bukkit.material.Stairs
 
clone() - Method in class org.bukkit.material.Step
 
clone() - Method in class org.bukkit.material.TexturedMaterial
 
clone() - Method in class org.bukkit.material.Torch
 
clone() - Method in class org.bukkit.material.TrapDoor
 
clone() - Method in class org.bukkit.material.Tree
 
clone() - Method in class org.bukkit.material.Tripwire
 
clone() - Method in class org.bukkit.material.TripwireHook
 
clone() - Method in class org.bukkit.material.Vine
 
clone() - Method in class org.bukkit.material.Wood
 
clone() - Method in class org.bukkit.material.WoodenStep
 
clone() - Method in class org.bukkit.material.Wool
 
clone() - Method in class org.bukkit.util.BlockVector
Get a new block vector.
clone() - Method in class org.bukkit.util.Vector
Get a new vector.
close() - Method in class org.bukkit.inventory.InventoryView
Closes the inventory view.
CLOSED_CHAT_PAGE_HEIGHT - Static variable in class org.bukkit.util.ChatPaginator
 
closeInventory() - Method in interface org.bukkit.entity.HumanEntity
Force-closes the currently open inventory view for this player, if any.
Coal - Class in org.bukkit.material
Represents the different types of coals.
Coal() - Constructor for class org.bukkit.material.Coal
 
Coal(CoalType) - Constructor for class org.bukkit.material.Coal
 
Coal(int) - Constructor for class org.bukkit.material.Coal
Deprecated.
Magic value
Coal(Material) - Constructor for class org.bukkit.material.Coal
 
Coal(int, byte) - Constructor for class org.bukkit.material.Coal
Deprecated.
Magic value
Coal(Material, byte) - Constructor for class org.bukkit.material.Coal
Deprecated.
Magic value
CoalType - Enum in org.bukkit
Represents the two types of coal
CocoaPlant - Class in org.bukkit.material
Represents the cocoa plant
CocoaPlant() - Constructor for class org.bukkit.material.CocoaPlant
 
CocoaPlant(int) - Constructor for class org.bukkit.material.CocoaPlant
Deprecated.
Magic value
CocoaPlant(int, byte) - Constructor for class org.bukkit.material.CocoaPlant
Deprecated.
Magic value
CocoaPlant(CocoaPlant.CocoaPlantSize) - Constructor for class org.bukkit.material.CocoaPlant
 
CocoaPlant(CocoaPlant.CocoaPlantSize, BlockFace) - Constructor for class org.bukkit.material.CocoaPlant
 
CocoaPlant.CocoaPlantSize - Enum in org.bukkit.material
 
Color - Class in org.bukkit
A container for a color palette.
COLOR_CHAR - Static variable in enum org.bukkit.ChatColor
The special character which prefixes all chat colour codes.
Colorable - Interface in org.bukkit.material
An object that can be colored.
Command - Class in org.bukkit.command
Represents a Command, which executes various tasks upon user input
Command(String) - Constructor for class org.bukkit.command.Command
 
Command(String, String, String, List<String>) - Constructor for class org.bukkit.command.Command
 
command - Variable in class org.bukkit.help.GenericCommandHelpTopic
 
Command - Class in org.bukkit.material
Represents a command block
Command() - Constructor for class org.bukkit.material.Command
 
Command(int) - Constructor for class org.bukkit.material.Command
Deprecated.
Magic value
Command(Material) - Constructor for class org.bukkit.material.Command
 
Command(int, byte) - Constructor for class org.bukkit.material.Command
Deprecated.
Magic value
Command(Material, byte) - Constructor for class org.bukkit.material.Command
Deprecated.
Magic value
CommandBlock - Interface in org.bukkit.block
 
CommandException - Exception in org.bukkit.command
Thrown when an unhandled exception occurs during the execution of a Command
CommandException() - Constructor for exception org.bukkit.command.CommandException
Creates a new instance of CommandException without detail message.
CommandException(String) - Constructor for exception org.bukkit.command.CommandException
Constructs an instance of CommandException with the specified detail message.
CommandException(String, Throwable) - Constructor for exception org.bukkit.command.CommandException
 
CommandExecutor - Interface in org.bukkit.command
Represents a class which contains a single method for executing commands
CommandMap - Interface in org.bukkit.command
 
CommandMinecart - Interface in org.bukkit.entity.minecart
 
CommandPermissions - Class in org.bukkit.util.permissions
 
CommandSender - Interface in org.bukkit.command
 
COMMENT_PREFIX - Static variable in class org.bukkit.configuration.file.YamlConfiguration
 
Comparator - Class in org.bukkit.material
Represents a comparator in the on or off state, in normal or subtraction mode and facing in a specific direction.
Comparator() - Constructor for class org.bukkit.material.Comparator
Constructs a comparator switched off, with the default mode (normal) and facing the default direction (north).
Comparator(BlockFace) - Constructor for class org.bukkit.material.Comparator
Constructs a comparator switched off, with the default mode (normal) and facing the specified direction.
Comparator(BlockFace, boolean) - Constructor for class org.bukkit.material.Comparator
Constructs a comparator switched off, with the specified mode and facing the specified direction.
Comparator(BlockFace, boolean, boolean) - Constructor for class org.bukkit.material.Comparator
Constructs a comparator switched on or off, with the specified mode and facing the specified direction.
Comparator(int) - Constructor for class org.bukkit.material.Comparator
Deprecated.
Magic value
Comparator(Material) - Constructor for class org.bukkit.material.Comparator
 
Comparator(int, byte) - Constructor for class org.bukkit.material.Comparator
Deprecated.
Magic value
Comparator(Material, byte) - Constructor for class org.bukkit.material.Comparator
Deprecated.
Magic value
compare(HelpTopic, HelpTopic) - Method in class org.bukkit.help.HelpTopicComparator
 
compare(String, String) - Method in class org.bukkit.help.HelpTopicComparator.TopicNameComparator
 
compareTo(RegisteredServiceProvider<?>) - Method in class org.bukkit.plugin.RegisteredServiceProvider
 
ComplexEntityPart - Interface in org.bukkit.entity
Represents a single part of a ComplexLivingEntity
ComplexLivingEntity - Interface in org.bukkit.entity
Represents a complex living entity - one that is made up of various smaller parts
Configuration - Interface in org.bukkit.configuration
Represents a source of configurable options and settings
configuration() - Method in class org.bukkit.configuration.ConfigurationOptions
Returns the Configuration that this object is responsible for.
configuration() - Method in class org.bukkit.configuration.file.FileConfigurationOptions
 
configuration() - Method in class org.bukkit.configuration.file.YamlConfigurationOptions
 
configuration() - Method in class org.bukkit.configuration.MemoryConfigurationOptions
 
ConfigurationOptions - Class in org.bukkit.configuration
Various settings for controlling the input and output of a Configuration
ConfigurationOptions(Configuration) - Constructor for class org.bukkit.configuration.ConfigurationOptions
 
ConfigurationSection - Interface in org.bukkit.configuration
Represents a section of a Configuration
ConfigurationSerializable - Interface in org.bukkit.configuration.serialization
Represents an object that may be serialized.
ConfigurationSerialization - Class in org.bukkit.configuration.serialization
Utility class for storing and retrieving classes for Configuration.
ConfigurationSerialization(Class<? extends ConfigurationSerializable>) - Constructor for class org.bukkit.configuration.serialization.ConfigurationSerialization
 
configureDbConfig(ServerConfig) - Static method in class org.bukkit.Bukkit
Populates a given ServerConfig with values attributes to this server.
configureDbConfig(ServerConfig) - Method in interface org.bukkit.Server
Populates a given ServerConfig with values attributes to this server.
conflictsWith(Enchantment) - Method in class org.bukkit.enchantments.Enchantment
Check if this enchantment conflicts with another enchantment.
conflictsWith(Enchantment) - Method in class org.bukkit.enchantments.EnchantmentWrapper
 
CONFUSION - Static variable in class org.bukkit.potion.PotionEffectType
Warps vision on the client.
ConsoleCommandSender - Interface in org.bukkit.command
 
contains(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if this ConfigurationSection contains the given path.
contains(String, boolean) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if this ConfigurationSection contains the given path.
contains(String) - Method in class org.bukkit.configuration.MemorySection
 
contains(String, boolean) - Method in class org.bukkit.configuration.MemorySection
 
contains(int) - Method in interface org.bukkit.inventory.Inventory
Deprecated.
Magic value
contains(Material) - Method in interface org.bukkit.inventory.Inventory
Checks if the inventory contains any ItemStacks with the given material.
contains(ItemStack) - Method in interface org.bukkit.inventory.Inventory
Checks if the inventory contains any ItemStacks matching the given ItemStack.
contains(int, int) - Method in interface org.bukkit.inventory.Inventory
Deprecated.
Magic value
contains(Material, int) - Method in interface org.bukkit.inventory.Inventory
Checks if the inventory contains any ItemStacks with the given material, adding to at least the minimum amount specified.
contains(ItemStack, int) - Method in interface org.bukkit.inventory.Inventory
Checks if the inventory contains at least the minimum amount specified of exactly matching ItemStacks.
containsAtLeast(ItemStack, int) - Method in interface org.bukkit.inventory.Inventory
Checks if the inventory contains ItemStacks matching the given ItemStack whose amounts sum to at least the minimum amount specified.
containsEnchantment(Enchantment) - Method in class org.bukkit.inventory.ItemStack
Checks if this ItemStack contains the given Enchantment
context - Variable in class org.bukkit.conversations.Conversation
 
Conversable - Interface in org.bukkit.conversations
The Conversable interface is used to indicate objects that can have conversations.
Conversation - Class in org.bukkit.conversations
The Conversation class is responsible for tracking the current state of a conversation, displaying prompts to the user, and dispatching the user's response to the appropriate place.
Conversation(Plugin, Conversable, Prompt) - Constructor for class org.bukkit.conversations.Conversation
Initializes a new Conversation.
Conversation(Plugin, Conversable, Prompt, Map<Object, Object>) - Constructor for class org.bukkit.conversations.Conversation
Initializes a new Conversation.
conversation - Variable in class org.bukkit.conversations.InactivityConversationCanceller
 
Conversation.ConversationState - Enum in org.bukkit.conversations
 
conversationAbandoned(ConversationAbandonedEvent) - Method in interface org.bukkit.conversations.ConversationAbandonedListener
Called whenever a Conversation is abandoned.
ConversationAbandonedEvent - Class in org.bukkit.conversations
ConversationAbandonedEvent contains information about an abandoned conversation.
ConversationAbandonedEvent(Conversation) - Constructor for class org.bukkit.conversations.ConversationAbandonedEvent
 
ConversationAbandonedEvent(Conversation, ConversationCanceller) - Constructor for class org.bukkit.conversations.ConversationAbandonedEvent
 
ConversationAbandonedListener - Interface in org.bukkit.conversations
 
ConversationCanceller - Interface in org.bukkit.conversations
A ConversationCanceller is a class that cancels an active Conversation.
ConversationContext - Class in org.bukkit.conversations
A ConversationContext provides continuity between nodes in the prompt graph by giving the developer access to the subject of the conversation and a generic map for storing values that are shared between all Prompt invocations.
ConversationContext(Plugin, Conversable, Map<Object, Object>) - Constructor for class org.bukkit.conversations.ConversationContext
 
ConversationFactory - Class in org.bukkit.conversations
A ConversationFactory is responsible for creating a Conversation from a predefined template.
ConversationFactory(Plugin) - Constructor for class org.bukkit.conversations.ConversationFactory
Constructs a ConversationFactory.
ConversationPrefix - Interface in org.bukkit.conversations
A ConversationPrefix implementation prepends all output from the conversation to the player.
convertMapsToSections(Map<?, ?>, ConfigurationSection) - Method in class org.bukkit.configuration.file.YamlConfiguration
 
convertSlot(int) - Method in class org.bukkit.inventory.InventoryView
Converts a raw slot ID into its local slot ID into whichever of the two inventories the slot points to.
copy(File, File) - Static method in class org.bukkit.util.FileUtil
This method copies one file to another location
copy(Vector) - Method in class org.bukkit.util.Vector
Copies another vector
copy(World) - Method in class org.bukkit.WorldCreator
Copies the options from the specified world
copy(WorldCreator) - Method in class org.bukkit.WorldCreator
Copies the options from the specified WorldCreator
copyDefaults() - Method in class org.bukkit.configuration.ConfigurationOptions
Checks if the Configuration should copy values from its default Configuration directly.
copyDefaults(boolean) - Method in class org.bukkit.configuration.ConfigurationOptions
Sets if the Configuration should copy values from its default Configuration directly.
copyDefaults(boolean) - Method in class org.bukkit.configuration.file.FileConfigurationOptions
 
copyDefaults(boolean) - Method in class org.bukkit.configuration.file.YamlConfigurationOptions
 
copyDefaults(boolean) - Method in class org.bukkit.configuration.MemoryConfigurationOptions
 
copyHeader() - Method in class org.bukkit.configuration.file.FileConfigurationOptions
Gets whether or not the header should be copied from a default source.
copyHeader(boolean) - Method in class org.bukkit.configuration.file.FileConfigurationOptions
Sets whether or not the header should be copied from a default source.
copyHeader(boolean) - Method in class org.bukkit.configuration.file.YamlConfigurationOptions
 
copyPartialMatches(String, Iterable<String>, T) - Static method in class org.bukkit.util.StringUtil
Copies all elements from the iterable collection of originals to the collection provided.
countSlots() - Method in class org.bukkit.inventory.InventoryView
Check the total number of slots in this view, combining the upper and lower inventories.
Cow - Interface in org.bukkit.entity
Represents a Cow.
CraftingInventory - Interface in org.bukkit.inventory
Interface to the crafting inventories
CraftItemEvent - Class in org.bukkit.event.inventory
Called when the recipe of an Item is completed inside a crafting matrix.
CraftItemEvent(Recipe, InventoryView, InventoryType.SlotType, int, boolean, boolean) - Constructor for class org.bukkit.event.inventory.CraftItemEvent
Deprecated.
CraftItemEvent(Recipe, InventoryView, InventoryType.SlotType, int, ClickType, InventoryAction) - Constructor for class org.bukkit.event.inventory.CraftItemEvent
 
CraftItemEvent(Recipe, InventoryView, InventoryType.SlotType, int, ClickType, InventoryAction, int) - Constructor for class org.bukkit.event.inventory.CraftItemEvent
 
createBossBar(String, BarColor, BarStyle, BarFlag...) - Static method in class org.bukkit.Bukkit
Creates a boss bar instance to display to players.
createBossBar(String, BarColor, BarStyle, BarFlag...) - Method in interface org.bukkit.Server
Creates a boss bar instance to display to players.
createChunkData(World) - Static method in class org.bukkit.Bukkit
Create a ChunkData for use in a generator.
createChunkData(World) - Method in class org.bukkit.generator.ChunkGenerator
Create a ChunkData for a world.
createChunkData(World) - Method in interface org.bukkit.Server
Create a ChunkData for use in a generator.
createEffect(PotionEffectType, int, int) - Method in interface org.bukkit.potion.PotionBrewer
Creates a PotionEffect from the given PotionEffectType, applying duration modifiers and checks.
createEffect(int, int) - Method in class org.bukkit.potion.PotionEffectType
Creates a PotionEffect from this PotionEffectType, applying duration modifiers and checks.
createExplosion(double, double, double, float) - Method in interface org.bukkit.World
Creates explosion at given coordinates with given power
createExplosion(double, double, double, float, boolean) - Method in interface org.bukkit.World
Creates explosion at given coordinates with given power and optionally setting blocks on fire.
createExplosion(double, double, double, float, boolean, boolean) - Method in interface org.bukkit.World
Creates explosion at given coordinates with given power and optionally setting blocks on fire or breaking blocks.
createExplosion(Location, float) - Method in interface org.bukkit.World
Creates explosion at given coordinates with given power
createExplosion(Location, float, boolean) - Method in interface org.bukkit.World
Creates explosion at given coordinates with given power and optionally setting blocks on fire.
createInventory(InventoryHolder, InventoryType) - Static method in class org.bukkit.Bukkit
Creates an empty inventory of the specified type.
createInventory(InventoryHolder, InventoryType, String) - Static method in class org.bukkit.Bukkit
Creates an empty inventory with the specified type and title.
createInventory(InventoryHolder, int) - Static method in class org.bukkit.Bukkit
Creates an empty inventory of type InventoryType.CHEST with the specified size.
createInventory(InventoryHolder, int, String) - Static method in class org.bukkit.Bukkit
Creates an empty inventory of type InventoryType.CHEST with the specified size and title.
createInventory(InventoryHolder, InventoryType) - Method in interface org.bukkit.Server
Creates an empty inventory of the specified type.
createInventory(InventoryHolder, InventoryType, String) - Method in interface org.bukkit.Server
Creates an empty inventory with the specified type and title.
createInventory(InventoryHolder, int) - Method in interface org.bukkit.Server
Creates an empty inventory of type InventoryType.CHEST with the specified size.
createInventory(InventoryHolder, int, String) - Method in interface org.bukkit.Server
Creates an empty inventory of type InventoryType.CHEST with the specified size and title.
createMap(World) - Static method in class org.bukkit.Bukkit
Create a new map with an automatically assigned ID.
createMap(World) - Method in interface org.bukkit.Server
Create a new map with an automatically assigned ID.
createPath(ConfigurationSection, String) - Static method in class org.bukkit.configuration.MemorySection
Creates a full path to the given ConfigurationSection from its root Configuration.
createPath(ConfigurationSection, String, ConfigurationSection) - Static method in class org.bukkit.configuration.MemorySection
Creates a relative path to the given ConfigurationSection from the given relative section.
createPortal(Location) - Method in interface org.bukkit.TravelAgent
Attempt to create a portal near the given location.
createRegisteredListeners(Listener, Plugin) - Method in class org.bukkit.plugin.java.JavaPluginLoader
 
createRegisteredListeners(Listener, Plugin) - Method in interface org.bukkit.plugin.PluginLoader
Creates and returns registered listeners for the event classes used in this listener
createSection(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Creates an empty ConfigurationSection at the specified path.
createSection(String, Map<?, ?>) - Method in interface org.bukkit.configuration.ConfigurationSection
Creates a ConfigurationSection at the specified path, with specified values.
createSection(String) - Method in class org.bukkit.configuration.MemorySection
 
createSection(String, Map<?, ?>) - Method in class org.bukkit.configuration.MemorySection
 
createTopic(TCommand) - Method in interface org.bukkit.help.HelpTopicFactory
This method accepts a command deriving from a custom command base class and constructs a custom HelpTopic for it.
createWorld(WorldCreator) - Static method in class org.bukkit.Bukkit
Creates or loads a world with the given name using the specified options.
createWorld(WorldCreator) - Method in interface org.bukkit.Server
Creates or loads a world with the given name using the specified options.
createWorld() - Method in class org.bukkit.WorldCreator
Creates a world with the specified options.
Creature - Interface in org.bukkit.entity
Represents a Creature.
CreatureSpawner - Interface in org.bukkit.block
Represents a creature spawner.
CreatureSpawnEvent - Class in org.bukkit.event.entity
Called when a creature is spawned into a world.
CreatureSpawnEvent(LivingEntity, CreatureSpawnEvent.SpawnReason) - Constructor for class org.bukkit.event.entity.CreatureSpawnEvent
 
CreatureSpawnEvent.SpawnReason - Enum in org.bukkit.event.entity
An enum to specify the type of spawning
Creeper - Interface in org.bukkit.entity
Represents a Creeper
CreeperPowerEvent - Class in org.bukkit.event.entity
Called when a Creeper is struck by lightning.
CreeperPowerEvent(Creeper, LightningStrike, CreeperPowerEvent.PowerCause) - Constructor for class org.bukkit.event.entity.CreeperPowerEvent
 
CreeperPowerEvent(Creeper, CreeperPowerEvent.PowerCause) - Constructor for class org.bukkit.event.entity.CreeperPowerEvent
 
CreeperPowerEvent.PowerCause - Enum in org.bukkit.event.entity
An enum to specify the cause of the change in power
Criterias - Class in org.bukkit.scoreboard
Criteria names which trigger an objective to be modified by actions in-game
Crops - Class in org.bukkit.material
Represents the different types of crops in different states of growth.
Crops() - Constructor for class org.bukkit.material.Crops
Constructs a wheat crop block in the seeded state.
Crops(CropState) - Constructor for class org.bukkit.material.Crops
Constructs a wheat crop block in the given growth state
Crops(Material, CropState) - Constructor for class org.bukkit.material.Crops
Constructs a crop block of the given type and in the given growth state
Crops(int) - Constructor for class org.bukkit.material.Crops
Deprecated.
Magic value
Crops(Material) - Constructor for class org.bukkit.material.Crops
Constructs a crop block of the given type and in the seeded state
Crops(int, byte) - Constructor for class org.bukkit.material.Crops
Deprecated.
Magic value
Crops(Material, byte) - Constructor for class org.bukkit.material.Crops
Deprecated.
Magic value
CropState - Enum in org.bukkit
Represents the different growth states of crops
crossProduct(Vector) - Method in class org.bukkit.util.Vector
Calculates the cross product of this vector with another.
currentPrompt - Variable in class org.bukkit.conversations.Conversation
 
CustomTimingsHandler - Class in org.spigotmc
Provides custom timing sections for /timings merged.
CustomTimingsHandler(String) - Constructor for class org.spigotmc.CustomTimingsHandler
 
CustomTimingsHandler(String, CustomTimingsHandler) - Constructor for class org.spigotmc.CustomTimingsHandler
 

D

damage(double) - Method in interface org.bukkit.entity.Damageable
Deals the given amount of damage to this entity.
damage(double, Entity) - Method in interface org.bukkit.entity.Damageable
Deals the given amount of damage to this entity, from a specified entity.
DAMAGE_ALL - Static variable in class org.bukkit.enchantments.Enchantment
Increases damage against all targets
DAMAGE_ARTHROPODS - Static variable in class org.bukkit.enchantments.Enchantment
Increases damage against arthropod targets
DAMAGE_RESISTANCE - Static variable in class org.bukkit.potion.PotionEffectType
Decreases damage dealt to an entity.
DAMAGE_UNDEAD - Static variable in class org.bukkit.enchantments.Enchantment
Increases damage against undead targets
Damageable - Interface in org.bukkit.entity
Represents an Entity that has health and can take damage.
damerauLevenshteinDistance(String, String) - Static method in class org.bukkit.command.defaults.HelpCommand
Computes the Dameraur-Levenshtein Distance between two strings.
DARK_BROWN - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
DARK_GRAY - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
DARK_GREEN - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
DEATHS - Static variable in class org.bukkit.scoreboard.Criterias
 
decrementStatistic(Statistic) - Method in interface org.bukkit.entity.Player
Decrements the given statistic for this player.
decrementStatistic(Statistic, int) - Method in interface org.bukkit.entity.Player
Decrements the given statistic for this player.
decrementStatistic(Statistic, Material) - Method in interface org.bukkit.entity.Player
Decrements the given statistic for this player for the given material.
decrementStatistic(Statistic, Material, int) - Method in interface org.bukkit.entity.Player
Decrements the given statistic for this player for the given material.
decrementStatistic(Statistic, EntityType) - Method in interface org.bukkit.entity.Player
Decrements the given statistic for this player for the given entity.
decrementStatistic(Statistic, EntityType, int) - Method in interface org.bukkit.entity.Player
Decrements the given statistic for this player for the given entity.
DEFAULT_ACTIVE - Static variable in class org.bukkit.material.Hopper
 
DEFAULT_DECAYABLE - Static variable in class org.bukkit.material.Leaves
 
DEFAULT_DELAY - Static variable in class org.bukkit.material.Diode
 
DEFAULT_DIRECTION - Static variable in class org.bukkit.material.Comparator
 
DEFAULT_DIRECTION - Static variable in class org.bukkit.material.Diode
 
DEFAULT_DIRECTION - Static variable in class org.bukkit.material.Hopper
 
DEFAULT_DIRECTION - Static variable in class org.bukkit.material.Tree
 
DEFAULT_INVERTED - Static variable in class org.bukkit.material.WoodenStep
 
DEFAULT_PERMISSION - Static variable in class org.bukkit.permissions.Permission
 
DEFAULT_SPECIES - Static variable in class org.bukkit.material.Wood
 
DEFAULT_STATE - Static variable in class org.bukkit.material.Comparator
 
DEFAULT_STATE - Static variable in class org.bukkit.material.Crops
 
DEFAULT_STATE - Static variable in class org.bukkit.material.Diode
 
DEFAULT_SUBTRACTION_MODE - Static variable in class org.bukkit.material.Comparator
 
DEFAULT_TYPE - Static variable in class org.bukkit.material.Crops
 
DEFAULT_TYPE - Static variable in class org.bukkit.material.Leaves
 
DEFAULT_TYPE - Static variable in class org.bukkit.material.Tree
 
DEFAULT_TYPE - Static variable in class org.bukkit.material.Wood
 
DEFAULT_TYPE - Static variable in class org.bukkit.material.WoodenStep
 
DefaultGameModeCommand - Class in org.bukkit.command.defaults
Deprecated.
DefaultGameModeCommand() - Constructor for class org.bukkit.command.defaults.DefaultGameModeCommand
Deprecated.
 
DefaultPermissions - Class in org.bukkit.util.permissions
 
defaults - Variable in class org.bukkit.configuration.MemoryConfiguration
 
DelegateDeserialization - Annotation Type in org.bukkit.configuration.serialization
Applies to a ConfigurationSerializable that will delegate all deserialization to another ConfigurationSerializable.
DeopCommand - Class in org.bukkit.command.defaults
Deprecated.
DeopCommand() - Constructor for class org.bukkit.command.defaults.DeopCommand
Deprecated.
 
DEPTH_STRIDER - Static variable in class org.bukkit.enchantments.Enchantment
Increases walking speed while in water
description - Variable in class org.bukkit.command.Command
 
deserialize(Map<String, Object>) - Static method in class org.bukkit.attribute.AttributeModifier
 
deserialize(Map<String, Object>) - Static method in class org.bukkit.Color
 
deserialize(Map<String, ?>) - Method in class org.bukkit.configuration.serialization.ConfigurationSerialization
 
deserialize(Map<String, Object>) - Static method in class org.bukkit.FireworkEffect
 
deserialize(Map<String, Object>) - Static method in class org.bukkit.inventory.ItemStack
Required method for configuration serialization
deserialize(Map<String, Object>) - Static method in class org.bukkit.Location
Required method for deserialization
deserialize(Map<String, Object>) - Static method in class org.bukkit.util.BlockVector
 
deserialize(Map<String, Object>) - Static method in class org.bukkit.util.Vector
 
deserializeObject(Map<String, ?>, Class<? extends ConfigurationSerializable>) - Static method in class org.bukkit.configuration.serialization.ConfigurationSerialization
Attempts to deserialize the given arguments into a new instance of the given class.
deserializeObject(Map<String, ?>) - Static method in class org.bukkit.configuration.serialization.ConfigurationSerialization
Attempts to deserialize the given arguments into a new instance of the given class.
deserializeViaCtor(Constructor<? extends ConfigurationSerializable>, Map<String, ?>) - Method in class org.bukkit.configuration.serialization.ConfigurationSerialization
 
deserializeViaMethod(Method, Map<String, ?>) - Method in class org.bukkit.configuration.serialization.ConfigurationSerialization
 
DetectorRail - Class in org.bukkit.material
Represents a detector rail
DetectorRail() - Constructor for class org.bukkit.material.DetectorRail
 
DetectorRail(int) - Constructor for class org.bukkit.material.DetectorRail
Deprecated.
Magic value
DetectorRail(Material) - Constructor for class org.bukkit.material.DetectorRail
 
DetectorRail(int, byte) - Constructor for class org.bukkit.material.DetectorRail
Deprecated.
Magic value
DetectorRail(Material, byte) - Constructor for class org.bukkit.material.DetectorRail
Deprecated.
Magic value
detonate() - Method in interface org.bukkit.entity.Firework
Cause this firework to explode at earliest opportunity, as if it has no remaining fuse.
Difficulty - Enum in org.bukkit
Represents the various difficulty levels that are available.
DifficultyCommand - Class in org.bukkit.command.defaults
Deprecated.
DifficultyCommand() - Constructor for class org.bukkit.command.defaults.DifficultyCommand
Deprecated.
 
DIG_SPEED - Static variable in class org.bukkit.enchantments.Enchantment
Increases the rate at which you mine/dig
Diode - Class in org.bukkit.material
Represents a diode/repeater in the on or off state, with a delay and facing in a specific direction.
Diode() - Constructor for class org.bukkit.material.Diode
Constructs a diode switched on, with a delay of 1 and facing the default direction (north).
Diode(BlockFace) - Constructor for class org.bukkit.material.Diode
Constructs a diode switched off, with a delay of 1 and facing the specified direction.
Diode(BlockFace, int) - Constructor for class org.bukkit.material.Diode
Constructs a diode switched off, with the specified delay and facing the specified direction.
Diode(BlockFace, int, boolean) - Constructor for class org.bukkit.material.Diode
Constructs a diode switched on or off, with the specified delay and facing the specified direction.
Diode(int) - Constructor for class org.bukkit.material.Diode
Deprecated.
Magic value
Diode(Material) - Constructor for class org.bukkit.material.Diode
 
Diode(int, byte) - Constructor for class org.bukkit.material.Diode
Deprecated.
Magic value
Diode(Material, byte) - Constructor for class org.bukkit.material.Diode
Deprecated.
Magic value
Directional - Interface in org.bukkit.material
 
DirectionalContainer - Class in org.bukkit.material
Represents a furnace or a dispenser.
DirectionalContainer(int) - Constructor for class org.bukkit.material.DirectionalContainer
Deprecated.
Magic value
DirectionalContainer(Material) - Constructor for class org.bukkit.material.DirectionalContainer
 
DirectionalContainer(int, byte) - Constructor for class org.bukkit.material.DirectionalContainer
Deprecated.
Magic value
DirectionalContainer(Material, byte) - Constructor for class org.bukkit.material.DirectionalContainer
Deprecated.
Magic value
disablePlugin(Plugin) - Method in class org.bukkit.plugin.java.JavaPluginLoader
 
disablePlugin(Plugin) - Method in interface org.bukkit.plugin.PluginLoader
Disables the specified plugin
disablePlugin(Plugin) - Method in interface org.bukkit.plugin.PluginManager
Disables the specified plugin
disablePlugin(Plugin) - Method in class org.bukkit.plugin.SimplePluginManager
 
disablePlugins() - Method in interface org.bukkit.plugin.PluginManager
Disables all the loaded plugins
disablePlugins() - Method in class org.bukkit.plugin.SimplePluginManager
 
disallow(AsyncPlayerPreLoginEvent.Result, String) - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Disallows the player from logging in, with the given reason
disallow(PlayerPreLoginEvent.Result, String) - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Deprecated.
This method uses a deprecated enum from PlayerPreLoginEvent
disallow(PlayerLoginEvent.Result, String) - Method in class org.bukkit.event.player.PlayerLoginEvent
Disallows the player from logging in, with the given reason
disallow(PlayerPreLoginEvent.Result, String) - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Disallows the player from logging in, with the given reason
disambiguate(T, String) - Method in class org.bukkit.metadata.MetadataStoreBase
Creates a unique name for the object receiving metadata by combining unique data from the subject with a metadataKey.
dispatch(CommandSender, String) - Method in interface org.bukkit.command.CommandMap
Looks for the requested command and executes it if found.
dispatch(CommandSender, String) - Method in class org.bukkit.command.SimpleCommandMap
Looks for the requested command and executes it if found.
dispatchCommand(CommandSender, String) - Static method in class org.bukkit.Bukkit
Dispatches a command on this server, and executes it if found.
dispatchCommand(CommandSender, String) - Method in interface org.bukkit.Server
Dispatches a command on this server, and executes it if found.
dispatchIncomingMessage(Player, String, byte[]) - Method in interface org.bukkit.plugin.messaging.Messenger
Dispatches the specified incoming message to any registered listeners.
dispatchIncomingMessage(Player, String, byte[]) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
dispense() - Method in interface org.bukkit.block.Dispenser
Attempts to dispense the contents of this block.
Dispenser - Interface in org.bukkit.block
Represents a dispenser.
Dispenser - Class in org.bukkit.material
Represents a dispenser.
Dispenser() - Constructor for class org.bukkit.material.Dispenser
 
Dispenser(BlockFace) - Constructor for class org.bukkit.material.Dispenser
 
Dispenser(int) - Constructor for class org.bukkit.material.Dispenser
Deprecated.
Magic value
Dispenser(Material) - Constructor for class org.bukkit.material.Dispenser
 
Dispenser(int, byte) - Constructor for class org.bukkit.material.Dispenser
Deprecated.
Magic value
Dispenser(Material, byte) - Constructor for class org.bukkit.material.Dispenser
Deprecated.
Magic value
DisplaySlot - Enum in org.bukkit.scoreboard
Locations for displaying objectives to the player
distance(Location) - Method in class org.bukkit.Location
Get the distance between this location and another.
distance(Vector) - Method in class org.bukkit.util.Vector
Get the distance between this vector and another.
distanceSquared(Location) - Method in class org.bukkit.Location
Get the squared distance between this location and another.
distanceSquared(Vector) - Method in class org.bukkit.util.Vector
Get the squared distance between this vector and another.
divide(Vector) - Method in class org.bukkit.util.Vector
Divides the vector by another.
doesBounce() - Method in interface org.bukkit.entity.Projectile
Determine if this projectile should bounce or not when it hits.
Door - Class in org.bukkit.material
Represents a door.
Door() - Constructor for class org.bukkit.material.Door
Deprecated.
Artifact of old API, equivalent to new Door(Material.WOODEN_DOOR);
Door(int) - Constructor for class org.bukkit.material.Door
Deprecated.
Magic value
Door(Material) - Constructor for class org.bukkit.material.Door
 
Door(Material, BlockFace) - Constructor for class org.bukkit.material.Door
Constructs the bottom half of a door of the given material type, facing the specified direction and set to closed
Door(Material, BlockFace, boolean) - Constructor for class org.bukkit.material.Door
Constructs the bottom half of a door of the given material type, facing the specified direction and set to open or closed
Door(Material, boolean) - Constructor for class org.bukkit.material.Door
Constructs the top half of door of the given material type and with the hinge on the left or right
Door(TreeSpecies, BlockFace) - Constructor for class org.bukkit.material.Door
Constructs the bottom half of a wooden door of the given species, facing the specified direction and set to closed
Door(TreeSpecies, BlockFace, boolean) - Constructor for class org.bukkit.material.Door
Constructs the bottom half of a wooden door of the given species, facing the specified direction and set to open or closed
Door(TreeSpecies, boolean) - Constructor for class org.bukkit.material.Door
Constructs the top half of a wooden door of the given species and with the hinge on the left or right
Door(int, byte) - Constructor for class org.bukkit.material.Door
Deprecated.
Magic value
Door(Material, byte) - Constructor for class org.bukkit.material.Door
Deprecated.
Magic value
dot(int[], double, double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
 
dot(int[], double, double, double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
 
dot(int[], double, double, double, double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
 
dot(Vector) - Method in class org.bukkit.util.Vector
Calculates the dot product of this vector with another.
DoubleChest - Class in org.bukkit.block
Represents a double chest.
DoubleChest(DoubleChestInventory) - Constructor for class org.bukkit.block.DoubleChest
 
DoubleChestInventory - Interface in org.bukkit.inventory
Interface to the inventory of a Double Chest.
DragonFireball - Interface in org.bukkit.entity
 
DragType - Enum in org.bukkit.event.inventory
Represents the effect of a drag that will be applied to an Inventory in an InventoryDragEvent.
drawImage(int, int, Image) - Method in interface org.bukkit.map.MapCanvas
Draw an image to the map.
drawText(int, int, MapFont, String) - Method in interface org.bukkit.map.MapCanvas
Render text to the map using fancy formatting.
drop() - Method in interface org.bukkit.block.Dropper
Tries to drop a randomly selected item from the Dropper's inventory, following the normal behavior of a Dropper.
dropItem(Location, ItemStack) - Method in interface org.bukkit.World
Drops an item at the specified Location
dropItemNaturally(Location, ItemStack) - Method in interface org.bukkit.World
Drops an item at the specified Location with a random offset
Dropper - Interface in org.bukkit.block
Represents a dropper.
DURABILITY - Static variable in class org.bukkit.enchantments.Enchantment
Decreases the rate at which a tool looses durability
Dye - Class in org.bukkit.material
Represents dye
Dye() - Constructor for class org.bukkit.material.Dye
 
Dye(int) - Constructor for class org.bukkit.material.Dye
Deprecated.
Magic value
Dye(Material) - Constructor for class org.bukkit.material.Dye
 
Dye(int, byte) - Constructor for class org.bukkit.material.Dye
Deprecated.
Magic value
Dye(Material, byte) - Constructor for class org.bukkit.material.Dye
Deprecated.
Magic value
Dye(DyeColor) - Constructor for class org.bukkit.material.Dye
 
DyeColor - Enum in org.bukkit
All supported color values for dyes and cloth

E

Effect - Enum in org.bukkit
A list of effects that the server is able to send to players.
Effect.Type - Enum in org.bukkit
Represents the type of an effect.
EffectCommand - Class in org.bukkit.command.defaults
Deprecated.
EffectCommand() - Constructor for class org.bukkit.command.defaults.EffectCommand
Deprecated.
 
Egg - Interface in org.bukkit.entity
Represents a thrown egg.
eject() - Method in interface org.bukkit.block.Jukebox
Stop the jukebox playing and eject the current record
eject() - Method in interface org.bukkit.entity.Entity
Eject any passenger.
enablePlugin(Plugin) - Method in class org.bukkit.plugin.java.JavaPluginLoader
 
enablePlugin(Plugin) - Method in interface org.bukkit.plugin.PluginLoader
Enables the specified plugin
enablePlugin(Plugin) - Method in interface org.bukkit.plugin.PluginManager
Enables the specified plugin
enablePlugin(Plugin) - Method in class org.bukkit.plugin.SimplePluginManager
 
EnchantCommand - Class in org.bukkit.command.defaults
Deprecated.
EnchantCommand() - Constructor for class org.bukkit.command.defaults.EnchantCommand
Deprecated.
 
EnchantingInventory - Interface in org.bukkit.inventory
Interface to the inventory of an Enchantment Table.
EnchantItemEvent - Class in org.bukkit.event.enchantment
Called when an ItemStack is successfully enchanted (currently at enchantment table)
EnchantItemEvent(Player, InventoryView, Block, ItemStack, int, Map<Enchantment, Integer>, int) - Constructor for class org.bukkit.event.enchantment.EnchantItemEvent
 
Enchantment - Class in org.bukkit.enchantments
The various type of enchantments that may be added to armour or weapons
Enchantment(int) - Constructor for class org.bukkit.enchantments.Enchantment
 
EnchantmentStorageMeta - Interface in org.bukkit.inventory.meta
EnchantmentMeta is specific to items that can store enchantments, as opposed to being enchanted.
EnchantmentTarget - Enum in org.bukkit.enchantments
Represents the applicable target for a Enchantment
EnchantmentWrapper - Class in org.bukkit.enchantments
A simple wrapper for ease of selecting Enchantments
EnchantmentWrapper(int) - Constructor for class org.bukkit.enchantments.EnchantmentWrapper
 
END_OF_CONVERSATION - Static variable in interface org.bukkit.conversations.Prompt
A convenience constant for indicating the end of a conversation.
EnderChest - Class in org.bukkit.material
Represents an ender chest
EnderChest() - Constructor for class org.bukkit.material.EnderChest
 
EnderChest(BlockFace) - Constructor for class org.bukkit.material.EnderChest
Instantiate an ender chest facing in a particular direction.
EnderChest(int) - Constructor for class org.bukkit.material.EnderChest
Deprecated.
Magic value
EnderChest(Material) - Constructor for class org.bukkit.material.EnderChest
 
EnderChest(int, byte) - Constructor for class org.bukkit.material.EnderChest
Deprecated.
Magic value
EnderChest(Material, byte) - Constructor for class org.bukkit.material.EnderChest
Deprecated.
Magic value
EnderCrystal - Interface in org.bukkit.entity
A crystal that heals nearby EnderDragons
EnderDragon - Interface in org.bukkit.entity
Represents an Ender Dragon
EnderDragon.Phase - Enum in org.bukkit.entity
Represents a phase or action that an Ender Dragon can perform.
EnderDragonChangePhaseEvent - Class in org.bukkit.event.entity
Called when an EnderDragon switches controller phase.
EnderDragonChangePhaseEvent(EnderDragon, EnderDragon.Phase, EnderDragon.Phase) - Constructor for class org.bukkit.event.entity.EnderDragonChangePhaseEvent
 
EnderDragonPart - Interface in org.bukkit.entity
Represents an ender dragon part
Enderman - Interface in org.bukkit.entity
Represents an Enderman.
Endermite - Interface in org.bukkit.entity
 
EnderPearl - Interface in org.bukkit.entity
Represents a thrown Ender Pearl entity
EnderSignal - Interface in org.bukkit.entity
Represents an Ender Signal, which is often created upon throwing an ender eye
EndGateway - Interface in org.bukkit.block
Represents an end gateway.
Entity - Interface in org.bukkit.entity
Represents a base entity in the world
entity - Variable in class org.bukkit.event.entity.EntityEvent
 
Entity.Spigot - Class in org.bukkit.entity
 
Entity.Spigot() - Constructor for class org.bukkit.entity.Entity.Spigot
 
EntityBlockFormEvent - Class in org.bukkit.event.block
Called when a block is formed by entities.
EntityBlockFormEvent(Entity, Block, BlockState) - Constructor for class org.bukkit.event.block.EntityBlockFormEvent
 
EntityBreakDoorEvent - Class in org.bukkit.event.entity
Called when an Entity breaks a door
EntityBreakDoorEvent(LivingEntity, Block) - Constructor for class org.bukkit.event.entity.EntityBreakDoorEvent
 
EntityBreedEvent - Class in org.bukkit.event.entity
Called when one Entity breeds with another Entity.
EntityBreedEvent(LivingEntity, LivingEntity, LivingEntity, LivingEntity, ItemStack, int) - Constructor for class org.bukkit.event.entity.EntityBreedEvent
 
EntityChangeBlockEvent - Class in org.bukkit.event.entity
Called when any Entity, excluding players, changes a block.
EntityChangeBlockEvent(LivingEntity, Block, Material) - Constructor for class org.bukkit.event.entity.EntityChangeBlockEvent
Deprecated.
Provided as a backward compatibility before the data byte was provided, and type increased to all entities
EntityChangeBlockEvent(Entity, Block, Material, byte) - Constructor for class org.bukkit.event.entity.EntityChangeBlockEvent
Deprecated.
Magic value
EntityCombustByBlockEvent - Class in org.bukkit.event.entity
Called when a block causes an entity to combust.
EntityCombustByBlockEvent(Block, Entity, int) - Constructor for class org.bukkit.event.entity.EntityCombustByBlockEvent
 
EntityCombustByEntityEvent - Class in org.bukkit.event.entity
Called when an entity causes another entity to combust.
EntityCombustByEntityEvent(Entity, Entity, int) - Constructor for class org.bukkit.event.entity.EntityCombustByEntityEvent
 
EntityCombustEvent - Class in org.bukkit.event.entity
Called when an entity combusts.
EntityCombustEvent(Entity, int) - Constructor for class org.bukkit.event.entity.EntityCombustEvent
 
EntityCreatePortalEvent - Class in org.bukkit.event.entity
Thrown when a Living Entity creates a portal in a world.
EntityCreatePortalEvent(LivingEntity, List<BlockState>, PortalType) - Constructor for class org.bukkit.event.entity.EntityCreatePortalEvent
 
EntityDamageByBlockEvent - Class in org.bukkit.event.entity
Called when an entity is damaged by a block
EntityDamageByBlockEvent(Block, Entity, EntityDamageEvent.DamageCause, int) - Constructor for class org.bukkit.event.entity.EntityDamageByBlockEvent
Deprecated.
EntityDamageByBlockEvent(Block, Entity, EntityDamageEvent.DamageCause, double) - Constructor for class org.bukkit.event.entity.EntityDamageByBlockEvent
Deprecated.
EntityDamageByBlockEvent(Block, Entity, EntityDamageEvent.DamageCause, Map<EntityDamageEvent.DamageModifier, Double>, Map<EntityDamageEvent.DamageModifier, ? extends Function<? super Double, Double>>) - Constructor for class org.bukkit.event.entity.EntityDamageByBlockEvent
 
EntityDamageByEntityEvent - Class in org.bukkit.event.entity
Called when an entity is damaged by an entity
EntityDamageByEntityEvent(Entity, Entity, EntityDamageEvent.DamageCause, int) - Constructor for class org.bukkit.event.entity.EntityDamageByEntityEvent
Deprecated.
EntityDamageByEntityEvent(Entity, Entity, EntityDamageEvent.DamageCause, double) - Constructor for class org.bukkit.event.entity.EntityDamageByEntityEvent
Deprecated.
EntityDamageByEntityEvent(Entity, Entity, EntityDamageEvent.DamageCause, Map<EntityDamageEvent.DamageModifier, Double>, Map<EntityDamageEvent.DamageModifier, ? extends Function<? super Double, Double>>) - Constructor for class org.bukkit.event.entity.EntityDamageByEntityEvent
 
EntityDamageEvent - Class in org.bukkit.event.entity
Stores data for damage events
EntityDamageEvent(Entity, EntityDamageEvent.DamageCause, int) - Constructor for class org.bukkit.event.entity.EntityDamageEvent
Deprecated.
EntityDamageEvent(Entity, EntityDamageEvent.DamageCause, double) - Constructor for class org.bukkit.event.entity.EntityDamageEvent
Deprecated.
EntityDamageEvent(Entity, EntityDamageEvent.DamageCause, Map<EntityDamageEvent.DamageModifier, Double>, Map<EntityDamageEvent.DamageModifier, ? extends Function<? super Double, Double>>) - Constructor for class org.bukkit.event.entity.EntityDamageEvent
 
EntityDamageEvent.DamageCause - Enum in org.bukkit.event.entity
An enum to specify the cause of the damage
EntityDamageEvent.DamageModifier - Enum in org.bukkit.event.entity
An enum to specify the types of modifier
EntityDeathEvent - Class in org.bukkit.event.entity
Thrown whenever a LivingEntity dies
EntityDeathEvent(LivingEntity, List<ItemStack>) - Constructor for class org.bukkit.event.entity.EntityDeathEvent
 
EntityDeathEvent(LivingEntity, List<ItemStack>, int) - Constructor for class org.bukkit.event.entity.EntityDeathEvent
 
EntityDismountEvent - Class in org.spigotmc.event.entity
Called when an entity stops riding another entity.
EntityDismountEvent(Entity, Entity) - Constructor for class org.spigotmc.event.entity.EntityDismountEvent
 
EntityEffect - Enum in org.bukkit
A list of all Effects that can happen to entities.
EntityEquipment - Interface in org.bukkit.inventory
An interface to a creatures inventory
EntityEvent - Class in org.bukkit.event.entity
Represents an Entity-related event
EntityEvent(Entity) - Constructor for class org.bukkit.event.entity.EntityEvent
 
EntityExplodeEvent - Class in org.bukkit.event.entity
Called when an entity explodes
EntityExplodeEvent(Entity, Location, List<Block>, float) - Constructor for class org.bukkit.event.entity.EntityExplodeEvent
 
EntityInteractEvent - Class in org.bukkit.event.entity
Called when an entity interacts with an object
EntityInteractEvent(Entity, Block) - Constructor for class org.bukkit.event.entity.EntityInteractEvent
 
EntityMountEvent - Class in org.spigotmc.event.entity
Called when an entity attempts to ride another entity.
EntityMountEvent(Entity, Entity) - Constructor for class org.spigotmc.event.entity.EntityMountEvent
 
EntityPortalEnterEvent - Class in org.bukkit.event.entity
Called when an entity comes into contact with a portal
EntityPortalEnterEvent(Entity, Location) - Constructor for class org.bukkit.event.entity.EntityPortalEnterEvent
 
EntityPortalEvent - Class in org.bukkit.event.entity
Called when a non-player entity is about to teleport because it is in contact with a portal.
EntityPortalEvent(Entity, Location, Location, TravelAgent) - Constructor for class org.bukkit.event.entity.EntityPortalEvent
 
EntityPortalExitEvent - Class in org.bukkit.event.entity
Called before an entity exits a portal.
EntityPortalExitEvent(Entity, Location, Location, Vector, Vector) - Constructor for class org.bukkit.event.entity.EntityPortalExitEvent
 
EntityRegainHealthEvent - Class in org.bukkit.event.entity
Stores data for health-regain events
EntityRegainHealthEvent(Entity, int, EntityRegainHealthEvent.RegainReason) - Constructor for class org.bukkit.event.entity.EntityRegainHealthEvent
Deprecated.
EntityRegainHealthEvent(Entity, double, EntityRegainHealthEvent.RegainReason) - Constructor for class org.bukkit.event.entity.EntityRegainHealthEvent
 
EntityRegainHealthEvent.RegainReason - Enum in org.bukkit.event.entity
An enum to specify the type of health regaining that is occurring
EntityShootBowEvent - Class in org.bukkit.event.entity
Called when a LivingEntity shoots a bow firing an arrow
EntityShootBowEvent(LivingEntity, ItemStack, Projectile, float) - Constructor for class org.bukkit.event.entity.EntityShootBowEvent
 
EntitySpawnEvent - Class in org.bukkit.event.entity
Called when an entity is spawned into a world.
EntitySpawnEvent(Entity) - Constructor for class org.bukkit.event.entity.EntitySpawnEvent
 
EntityTameEvent - Class in org.bukkit.event.entity
Thrown when a LivingEntity is tamed
EntityTameEvent(LivingEntity, AnimalTamer) - Constructor for class org.bukkit.event.entity.EntityTameEvent
 
EntityTargetEvent - Class in org.bukkit.event.entity
Called when a creature targets or untargets another entity
EntityTargetEvent(Entity, Entity, EntityTargetEvent.TargetReason) - Constructor for class org.bukkit.event.entity.EntityTargetEvent
 
EntityTargetEvent.TargetReason - Enum in org.bukkit.event.entity
An enum to specify the reason for the targeting
EntityTargetLivingEntityEvent - Class in org.bukkit.event.entity
Called when an Entity targets a LivingEntity and can only target LivingEntity's.
EntityTargetLivingEntityEvent(Entity, LivingEntity, EntityTargetEvent.TargetReason) - Constructor for class org.bukkit.event.entity.EntityTargetLivingEntityEvent
 
EntityTeleportEvent - Class in org.bukkit.event.entity
Thrown when a non-player entity (such as an Enderman) tries to teleport from one location to another.
EntityTeleportEvent(Entity, Location, Location) - Constructor for class org.bukkit.event.entity.EntityTeleportEvent
 
EntityToggleGlideEvent - Class in org.bukkit.event.entity
Sent when an entity's gliding status is toggled with an Elytra.
EntityToggleGlideEvent(LivingEntity, boolean) - Constructor for class org.bukkit.event.entity.EntityToggleGlideEvent
 
EntityType - Enum in org.bukkit.entity
 
EntityUnleashEvent - Class in org.bukkit.event.entity
Called immediately prior to an entity being unleashed.
EntityUnleashEvent(Entity, EntityUnleashEvent.UnleashReason) - Constructor for class org.bukkit.event.entity.EntityUnleashEvent
 
EntityUnleashEvent.UnleashReason - Enum in org.bukkit.event.entity
 
environment() - Method in class org.bukkit.WorldCreator
Gets the environment that will be used to create or load the world
environment(World.Environment) - Method in class org.bukkit.WorldCreator
Sets the environment that will be used to create or load the world
equals(Object) - Method in class org.bukkit.block.banner.Pattern
 
equals(Object) - Method in class org.bukkit.Color
 
equals(Object) - Method in class org.bukkit.enchantments.Enchantment
 
equals(Object) - Method in class org.bukkit.FireworkEffect
 
equals(ItemMeta, ItemMeta) - Method in interface org.bukkit.inventory.ItemFactory
This method is used to compare two item meta data objects.
equals(Object) - Method in class org.bukkit.inventory.ItemStack
 
equals(Object) - Method in class org.bukkit.Location
 
equals(Object) - Method in class org.bukkit.material.MaterialData
 
equals(Object) - Method in class org.bukkit.Note
 
equals(Object) - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
 
equals(Object) - Method in class org.bukkit.plugin.PluginBase
 
equals(Object) - Method in class org.bukkit.potion.Potion
Deprecated.
 
equals(Object) - Method in class org.bukkit.potion.PotionData
 
equals(Object) - Method in class org.bukkit.potion.PotionEffect
 
equals(Object) - Method in class org.bukkit.potion.PotionEffectType
 
equals(Object) - Method in class org.bukkit.util.BlockVector
Checks if another object is equivalent.
equals(Object) - Method in class org.bukkit.util.EulerAngle
 
equals(Object) - Method in class org.bukkit.util.Vector
Checks to see if two objects are equal.
EquipmentSlot - Enum in org.bukkit.inventory
 
EulerAngle - Class in org.bukkit.util
EulerAngle is used to represent 3 angles, one for each axis (x, y, z).
EulerAngle(double, double, double) - Constructor for class org.bukkit.util.EulerAngle
Creates a EularAngle with each axis set to the passed angle in radians
Event - Class in org.bukkit.event
Represents an event.
Event() - Constructor for class org.bukkit.event.Event
The default constructor is defined for cleaner code.
Event(boolean) - Constructor for class org.bukkit.event.Event
This constructor is used to explicitly declare an event as synchronous or asynchronous.
Event.Result - Enum in org.bukkit.event
 
EventException - Exception in org.bukkit.event
 
EventException(Throwable) - Constructor for exception org.bukkit.event.EventException
Constructs a new EventException based on the given Exception
EventException() - Constructor for exception org.bukkit.event.EventException
Constructs a new EventException
EventException(Throwable, String) - Constructor for exception org.bukkit.event.EventException
Constructs a new EventException with the given message
EventException(String) - Constructor for exception org.bukkit.event.EventException
Constructs a new EventException with the given message
EventExecutor - Interface in org.bukkit.plugin
Interface which defines the class for event call backs to plugins
EventHandler - Annotation Type in org.bukkit.event
An annotation to mark methods as being event handler methods
EventPriority - Enum in org.bukkit.event
Represents an event's priority in execution
ExactMatchConversationCanceller - Class in org.bukkit.conversations
An ExactMatchConversationCanceller cancels a conversation if the user enters an exact input string
ExactMatchConversationCanceller(String) - Constructor for class org.bukkit.conversations.ExactMatchConversationCanceller
Builds an ExactMatchConversationCanceller.
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.Command
Executes the command, returning its success
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.AchievementCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.BanCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.BanIpCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.BanListCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.ClearCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.DefaultGameModeCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.DeopCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.DifficultyCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.EffectCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.EnchantCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.ExpCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.GameModeCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.GameRuleCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.GiveCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.HelpCommand
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.KickCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.KillCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.ListCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.MeCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.OpCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.PardonCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.PardonIpCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.PlaySoundCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.PluginsCommand
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.ReloadCommand
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.SaveCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.SaveOffCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.SaveOnCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.SayCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.ScoreboardCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.SeedCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.SetIdleTimeoutCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.SetWorldSpawnCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.SpawnpointCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.SpreadPlayersCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.StopCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.TeleportCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.TellCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.TestForCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.TimeCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.TimingsCommand
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.ToggleDownfallCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.VersionCommand
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.WeatherCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.WhitelistCommand
Deprecated.
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.FormattedCommandAlias
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.MultipleCommandAlias
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.PluginCommand
Executes the command, returning its success
execute(Listener, Event) - Method in interface org.bukkit.plugin.EventExecutor
 
executeSpigotTimings(CommandSender, String[]) - Method in class org.bukkit.command.defaults.TimingsCommand
 
ExpBottleEvent - Class in org.bukkit.event.entity
Called when a ThrownExpBottle hits and releases experience.
ExpBottleEvent(ThrownExpBottle, int) - Constructor for class org.bukkit.event.entity.ExpBottleEvent
 
ExpCommand - Class in org.bukkit.command.defaults
Deprecated.
ExpCommand() - Constructor for class org.bukkit.command.defaults.ExpCommand
Deprecated.
 
ExperienceOrb - Interface in org.bukkit.entity
Represents an Experience Orb.
ExplosionPrimeEvent - Class in org.bukkit.event.entity
Called when an entity has made a decision to explode.
ExplosionPrimeEvent(Entity, float, boolean) - Constructor for class org.bukkit.event.entity.ExplosionPrimeEvent
 
ExplosionPrimeEvent(Explosive) - Constructor for class org.bukkit.event.entity.ExplosionPrimeEvent
 
Explosive - Interface in org.bukkit.entity
A representation of an explosive entity
ExplosiveMinecart - Interface in org.bukkit.entity.minecart
Represents a Minecart with TNT inside it that can explode when triggered.
extend() - Method in class org.bukkit.potion.Potion
Deprecated.
Chain this to the constructor to extend the potion's duration.
ExtendedRails - Class in org.bukkit.material
This is the superclass for the DetectorRail and PoweredRail classes
ExtendedRails(int) - Constructor for class org.bukkit.material.ExtendedRails
Deprecated.
Magic value
ExtendedRails(Material) - Constructor for class org.bukkit.material.ExtendedRails
 
ExtendedRails(int, byte) - Constructor for class org.bukkit.material.ExtendedRails
Deprecated.
Magic value
ExtendedRails(Material, byte) - Constructor for class org.bukkit.material.ExtendedRails
Deprecated.
Magic value

F

F2 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
F3 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
F4 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
face - Variable in class org.bukkit.event.block.BlockFromToEvent
 
fade(double) - Static method in class org.bukkit.util.noise.NoiseGenerator
 
FallingBlock - Interface in org.bukkit.entity
Represents a falling block
FallingSand - Interface in org.bukkit.entity
Deprecated.
FAST_DIGGING - Static variable in class org.bukkit.potion.PotionEffectType
Increases dig speed.
FileConfiguration - Class in org.bukkit.configuration.file
This is a base class for all File based implementations of Configuration
FileConfiguration() - Constructor for class org.bukkit.configuration.file.FileConfiguration
Creates an empty FileConfiguration with no default values.
FileConfiguration(Configuration) - Constructor for class org.bukkit.configuration.file.FileConfiguration
Creates an empty FileConfiguration using the specified Configuration as a source for all default values.
FileConfigurationOptions - Class in org.bukkit.configuration.file
Various settings for controlling the input and output of a FileConfiguration
FileConfigurationOptions(MemoryConfiguration) - Constructor for class org.bukkit.configuration.file.FileConfigurationOptions
 
FileUtil - Class in org.bukkit.util
Class containing file utilities
FileUtil() - Constructor for class org.bukkit.util.FileUtil
 
findOrCreate(Location) - Method in interface org.bukkit.TravelAgent
Attempt to find a portal near the given location, if a portal is not found it will attempt to create one.
findPortal(Location) - Method in interface org.bukkit.TravelAgent
Attempt to find a portal near the given location.
findPossibleMatches(String) - Method in class org.bukkit.command.defaults.HelpCommand
 
FIRE_ASPECT - Static variable in class org.bukkit.enchantments.Enchantment
When attacking a target, has a chance to set them on fire
FIRE_RESISTANCE - Static variable in class org.bukkit.potion.PotionEffectType
Stops fire damage.
Fireball - Interface in org.bukkit.entity
Represents a Fireball.
Firework - Interface in org.bukkit.entity
 
FireworkEffect - Class in org.bukkit
Represents a single firework effect.
FireworkEffect.Builder - Class in org.bukkit
This is a builder for FireworkEffects.
FireworkEffect.Type - Enum in org.bukkit
The type or shape of the effect.
FireworkEffectMeta - Interface in org.bukkit.inventory.meta
Represents a meta that can store a single FireworkEffect.
FireworkExplodeEvent - Class in org.bukkit.event.entity
Called when a firework explodes.
FireworkExplodeEvent(Firework) - Constructor for class org.bukkit.event.entity.FireworkExplodeEvent
 
FireworkMeta - Interface in org.bukkit.inventory.meta
Represents a Material.FIREWORK and its effects.
first(int) - Method in interface org.bukkit.inventory.Inventory
Deprecated.
Magic value
first(Material) - Method in interface org.bukkit.inventory.Inventory
Finds the first slot in the inventory containing an ItemStack with the given material
first(ItemStack) - Method in interface org.bukkit.inventory.Inventory
Returns the first slot in the inventory containing an ItemStack with the given stack.
firstEmpty() - Method in interface org.bukkit.inventory.Inventory
Returns the first empty Slot.
firstPrompt - Variable in class org.bukkit.conversations.ConversationFactory
 
Fish - Interface in org.bukkit.entity
Deprecated.
in favor of FishHook
FishHook - Interface in org.bukkit.entity
Represents a fishing hook.
FixedMetadataValue - Class in org.bukkit.metadata
A FixedMetadataValue is a special case metadata item that contains the same value forever after initialization.
FixedMetadataValue(Plugin, Object) - Constructor for class org.bukkit.metadata.FixedMetadataValue
Initializes a FixedMetadataValue with an Object
fixedSet - Variable in class org.bukkit.conversations.FixedSetPrompt
 
FixedSetPrompt - Class in org.bukkit.conversations
FixedSetPrompt is the base class for any prompt that requires a fixed set response from the user.
FixedSetPrompt(String...) - Constructor for class org.bukkit.conversations.FixedSetPrompt
Creates a FixedSetPrompt from a set of strings.
flat(int, Note.Tone) - Static method in class org.bukkit.Note
Creates a new note for a flat tone, such as A-flat.
flattened() - Method in class org.bukkit.Note
 
flicker(boolean) - Method in class org.bukkit.FireworkEffect.Builder
Set whether the firework effect should flicker.
floor(double) - Static method in class org.bukkit.util.noise.NoiseGenerator
Speedy floor, faster than (int)Math.floor(x)
floor(double) - Static method in class org.bukkit.util.NumberConversions
 
FlowerPot - Interface in org.bukkit.block
 
FlowerPot - Class in org.bukkit.material
Deprecated.
Flower pots are now tile entities, use FlowerPot.
FlowerPot() - Constructor for class org.bukkit.material.FlowerPot
Deprecated.
Default constructor for a flower pot.
FlowerPot(int) - Constructor for class org.bukkit.material.FlowerPot
Deprecated.
Magic value
FlowerPot(Material) - Constructor for class org.bukkit.material.FlowerPot
Deprecated.
 
FlowerPot(int, byte) - Constructor for class org.bukkit.material.FlowerPot
Deprecated.
Magic value
FlowerPot(Material, byte) - Constructor for class org.bukkit.material.FlowerPot
Deprecated.
Magic value
Flying - Interface in org.bukkit.entity
Represents a Flying Entity.
Font - Static variable in class org.bukkit.map.MinecraftFont
A static non-malleable MinecraftFont.
FoodLevelChangeEvent - Class in org.bukkit.event.entity
Called when a human entity's food level changes
FoodLevelChangeEvent(HumanEntity, int) - Constructor for class org.bukkit.event.entity.FoodLevelChangeEvent
 
formatFixedSet() - Method in class org.bukkit.conversations.FixedSetPrompt
Utility function to create a formatted string containing all the options declared in the constructor.
FormattedCommandAlias - Class in org.bukkit.command
 
FormattedCommandAlias(String, String[]) - Constructor for class org.bukkit.command.FormattedCommandAlias
 
fromBGR(int, int, int) - Static method in class org.bukkit.Color
Creates a new Color object from a blue, green, and red
fromBGR(int) - Static method in class org.bukkit.Color
Creates a new color object from an integer that contains the blue, green, and red bytes in the lowest order 24 bits.
fromDamage(int) - Static method in class org.bukkit.potion.Potion
Deprecated.
 
fromId(int) - Static method in enum org.bukkit.entity.EntityType
Deprecated.
Magic value
fromItemStack(ItemStack) - Static method in class org.bukkit.potion.Potion
Deprecated.
 
fromName(String) - Static method in enum org.bukkit.entity.EntityType
Deprecated.
Magic value
fromRGB(int, int, int) - Static method in class org.bukkit.Color
Creates a new Color object from a red, green, and blue
fromRGB(int) - Static method in class org.bukkit.Color
Creates a new color object from an integer that contains the red, green, and blue bytes in the lowest order 24 bits.
FROST_WALKER - Static variable in class org.bukkit.enchantments.Enchantment
Freezes any still water adjacent to ice / frost which player is walking on
FUCHSIA - Static variable in class org.bukkit.Color
Fuchsia, or (0xFF,0x00,0xFF) in (R,G,B)
fullText - Variable in class org.bukkit.help.HelpTopic
 
Furnace - Interface in org.bukkit.block
Represents a furnace.
Furnace - Class in org.bukkit.material
Represents a furnace.
Furnace() - Constructor for class org.bukkit.material.Furnace
 
Furnace(BlockFace) - Constructor for class org.bukkit.material.Furnace
Instantiate a furnace facing in a particular direction.
Furnace(int) - Constructor for class org.bukkit.material.Furnace
Deprecated.
Magic value
Furnace(Material) - Constructor for class org.bukkit.material.Furnace
 
Furnace(int, byte) - Constructor for class org.bukkit.material.Furnace
Deprecated.
Magic value
Furnace(Material, byte) - Constructor for class org.bukkit.material.Furnace
Deprecated.
Magic value
FurnaceAndDispenser - Class in org.bukkit.material
Represents a furnace or dispenser, two types of directional containers
FurnaceAndDispenser(int) - Constructor for class org.bukkit.material.FurnaceAndDispenser
Deprecated.
Magic value
FurnaceAndDispenser(Material) - Constructor for class org.bukkit.material.FurnaceAndDispenser
 
FurnaceAndDispenser(int, byte) - Constructor for class org.bukkit.material.FurnaceAndDispenser
Deprecated.
Magic value
FurnaceAndDispenser(Material, byte) - Constructor for class org.bukkit.material.FurnaceAndDispenser
Deprecated.
Magic value
FurnaceBurnEvent - Class in org.bukkit.event.inventory
Called when an ItemStack is successfully burned as fuel in a furnace.
FurnaceBurnEvent(Block, ItemStack, int) - Constructor for class org.bukkit.event.inventory.FurnaceBurnEvent
 
FurnaceExtractEvent - Class in org.bukkit.event.inventory
This event is called when a player takes items out of the furnace
FurnaceExtractEvent(Player, Block, Material, int, int) - Constructor for class org.bukkit.event.inventory.FurnaceExtractEvent
 
FurnaceInventory - Interface in org.bukkit.inventory
Interface to the inventory of a Furnace.
FurnaceRecipe - Class in org.bukkit.inventory
Represents a smelting recipe.
FurnaceRecipe(ItemStack, Material) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Create a furnace recipe to craft the specified ItemStack.
FurnaceRecipe(ItemStack, MaterialData) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Create a furnace recipe to craft the specified ItemStack.
FurnaceRecipe(ItemStack, MaterialData, float) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Create a furnace recipe to craft the specified ItemStack.
FurnaceRecipe(ItemStack, Material, int) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Deprecated.
Magic value
FurnaceRecipe(ItemStack, Material, int, float) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Deprecated.
Magic value
FurnaceSmeltEvent - Class in org.bukkit.event.inventory
Called when an ItemStack is successfully smelted in a furnace.
FurnaceSmeltEvent(Block, ItemStack, ItemStack) - Constructor for class org.bukkit.event.inventory.FurnaceSmeltEvent
 

G

G2 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
G22 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
G3 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
G4 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
G42 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
G43 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
G44 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
GameMode - Enum in org.bukkit
Represents the various type of game modes that HumanEntitys may have
GameModeCommand - Class in org.bukkit.command.defaults
Deprecated.
GameModeCommand() - Constructor for class org.bukkit.command.defaults.GameModeCommand
Deprecated.
 
GameRuleCommand - Class in org.bukkit.command.defaults
Deprecated.
GameRuleCommand() - Constructor for class org.bukkit.command.defaults.GameRuleCommand
Deprecated.
 
Gate - Class in org.bukkit.material
Represents a fence gate
Gate() - Constructor for class org.bukkit.material.Gate
 
Gate(int, byte) - Constructor for class org.bukkit.material.Gate
 
Gate(byte) - Constructor for class org.bukkit.material.Gate
 
generate(World, Random, int, int) - Method in class org.bukkit.generator.ChunkGenerator
Deprecated.
generateBlockSections(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class org.bukkit.generator.ChunkGenerator
Deprecated.
Magic value
generateChunkData(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class org.bukkit.generator.ChunkGenerator
Shapes the chunk for the given coordinates.
generateExtBlockSections(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class org.bukkit.generator.ChunkGenerator
Deprecated.
Magic value
generateStructures(boolean) - Method in class org.bukkit.WorldCreator
Sets whether or not worlds created or loaded with this creator will have structures.
generateStructures() - Method in class org.bukkit.WorldCreator
Gets whether or not structures will be generated in the world.
generateTree(Location, TreeType) - Method in interface org.bukkit.World
Creates a tree at the given Location
generateTree(Location, TreeType, BlockChangeDelegate) - Method in interface org.bukkit.World
Creates a tree at the given Location
generator() - Method in class org.bukkit.WorldCreator
Gets the generator that will be used to create or load the world.
generator(ChunkGenerator) - Method in class org.bukkit.WorldCreator
Sets the generator that will be used to create or load the world.
generator(String) - Method in class org.bukkit.WorldCreator
Sets the generator that will be used to create or load the world.
generator(String, CommandSender) - Method in class org.bukkit.WorldCreator
Sets the generator that will be used to create or load the world.
generatorSettings(String) - Method in class org.bukkit.WorldCreator
Sets the generator settings of the world that will be created or loaded
generatorSettings() - Method in class org.bukkit.WorldCreator
Gets the generator settings of the world that will be created or loaded
GenericCommandHelpTopic - Class in org.bukkit.help
Lacking an alternative, the help system will create instances of GenericCommandHelpTopic for each command in the server's CommandMap.
GenericCommandHelpTopic(Command) - Constructor for class org.bukkit.help.GenericCommandHelpTopic
 
get(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested Object by path.
get(String, Object) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested Object by path, returning a default value if not found.
get(String) - Method in class org.bukkit.configuration.MemorySection
 
get(String, Object) - Method in class org.bukkit.configuration.MemorySection
 
get(int, int) - Method in class org.bukkit.map.MapFont.CharacterSprite
Get the value of a pixel of the character.
getAchievement() - Method in class org.bukkit.event.player.PlayerAchievementAwardedEvent
Gets the Achievement being awarded.
getAchievementFromInternalName(String) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
getAction() - Method in class org.bukkit.event.inventory.InventoryClickEvent
Gets the InventoryAction that triggered this event.
getAction() - Method in class org.bukkit.event.player.PlayerInteractEvent
Returns the action type
getActivePotionEffects() - Method in interface org.bukkit.entity.LivingEntity
Returns all currently active PotionEffects on the living entity.
getActiveWorkers() - Method in interface org.bukkit.scheduler.BukkitScheduler
Returns a list of all active workers.
getAddress() - Method in interface org.bukkit.entity.Player
Gets the socket address of this player
getAddress() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Gets the player IP address.
getAddress() - Method in class org.bukkit.event.player.PlayerLoginEvent
Gets the InetAddress for the Player associated with this event.
getAddress() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Gets the player IP address.
getAddress() - Method in class org.bukkit.event.server.ServerListPingEvent
Get the address the ping is coming from.
getAffectedEntities() - Method in class org.bukkit.event.entity.AreaEffectCloudApplyEvent
Retrieves a mutable list of the effected entities
getAffectedEntities() - Method in class org.bukkit.event.entity.PotionSplashEvent
Retrieves a list of all effected entities
getAfter() - Method in class org.bukkit.event.entity.EntityPortalExitEvent
Gets a copy of the velocity that the entity will have after exiting the portal.
getAge() - Method in interface org.bukkit.entity.Ageable
Gets the age of this animal.
getAgeLock() - Method in interface org.bukkit.entity.Ageable
Gets the current agelock.
getAlias(Class<? extends ConfigurationSerializable>) - Static method in class org.bukkit.configuration.serialization.ConfigurationSerialization
Gets the correct alias for the given ConfigurationSerializable class
getAliases() - Method in class org.bukkit.command.Command
Returns a list of active aliases of this command
getAllowAnimals() - Method in interface org.bukkit.World
Gets whether animals can spawn in this world.
getAllowEnd() - Static method in class org.bukkit.Bukkit
Gets whether this server allows the End or not.
getAllowEnd() - Method in interface org.bukkit.Server
Gets whether this server allows the End or not.
getAllowFlight() - Static method in class org.bukkit.Bukkit
Gets whether this server allows flying or not.
getAllowFlight() - Method in interface org.bukkit.entity.Player
Determines if the Player is allowed to fly via jump key double-tap like in creative mode.
getAllowFlight() - Method in interface org.bukkit.Server
Gets whether this server allows flying or not.
getAllowMonsters() - Method in interface org.bukkit.World
Gets whether monsters can spawn in this world.
getAllowNether() - Static method in class org.bukkit.Bukkit
Gets whether this server allows the Nether or not.
getAllowNether() - Method in interface org.bukkit.Server
Gets whether this server allows the Nether or not.
getAllSessionData() - Method in class org.bukkit.conversations.ConversationContext
Gets the entire sessionData map.
getAmbientSpawnLimit() - Static method in class org.bukkit.Bukkit
Gets user-specified limit for number of ambient mobs that can spawn in a chunk.
getAmbientSpawnLimit() - Method in interface org.bukkit.Server
Gets user-specified limit for number of ambient mobs that can spawn in a chunk.
getAmbientSpawnLimit() - Method in interface org.bukkit.World
Gets the limit for number of ambient mobs that can spawn in a chunk in this world
getAmount() - Method in class org.bukkit.attribute.AttributeModifier
Get the amount by which this modifier will apply its AttributeModifier.Operation.
getAmount() - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
Gets the amount of regained health
getAmount() - Method in class org.bukkit.event.player.PlayerExpChangeEvent
Get the amount of experience the player will receive
getAmount() - Method in class org.bukkit.inventory.ItemStack
Gets the amount of items in this stack
getAmplifier() - Method in class org.bukkit.potion.PotionEffect
Returns the amplifier of this effect.
getAnger() - Method in interface org.bukkit.entity.PigZombie
Get the pig zombie's current anger level.
getAnimalSpawnLimit() - Static method in class org.bukkit.Bukkit
Gets user-specified limit for number of animals that can spawn in a chunk.
getAnimalSpawnLimit() - Method in interface org.bukkit.Server
Gets user-specified limit for number of animals that can spawn in a chunk.
getAnimalSpawnLimit() - Method in interface org.bukkit.World
Gets the limit for number of animals that can spawn in a chunk in this world
getAnimationType() - Method in class org.bukkit.event.player.PlayerAnimationEvent
Get the type of this animation event
getAreaEffectCloud() - Method in class org.bukkit.event.entity.LingeringPotionSplashEvent
Gets the AreaEffectCloud spawned
getArmor() - Method in interface org.bukkit.inventory.HorseInventory
Gets the item in the horse's armor slot.
getArmorContents() - Method in interface org.bukkit.inventory.EntityEquipment
Gets a copy of all worn armor
getArmorContents() - Method in interface org.bukkit.inventory.PlayerInventory
Get all ItemStacks from the armor slots
getArmorStandItem() - Method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
Returns the item held by the armor stand.
getArrow() - Method in class org.bukkit.event.player.PlayerPickupArrowEvent
Get the arrow being picked up by the player
getArt() - Method in interface org.bukkit.entity.Painting
Get the art on this painting
getAscendingDirection() - Method in class org.bukkit.material.Stairs
 
getAttachedFace() - Method in interface org.bukkit.material.Attachable
Gets the face that this block is attached on
getAttachedFace() - Method in class org.bukkit.material.Banner
 
getAttachedFace() - Method in class org.bukkit.material.Button
Gets the face that this block is attached on
getAttachedFace() - Method in class org.bukkit.material.CocoaPlant
 
getAttachedFace() - Method in class org.bukkit.material.Ladder
Gets the face that this block is attached on
getAttachedFace() - Method in class org.bukkit.material.Lever
Gets the face that this block is attached on
getAttachedFace() - Method in class org.bukkit.material.PistonExtensionMaterial
 
getAttachedFace() - Method in class org.bukkit.material.Sign
Gets the face that this block is attached on
getAttachedFace() - Method in class org.bukkit.material.Torch
Gets the face that this block is attached on
getAttachedFace() - Method in class org.bukkit.material.TrapDoor
 
getAttachedFace() - Method in class org.bukkit.material.TripwireHook
 
getAttachment() - Method in class org.bukkit.permissions.PermissionAttachmentInfo
Gets the attachment providing this permission.
getAttacker() - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
Gets the Entity that is attacking the vehicle
getAttacker() - Method in class org.bukkit.event.vehicle.VehicleDestroyEvent
Gets the Entity that has destroyed the vehicle, potentially null
getAttribute(Attribute) - Method in interface org.bukkit.attribute.Attributable
Gets the specified attribute instance from the object.
getAttribute() - Method in interface org.bukkit.attribute.AttributeInstance
The attribute pertaining to this instance.
getAuthor() - Method in interface org.bukkit.inventory.meta.BookMeta
Gets the author of the book.
getAuthors() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the list of authors for the plugin.
getAwareness() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives a set of every PluginAwareness for a plugin.
getBanEntries() - Method in interface org.bukkit.BanList
Gets a set containing every BanEntry in this list.
getBanEntry(String) - Method in interface org.bukkit.BanList
Gets a BanEntry by target.
getBanList(BanList.Type) - Static method in class org.bukkit.Bukkit
Gets a ban list for the supplied type.
getBanList(BanList.Type) - Method in interface org.bukkit.Server
Gets a ban list for the supplied type.
getBannedPlayers() - Static method in class org.bukkit.Bukkit
Gets a set containing all banned players.
getBannedPlayers() - Method in interface org.bukkit.Server
Gets a set containing all banned players.
getBaseColor() - Method in interface org.bukkit.block.Banner
Returns the base color for this banner
getBaseColor() - Method in interface org.bukkit.inventory.meta.BannerMeta
Returns the base color for this banner
getBasePixel(int, int) - Method in interface org.bukkit.map.MapCanvas
Get a pixel from the layers below this canvas.
getBasePotionData() - Method in interface org.bukkit.entity.AreaEffectCloud
Returns the potion data about the base potion
getBasePotionData() - Method in interface org.bukkit.entity.TippedArrow
Returns the potion data about the base potion
getBasePotionData() - Method in interface org.bukkit.inventory.meta.PotionMeta
Returns the potion data about the base potion
getBaseValue() - Method in interface org.bukkit.attribute.AttributeInstance
Base value of this instance before modifiers are applied.
getBeamTarget() - Method in interface org.bukkit.entity.EnderCrystal
Gets the location that this end crystal is pointing its beam to.
getBed() - Method in class org.bukkit.event.player.PlayerBedEnterEvent
Returns the bed block involved in this event.
getBed() - Method in class org.bukkit.event.player.PlayerBedLeaveEvent
Returns the bed block involved in this event.
getBedSpawnLocation() - Method in interface org.bukkit.entity.Player
Gets the Location where the player will spawn at their bed, null if they have not slept in one or their current bed spawn is invalid.
getBedSpawnLocation() - Method in interface org.bukkit.OfflinePlayer
Gets the Location where the player will spawn at their bed, null if they have not slept in one or their current bed spawn is invalid.
getBefore() - Method in class org.bukkit.event.entity.EntityPortalExitEvent
Gets a copy of the velocity that the entity has before entering the portal.
getBiome() - Method in interface org.bukkit.block.Block
Returns the biome that this block resides in
getBiome(int, int) - Method in interface org.bukkit.ChunkSnapshot
Get biome at given coordinates
getBiome(int, int) - Method in interface org.bukkit.generator.ChunkGenerator.BiomeGrid
Get biome at x, z within chunk being generated
getBiome(int, int) - Method in interface org.bukkit.World
Gets the biome for the given block coordinates.
getBiteChance() - Method in interface org.bukkit.entity.FishHook
Deprecated.
has no effect in newer Minecraft versions
getBlock() - Method in interface org.bukkit.block.BlockState
Gets the block represented by this BlockState
getBlock(int, int, int) - Method in interface org.bukkit.Chunk
Gets a block from this chunk
getBlock() - Method in interface org.bukkit.command.BlockCommandSender
Returns the block this command sender belongs to
getBlock() - Method in class org.bukkit.event.block.BlockEvent
Gets the block involved in this event.
getBlock() - Method in class org.bukkit.event.entity.EntityChangeBlockEvent
Gets the block the entity is changing
getBlock() - Method in class org.bukkit.event.entity.EntityInteractEvent
Returns the involved block
getBlock() - Method in class org.bukkit.event.hanging.HangingPlaceEvent
Returns the block that the hanging entity was placed on
getBlock() - Method in class org.bukkit.event.vehicle.VehicleBlockCollisionEvent
Gets the block the vehicle collided with
getBlock() - Method in class org.bukkit.Location
Gets the block at the represented location
getBlock() - Method in interface org.bukkit.projectiles.BlockProjectileSource
Gets the block this projectile source belongs to.
getBlockAgainst() - Method in class org.bukkit.event.block.BlockPlaceEvent
Gets the block that this block was placed against
getBlockAt(int, int, int) - Method in interface org.bukkit.World
Gets the Block at the given coordinates
getBlockAt(Location) - Method in interface org.bukkit.World
Gets the Block at the given Location
getBlockClicked() - Method in class org.bukkit.event.player.PlayerBucketEvent
Return the block clicked
getBlockData(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
Deprecated.
Magic value
getBlockData() - Method in interface org.bukkit.entity.FallingBlock
Deprecated.
Magic value
getBlockEmittedLight(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
Get light level emitted by block at corresponding coordinate in the chunk
getBlockFace() - Method in class org.bukkit.event.hanging.HangingPlaceEvent
Returns the face of the block that the hanging entity was placed on
getBlockFace() - Method in class org.bukkit.event.player.PlayerBucketEvent
Get the face on the clicked block
getBlockFace() - Method in class org.bukkit.event.player.PlayerInteractEvent
Returns the face of the block that was clicked
getBlockHeight() - Method in enum org.bukkit.Art
Gets the height of the painting, in blocks
getBlockId() - Method in interface org.bukkit.entity.FallingBlock
Deprecated.
Magic value
getBlockInventory() - Method in interface org.bukkit.block.Chest
Returns the chest's inventory.
getBlockPlaced() - Method in class org.bukkit.event.block.BlockPlaceEvent
Clarity method for getting the placed block.
getBlockPower(BlockFace) - Method in interface org.bukkit.block.Block
Returns the redstone power being provided to this block face
getBlockPower() - Method in interface org.bukkit.block.Block
Returns the redstone power being provided to this block
getBlockProjectileSource() - Method in interface org.bukkit.block.Dispenser
Gets the BlockProjectileSource object for this dispenser.
getBlockReplacedState() - Method in class org.bukkit.event.block.BlockPlaceEvent
Gets the BlockState for the block which was replaced.
getBlocks() - Method in class org.bukkit.event.block.BlockPistonExtendEvent
Get an immutable list of the blocks which will be moved by the extending.
getBlocks() - Method in class org.bukkit.event.block.BlockPistonRetractEvent
Get an immutable list of the blocks which will be moved by the extending.
getBlocks() - Method in class org.bukkit.event.entity.EntityCreatePortalEvent
Gets a list of all blocks associated with the portal.
getBlocks() - Method in class org.bukkit.event.world.PortalCreateEvent
Gets an array list of all the blocks associated with the created portal
getBlocks() - Method in class org.bukkit.event.world.StructureGrowEvent
Gets an ArrayList of all blocks associated with the structure.
getBlockSkyLight(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
Get sky light level for block at corresponding coordinate in the chunk
getBlockState() - Method in interface org.bukkit.inventory.meta.BlockStateMeta
Returns the currently attached block state for this item or creates a new one if one doesn't exist.
getBlockTexture() - Method in class org.bukkit.material.Mushroom
Gets the mushroom texture of this block.
getBlockTypeId(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
Deprecated.
Magic value
getBlockTypeIdAt(int, int, int) - Method in interface org.bukkit.World
Deprecated.
Magic value
getBlockTypeIdAt(Location) - Method in interface org.bukkit.World
Deprecated.
Magic value
getBlockWidth() - Method in enum org.bukkit.Art
Gets the width of the painting, in blocks
getBlockX() - Method in class org.bukkit.Location
Gets the floored value of the X component, indicating the block that this location is contained with.
getBlockX() - Method in class org.bukkit.util.Vector
Gets the floored value of the X component, indicating the block that this vector is contained with.
getBlockY() - Method in class org.bukkit.Location
Gets the floored value of the Y component, indicating the block that this location is contained with.
getBlockY() - Method in class org.bukkit.util.Vector
Gets the floored value of the Y component, indicating the block that this vector is contained with.
getBlockZ() - Method in class org.bukkit.Location
Gets the floored value of the Z component, indicating the block that this location is contained with.
getBlockZ() - Method in class org.bukkit.util.Vector
Gets the floored value of the Z component, indicating the block that this vector is contained with.
getBlue() - Method in class org.bukkit.Color
Gets the blue component
getBodyPose() - Method in interface org.bukkit.entity.ArmorStand
Returns the armor stand's body's current pose as a EulerAngle
getBonus() - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
Get the bonus uses added.
getBoolean(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested boolean by path.
getBoolean(String, boolean) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested boolean by path, returning a default value if not found.
getBoolean(String) - Method in class org.bukkit.configuration.MemorySection
 
getBoolean(String, boolean) - Method in class org.bukkit.configuration.MemorySection
 
getBooleanList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of Boolean by path.
getBooleanList(String) - Method in class org.bukkit.configuration.MemorySection
 
getBoots() - Method in interface org.bukkit.entity.ArmorStand
Returns the item currently being worn by the armor stand on its feet
getBoots() - Method in interface org.bukkit.inventory.EntityEquipment
Gets a copy of the boots currently being worn by the entity
getBoots() - Method in interface org.bukkit.inventory.PlayerInventory
Return the ItemStack from the boots slot
getBootsDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
Gets the chance of the boots being dropped upon this creature's death.
getBottomInventory() - Method in class org.bukkit.inventory.InventoryView
Get the lower inventory involved in this transaction.
getBow() - Method in class org.bukkit.event.entity.EntityShootBowEvent
Gets the bow ItemStack used to fire the arrow.
getBredWith() - Method in class org.bukkit.event.entity.EntityBreedEvent
The ItemStack that was used to initiate breeding, if present.
getBreeder() - Method in class org.bukkit.event.entity.EntityBreedEvent
Gets the Entity responsible for breeding.
getBrewer() - Static method in class org.bukkit.potion.Potion
Deprecated.
Returns an instance of PotionBrewer.
getBrewingTime() - Method in interface org.bukkit.block.BrewingStand
How much time is left in the brewing cycle
getBrokenItem() - Method in class org.bukkit.event.player.PlayerItemBreakEvent
Gets the item that broke
getBucket() - Method in class org.bukkit.event.player.PlayerBucketEvent
Returns the bucket used in this event
getBuffer() - Method in class org.bukkit.event.server.TabCompleteEvent
Return the entire buffer which formed the basis of this completion.
getBukkitVersion() - Static method in class org.bukkit.Bukkit
Gets the Bukkit version that this server is running.
getBukkitVersion() - Method in interface org.bukkit.Server
Gets the Bukkit version that this server is running.
getBurnTime() - Method in interface org.bukkit.block.Furnace
Get burn time.
getBurnTime() - Method in class org.bukkit.event.inventory.FurnaceBurnEvent
Gets the burn time for this fuel
getByChar(char) - Static method in enum org.bukkit.ChatColor
Gets the color represented by the specified color code
getByChar(String) - Static method in enum org.bukkit.ChatColor
Gets the color represented by the specified color code
getByColor(Color) - Static method in enum org.bukkit.DyeColor
Gets the DyeColor with the given color value.
getByDamageBit(int) - Static method in enum org.bukkit.potion.Potion.Tier
Deprecated.
 
getByDamageValue(int) - Static method in enum org.bukkit.potion.PotionType
Deprecated.
Non-functional
getByData(byte) - Static method in enum org.bukkit.CoalType
Deprecated.
Magic value
getByData(byte) - Static method in enum org.bukkit.CropState
Deprecated.
Magic value
getByData(byte) - Static method in enum org.bukkit.DyeColor
Deprecated.
The name is misleading. It would imply Material.INK_SACK but uses Material.WOOL
getByData(byte) - Static method in enum org.bukkit.EntityEffect
Deprecated.
Magic value
getByData(byte) - Static method in enum org.bukkit.GrassSpecies
Deprecated.
Magic value
getByData(byte) - Static method in enum org.bukkit.material.types.MushroomBlockTexture
Deprecated.
Magic value
getByData(byte) - Static method in enum org.bukkit.SandstoneType
Deprecated.
Magic value
getByData(byte) - Static method in enum org.bukkit.TreeSpecies
Deprecated.
Magic value
getByDyeData(byte) - Static method in enum org.bukkit.DyeColor
Deprecated.
Magic value
getByEffect(PotionEffectType) - Static method in enum org.bukkit.potion.PotionType
Deprecated.
Misleading
getByFireworkColor(Color) - Static method in enum org.bukkit.DyeColor
Gets the DyeColor with the given firework color value.
getById(int) - Static method in enum org.bukkit.Art
Deprecated.
Magic value
getById(int) - Static method in enum org.bukkit.block.PistonMoveReaction
Deprecated.
Magic value
getById(int) - Static method in enum org.bukkit.Effect
Deprecated.
Magic value
getById(int) - Static method in class org.bukkit.enchantments.Enchantment
Deprecated.
Magic value
getById(byte) - Static method in enum org.bukkit.Note.Tone
Deprecated.
Magic value
getById(int) - Static method in class org.bukkit.potion.PotionEffectType
Deprecated.
Magic value
getByIdentifier(String) - Static method in enum org.bukkit.block.banner.PatternType
Returns the pattern type which matches the passed identifier or null if no matches are found
getByName(String) - Static method in enum org.bukkit.Art
Get a painting by its unique name
getByName(String) - Static method in enum org.bukkit.Effect
Gets the Effect associated with the given name.
getByName(String) - Static method in class org.bukkit.enchantments.Enchantment
Gets the Enchantment at the specified name
getByName(String) - Static method in enum org.bukkit.permissions.PermissionDefault
Looks up a PermissionDefault by name
getByName(String) - Static method in class org.bukkit.potion.PotionEffectType
Gets the effect type specified by the given name.
getByName(String) - Static method in enum org.bukkit.WorldType
Gets a Worldtype by its name
getByteList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of Byte by path.
getByteList(String) - Method in class org.bukkit.configuration.MemorySection
 
getByType(byte) - Static method in enum org.bukkit.Instrument
Deprecated.
Magic value
getByValue(int) - Static method in enum org.bukkit.Difficulty
Deprecated.
Magic value
getByValue(int) - Static method in enum org.bukkit.GameMode
Deprecated.
Magic value
getByWoolData(byte) - Static method in enum org.bukkit.DyeColor
Deprecated.
Magic value
getCallee() - Method in interface org.bukkit.command.ProxiedCommandSender
Returns the CommandSender which is being used to call the command
getCaller() - Method in interface org.bukkit.command.ProxiedCommandSender
Returns the CommandSender which triggered this proxied command
getCanceller() - Method in class org.bukkit.conversations.ConversationAbandonedEvent
Gets the object that caused the conversation to be abandoned.
getCancellers() - Method in class org.bukkit.conversations.Conversation
Gets the list of ConversationCancellers
getCanCreatePortal() - Method in interface org.bukkit.TravelAgent
Returns whether the TravelAgent will attempt to create a destination portal or not.
getCanPickupItems() - Method in interface org.bukkit.entity.LivingEntity
Gets if the living entity can pick up items.
getCapByFace(BlockFace) - Static method in enum org.bukkit.material.types.MushroomBlockTexture
Gets the MushroomBlockType with cap texture on the given block face.
getCapFace() - Method in enum org.bukkit.material.types.MushroomBlockTexture
Gets the face that has cap texture.
getCaptureFullTime() - Method in interface org.bukkit.ChunkSnapshot
Get world full time when chunk snapshot was captured
getCarriedMaterial() - Method in interface org.bukkit.entity.Enderman
Get the id and data of the block that the Enderman is carrying.
getCatType() - Method in interface org.bukkit.entity.Ocelot
Gets the current type of this cat.
getCaught() - Method in class org.bukkit.event.player.PlayerFishEvent
Gets the entity caught by the player.
getCause() - Method in class org.bukkit.event.block.BlockIgniteEvent
Gets the cause of block ignite.
getCause() - Method in class org.bukkit.event.entity.CreeperPowerEvent
Gets the cause of the creeper being (un)powered.
getCause() - Method in class org.bukkit.event.entity.EntityDamageEvent
Gets the cause of the damage.
getCause() - Method in exception org.bukkit.event.EventException
If applicable, returns the Exception that triggered this Exception
getCause() - Method in class org.bukkit.event.hanging.HangingBreakEvent
Gets the cause for the hanging entity's removal
getCause() - Method in class org.bukkit.event.player.PlayerTeleportEvent
Gets the cause of this teleportation event
getCenter() - Method in interface org.bukkit.WorldBorder
Gets the current border center.
getCenterX() - Method in interface org.bukkit.map.MapView
Get the center X position of this map.
getCenterZ() - Method in interface org.bukkit.map.MapView
Get the center Z position of this map.
getChangedType() - Method in class org.bukkit.event.block.BlockPhysicsEvent
Gets the type of block that changed, causing this event
getChangedTypeId() - Method in class org.bukkit.event.block.BlockPhysicsEvent
Deprecated.
Magic value
getChannel() - Method in class org.bukkit.event.player.PlayerChannelEvent
 
getChannel() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
Gets the plugin channel that this registration is about.
getChar() - Method in enum org.bukkit.ChatColor
Gets the char value associated with this color
getChar(char) - Method in class org.bukkit.map.MapFont
Get the sprite for a given character.
getCharacterList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of Character by path.
getCharacterList(String) - Method in class org.bukkit.configuration.MemorySection
 
getChatMessage() - Method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
Gets the chat message being tab-completed.
getChestplate() - Method in interface org.bukkit.entity.ArmorStand
Returns the item currently being worn by the armor stand on its chest
getChestplate() - Method in interface org.bukkit.inventory.EntityEquipment
Gets a copy of the chest plate currently being worn by the entity
getChestplate() - Method in interface org.bukkit.inventory.PlayerInventory
Return the ItemStack from the chestplate slot
getChestplateDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
Gets the chance of the chest plate being dropped upon this creature's death.
getChildren() - Method in class org.bukkit.permissions.Permission
Gets the children of this permission.
getChunk() - Method in interface org.bukkit.block.Block
Gets the chunk which contains this block
getChunk() - Method in interface org.bukkit.block.BlockState
Gets the chunk which contains this block
getChunk() - Method in class org.bukkit.event.world.ChunkEvent
Gets the chunk being loaded/unloaded
getChunk() - Method in class org.bukkit.Location
Gets the chunk at the represented location
getChunkAt(int, int) - Method in interface org.bukkit.World
Gets the Chunk at the given coordinates
getChunkAt(Location) - Method in interface org.bukkit.World
Gets the Chunk at the given Location
getChunkAt(Block) - Method in interface org.bukkit.World
Gets the Chunk that contains the given Block
getChunkSnapshot() - Method in interface org.bukkit.Chunk
Capture thread-safe read-only snapshot of chunk data
getChunkSnapshot(boolean, boolean, boolean) - Method in interface org.bukkit.Chunk
Capture thread-safe read-only snapshot of chunk data
getClassByAlias(String) - Static method in class org.bukkit.configuration.serialization.ConfigurationSerialization
Attempts to get a registered ConfigurationSerializable class by its alias
getClassLoader() - Method in class org.bukkit.plugin.java.JavaPlugin
Returns the ClassLoader which holds this plugin
getClassLoaderOf() - Method in class org.bukkit.plugin.PluginDescriptionFile
Deprecated.
unused
getClick() - Method in class org.bukkit.event.inventory.InventoryClickEvent
Gets the ClickType for this event.
getClickedBlock() - Method in class org.bukkit.event.player.PlayerInteractEvent
Returns the clicked block
getClickedInventory() - Method in class org.bukkit.event.inventory.InventoryClickEvent
Gets the inventory that was clicked, or null if outside of window
getClickedPosition() - Method in class org.bukkit.event.player.PlayerInteractAtEntityEvent
 
getCollarColor() - Method in interface org.bukkit.entity.Wolf
Get the collar color of this wolf
getCollidesWithEntities() - Method in class org.bukkit.entity.Player.Spigot
getColor() - Method in class org.bukkit.block.banner.Pattern
Returns the color of the pattern
getColor() - Method in interface org.bukkit.boss.BossBar
Returns the color of this boss bar
getColor(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested Color by path.
getColor(String, Color) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested Color by path, returning a default value if not found.
getColor(String) - Method in class org.bukkit.configuration.MemorySection
 
getColor(String, Color) - Method in class org.bukkit.configuration.MemorySection
 
getColor() - Method in enum org.bukkit.DyeColor
Gets the color that this dye represents.
getColor() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the color of this cloud.
getColor() - Method in interface org.bukkit.entity.Horse
Gets the horse's color.
getColor() - Method in class org.bukkit.event.entity.SheepDyeWoolEvent
Gets the DyeColor the sheep is being dyed
getColor() - Method in interface org.bukkit.inventory.meta.LeatherArmorMeta
Gets the color of the armor.
getColor(byte) - Static method in class org.bukkit.map.MapPalette
Deprecated.
Magic value
getColor() - Method in interface org.bukkit.material.Colorable
Gets the color of this object.
getColor() - Method in class org.bukkit.material.Dye
Gets the current color of this dye
getColor() - Method in class org.bukkit.material.Wool
Gets the current color of this dye
getColor() - Method in class org.bukkit.potion.PotionEffect
 
getColors() - Method in class org.bukkit.FireworkEffect
Get the primary colors of the firework effect.
getCombuster() - Method in class org.bukkit.event.entity.EntityCombustByBlockEvent
The combuster can be lava or a block that is on fire.
getCombuster() - Method in class org.bukkit.event.entity.EntityCombustByEntityEvent
Get the entity that caused the combustion event.
getCommand() - Method in interface org.bukkit.block.CommandBlock
Gets the command that this CommandBlock will run when powered.
getCommand(String) - Method in interface org.bukkit.command.CommandMap
Gets the command registered to the specified name
getCommand(String) - Method in class org.bukkit.command.SimpleCommandMap
 
getCommand() - Method in interface org.bukkit.entity.minecart.CommandMinecart
Gets the command that this CommandMinecart will run when activated.
getCommand() - Method in class org.bukkit.event.server.ServerCommandEvent
Gets the command that the user is attempting to execute from the console
getCommand(String) - Method in class org.bukkit.plugin.java.JavaPlugin
Gets the command with the given name, specific to this plugin.
getCommandAliases() - Static method in class org.bukkit.Bukkit
Gets a list of command aliases defined in the server properties.
getCommandAliases() - Method in interface org.bukkit.Server
Gets a list of command aliases defined in the server properties.
getCommands() - Method in class org.bukkit.command.MultipleCommandAlias
Gets the commands associated with the multi-command alias.
getCommands() - Method in class org.bukkit.command.SimpleCommandMap
 
getCommands() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the map of command-name to command-properties.
getCompassTarget() - Method in interface org.bukkit.entity.Player
Get the previously set compass target.
getCompletions() - Method in class org.bukkit.event.server.TabCompleteEvent
The list of completions which will be offered to the sender, in order.
getConfig() - Method in class org.bukkit.plugin.java.JavaPlugin
 
getConfig() - Method in interface org.bukkit.plugin.Plugin
Gets a FileConfiguration for this plugin, read through "config.yml"
getConfig() - Method in class org.bukkit.Server.Spigot
 
getConfigurationSection(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested ConfigurationSection by path.
getConfigurationSection(String) - Method in class org.bukkit.configuration.MemorySection
 
getConnectionThrottle() - Static method in class org.bukkit.Bukkit
Gets the value of the connection throttle setting.
getConnectionThrottle() - Method in interface org.bukkit.Server
Gets the value of the connection throttle setting.
getConsoleSender() - Static method in class org.bukkit.Bukkit
Gets a ConsoleCommandSender that may be used as an input source for this server.
getConsoleSender() - Method in interface org.bukkit.Server
Gets a ConsoleCommandSender that may be used as an input source for this server.
getConstructor() - Method in class org.bukkit.configuration.serialization.ConfigurationSerialization
 
getContents() - Method in interface org.bukkit.block.FlowerPot
Gets the item present in this flower pot.
getContents() - Method in class org.bukkit.event.inventory.BrewEvent
Gets the contents of the Brewing Stand.
getContents() - Method in interface org.bukkit.inventory.Inventory
Returns all ItemStacks from the inventory
getContents() - Method in class org.bukkit.material.FlowerPot
Deprecated.
Get the material in the flower pot
getContext() - Method in class org.bukkit.conversations.Conversation
Returns the Conversation's ConversationContext.
getContext() - Method in class org.bukkit.conversations.ConversationAbandonedEvent
Gets the abandoned conversation's conversation context.
getConvertedData() - Method in class org.bukkit.material.ExtendedRails
Deprecated.
Magic value
getConvertedData() - Method in class org.bukkit.material.Rails
Deprecated.
Magic value
getCookTime() - Method in interface org.bukkit.block.Furnace
Get cook time.
getCount() - Method in class org.bukkit.event.entity.SlimeSplitEvent
Gets the amount of smaller slimes to spawn
getCount() - Method in class org.bukkit.plugin.TimedRegisteredListener
Gets the total times this listener has been called
getCreated() - Method in interface org.bukkit.BanEntry
Gets the date this ban entry was created.
getCreationRadius() - Method in interface org.bukkit.TravelAgent
Gets the maximum radius from the given location to create a portal.
getCreatureTypeName() - Method in interface org.bukkit.block.CreatureSpawner
Get the spawner's creature type.
getCriteria() - Method in interface org.bukkit.scoreboard.Objective
Gets the criteria this objective tracks.
getCrossProduct(Vector) - Method in class org.bukkit.util.Vector
Calculates the cross product of this vector with another without mutating the original.
getCurrentItem() - Method in class org.bukkit.event.inventory.InventoryClickEvent
Gets the ItemStack currently in the clicked slot.
getCurrentPath() - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the path of this ConfigurationSection from its root Configuration
getCurrentPath() - Method in class org.bukkit.configuration.MemorySection
 
getCurrentPhase() - Method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
Gets the current phase that the dragon is in.
getCursor() - Method in class org.bukkit.event.inventory.InventoryClickEvent
Gets the current ItemStack on the cursor.
getCursor() - Method in class org.bukkit.event.inventory.InventoryCreativeEvent
 
getCursor() - Method in class org.bukkit.event.inventory.InventoryDragEvent
Gets the result cursor after the drag is done.
getCursor() - Method in class org.bukkit.inventory.InventoryView
Get the item on the cursor of one of the viewing players.
getCursor(int) - Method in class org.bukkit.map.MapCursorCollection
Get a cursor from this collection.
getCursors() - Method in interface org.bukkit.map.MapCanvas
Get the cursor collection associated with this canvas.
getCustomEffects() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets an immutable list containing all custom potion effects applied to this cloud.
getCustomEffects() - Method in interface org.bukkit.entity.TippedArrow
Gets an immutable list containing all custom potion effects applied to this arrow.
getCustomEffects() - Method in interface org.bukkit.inventory.meta.PotionMeta
Gets an immutable list containing all custom potion effects applied to this potion.
getCustomName() - Method in interface org.bukkit.entity.Entity
Gets the custom name on a mob.
getDamage() - Method in class org.bukkit.entity.Arrow.Spigot
 
getDamage() - Method in interface org.bukkit.entity.Minecart
Gets a minecart's damage.
getDamage(EntityDamageEvent.DamageModifier) - Method in class org.bukkit.event.entity.EntityDamageEvent
Gets the damage change for some modifier
getDamage() - Method in class org.bukkit.event.entity.EntityDamageEvent
Gets the raw amount of damage caused by the event
getDamage() - Method in class org.bukkit.event.player.PlayerItemDamageEvent
Gets the amount of durability damage this item will be taking.
getDamage() - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
Gets the damage done to the vehicle
getDamageAmount() - Method in interface org.bukkit.WorldBorder
Gets the current border damage amount.
getDamageBit() - Method in enum org.bukkit.potion.Potion.Tier
Deprecated.
 
getDamageBuffer() - Method in interface org.bukkit.WorldBorder
Gets the current border damage buffer.
getDamager() - Method in class org.bukkit.event.entity.EntityDamageByBlockEvent
Returns the block that damaged the player.
getDamager() - Method in class org.bukkit.event.entity.EntityDamageByEntityEvent
Returns the entity that damaged the defender.
getDamageValue() - Method in enum org.bukkit.potion.PotionType
Deprecated.
Non-functional
getData() - Method in interface org.bukkit.block.Block
Deprecated.
Magic value
getData() - Method in interface org.bukkit.block.BlockState
Gets the metadata for this block
getData() - Method in enum org.bukkit.CoalType
Deprecated.
Magic value
getData() - Method in enum org.bukkit.CropState
Deprecated.
Magic value
getData() - Method in enum org.bukkit.DyeColor
Deprecated.
The name is misleading. It would imply Material.INK_SACK but uses Material.WOOL
getData() - Method in enum org.bukkit.Effect
 
getData() - Method in enum org.bukkit.EntityEffect
Deprecated.
Magic value
getData() - Method in class org.bukkit.event.entity.EntityChangeBlockEvent
Deprecated.
Magic value
getData(int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Deprecated.
Uses magic values
getData() - Method in enum org.bukkit.GrassSpecies
Deprecated.
Magic value
getData() - Method in class org.bukkit.inventory.ItemStack
Gets the MaterialData for this stack of items
getData() - Method in enum org.bukkit.Material
Gets the MaterialData class associated with this Material
getData() - Method in class org.bukkit.material.MaterialData
Deprecated.
Magic value
getData() - Method in enum org.bukkit.material.types.MushroomBlockTexture
Deprecated.
Magic value
getData() - Method in enum org.bukkit.SandstoneType
Deprecated.
Magic value
getData() - Method in enum org.bukkit.TreeSpecies
Deprecated.
Magic value
getDatabase() - Method in class org.bukkit.plugin.java.JavaPlugin
 
getDatabase() - Method in interface org.bukkit.plugin.Plugin
Gets the EbeanServer tied to this plugin.
getDatabaseClasses() - Method in class org.bukkit.plugin.java.JavaPlugin
Provides a list of all classes that should be persisted in the database
getDataFolder() - Method in class org.bukkit.plugin.java.JavaPlugin
Returns the folder that the plugin data's files are located in.
getDataFolder() - Method in interface org.bukkit.plugin.Plugin
Returns the folder that the plugin data's files are located in.
getDataType() - Method in enum org.bukkit.Particle
Returns the required data type for the particle
getDeathMessage() - Method in class org.bukkit.event.entity.PlayerDeathEvent
Get the death message that will appear to everyone on the server.
getDefault(String) - Method in class org.bukkit.configuration.MemorySection
 
getDefault() - Method in class org.bukkit.permissions.Permission
Gets the default value of this permission.
getDefaultGameMode() - Static method in class org.bukkit.Bukkit
Gets the default GameMode for new players.
getDefaultGameMode() - Method in interface org.bukkit.Server
Gets the default GameMode for new players.
getDefaultLeatherColor() - Method in interface org.bukkit.inventory.ItemFactory
Returns the default color for all leather armor.
getDefaultPermissions(boolean) - Method in interface org.bukkit.plugin.PluginManager
Gets the default permissions for the given op status
getDefaultPermissions(boolean) - Method in class org.bukkit.plugin.SimplePluginManager
 
getDefaultPermSubscriptions(boolean) - Method in interface org.bukkit.plugin.PluginManager
Gets a set containing all subscribed Permissibles to the given default list, by op status
getDefaultPermSubscriptions(boolean) - Method in class org.bukkit.plugin.SimplePluginManager
 
getDefaultPopulators(World) - Method in class org.bukkit.generator.ChunkGenerator
Gets a list of default BlockPopulators to apply to a given world
getDefaults() - Method in interface org.bukkit.configuration.Configuration
Gets the source Configuration for this configuration.
getDefaults() - Method in class org.bukkit.configuration.MemoryConfiguration
 
getDefaultSection() - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the equivalent ConfigurationSection from the default Configuration defined in ConfigurationSection.getRoot().
getDefaultSection() - Method in class org.bukkit.configuration.MemorySection
 
getDefaultSize() - Method in enum org.bukkit.event.inventory.InventoryType
 
getDefaultTitle() - Method in enum org.bukkit.event.inventory.InventoryType
 
getDefaultWorldGenerator(String, String) - Method in class org.bukkit.plugin.java.JavaPlugin
 
getDefaultWorldGenerator(String, String) - Method in interface org.bukkit.plugin.Plugin
Gets a ChunkGenerator for use in a default world, as specified in the server configuration
getDelay() - Method in interface org.bukkit.block.CreatureSpawner
Get the spawner's delay.
getDelay() - Method in class org.bukkit.material.Diode
Gets the delay of the repeater in ticks.
getDepend() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives a list of other plugins that the plugin requires.
getDerailedVelocityMod() - Method in interface org.bukkit.entity.Minecart
Gets the derailed velocity modifier.
getDescendingDirection() - Method in class org.bukkit.material.Stairs
 
getDescription() - Method in class org.bukkit.command.Command
Gets a brief description of this command
getDescription() - Method in class org.bukkit.permissions.Permission
Gets a brief description of this permission, if set
getDescription() - Method in class org.bukkit.plugin.java.JavaPlugin
Returns the plugin.yaml file containing the details for this plugin
getDescription() - Method in interface org.bukkit.plugin.Plugin
Returns the plugin.yaml file containing the details for this plugin
getDescription() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives a human-friendly description of the functionality the plugin provides.
getDestination() - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
Gets the Inventory that the ItemStack is being put into
getDifficulty() - Method in interface org.bukkit.World
Gets the Difficulty of the world.
getDifficultyForString(CommandSender, String) - Method in class org.bukkit.command.defaults.DifficultyCommand
Deprecated.
 
getDirection() - Method in interface org.bukkit.entity.Fireball
Retrieve the direction this fireball is heading toward
getDirection() - Method in class org.bukkit.event.block.BlockPistonEvent
Return the direction in which the piston will operate.
getDirection() - Method in class org.bukkit.Location
Gets a unit-vector pointing in the direction that this Location is facing.
getDirection() - Method in class org.bukkit.map.MapCursor
Get the direction of this cursor.
getDirection() - Method in class org.bukkit.material.Rails
 
getDirection() - Method in class org.bukkit.material.Tree
Get direction of the log
getDismounted() - Method in class org.spigotmc.event.entity.EntityDismountEvent
 
getDisplayBlock() - Method in interface org.bukkit.entity.Minecart
Gets the display block for this minecart.
getDisplayBlockOffset() - Method in interface org.bukkit.entity.Minecart
Gets the offset of the display block.
getDisplayName() - Method in interface org.bukkit.entity.Player
Gets the "friendly" name to display of this player.
getDisplayName() - Method in interface org.bukkit.inventory.meta.ItemMeta
Gets the display name that is set.
getDisplayName() - Method in interface org.bukkit.scoreboard.Objective
Gets the name displayed to players for this objective
getDisplayName() - Method in interface org.bukkit.scoreboard.Team
Gets the name displayed to entries for this team
getDisplaySlot() - Method in interface org.bukkit.scoreboard.Objective
Gets the display slot this objective is displayed at.
getDomestication() - Method in interface org.bukkit.entity.Horse
Gets the domestication level of this horse.
getDouble(CommandSender, String) - Static method in class org.bukkit.command.defaults.VanillaCommand
Deprecated.
 
getDouble(CommandSender, String, double, double) - Static method in class org.bukkit.command.defaults.VanillaCommand
Deprecated.
 
getDouble(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested double by path.
getDouble(String, double) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested double by path, returning a default value if not found.
getDouble(String) - Method in class org.bukkit.configuration.MemorySection
 
getDouble(String, double) - Method in class org.bukkit.configuration.MemorySection
 
getDoubleList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of Double by path.
getDoubleList(String) - Method in class org.bukkit.configuration.MemorySection
 
getDropItem() - Method in interface org.bukkit.entity.FallingBlock
Get if the falling block will break into an item if it cannot be placed
getDroppedExp() - Method in class org.bukkit.event.entity.EntityDeathEvent
Gets how much EXP should be dropped from this death.
getDrops() - Method in interface org.bukkit.block.Block
Returns a list of items which would drop by destroying this block
getDrops(ItemStack) - Method in interface org.bukkit.block.Block
Returns a list of items which would drop by destroying this block with a specific tool
getDrops() - Method in class org.bukkit.event.entity.EntityDeathEvent
Gets all the items which will drop when the entity dies
getDurability() - Method in class org.bukkit.inventory.ItemStack
Gets the durability of this item
getDuration() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the duration which this cloud will exist for (in ticks).
getDuration() - Method in class org.bukkit.event.entity.EntityCombustEvent
 
getDuration() - Method in class org.bukkit.potion.PotionEffect
Returns the duration (in ticks) that this effect will run for when applied to a LivingEntity.
getDurationModifier() - Method in class org.bukkit.potion.PotionEffectType
Returns the duration modifier applied to effects of this type.
getDurationModifier() - Method in class org.bukkit.potion.PotionEffectTypeWrapper
 
getDurationOnUse() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the amount that the duration of this cloud will decrease by when it applies an effect to an entity.
getDyeData() - Method in enum org.bukkit.DyeColor
Deprecated.
Magic value
getEffect() - Method in interface org.bukkit.inventory.meta.FireworkEffectMeta
Gets the firework effect for this meta.
getEffectivePermissions() - Method in interface org.bukkit.permissions.Permissible
Gets a set containing all of the permissions currently in effect by this object
getEffectivePermissions() - Method in class org.bukkit.permissions.PermissibleBase
 
getEffects() - Method in interface org.bukkit.entity.ThrownPotion
Returns the effects that are applied by this potion.
getEffects() - Method in interface org.bukkit.inventory.meta.FireworkMeta
Get the effects in this firework.
getEffects() - Method in class org.bukkit.potion.Potion
Deprecated.
Returns a collection of PotionEffects that this Potion would confer upon a LivingEntity.
getEffects(PotionType, boolean, boolean) - Method in interface org.bukkit.potion.PotionBrewer
Returns a collection of PotionEffect that would be applied from a potion with the given type.
getEffectsFromDamage(int) - Method in interface org.bukkit.potion.PotionBrewer
Deprecated.
Non-Functional
getEffectsSize() - Method in interface org.bukkit.inventory.meta.FireworkMeta
Get the number of effects in this firework.
getEffectType() - Method in enum org.bukkit.potion.PotionType
 
getEgg() - Method in class org.bukkit.event.player.PlayerEggThrowEvent
Gets the egg involved in this event.
getEmptyChunkSnapshot(int, int, boolean, boolean) - Method in interface org.bukkit.World
Get empty chunk snapshot (equivalent to all air blocks), optionally including valid biome data.
getEnchantBlock() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
Gets the block being used to enchant the item
getEnchantBlock() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
Gets the block being used to enchant the item
getEnchanter() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
Gets the player enchanting the item
getEnchanter() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
Gets the player enchanting the item
getEnchantLevel(Enchantment) - Method in interface org.bukkit.inventory.meta.ItemMeta
Checks for the level of the specified enchantment.
getEnchantment() - Method in class org.bukkit.enchantments.EnchantmentWrapper
Gets the enchantment bound to this wrapper
getEnchantmentBonus() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
Get enchantment bonus in effect - corresponds to number of bookshelves
getEnchantmentLevel(Enchantment) - Method in class org.bukkit.inventory.ItemStack
Gets the level of the specified enchantment on this item stack
getEnchantments() - Method in class org.bukkit.inventory.ItemStack
Gets a map containing all enchantments and their levels on this item.
getEnchants() - Method in interface org.bukkit.inventory.meta.ItemMeta
Returns a copy the enchantments in this ItemMeta.
getEnchantsToAdd() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
Get map of enchantment (levels, keyed by type) to be added to item (modify map returned to change values).
getEnderChest() - Method in interface org.bukkit.entity.HumanEntity
Get the player's EnderChest inventory
getEntered() - Method in class org.bukkit.event.vehicle.VehicleEnterEvent
Gets the Entity that entered the vehicle.
getEntities() - Method in interface org.bukkit.Chunk
Get a list of all entities in the chunk.
getEntities() - Method in interface org.bukkit.World
Get a list of all entities in this World
getEntitiesByClass(Class<T>...) - Method in interface org.bukkit.World
Deprecated.
getEntitiesByClass(Class<T>) - Method in interface org.bukkit.World
Get a collection of all entities in this World matching the given class/interface
getEntitiesByClasses(Class<?>...) - Method in interface org.bukkit.World
Get a collection of all entities in this World matching any of the given classes/interfaces
getEntity() - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
Get entity which did this.
getEntity() - Method in class org.bukkit.event.block.EntityBlockFormEvent
Get the entity that formed the block.
getEntity() - Method in class org.bukkit.event.entity.AreaEffectCloudApplyEvent
 
getEntity() - Method in class org.bukkit.event.entity.CreatureSpawnEvent
 
getEntity() - Method in class org.bukkit.event.entity.CreeperPowerEvent
 
getEntity() - Method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
 
getEntity() - Method in class org.bukkit.event.entity.EntityBreakDoorEvent
 
getEntity() - Method in class org.bukkit.event.entity.EntityBreedEvent
 
getEntity() - Method in class org.bukkit.event.entity.EntityCreatePortalEvent
 
getEntity() - Method in class org.bukkit.event.entity.EntityDeathEvent
 
getEntity() - Method in class org.bukkit.event.entity.EntityEvent
Returns the Entity involved in this event
getEntity() - Method in class org.bukkit.event.entity.EntityShootBowEvent
 
getEntity() - Method in class org.bukkit.event.entity.EntityTameEvent
 
getEntity() - Method in class org.bukkit.event.entity.ExpBottleEvent
 
getEntity() - Method in class org.bukkit.event.entity.FireworkExplodeEvent
 
getEntity() - Method in class org.bukkit.event.entity.FoodLevelChangeEvent
 
getEntity() - Method in class org.bukkit.event.entity.HorseJumpEvent
 
getEntity() - Method in class org.bukkit.event.entity.ItemDespawnEvent
 
getEntity() - Method in class org.bukkit.event.entity.ItemMergeEvent
 
getEntity() - Method in class org.bukkit.event.entity.ItemSpawnEvent
 
getEntity() - Method in class org.bukkit.event.entity.LingeringPotionSplashEvent
 
getEntity() - Method in class org.bukkit.event.entity.PigZapEvent
 
getEntity() - Method in class org.bukkit.event.entity.PlayerDeathEvent
 
getEntity() - Method in class org.bukkit.event.entity.PlayerLeashEntityEvent
Returns the entity being leashed.
getEntity() - Method in class org.bukkit.event.entity.PotionSplashEvent
 
getEntity() - Method in class org.bukkit.event.entity.ProjectileHitEvent
 
getEntity() - Method in class org.bukkit.event.entity.ProjectileLaunchEvent
 
getEntity() - Method in class org.bukkit.event.entity.SheepDyeWoolEvent
 
getEntity() - Method in class org.bukkit.event.entity.SheepRegrowWoolEvent
 
getEntity() - Method in class org.bukkit.event.entity.SlimeSplitEvent
 
getEntity() - Method in class org.bukkit.event.entity.VillagerAcquireTradeEvent
 
getEntity() - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
 
getEntity() - Method in class org.bukkit.event.hanging.HangingEvent
Gets the hanging entity involved in this event.
getEntity() - Method in class org.bukkit.event.player.PlayerShearEntityEvent
Gets the entity the player is shearing
getEntity() - Method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
getEntityClass() - Method in enum org.bukkit.entity.EntityType
 
getEntityId() - Method in interface org.bukkit.entity.Entity
Returns a unique id for this entity
getEntityType() - Method in class org.bukkit.event.entity.EntityEvent
Gets the EntityType of the Entity involved in this event.
getEntityType() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
Gets the EntityType if getStatistic() is an entity statistic otherwise returns null.
getEntries() - Method in interface org.bukkit.scoreboard.Scoreboard
Gets all entries tracked by this Scoreboard
getEntries() - Method in interface org.bukkit.scoreboard.Team
Gets the Set of entries on the team
getEntry() - Method in interface org.bukkit.scoreboard.Score
Gets the entry being tracked by this Score
getEntryTeam(String) - Method in interface org.bukkit.scoreboard.Scoreboard
Gets a entries Team on this Scoreboard
getEnvironment(int) - Static method in enum org.bukkit.World.Environment
Deprecated.
Magic value
getEnvironment() - Method in interface org.bukkit.World
Gets the World.Environment type of this world
getEpsilon() - Static method in class org.bukkit.util.Vector
Get the threshold used for equals().
getEquipment() - Method in interface org.bukkit.entity.LivingEntity
Gets the inventory with the equipment worn by the living entity.
getEventClass() - Method in class org.bukkit.plugin.TimedRegisteredListener
Gets the class of the events this listener handled.
getEventName() - Method in class org.bukkit.event.Event
Convenience method for providing a user-friendly identifier.
getExecutor() - Method in class org.bukkit.command.PluginCommand
Gets the CommandExecutor associated with this command
getExhaustion() - Method in interface org.bukkit.entity.Player
Gets the players current exhaustion level.
getExited() - Method in class org.bukkit.event.vehicle.VehicleExitEvent
Get the living entity that exited the vehicle.
getExitLocation() - Method in interface org.bukkit.block.EndGateway
Gets the location that entities are teleported to when entering the gateway portal.
getExp() - Method in interface org.bukkit.entity.Player
Gets the players current experience points towards the next level.
getExperience() - Method in interface org.bukkit.entity.ExperienceOrb
Gets how much experience is contained within this orb
getExperience() - Method in class org.bukkit.event.entity.EntityBreedEvent
Get the amount of experience granted by breeding.
getExperience() - Method in class org.bukkit.event.entity.ExpBottleEvent
This method retrieves the amount of experience to be created.
getExperience() - Method in class org.bukkit.inventory.FurnaceRecipe
Get the experience given by this recipe.
getExpiration() - Method in interface org.bukkit.BanEntry
Gets the date this ban expires on, or null for no defined end date.
getExpLevelCost() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
Get cost in exp levels of the enchantment
getExpLevelCostsOffered() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
Get list of offered exp level costs of the enchantment (modify values to change offer)
getExpToDrop() - Method in class org.bukkit.event.block.BlockExpEvent
Get the experience dropped by the block after the event has processed
getExpToDrop() - Method in class org.bukkit.event.player.PlayerFishEvent
Gets the amount of experience received when fishing.
getExpToLevel() - Method in interface org.bukkit.entity.HumanEntity
Get the total amount of experience required for the player to level
getExtraContents() - Method in interface org.bukkit.inventory.PlayerInventory
Get all additional ItemStacks stored in this inventory.
getEyeHeight() - Method in interface org.bukkit.entity.LivingEntity
Gets the height of the living entity's eyes above its Location.
getEyeHeight(boolean) - Method in interface org.bukkit.entity.LivingEntity
Gets the height of the living entity's eyes above its Location.
getEyeLocation() - Method in interface org.bukkit.entity.LivingEntity
Get a Location detailing the current eye position of the living entity.
getFace(Block) - Method in interface org.bukkit.block.Block
Gets the face relation of this block compared to the given block.
getFace() - Method in class org.bukkit.event.block.BlockFromToEvent
Gets the BlockFace that the block is moving to.
getFacing() - Method in class org.bukkit.material.Banner
 
getFacing() - Method in class org.bukkit.material.Bed
Get the direction that this bed's head is facing toward
getFacing() - Method in class org.bukkit.material.CocoaPlant
 
getFacing() - Method in class org.bukkit.material.Comparator
Gets the direction this comparator is facing
getFacing() - Method in class org.bukkit.material.Diode
Gets the direction this diode is facing
getFacing() - Method in interface org.bukkit.material.Directional
Gets the direction this block is facing
getFacing() - Method in class org.bukkit.material.DirectionalContainer
 
getFacing() - Method in class org.bukkit.material.Dispenser
 
getFacing() - Method in class org.bukkit.material.Door
Get the direction that this door is facing.
getFacing() - Method in class org.bukkit.material.Gate
 
getFacing() - Method in class org.bukkit.material.Hopper
Gets the direction this hopper is facing
getFacing() - Method in class org.bukkit.material.PistonBaseMaterial
 
getFacing() - Method in class org.bukkit.material.PistonExtensionMaterial
 
getFacing() - Method in class org.bukkit.material.Pumpkin
 
getFacing() - Method in class org.bukkit.material.Sign
Gets the direction that this sign is currently facing
getFacing() - Method in class org.bukkit.material.SimpleAttachableMaterialData
 
getFacing() - Method in class org.bukkit.material.Skull
 
getFacing() - Method in class org.bukkit.material.Stairs
 
getFadeColors() - Method in class org.bukkit.FireworkEffect
Get the fade colors of the firework effect.
getFailedValidationText(ConversationContext, String) - Method in class org.bukkit.conversations.NumericPrompt
 
getFailedValidationText(ConversationContext, Number) - Method in class org.bukkit.conversations.NumericPrompt
Optionally override this method to display an additional message if the user enters an invalid numeric input.
getFailedValidationText(ConversationContext, String) - Method in class org.bukkit.conversations.ValidatingPrompt
Optionally override this method to display an additional message if the user enters an invalid input.
getFallDistance() - Method in interface org.bukkit.entity.Entity
Returns the distance this entity has fallen
getFather() - Method in class org.bukkit.event.entity.EntityBreedEvent
Gets the other parent of the newly born entity.
getFile() - Method in class org.bukkit.plugin.java.JavaPlugin
Returns the file which contains this plugin
getFinalDamage() - Method in class org.bukkit.event.entity.EntityDamageEvent
Gets the amount of damage caused by the event after all damage reduction is applied.
getFire() - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
Gets whether this explosion will create fire or not
getFireTicks() - Method in interface org.bukkit.entity.Entity
Returns the entity's current fire ticks (ticks before the entity stops being on fire).
getFireworkColor() - Method in enum org.bukkit.DyeColor
Gets the firework color that this dye represents.
getFireworkMeta() - Method in interface org.bukkit.entity.Firework
Get a copy of the fireworks meta
getFirstPlayed() - Method in interface org.bukkit.OfflinePlayer
Gets the first date and time that this player was witnessed on this server.
getFixedSpawnLocation(World, Random) - Method in class org.bukkit.generator.ChunkGenerator
Gets a fixed spawn location to use for a given world.
getFloatList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of Float by path.
getFloatList(String) - Method in class org.bukkit.configuration.MemorySection
 
getFlyingVelocityMod() - Method in interface org.bukkit.entity.Minecart
Gets the flying velocity modifier.
getFlySpeed() - Method in interface org.bukkit.entity.Player
Gets the current allowed speed that a client can fly.
getFoodLevel() - Method in interface org.bukkit.entity.Player
Gets the players current food level
getFoodLevel() - Method in class org.bukkit.event.entity.FoodLevelChangeEvent
Gets the resultant food level that the entity involved in this event should be set to.
getForce() - Method in class org.bukkit.event.entity.EntityShootBowEvent
Gets the force the arrow was launched with
getFormat() - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
Gets the format to use to display this chat message.
getFormat() - Method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
Gets the format to use to display this chat message
getFormat() - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
Deprecated.
This method is provided for backward compatibility with no guarantee to the use of the format.
getForWhom() - Method in class org.bukkit.conversations.Conversation
Gets the entity for whom this conversation is mediating.
getForWhom() - Method in class org.bukkit.conversations.ConversationContext
Gets the subject of the conversation.
getFrom() - Method in class org.bukkit.event.entity.EntityTeleportEvent
Gets the location that this entity moved from
getFrom() - Method in class org.bukkit.event.player.PlayerChangedWorldEvent
Gets the world the player is switching from.
getFrom() - Method in class org.bukkit.event.player.PlayerMoveEvent
Gets the location this player moved from
getFrom() - Method in class org.bukkit.event.vehicle.VehicleMoveEvent
Get the previous position.
getFuel() - Method in class org.bukkit.event.inventory.FurnaceBurnEvent
Gets the fuel ItemStack for this event
getFuel() - Method in interface org.bukkit.inventory.BrewerInventory
Get the current fuel for brewing.
getFuel() - Method in interface org.bukkit.inventory.FurnaceInventory
Get the current fuel.
getFuelLevel() - Method in interface org.bukkit.block.BrewingStand
Get the level of current fuel for brewing.
getFullName() - Method in class org.bukkit.plugin.PluginDescriptionFile
Returns the name of a plugin, including the version.
getFullText(CommandSender) - Method in class org.bukkit.help.HelpTopic
Returns the full description of this help topic that is displayed when the user requests this topic's details.
getFullText(CommandSender) - Method in class org.bukkit.help.IndexHelpTopic
 
getFullTime() - Method in interface org.bukkit.World
Gets the full in-game time on this world
getFuseTicks() - Method in interface org.bukkit.entity.TNTPrimed
Retrieve the number of ticks until the explosion of this TNTPrimed entity
getGameMode() - Method in interface org.bukkit.entity.HumanEntity
Gets this human's current GameMode
getGameRules() - Method in interface org.bukkit.World
Get existing rules
getGameRuleValue(String) - Method in interface org.bukkit.World
Gets the current state of the specified rule
getGenerateStructures() - Static method in class org.bukkit.Bukkit
Get generate-structures setting.
getGenerateStructures() - Method in interface org.bukkit.Server
Get generate-structures setting.
getGeneration() - Method in interface org.bukkit.inventory.meta.BookMeta
Gets the generation of the book.
getGenerator() - Method in interface org.bukkit.World
Gets the chunk generator for this world
getGeneratorForName(String, String, CommandSender) - Static method in class org.bukkit.WorldCreator
Attempts to get the ChunkGenerator with the given name.
getGlowingTicks() - Method in interface org.bukkit.entity.SpectralArrow
Returns the amount of time that this arrow will apply the glowing effect for.
getGreen() - Method in class org.bukkit.Color
Gets the green component
getHand() - Method in class org.bukkit.event.block.BlockPlaceEvent
Gets the hand which placed the block
getHand() - Method in class org.bukkit.event.player.PlayerInteractEntityEvent
The hand used to perform this interaction.
getHand() - Method in class org.bukkit.event.player.PlayerInteractEvent
The hand used to perform this interaction.
getHandlerList() - Static method in class org.bukkit.event.block.BlockBurnEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockCanBuildEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockDamageEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockDispenseEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockExpEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockExplodeEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockFadeEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockFormEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockFromToEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockGrowEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockIgniteEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockPhysicsEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockPistonExtendEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockPistonRetractEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockPlaceEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockRedstoneEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.BlockSpreadEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.CauldronLevelChangeEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.LeavesDecayEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.NotePlayEvent
 
getHandlerList() - Static method in class org.bukkit.event.block.SignChangeEvent
 
getHandlerList() - Static method in class org.bukkit.event.enchantment.EnchantItemEvent
 
getHandlerList() - Static method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.AreaEffectCloudApplyEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.CreeperPowerEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityBreedEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityChangeBlockEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityCombustEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityCreatePortalEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityDamageEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityDeathEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityExplodeEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityInteractEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityPortalEnterEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityPortalEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityPortalExitEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityRegainHealthEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityShootBowEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntitySpawnEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityTameEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityTargetEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityTeleportEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityToggleGlideEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityUnleashEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.ExpBottleEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.ExplosionPrimeEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.FireworkExplodeEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.FoodLevelChangeEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.HorseJumpEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.ItemDespawnEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.ItemMergeEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.LingeringPotionSplashEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.PigZapEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.PlayerLeashEntityEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.PotionSplashEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.ProjectileHitEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.ProjectileLaunchEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.SheepDyeWoolEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.SheepRegrowWoolEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.SlimeSplitEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.VillagerAcquireTradeEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
 
getHandlerList() - Static method in class org.bukkit.event.hanging.HangingBreakEvent
 
getHandlerList() - Static method in class org.bukkit.event.hanging.HangingPlaceEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.BrewEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.FurnaceBurnEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.FurnaceSmeltEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.InventoryClickEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.InventoryCloseEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.InventoryDragEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.InventoryEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.InventoryMoveItemEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.InventoryOpenEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.InventoryPickupItemEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.PrepareAnvilEvent
 
getHandlerList() - Static method in class org.bukkit.event.inventory.PrepareItemCraftEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.AsyncPlayerChatEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerAchievementAwardedEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerAnimationEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerBedEnterEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerBedLeaveEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerBucketEmptyEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerBucketFillEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerChangedMainHandEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerChangedWorldEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerChannelEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerDropItemEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerEditBookEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerEggThrowEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerExpChangeEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerFishEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerGameModeChangeEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerInteractAtEntityEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerInteractEntityEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerInteractEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerInventoryEvent
Deprecated.
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerItemBreakEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerItemConsumeEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerItemDamageEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerItemHeldEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerJoinEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerKickEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerLevelChangeEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerLoginEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerMoveEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerPickupItemEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerPortalEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerQuitEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerResourcePackStatusEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerRespawnEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerShearEntityEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerTeleportEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerToggleFlightEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerToggleSneakEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerToggleSprintEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerVelocityEvent
 
getHandlerList() - Static method in class org.bukkit.event.server.MapInitializeEvent
 
getHandlerList() - Static method in class org.bukkit.event.server.PluginDisableEvent
 
getHandlerList() - Static method in class org.bukkit.event.server.PluginEnableEvent
 
getHandlerList() - Static method in class org.bukkit.event.server.RemoteServerCommandEvent
 
getHandlerList() - Static method in class org.bukkit.event.server.ServerCommandEvent
 
getHandlerList() - Static method in class org.bukkit.event.server.ServerListPingEvent
 
getHandlerList() - Static method in class org.bukkit.event.server.ServiceRegisterEvent
 
getHandlerList() - Static method in class org.bukkit.event.server.ServiceUnregisterEvent
 
getHandlerList() - Static method in class org.bukkit.event.server.TabCompleteEvent
 
getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleBlockCollisionEvent
 
getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleCreateEvent
 
getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleDamageEvent
 
getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleDestroyEvent
 
getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleEnterEvent
 
getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleExitEvent
 
getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleMoveEvent
 
getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleUpdateEvent
 
getHandlerList() - Static method in class org.bukkit.event.weather.LightningStrikeEvent
 
getHandlerList() - Static method in class org.bukkit.event.weather.ThunderChangeEvent
 
getHandlerList() - Static method in class org.bukkit.event.weather.WeatherChangeEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.ChunkLoadEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.ChunkPopulateEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.ChunkUnloadEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.PortalCreateEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.SpawnChangeEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.StructureGrowEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.WorldInitEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.WorldLoadEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.WorldSaveEvent
 
getHandlerList() - Static method in class org.bukkit.event.world.WorldUnloadEvent
 
getHandlerList() - Static method in class org.spigotmc.event.entity.EntityDismountEvent
 
getHandlerList() - Static method in class org.spigotmc.event.entity.EntityMountEvent
 
getHandlerList() - Static method in class org.spigotmc.event.player.PlayerSpawnLocationEvent
 
getHandlerLists() - Static method in class org.bukkit.event.HandlerList
Get a list of all handler lists for every event type
getHandlers() - Method in class org.bukkit.event.block.BlockBurnEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockCanBuildEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockDamageEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockDispenseEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockExpEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockExplodeEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockFadeEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockFormEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockFromToEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockGrowEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockIgniteEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockPhysicsEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockPistonExtendEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockPistonRetractEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockPlaceEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockRedstoneEvent
 
getHandlers() - Method in class org.bukkit.event.block.BlockSpreadEvent
 
getHandlers() - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
 
getHandlers() - Method in class org.bukkit.event.block.LeavesDecayEvent
 
getHandlers() - Method in class org.bukkit.event.block.NotePlayEvent
 
getHandlers() - Method in class org.bukkit.event.block.SignChangeEvent
 
getHandlers() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
 
getHandlers() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
 
getHandlers() - Method in class org.bukkit.event.entity.AreaEffectCloudApplyEvent
 
getHandlers() - Method in class org.bukkit.event.entity.CreeperPowerEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityBreedEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityChangeBlockEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityCombustEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityCreatePortalEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityDamageEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityDeathEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityExplodeEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityInteractEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityPortalEnterEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityPortalEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityPortalExitEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityShootBowEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntitySpawnEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityTameEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityTargetEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityTeleportEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityToggleGlideEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityUnleashEvent
 
getHandlers() - Method in class org.bukkit.event.entity.ExpBottleEvent
 
getHandlers() - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
 
getHandlers() - Method in class org.bukkit.event.entity.FireworkExplodeEvent
 
getHandlers() - Method in class org.bukkit.event.entity.FoodLevelChangeEvent
 
getHandlers() - Method in class org.bukkit.event.entity.HorseJumpEvent
 
getHandlers() - Method in class org.bukkit.event.entity.ItemDespawnEvent
 
getHandlers() - Method in class org.bukkit.event.entity.ItemMergeEvent
 
getHandlers() - Method in class org.bukkit.event.entity.LingeringPotionSplashEvent
 
getHandlers() - Method in class org.bukkit.event.entity.PigZapEvent
 
getHandlers() - Method in class org.bukkit.event.entity.PlayerLeashEntityEvent
 
getHandlers() - Method in class org.bukkit.event.entity.PotionSplashEvent
 
getHandlers() - Method in class org.bukkit.event.entity.ProjectileHitEvent
 
getHandlers() - Method in class org.bukkit.event.entity.ProjectileLaunchEvent
 
getHandlers() - Method in class org.bukkit.event.entity.SheepDyeWoolEvent
 
getHandlers() - Method in class org.bukkit.event.entity.SheepRegrowWoolEvent
 
getHandlers() - Method in class org.bukkit.event.entity.SlimeSplitEvent
 
getHandlers() - Method in class org.bukkit.event.entity.VillagerAcquireTradeEvent
 
getHandlers() - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
 
getHandlers() - Method in class org.bukkit.event.Event
 
getHandlers() - Method in class org.bukkit.event.hanging.HangingBreakEvent
 
getHandlers() - Method in class org.bukkit.event.hanging.HangingPlaceEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.BrewEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.FurnaceBurnEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.FurnaceSmeltEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.InventoryClickEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.InventoryCloseEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.InventoryDragEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.InventoryEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.InventoryOpenEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.InventoryPickupItemEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.PrepareAnvilEvent
 
getHandlers() - Method in class org.bukkit.event.inventory.PrepareItemCraftEvent
 
getHandlers() - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
 
getHandlers() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerAchievementAwardedEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerAnimationEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerBedEnterEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerBedLeaveEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerBucketEmptyEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerBucketFillEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerChangedMainHandEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerChangedWorldEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerChannelEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
 
getHandlers() - Method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerDropItemEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerEditBookEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerEggThrowEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerExpChangeEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerFishEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerGameModeChangeEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerInteractAtEntityEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerInteractEntityEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerInteractEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerInventoryEvent
Deprecated.
 
getHandlers() - Method in class org.bukkit.event.player.PlayerItemBreakEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerItemConsumeEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerItemDamageEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerItemHeldEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerJoinEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerKickEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerLevelChangeEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerLoginEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerMoveEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerPickupItemEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerPortalEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
 
getHandlers() - Method in class org.bukkit.event.player.PlayerQuitEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerResourcePackStatusEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerRespawnEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerShearEntityEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerTeleportEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerToggleFlightEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerToggleSneakEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerToggleSprintEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerVelocityEvent
 
getHandlers() - Method in class org.bukkit.event.server.MapInitializeEvent
 
getHandlers() - Method in class org.bukkit.event.server.PluginDisableEvent
 
getHandlers() - Method in class org.bukkit.event.server.PluginEnableEvent
 
getHandlers() - Method in class org.bukkit.event.server.RemoteServerCommandEvent
 
getHandlers() - Method in class org.bukkit.event.server.ServerCommandEvent
 
getHandlers() - Method in class org.bukkit.event.server.ServerListPingEvent
 
getHandlers() - Method in class org.bukkit.event.server.ServiceRegisterEvent
 
getHandlers() - Method in class org.bukkit.event.server.ServiceUnregisterEvent
 
getHandlers() - Method in class org.bukkit.event.server.TabCompleteEvent
 
getHandlers() - Method in class org.bukkit.event.vehicle.VehicleBlockCollisionEvent
 
getHandlers() - Method in class org.bukkit.event.vehicle.VehicleCreateEvent
 
getHandlers() - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
 
getHandlers() - Method in class org.bukkit.event.vehicle.VehicleDestroyEvent
 
getHandlers() - Method in class org.bukkit.event.vehicle.VehicleEnterEvent
 
getHandlers() - Method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
getHandlers() - Method in class org.bukkit.event.vehicle.VehicleExitEvent
 
getHandlers() - Method in class org.bukkit.event.vehicle.VehicleMoveEvent
 
getHandlers() - Method in class org.bukkit.event.vehicle.VehicleUpdateEvent
 
getHandlers() - Method in class org.bukkit.event.weather.LightningStrikeEvent
 
getHandlers() - Method in class org.bukkit.event.weather.ThunderChangeEvent
 
getHandlers() - Method in class org.bukkit.event.weather.WeatherChangeEvent
 
getHandlers() - Method in class org.bukkit.event.world.ChunkLoadEvent
 
getHandlers() - Method in class org.bukkit.event.world.ChunkPopulateEvent
 
getHandlers() - Method in class org.bukkit.event.world.ChunkUnloadEvent
 
getHandlers() - Method in class org.bukkit.event.world.PortalCreateEvent
 
getHandlers() - Method in class org.bukkit.event.world.SpawnChangeEvent
 
getHandlers() - Method in class org.bukkit.event.world.StructureGrowEvent
 
getHandlers() - Method in class org.bukkit.event.world.WorldInitEvent
 
getHandlers() - Method in class org.bukkit.event.world.WorldLoadEvent
 
getHandlers() - Method in class org.bukkit.event.world.WorldSaveEvent
 
getHandlers() - Method in class org.bukkit.event.world.WorldUnloadEvent
 
getHandlers() - Method in class org.spigotmc.event.entity.EntityDismountEvent
 
getHandlers() - Method in class org.spigotmc.event.entity.EntityMountEvent
 
getHandlers() - Method in class org.spigotmc.event.player.PlayerSpawnLocationEvent
 
getHatchingType() - Method in class org.bukkit.event.player.PlayerEggThrowEvent
Get the type of the mob being hatched (EntityType.CHICKEN by default)
getHeadPose() - Method in interface org.bukkit.entity.ArmorStand
Returns the armor stand's head's current pose as a EulerAngle
getHealth() - Method in interface org.bukkit.entity.Damageable
Gets the entity's health from 0 to Damageable.getMaxHealth(), where 0 is dead.
getHealthScale() - Method in interface org.bukkit.entity.Player
Gets the number that health is scaled to for the client.
getHeight() - Method in interface org.bukkit.BlockChangeDelegate
Gets the height of the world.
getHeight() - Method in class org.bukkit.map.MapFont.CharacterSprite
Get the height of the character sprite.
getHeight() - Method in class org.bukkit.map.MapFont
Get the height of this font.
getHeldItemSlot() - Method in interface org.bukkit.inventory.PlayerInventory
Get the slot number of the currently held item
getHelmet() - Method in interface org.bukkit.entity.ArmorStand
Returns the item currently being worn by the armor stand on its head
getHelmet() - Method in interface org.bukkit.inventory.EntityEquipment
Gets a copy of the helmet currently being worn by the entity
getHelmet() - Method in interface org.bukkit.inventory.PlayerInventory
Return the ItemStack from the helmet slot
getHelmetDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
Gets the chance of the helmet being dropped upon this creature's death.
getHelpMap() - Static method in class org.bukkit.Bukkit
Gets the HelpMap providing help topics for this server.
getHelpMap() - Method in interface org.bukkit.Server
Gets the HelpMap providing help topics for this server.
getHelpTopic(String) - Method in interface org.bukkit.help.HelpMap
Returns a help topic for a given topic name.
getHelpTopics() - Method in interface org.bukkit.help.HelpMap
Returns a collection of all the registered help topics.
getHiddenPlayers() - Method in class org.bukkit.entity.Player.Spigot
Gets all players hidden with Player.hidePlayer(org.bukkit.entity.Player).
getHighestBlockAt(int, int) - Method in interface org.bukkit.World
Gets the highest non-empty block at the given coordinates
getHighestBlockAt(Location) - Method in interface org.bukkit.World
Gets the highest non-empty block at the given coordinates
getHighestBlockYAt(int, int) - Method in interface org.bukkit.ChunkSnapshot
Gets the highest non-air coordinate at the given coordinates
getHighestBlockYAt(int, int) - Method in interface org.bukkit.World
Gets the highest non-air coordinate at the given coordinates
getHighestBlockYAt(Location) - Method in interface org.bukkit.World
Gets the highest non-air coordinate at the given Location
getHinge() - Method in class org.bukkit.material.Door
Returns the side of the door the hinge is on.
getHingeCorner() - Method in class org.bukkit.material.Door
Deprecated.
This method should not be used; use hinge and facing accessors instead.
getHolder() - Method in interface org.bukkit.inventory.BrewerInventory
 
getHolder() - Method in interface org.bukkit.inventory.DoubleChestInventory
 
getHolder() - Method in interface org.bukkit.inventory.EntityEquipment
Get the entity this EntityEquipment belongs to
getHolder() - Method in interface org.bukkit.inventory.FurnaceInventory
 
getHolder() - Method in interface org.bukkit.inventory.Inventory
Gets the block or entity belonging to the open inventory
getHolder() - Method in interface org.bukkit.inventory.PlayerInventory
 
getHook() - Method in class org.bukkit.event.player.PlayerFishEvent
Gets the fishing hook.
getHostname() - Method in class org.bukkit.event.player.PlayerLoginEvent
Gets the hostname that the player used to connect to the server, or blank if unknown
getHotbarButton() - Method in class org.bukkit.event.inventory.InventoryClickEvent
If the ClickType is NUMBER_KEY, this method will return the index of the pressed key (0-8).
getHumidity() - Method in interface org.bukkit.block.Block
Gets the humidity of the biome of this block
getHumidity(int, int) - Method in interface org.bukkit.World
Gets the humidity for the given block coordinates.
getId() - Method in enum org.bukkit.Art
Deprecated.
Magic value
getId() - Method in enum org.bukkit.block.PistonMoveReaction
Deprecated.
Magic value
getId() - Method in enum org.bukkit.Effect
Deprecated.
Magic value
getId() - Method in class org.bukkit.enchantments.Enchantment
Deprecated.
Magic value
getId() - Method in enum org.bukkit.entity.Ocelot.Type
Deprecated.
Magic value
getId() - Method in enum org.bukkit.inventory.InventoryView.Property
Deprecated.
Magic value
getId() - Method in interface org.bukkit.map.MapView
Deprecated.
Magic value
getId() - Method in enum org.bukkit.Material
Deprecated.
Magic value
getId() - Method in class org.bukkit.Note
Deprecated.
Magic value
getId() - Method in enum org.bukkit.Note.Tone
Deprecated.
Magic value
getId(boolean) - Method in enum org.bukkit.Note.Tone
Deprecated.
Magic value
getId() - Method in class org.bukkit.potion.PotionEffectType
Deprecated.
Magic value
getId() - Method in enum org.bukkit.World.Environment
Deprecated.
Magic value
getIdentifier() - Method in enum org.bukkit.block.banner.PatternType
Returns the identifier used to represent this pattern type
getIdleTimeout() - Static method in class org.bukkit.Bukkit
Gets the idle kick timeout.
getIdleTimeout() - Method in interface org.bukkit.Server
Gets the idle kick timeout.
getIgnitingBlock() - Method in class org.bukkit.event.block.BlockIgniteEvent
Gets the block who ignited this block
getIgnitingEntity() - Method in class org.bukkit.event.block.BlockIgniteEvent
Gets the entity who ignited this block
getIgnoredPlugins() - Method in interface org.bukkit.help.HelpMap
Gets the list of plugins the server administrator has chosen to exclude from the help index.
getIncomingChannelRegistrations(Plugin) - Method in interface org.bukkit.plugin.messaging.Messenger
Gets a set containing all the incoming plugin channel registrations that the specified plugin has.
getIncomingChannelRegistrations(String) - Method in interface org.bukkit.plugin.messaging.Messenger
Gets a set containing all the incoming plugin channel registrations that are on the requested channel.
getIncomingChannelRegistrations(Plugin, String) - Method in interface org.bukkit.plugin.messaging.Messenger
Gets a set containing all the incoming plugin channel registrations that the specified plugin has on the requested channel.
getIncomingChannelRegistrations(Plugin) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
getIncomingChannelRegistrations(String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
getIncomingChannelRegistrations(Plugin, String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
getIncomingChannels() - Method in interface org.bukkit.plugin.messaging.Messenger
Gets a set containing all the incoming plugin channels.
getIncomingChannels(Plugin) - Method in interface org.bukkit.plugin.messaging.Messenger
Gets a set containing all the incoming plugin channels that the specified plugin is registered for.
getIncomingChannels() - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
getIncomingChannels(Plugin) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
getIngredient() - Method in interface org.bukkit.inventory.BrewerInventory
Get the current ingredient for brewing.
getIngredientList() - Method in class org.bukkit.inventory.ShapelessRecipe
Get the list of ingredients used for this recipe.
getIngredientMap() - Method in class org.bukkit.inventory.ShapedRecipe
Get a copy of the ingredients map.
getIngredients() - Method in class org.bukkit.inventory.MerchantRecipe
 
getInitiator() - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
Gets the Inventory that initiated the transfer.
getInput() - Method in class org.bukkit.inventory.FurnaceRecipe
Get the input material.
getInputNotNumericText(ConversationContext, String) - Method in class org.bukkit.conversations.NumericPrompt
Optionally override this method to display an additional message if the user enters an invalid number.
getInstaBreak() - Method in class org.bukkit.event.block.BlockDamageEvent
Gets if the block is set to instantly break when damaged by the player.
getInstance() - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
Gets the singleton unseeded instance of this generator
getInstance() - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
Gets the singleton unseeded instance of this generator
getInstrument() - Method in class org.bukkit.event.block.NotePlayEvent
Gets the Instrument to be used.
getInt(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested int by path.
getInt(String, int) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested int by path, returning a default value if not found.
getInt(String) - Method in class org.bukkit.configuration.MemorySection
 
getInt(String, int) - Method in class org.bukkit.configuration.MemorySection
 
getInteger(CommandSender, String, int) - Method in class org.bukkit.command.defaults.VanillaCommand
Deprecated.
 
getIntegerList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of Integer by path.
getIntegerList(String) - Method in class org.bukkit.configuration.MemorySection
 
getIntensity(LivingEntity) - Method in class org.bukkit.event.entity.PotionSplashEvent
Gets the intensity of the potion's effects for given entity; This depends on the distance to the impact center
getInventory() - Method in interface org.bukkit.block.BrewingStand
 
getInventory() - Method in class org.bukkit.block.DoubleChest
 
getInventory() - Method in interface org.bukkit.block.Furnace
 
getInventory() - Method in interface org.bukkit.entity.Horse
 
getInventory() - Method in interface org.bukkit.entity.HumanEntity
Get the player's inventory.
getInventory() - Method in interface org.bukkit.entity.Villager
Gets this villager's inventory.
getInventory() - Method in class org.bukkit.event.inventory.CraftItemEvent
 
getInventory() - Method in class org.bukkit.event.inventory.InventoryEvent
Gets the primary Inventory involved in this transaction
getInventory() - Method in class org.bukkit.event.inventory.InventoryPickupItemEvent
Gets the Inventory that picked up the item
getInventory() - Method in class org.bukkit.event.inventory.PrepareAnvilEvent
 
getInventory() - Method in class org.bukkit.event.inventory.PrepareItemCraftEvent
 
getInventory() - Method in class org.bukkit.event.player.PlayerInventoryEvent
Deprecated.
Gets the Inventory involved in this event
getInventory() - Method in interface org.bukkit.inventory.InventoryHolder
Get the object's inventory.
getInventorySlots() - Method in class org.bukkit.event.inventory.InventoryDragEvent
Gets the slots to be changed in this drag.
getIp() - Static method in class org.bukkit.Bukkit
Get the IP that this server is bound to, or empty string if not specified.
getIp() - Method in interface org.bukkit.Server
Get the IP that this server is bound to, or empty string if not specified.
getIPBans() - Static method in class org.bukkit.Bukkit
Gets a set containing all current IPs that are banned.
getIPBans() - Method in interface org.bukkit.Server
Gets a set containing all current IPs that are banned.
getItem() - Method in interface org.bukkit.entity.ItemFrame
Get the item in this frame
getItem() - Method in interface org.bukkit.entity.ThrownPotion
Returns a copy of the ItemStack for this thrown potion.
getItem() - Method in class org.bukkit.event.block.BlockDispenseEvent
Gets the item that is being dispensed.
getItem() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
Gets the item to be enchanted (can be modified)
getItem() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
Gets the item to be enchanted (can be modified)
getItem() - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
Gets the ItemStack being moved; if modified, the original item will not be removed from the source inventory.
getItem() - Method in class org.bukkit.event.inventory.InventoryPickupItemEvent
Gets the Item entity that was picked up
getItem() - Method in class org.bukkit.event.player.PlayerInteractEvent
Returns the item in hand represented by this event
getItem() - Method in class org.bukkit.event.player.PlayerItemConsumeEvent
Gets the item that is being consumed.
getItem() - Method in class org.bukkit.event.player.PlayerItemDamageEvent
 
getItem() - Method in class org.bukkit.event.player.PlayerPickupItemEvent
Gets the Item picked up by the player.
getItem() - Method in interface org.bukkit.inventory.BeaconInventory
Get the item powering the beacon.
getItem() - Method in interface org.bukkit.inventory.EnchantingInventory
Get the item being enchanted.
getItem(int) - Method in interface org.bukkit.inventory.Inventory
Returns the ItemStack found in the slot at the given index
getItem(int) - Method in class org.bukkit.inventory.InventoryView
Gets one item in this inventory view by its raw slot ID.
getItemAmount() - Method in class org.bukkit.event.inventory.FurnaceExtractEvent
Get the item count being retrieved
getItemDrop() - Method in class org.bukkit.event.player.PlayerDropItemEvent
Gets the ItemDrop created by the player
getItemFactory() - Static method in class org.bukkit.Bukkit
Gets the instance of the item factory (for ItemMeta).
getItemFactory() - Method in interface org.bukkit.Server
Gets the instance of the item factory (for ItemMeta).
getItemFlags() - Method in interface org.bukkit.inventory.meta.ItemMeta
Get current set itemFlags.
getItemInHand() - Method in interface org.bukkit.entity.ArmorStand
Returns the item the armor stand is currently holding
getItemInHand() - Method in interface org.bukkit.entity.HumanEntity
Deprecated.
Humans may now dual wield in their off hand, use explicit methods in PlayerInventory.
getItemInHand() - Method in class org.bukkit.event.block.BlockDamageEvent
Gets the ItemStack for the item currently in the player's hand.
getItemInHand() - Method in class org.bukkit.event.block.BlockPlaceEvent
Gets the item in the player's hand when they placed the block.
getItemInHand() - Method in interface org.bukkit.inventory.EntityEquipment
Deprecated.
entities can duel wield now use the methods for the specific hand instead
getItemInHand() - Method in interface org.bukkit.inventory.PlayerInventory
Deprecated.
players can duel wield now use the methods for the specific hand instead
getItemInHandDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
Deprecated.
entities can duel wield now use the methods for the specific hand instead
getItemInMainHand() - Method in interface org.bukkit.inventory.EntityEquipment
Gets a copy of the item the entity is currently holding in their main hand.
getItemInMainHand() - Method in interface org.bukkit.inventory.PlayerInventory
Gets a copy of the item the player is currently holding in their main hand.
getItemInMainHandDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
Gets the chance of the main hand item being dropped upon this creature's death.
getItemInOffHand() - Method in interface org.bukkit.inventory.EntityEquipment
Gets a copy of the item the entity is currently holding in their off hand.
getItemInOffHand() - Method in interface org.bukkit.inventory.PlayerInventory
Gets a copy of the item the player is currently holding in their off hand.
getItemInOffHandDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
Gets the chance of the off hand item being dropped upon this creature's death.
getItemMeta(Material) - Method in interface org.bukkit.inventory.ItemFactory
This creates a new item meta for the material.
getItemMeta() - Method in class org.bukkit.inventory.ItemStack
Get a copy of this ItemStack's ItemMeta.
getItemOnCursor() - Method in interface org.bukkit.entity.HumanEntity
Returns the ItemStack currently on your cursor, can be empty.
getItemStack(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested ItemStack by path.
getItemStack(String, ItemStack) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested ItemStack by path, returning a default value if not found.
getItemStack(String) - Method in class org.bukkit.configuration.MemorySection
 
getItemStack(String, ItemStack) - Method in class org.bukkit.configuration.MemorySection
 
getItemStack() - Method in interface org.bukkit.entity.Item
Gets the item stack associated with this item drop.
getItemStack() - Method in class org.bukkit.event.player.PlayerBucketEvent
Get the resulting item in hand after the bucket event
getItemTarget() - Method in class org.bukkit.enchantments.Enchantment
Gets the type of ItemStack that may fit this Enchantment.
getItemTarget() - Method in class org.bukkit.enchantments.EnchantmentWrapper
 
getItemType() - Method in class org.bukkit.event.inventory.FurnaceExtractEvent
Get the Material of the item being retrieved
getItemType() - Method in class org.bukkit.material.MaterialData
Gets the Material that this MaterialData represents
getItemTypeId() - Method in class org.bukkit.material.MaterialData
Deprecated.
Magic value
getJoinMessage() - Method in class org.bukkit.event.player.PlayerJoinEvent
Gets the join message to send to all online players
getJumpStrength() - Method in interface org.bukkit.entity.Horse
Gets the jump strength of this horse.
getKeepInventory() - Method in class org.bukkit.event.entity.PlayerDeathEvent
Gets if the Player keeps inventory on death.
getKeepLevel() - Method in class org.bukkit.event.entity.PlayerDeathEvent
Gets if the Player should keep all EXP at respawn.
getKeepSpawnInMemory() - Method in interface org.bukkit.World
Gets whether the world's spawn area should be kept loaded into memory or not.
getKeys(boolean) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets a set containing all keys in this section.
getKeys(boolean) - Method in class org.bukkit.configuration.MemorySection
 
getKickMessage() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Gets the current kick message that will be used if getResult() != Result.ALLOWED
getKickMessage() - Method in class org.bukkit.event.player.PlayerLoginEvent
Gets the current kick message that will be used if getResult() != Result.ALLOWED
getKickMessage() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Gets the current kick message that will be used if getResult() != Result.ALLOWED
getKiller() - Method in interface org.bukkit.entity.LivingEntity
Gets the player identified as the killer of the living entity.
getKnockbackStrength() - Method in interface org.bukkit.entity.Arrow
Gets the knockback strength for an arrow, which is the KnockBack level of the bow that shot it.
getKnownServices() - Method in interface org.bukkit.plugin.ServicesManager
Get a list of known services.
getKnownServices() - Method in class org.bukkit.plugin.SimpleServicesManager
Get a list of known services.
getLabel() - Method in class org.bukkit.command.Command
Returns the label for this command
getLastColors(String) - Static method in enum org.bukkit.ChatColor
Gets the ChatColors used at the end of the given input string.
getLastDamage() - Method in interface org.bukkit.entity.LivingEntity
Returns the living entity's last damage taken in the current no damage ticks time.
getLastDamageCause() - Method in interface org.bukkit.entity.Entity
Retrieve the last EntityDamageEvent inflicted on this entity.
getLastPlayed() - Method in interface org.bukkit.OfflinePlayer
Gets the last date and time that this player was witnessed on this server.
getLastToken() - Method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
Gets the last 'token' of the message being tab-completed.
getLastTwoTargetBlocks(HashSet<Byte>, int) - Method in interface org.bukkit.entity.LivingEntity
Deprecated.
Magic value
getLastTwoTargetBlocks(Set<Material>, int) - Method in interface org.bukkit.entity.LivingEntity
Gets the last two blocks along the living entity's line of sight.
getLeashHolder() - Method in interface org.bukkit.entity.LivingEntity
Gets the entity that is currently leading this entity.
getLeashHolder() - Method in class org.bukkit.event.entity.PlayerLeashEntityEvent
Returns the entity that is holding the leash.
getLeaveMessage() - Method in class org.bukkit.event.player.PlayerKickEvent
Gets the leave message send to all online players
getLeftArmPose() - Method in interface org.bukkit.entity.ArmorStand
Returns the armor stand's left arm's current pose as a EulerAngle
getLeftLegPose() - Method in interface org.bukkit.entity.ArmorStand
Returns the armor stand's left leg's current pose as a EulerAngle
getLeftSide() - Method in class org.bukkit.block.DoubleChest
 
getLeftSide() - Method in interface org.bukkit.inventory.DoubleChestInventory
Get the left half of this double chest.
getLeggings() - Method in interface org.bukkit.entity.ArmorStand
Returns the item currently being worn by the armor stand on its legs
getLeggings() - Method in interface org.bukkit.inventory.EntityEquipment
Gets a copy of the leggings currently being worn by the entity
getLeggings() - Method in interface org.bukkit.inventory.PlayerInventory
Return the ItemStack from the leg slot
getLeggingsDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
Gets the chance of the leggings being dropped upon this creature's death.
getLength() - Method in class org.bukkit.event.block.BlockPistonExtendEvent
Deprecated.
slime blocks make the value of this method inaccurate due to blocks being pushed at the side
getLevel() - Method in interface org.bukkit.entity.Player
Gets the players current experience level
getLevel() - Method in class org.bukkit.potion.Potion
Deprecated.
Returns the level of this potion.
getLightFromBlocks() - Method in interface org.bukkit.block.Block
Get the amount of light at this block from nearby blocks.
getLightFromSky() - Method in interface org.bukkit.block.Block
Get the amount of light at this block from the sky.
getLightLevel() - Method in interface org.bukkit.block.Block
Gets the light level between 0-15
getLightLevel() - Method in interface org.bukkit.block.BlockState
Gets the light level between 0-15
getLightning() - Method in class org.bukkit.event.entity.CreeperPowerEvent
Gets the lightning bolt which is striking the Creeper.
getLightning() - Method in class org.bukkit.event.entity.PigZapEvent
Gets the bolt which is striking the pig.
getLightning() - Method in class org.bukkit.event.weather.LightningStrikeEvent
Gets the bolt which is striking the earth.
getLine(int) - Method in interface org.bukkit.block.Sign
Gets the line of text at the specified index.
getLine(int) - Method in class org.bukkit.event.block.SignChangeEvent
Gets a single line of text from the sign involved in this event.
getLineOfSight(HashSet<Byte>, int) - Method in interface org.bukkit.entity.LivingEntity
Deprecated.
Magic value
getLineOfSight(Set<Material>, int) - Method in interface org.bukkit.entity.LivingEntity
Gets all blocks along the living entity's line of sight.
getLines() - Method in interface org.bukkit.block.Sign
Gets all the lines of text currently on this sign.
getLines() - Method in class org.bukkit.event.block.SignChangeEvent
Gets all of the lines of text from the sign involved in this event.
getLines() - Method in class org.bukkit.util.ChatPaginator.ChatPage
 
getList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List by path.
getList(String, List<?>) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List by path, returning a default value if not found.
getList(String) - Method in class org.bukkit.configuration.MemorySection
 
getList(String, List<?>) - Method in class org.bukkit.configuration.MemorySection
 
getListener() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
Gets the registered listener described by this registration.
getListener() - Method in class org.bukkit.plugin.RegisteredListener
Gets the listener for this registration
getListeningPluginChannels() - Method in interface org.bukkit.plugin.messaging.PluginMessageRecipient
Gets a set containing all the Plugin Channels that this client is listening on.
getLivingEntities() - Method in interface org.bukkit.World
Get a list of all living entities in this World
getLoad() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the phase of server startup that the plugin should be loaded.
getLoadBefore() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gets the list of plugins that should consider this plugin a soft-dependency.
getLoadedChunks() - Method in interface org.bukkit.World
Gets an array of all loaded Chunks
getLocale() - Method in class org.bukkit.entity.Player.Spigot
Gets player locale language.
getLocation() - Method in interface org.bukkit.block.Block
Gets the Location of the block
getLocation(Location) - Method in interface org.bukkit.block.Block
Stores the location of the block in the provided Location object.
getLocation() - Method in interface org.bukkit.block.BlockState
Gets the location of this block
getLocation(Location) - Method in interface org.bukkit.block.BlockState
Stores the location of this block in the provided Location object.
getLocation() - Method in class org.bukkit.block.DoubleChest
 
getLocation() - Method in interface org.bukkit.entity.Entity
Gets the entity's current position
getLocation(Location) - Method in interface org.bukkit.entity.Entity
Stores the entity's current position in the provided Location object.
getLocation() - Method in class org.bukkit.event.entity.EntityExplodeEvent
Returns the location where the explosion happened.
getLocation() - Method in class org.bukkit.event.entity.EntityPortalEnterEvent
Gets the portal block the entity is touching
getLocation() - Method in class org.bukkit.event.entity.EntitySpawnEvent
Gets the location at which the entity is spawning.
getLocation() - Method in class org.bukkit.event.entity.ItemDespawnEvent
Gets the location at which the item is despawning.
getLocation() - Method in class org.bukkit.event.world.StructureGrowEvent
Gets the location of the structure.
getLocation() - Method in interface org.bukkit.inventory.Inventory
Get the location of the block or entity which corresponds to this inventory.
getLogger() - Static method in class org.bukkit.Bukkit
Returns the primary logger associated with this server instance.
getLogger() - Method in class org.bukkit.plugin.java.JavaPlugin
 
getLogger() - Method in interface org.bukkit.plugin.Plugin
Returns the plugin logger associated with this server's logger.
getLogger() - Method in interface org.bukkit.Server
Returns the primary logger associated with this server instance.
getLoginResult() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Gets the current result of the login, as an enum
getLong(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested long by path.
getLong(String, long) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested long by path, returning a default value if not found.
getLong(String) - Method in class org.bukkit.configuration.MemorySection
 
getLong(String, long) - Method in class org.bukkit.configuration.MemorySection
 
getLongList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of Long by path.
getLongList(String) - Method in class org.bukkit.configuration.MemorySection
 
getLore() - Method in interface org.bukkit.inventory.meta.ItemMeta
Gets the lore that is set.
getMain() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the fully qualified name of the main class for a plugin.
getMainHand() - Method in interface org.bukkit.entity.HumanEntity
Gets the player's selected main hand
getMainHand() - Method in class org.bukkit.event.player.PlayerChangedMainHandEvent
Gets the new main hand of the player.
getMainHandItem() - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
Gets the item switched to the main hand.
getMainScoreboard() - Method in interface org.bukkit.scoreboard.ScoreboardManager
Gets the primary Scoreboard controlled by the server.
getMap(short) - Static method in class org.bukkit.Bukkit
Deprecated.
Magic value
getMap() - Method in class org.bukkit.event.server.MapInitializeEvent
Gets the map initialized in this event.
getMap(short) - Method in interface org.bukkit.Server
Deprecated.
Magic value
getMapList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of Maps by path.
getMapList(String) - Method in class org.bukkit.configuration.MemorySection
 
getMapView() - Method in interface org.bukkit.map.MapCanvas
Get the map this canvas is attached to.
getMaterial() - Method in interface org.bukkit.entity.FallingBlock
Get the Material of the falling block
getMaterial() - Method in class org.bukkit.event.block.BlockCanBuildEvent
Gets the Material that we are trying to place.
getMaterial() - Method in class org.bukkit.event.player.PlayerInteractEvent
Convenience method.
getMaterial() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
Gets the Material if getStatistic() is a block or item statistic otherwise returns null.
getMaterial(int) - Static method in enum org.bukkit.Material
Deprecated.
Magic value
getMaterial(String) - Static method in enum org.bukkit.Material
Attempts to get the Material with the given name.
getMaterial() - Method in class org.bukkit.material.TexturedMaterial
Gets the current Material this block is made of
getMaterialFromInternalName(String) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
getMaterialId() - Method in class org.bukkit.event.block.BlockCanBuildEvent
Deprecated.
Magic value
getMatrix() - Method in interface org.bukkit.inventory.CraftingInventory
Get the contents of the crafting matrix.
getMaxDomestication() - Method in interface org.bukkit.entity.Horse
Gets the maximum domestication level of this horse.
getMaxDurability() - Method in enum org.bukkit.Material
Gets the maximum durability of this material
getMaxFireTicks() - Method in interface org.bukkit.entity.Entity
Returns the entity's maximum fire ticks.
getMaxHealth() - Method in interface org.bukkit.entity.Damageable
Gets the maximum health this entity has.
getMaxHeight() - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Get the maximum height for the chunk.
getMaxHeight() - Method in interface org.bukkit.World
Gets the maximum height of this world.
getMaximum(Vector, Vector) - Static method in class org.bukkit.util.Vector
Gets the maximum components of two vectors.
getMaximumAir() - Method in interface org.bukkit.entity.LivingEntity
Returns the maximum amount of air the living entity can have, in ticks.
getMaximumNoDamageTicks() - Method in interface org.bukkit.entity.LivingEntity
Returns the living entity's current maximum no damage ticks.
getMaxLevel() - Method in class org.bukkit.enchantments.Enchantment
Gets the maximum level that this Enchantment may become.
getMaxLevel() - Method in class org.bukkit.enchantments.EnchantmentWrapper
 
getMaxLevel() - Method in enum org.bukkit.potion.PotionType
 
getMaxPlayers() - Static method in class org.bukkit.Bukkit
Get the maximum amount of players which can login to this server.
getMaxPlayers() - Method in class org.bukkit.event.server.ServerListPingEvent
Get the maximum number of players sent.
getMaxPlayers() - Method in interface org.bukkit.Server
Get the maximum amount of players which can login to this server.
getMaxSpeed() - Method in interface org.bukkit.entity.Boat
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions.
getMaxSpeed() - Method in interface org.bukkit.entity.Minecart
Gets the maximum speed of a minecart.
getMaxStackSize() - Method in interface org.bukkit.inventory.Inventory
Returns the maximum stack size for an ItemStack in this inventory.
getMaxStackSize() - Method in class org.bukkit.inventory.ItemStack
Get the maximum stacksize for the material hold in this ItemStack.
getMaxStackSize() - Method in enum org.bukkit.Material
Gets the maximum amount of this material that can be held in a stack
getMaxUses() - Method in class org.bukkit.inventory.MerchantRecipe
Get the maximum number of uses this trade has.
getMessage() - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
Gets the message that the player is attempting to send.
getMessage() - Method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
Gets the message that the player is attempting to send
getMessage() - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
Gets the command that the player is attempting to send.
getMessage() - Method in exception org.bukkit.plugin.AuthorNagException
 
getMessenger() - Static method in class org.bukkit.Bukkit
Gets the Messenger responsible for this server.
getMessenger() - Method in interface org.bukkit.Server
Gets the Messenger responsible for this server.
getMetadata(String) - Method in interface org.bukkit.metadata.Metadatable
Returns a list of previously set metadata values from the implementing object's metadata store.
getMetadata(T, String) - Method in interface org.bukkit.metadata.MetadataStore
Returns all metadata values attached to an object.
getMetadata(T, String) - Method in class org.bukkit.metadata.MetadataStoreBase
Returns all metadata values attached to an object.
getMethod(String, boolean) - Method in class org.bukkit.configuration.serialization.ConfigurationSerialization
 
getMidpoint(Vector) - Method in class org.bukkit.util.Vector
Gets a new midpoint vector between this vector and another.
getMinimum(Vector, Vector) - Static method in class org.bukkit.util.Vector
Gets the minimum components of two vectors.
getModifiers() - Method in interface org.bukkit.attribute.AttributeInstance
Get all modifiers present on this instance.
getModX() - Method in enum org.bukkit.block.BlockFace
Get the amount of X-coordinates to modify to get the represented block
getModY() - Method in enum org.bukkit.block.BlockFace
Get the amount of Y-coordinates to modify to get the represented block
getModZ() - Method in enum org.bukkit.block.BlockFace
Get the amount of Z-coordinates to modify to get the represented block
getMonsterSpawnLimit() - Static method in class org.bukkit.Bukkit
Gets user-specified limit for number of monsters that can spawn in a chunk.
getMonsterSpawnLimit() - Method in interface org.bukkit.Server
Gets user-specified limit for number of monsters that can spawn in a chunk.
getMonsterSpawnLimit() - Method in interface org.bukkit.World
Gets limit for number of monsters that can spawn in a chunk in this world
getMotd() - Static method in class org.bukkit.Bukkit
Gets the message that is displayed on the server list.
getMotd() - Method in class org.bukkit.event.server.ServerListPingEvent
Get the message of the day message.
getMotd() - Method in interface org.bukkit.Server
Gets the message that is displayed on the server list.
getMother() - Method in class org.bukkit.event.entity.EntityBreedEvent
Gets the parent creating this entity.
getMount() - Method in class org.spigotmc.event.entity.EntityMountEvent
 
getName() - Method in class org.bukkit.attribute.AttributeModifier
Get the name of this modifier.
getName() - Method in interface org.bukkit.block.CommandBlock
Gets the name of this CommandBlock.
getName() - Static method in class org.bukkit.Bukkit
Gets the name of this server implementation.
getName() - Method in class org.bukkit.command.Command
Returns the name of this command
getName() - Method in interface org.bukkit.command.CommandSender
Gets the name of this command sender
getName() - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the name of this individual ConfigurationSection, in the path.
getName() - Method in class org.bukkit.configuration.MemorySection
 
getName() - Method in enum org.bukkit.Effect
Returns the effect's name.
getName() - Method in class org.bukkit.enchantments.Enchantment
Gets the unique name of this enchantment
getName() - Method in class org.bukkit.enchantments.EnchantmentWrapper
 
getName() - Method in interface org.bukkit.entity.AnimalTamer
This is the name of the specified AnimalTamer.
getName() - Method in enum org.bukkit.entity.EntityType
Deprecated.
Magic value
getName() - Method in interface org.bukkit.entity.HumanEntity
Returns the name of this player
getName() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Gets the player's name.
getName() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Gets the player's name.
getName() - Method in class org.bukkit.help.HelpTopic
Returns the name of this help topic.
getName() - Method in interface org.bukkit.inventory.Inventory
Returns the name of the inventory
getName() - Method in interface org.bukkit.OfflinePlayer
Returns the name of this player
getName() - Method in class org.bukkit.permissions.Permission
Returns the unique fully qualified name of this Permission
getName() - Method in interface org.bukkit.plugin.Plugin
Returns the name of the plugin.
getName() - Method in class org.bukkit.plugin.PluginBase
 
getName() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the name of the plugin.
getName() - Method in class org.bukkit.potion.PotionEffectType
Returns the name of this effect type.
getName() - Method in class org.bukkit.potion.PotionEffectTypeWrapper
 
getName() - Method in interface org.bukkit.scoreboard.Objective
Gets the name of this Objective
getName() - Method in interface org.bukkit.scoreboard.Team
Gets the name of this Team
getName() - Method in interface org.bukkit.Server
Gets the name of this server implementation.
getName() - Method in interface org.bukkit.World
Gets the unique name of this world
getName() - Method in enum org.bukkit.WorldType
Gets the name of this WorldType
getNameId() - Method in class org.bukkit.potion.Potion
Deprecated.
Non-functional
getNameTagVisibility() - Method in interface org.bukkit.scoreboard.Team
getNearbyEntities(double, double, double) - Method in interface org.bukkit.entity.Entity
Returns a list of entities within a bounding box centered around this entity
getNearbyEntities(Location, double, double, double) - Method in interface org.bukkit.World
Returns a list of entities within a bounding box centered around a Location.
getNewBookMeta() - Method in class org.bukkit.event.player.PlayerEditBookEvent
Gets the book meta that the player is attempting to add to the book.
getNewCurrent() - Method in class org.bukkit.event.block.BlockRedstoneEvent
Gets the new current of this block
getNewData(byte) - Method in enum org.bukkit.Material
Deprecated.
Magic value
getNewExp() - Method in class org.bukkit.event.entity.PlayerDeathEvent
Gets how much EXP the Player should have at respawn.
getNewGameMode() - Method in class org.bukkit.event.player.PlayerGameModeChangeEvent
Gets the GameMode the player is switched to.
getNewItems() - Method in class org.bukkit.event.inventory.InventoryDragEvent
Gets all items to be added to the inventory in this drag.
getNewLevel() - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
 
getNewLevel() - Method in class org.bukkit.event.entity.PlayerDeathEvent
Gets the Level the Player should have at respawn.
getNewLevel() - Method in class org.bukkit.event.player.PlayerLevelChangeEvent
Gets the new level of the player
getNewPhase() - Method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
Gets the new phase that the dragon will switch to.
getNewScoreboard() - Method in interface org.bukkit.scoreboard.ScoreboardManager
Gets a new Scoreboard to be tracked by the server.
getNewSlot() - Method in class org.bukkit.event.player.PlayerItemHeldEvent
Gets the new held slot index
getNewState() - Method in class org.bukkit.event.block.BlockFadeEvent
Gets the state of the block that will be fading, melting or disappearing.
getNewState() - Method in class org.bukkit.event.block.BlockGrowEvent
Gets the state of the block where it will form or spread to.
getNewTotalExp() - Method in class org.bukkit.event.entity.PlayerDeathEvent
Gets the Total EXP the Player should have at respawn.
getNewValue() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
Gets the new value of the statistic.
getNextPrompt(ConversationContext) - Method in class org.bukkit.conversations.MessagePrompt
Override this method to return the next prompt in the prompt graph.
getNoDamageTicks() - Method in interface org.bukkit.entity.LivingEntity
Returns the living entity's current no damage ticks.
getNoise(double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
Computes and returns the 1D unseeded perlin noise for the given coordinates in 1D space
getNoise(double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
Computes and returns the 2D unseeded perlin noise for the given coordinates in 2D space
getNoise(double, double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
Computes and returns the 3D unseeded perlin noise for the given coordinates in 3D space
getNoise(double, int, double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
Generates noise for the 1D coordinates using the specified number of octaves and parameters
getNoise(double, double, int, double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
Generates noise for the 2D coordinates using the specified number of octaves and parameters
getNoise(double, double, double, int, double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
getNoise(double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
Computes and returns the 1D unseeded simplex noise for the given coordinates in 1D space
getNoise(double, double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
Computes and returns the 2D unseeded simplex noise for the given coordinates in 2D space
getNoise(double, double, double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
Computes and returns the 3D unseeded simplex noise for the given coordinates in 3D space
getNoise(double, double, double, double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
Computes and returns the 4D simplex noise for the given coordinates in 4D space
getNote() - Method in interface org.bukkit.block.NoteBlock
Gets the note.
getNote() - Method in class org.bukkit.event.block.NotePlayEvent
Gets the Note to be played.
getNumHatches() - Method in class org.bukkit.event.player.PlayerEggThrowEvent
Get the number of mob hatches from the egg.
getNumPlayers() - Method in class org.bukkit.event.server.ServerListPingEvent
Get the number of players sent.
getObjective() - Method in interface org.bukkit.scoreboard.Score
Gets the Objective being tracked by this Score
getObjective(String) - Method in interface org.bukkit.scoreboard.Scoreboard
Gets an Objective on this Scoreboard by name
getObjective(DisplaySlot) - Method in interface org.bukkit.scoreboard.Scoreboard
Gets the Objective currently displayed in a DisplaySlot on this Scoreboard
getObjectives() - Method in interface org.bukkit.scoreboard.Scoreboard
Gets all Objectives on this Scoreboard
getObjectivesByCriteria(String) - Method in interface org.bukkit.scoreboard.Scoreboard
Gets all Objectives of a Criteria on the Scoreboard
getOccupiedDeceleration() - Method in interface org.bukkit.entity.Boat
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions.
getOctave() - Method in class org.bukkit.Note
Returns the octave of this note.
getOctaves() - Method in class org.bukkit.util.noise.OctaveGenerator
Gets a clone of the individual octaves used within this generator
getOffHandItem() - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
Gets the item switched to the off hand.
getOfflinePlayer(String) - Static method in class org.bukkit.Bukkit
Deprecated.
Persistent storage of users should be by UUID as names are no longer unique past a single session.
getOfflinePlayer(UUID) - Static method in class org.bukkit.Bukkit
Gets the player by the given UUID, regardless if they are offline or online.
getOfflinePlayer(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested OfflinePlayer by path.
getOfflinePlayer(String, OfflinePlayer) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested OfflinePlayer by path, returning a default value if not found.
getOfflinePlayer(String) - Method in class org.bukkit.configuration.MemorySection
 
getOfflinePlayer(String, OfflinePlayer) - Method in class org.bukkit.configuration.MemorySection
 
getOfflinePlayer(String) - Method in interface org.bukkit.Server
Deprecated.
Persistent storage of users should be by UUID as names are no longer unique past a single session.
getOfflinePlayer(UUID) - Method in interface org.bukkit.Server
Gets the player by the given UUID, regardless if they are offline or online.
getOfflinePlayers() - Static method in class org.bukkit.Bukkit
Gets every player that has ever played on this server.
getOfflinePlayers() - Method in interface org.bukkit.Server
Gets every player that has ever played on this server.
getOldCurrent() - Method in class org.bukkit.event.block.BlockRedstoneEvent
Gets the old current of this block
getOldCursor() - Method in class org.bukkit.event.inventory.InventoryDragEvent
Gets an ItemStack representing the cursor prior to any modifications as a result of this drag.
getOldLevel() - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
 
getOldLevel() - Method in class org.bukkit.event.player.PlayerLevelChangeEvent
Gets the old level of the player
getOnlineMode() - Static method in class org.bukkit.Bukkit
Gets whether the Server is in online mode or not.
getOnlineMode() - Method in interface org.bukkit.Server
Gets whether the Server is in online mode or not.
getOnlinePlayers() - Static method in class org.bukkit.Bukkit
Gets a view of all currently logged in players.
getOnlinePlayers() - Method in interface org.bukkit.Server
Gets a view of all currently logged in players.
getOpenInventory() - Method in interface org.bukkit.entity.HumanEntity
Gets the inventory view the player is currently viewing.
getOperation() - Method in class org.bukkit.attribute.AttributeModifier
Get the operation this modifier will apply.
getOperators() - Static method in class org.bukkit.Bukkit
Gets a set containing all player operators.
getOperators() - Method in interface org.bukkit.Server
Gets a set containing all player operators.
getOppositeFace() - Method in enum org.bukkit.block.BlockFace
 
getOption(Team.Option) - Method in interface org.bukkit.scoreboard.Team
Get an option for this team
getOriginalDamage(EntityDamageEvent.DamageModifier) - Method in class org.bukkit.event.entity.EntityDamageEvent
Gets the original damage for the specified modifier, as defined at this event's construction.
getOutgoingChannels() - Method in interface org.bukkit.plugin.messaging.Messenger
Gets a set containing all the outgoing plugin channels.
getOutgoingChannels(Plugin) - Method in interface org.bukkit.plugin.messaging.Messenger
Gets a set containing all the outgoing plugin channels that the specified plugin is registered to.
getOutgoingChannels() - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
getOutgoingChannels(Plugin) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
getOwner() - Method in interface org.bukkit.block.Skull
Deprecated.
getOwner() - Method in interface org.bukkit.entity.Tameable
Gets the current owning AnimalTamer
getOwner() - Method in class org.bukkit.event.entity.EntityTameEvent
Gets the owning AnimalTamer
getOwner() - Method in interface org.bukkit.inventory.meta.SkullMeta
Gets the owner of the skull.
getOwner() - Method in interface org.bukkit.scheduler.BukkitTask
Returns the Plugin that owns this task.
getOwner() - Method in interface org.bukkit.scheduler.BukkitWorker
Returns the Plugin that owns this task.
getOwningPlayer() - Method in interface org.bukkit.block.Skull
Get the player which owns the skull.
getOwningPlugin() - Method in interface org.bukkit.metadata.MetadataValue
Returns the Plugin that created this metadata item.
getOwningPlugin() - Method in class org.bukkit.metadata.MetadataValueAdapter
 
getPage(int) - Method in interface org.bukkit.inventory.meta.BookMeta
Gets the specified page in the book.
getPageCount() - Method in interface org.bukkit.inventory.meta.BookMeta
Gets the number of pages in the book.
getPageNumber() - Method in class org.bukkit.util.ChatPaginator.ChatPage
 
getPages() - Method in interface org.bukkit.inventory.meta.BookMeta
Gets all the pages in the book.
getPaintedFaces() - Method in class org.bukkit.material.Mushroom
 
getParent() - Method in enum org.bukkit.Achievement
Returns the parent achievement of this achievement, or null if none.
getParent() - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the parent ConfigurationSection that directly contains this ConfigurationSection.
getParent() - Method in class org.bukkit.configuration.MemoryConfiguration
 
getParent() - Method in class org.bukkit.configuration.MemorySection
 
getParent() - Method in interface org.bukkit.entity.ComplexEntityPart
Gets the parent ComplexLivingEntity of this part.
getParent() - Method in interface org.bukkit.entity.EnderDragonPart
 
getParticle() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the particle which this cloud will be composed of
getParts() - Method in interface org.bukkit.entity.ComplexLivingEntity
Gets a list of parts that belong to this complex entity
getPassenger() - Method in interface org.bukkit.entity.Entity
Gets the primary passenger of a vehicle.
getPattern(int) - Method in interface org.bukkit.block.Banner
Returns the pattern at the specified index
getPattern() - Method in class org.bukkit.block.banner.Pattern
Returns the type of pattern
getPattern(int) - Method in interface org.bukkit.inventory.meta.BannerMeta
Returns the pattern at the specified index
getPatterns() - Method in interface org.bukkit.block.Banner
Returns a list of patterns on this banner
getPatterns() - Method in interface org.bukkit.inventory.meta.BannerMeta
Returns a list of patterns on this banner
getPendingTasks() - Method in interface org.bukkit.scheduler.BukkitScheduler
Returns a list of all pending tasks.
getPermissible() - Method in class org.bukkit.permissions.PermissionAttachment
Gets the Permissible that this is attached to
getPermissible() - Method in class org.bukkit.permissions.PermissionAttachmentInfo
Gets the permissible this is attached to
getPermissibles() - Method in class org.bukkit.permissions.Permission
Gets a set containing every Permissible that has this permission.
getPermission() - Method in class org.bukkit.command.Command
Gets the permission required by users to be able to perform this command
getPermission() - Method in class org.bukkit.permissions.PermissionAttachmentInfo
Gets the permission being set
getPermission(String) - Method in interface org.bukkit.plugin.PluginManager
Gets a Permission from its fully qualified name
getPermission(String) - Method in class org.bukkit.plugin.SimplePluginManager
 
getPermissionDefault() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the default default state of permissions registered for the plugin.
getPermissionMessage() - Method in class org.bukkit.command.Command
Returns a message to be displayed on a failed permission check for this command
getPermissions() - Method in class org.bukkit.permissions.PermissionAttachment
Gets a copy of all set permissions and values contained within this attachment.
getPermissions() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the list of permissions the plugin will register at runtime, immediately proceding enabling.
getPermissions() - Method in interface org.bukkit.plugin.PluginManager
Gets a set of all registered permissions.
getPermissions() - Method in class org.bukkit.plugin.SimplePluginManager
 
getPermissionSubscriptions(String) - Method in interface org.bukkit.plugin.PluginManager
Gets a set containing all subscribed Permissibles to the given permission, by name
getPermissionSubscriptions(String) - Method in class org.bukkit.plugin.SimplePluginManager
 
getPhase() - Method in interface org.bukkit.entity.EnderDragon
Gets the current phase that the dragon is performing.
getPickupDelay() - Method in interface org.bukkit.entity.Item
Gets the delay before this Item is available to be picked up by players
getPigZombie() - Method in class org.bukkit.event.entity.PigZapEvent
Gets the zombie pig that will replace the pig, provided the event is not cancelled first.
getPistonMoveReaction() - Method in interface org.bukkit.block.Block
Returns the reaction of the block when moved by a piston
getPitch() - Method in class org.bukkit.Location
Gets the pitch of this location, measured in degrees.
getPixel(int, int) - Method in interface org.bukkit.map.MapCanvas
Get a pixel from the canvas.
getPlayer(String) - Static method in class org.bukkit.Bukkit
Gets a player object by the given username.
getPlayer(UUID) - Static method in class org.bukkit.Bukkit
Gets the player with the given UUID.
getPlayer() - Method in class org.bukkit.event.block.BlockBreakEvent
Gets the Player that is breaking the block involved in this event.
getPlayer() - Method in class org.bukkit.event.block.BlockDamageEvent
Gets the player damaging the block involved in this event.
getPlayer() - Method in class org.bukkit.event.block.BlockIgniteEvent
Gets the player who ignited this block
getPlayer() - Method in class org.bukkit.event.block.BlockPlaceEvent
Gets the player who placed the block involved in this event.
getPlayer() - Method in class org.bukkit.event.block.SignChangeEvent
Gets the player changing the sign involved in this event.
getPlayer() - Method in class org.bukkit.event.entity.PlayerLeashEntityEvent
Returns the player involved in this event
getPlayer() - Method in class org.bukkit.event.hanging.HangingPlaceEvent
Returns the player placing the hanging entity
getPlayer() - Method in class org.bukkit.event.inventory.FurnaceExtractEvent
Get the player that triggered the event
getPlayer() - Method in class org.bukkit.event.inventory.InventoryCloseEvent
Returns the player involved in this event
getPlayer() - Method in class org.bukkit.event.inventory.InventoryOpenEvent
Returns the player involved in this event
getPlayer() - Method in class org.bukkit.event.player.PlayerEvent
Returns the player involved in this event
getPlayer() - Method in class org.bukkit.event.player.PlayerUnleashEntityEvent
Returns the player who is unleashing the entity.
getPlayer() - Method in class org.bukkit.event.world.StructureGrowEvent
Gets the player that created the structure.
getPlayer() - Method in class org.bukkit.inventory.InventoryView
Get the player viewing.
getPlayer() - Method in interface org.bukkit.OfflinePlayer
Gets a Player object that this represents, if there is one
getPlayer() - Method in interface org.bukkit.scoreboard.Score
Deprecated.
Scoreboards can contain entries that aren't players
getPlayer(String) - Method in interface org.bukkit.Server
Gets a player object by the given username.
getPlayer(UUID) - Method in interface org.bukkit.Server
Gets the player with the given UUID.
getPlayerExact(String) - Static method in class org.bukkit.Bukkit
Gets the player with the exact given name, case insensitive.
getPlayerExact(String) - Method in interface org.bukkit.Server
Gets the player with the exact given name, case insensitive.
getPlayerItem() - Method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
Returns the item held by the player.
getPlayerListName() - Method in interface org.bukkit.entity.Player
Gets the name that is shown on the player list.
getPlayers() - Method in interface org.bukkit.boss.BossBar
Returns all players viewing this boss bar
getPlayers() - Method in interface org.bukkit.scoreboard.Scoreboard
Deprecated.
Scoreboards can contain entries that aren't players
getPlayers() - Method in interface org.bukkit.scoreboard.Team
Deprecated.
Teams can contain entries that aren't players
getPlayers() - Method in interface org.bukkit.World
Get a list of all players in this World
getPlayerTeam(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Scoreboard
Deprecated.
Scoreboards can contain entries that aren't players
getPlayerTime() - Method in interface org.bukkit.entity.Player
Returns the player's current timestamp.
getPlayerTimeOffset() - Method in interface org.bukkit.entity.Player
Returns the player's current time offset relative to server time, or the current player's fixed time if the player's time is absolute.
getPlayerWeather() - Method in interface org.bukkit.entity.Player
Returns the type of weather the player is currently experiencing.
getPlaying() - Method in interface org.bukkit.block.Jukebox
Get the record currently playing
getPlugin() - Method in class org.bukkit.command.PluginCommand
Gets the owner of this PluginCommand
getPlugin() - Method in interface org.bukkit.command.PluginIdentifiableCommand
Gets the owner of this PluginIdentifiableCommand.
getPlugin() - Method in class org.bukkit.conversations.ConversationContext
Gets the plugin that owns this conversation.
getPlugin() - Method in class org.bukkit.event.server.PluginEvent
Gets the plugin involved in this event
getPlugin() - Method in class org.bukkit.permissions.PermissionAttachment
Gets the plugin responsible for this attachment
getPlugin(Class<T>) - Static method in class org.bukkit.plugin.java.JavaPlugin
This method provides fast access to the plugin that has provided the given plugin class, which is usually the plugin that implemented it.
getPlugin() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
Gets the plugin that this registration is for.
getPlugin(String) - Method in interface org.bukkit.plugin.PluginManager
Checks if the given plugin is loaded and returns it when applicable
getPlugin() - Method in class org.bukkit.plugin.RegisteredListener
Gets the plugin for this registration
getPlugin() - Method in class org.bukkit.plugin.RegisteredServiceProvider
 
getPlugin(String) - Method in class org.bukkit.plugin.SimplePluginManager
Checks if the given plugin is loaded and returns it when applicable
getPluginCommand(String) - Static method in class org.bukkit.Bukkit
Gets a PluginCommand with the given name or alias.
getPluginCommand(String) - Method in interface org.bukkit.Server
Gets a PluginCommand with the given name or alias.
getPluginDescription(File) - Method in class org.bukkit.plugin.java.JavaPluginLoader
 
getPluginDescription(File) - Method in interface org.bukkit.plugin.PluginLoader
Loads a PluginDescriptionFile from the specified file
getPluginFileFilters() - Method in class org.bukkit.plugin.java.JavaPluginLoader
 
getPluginFileFilters() - Method in interface org.bukkit.plugin.PluginLoader
Returns a list of all filename filters expected by this PluginLoader
getPluginLoader() - Method in class org.bukkit.plugin.java.JavaPlugin
Gets the associated PluginLoader responsible for this plugin
getPluginLoader() - Method in interface org.bukkit.plugin.Plugin
Gets the associated PluginLoader responsible for this plugin
getPluginManager() - Static method in class org.bukkit.Bukkit
Gets the plugin manager for interfacing with plugins.
getPluginManager() - Method in interface org.bukkit.Server
Gets the plugin manager for interfacing with plugins.
getPlugins() - Method in interface org.bukkit.plugin.PluginManager
Gets a list of all currently loaded plugins
getPlugins() - Method in class org.bukkit.plugin.SimplePluginManager
 
getPopulators() - Method in interface org.bukkit.World
Gets a list of all applied BlockPopulators for this World
getPort() - Static method in class org.bukkit.Bukkit
Get the game port that the server runs on.
getPort() - Method in interface org.bukkit.Server
Get the game port that the server runs on.
getPortalTravelAgent() - Method in class org.bukkit.event.entity.EntityPortalEvent
Gets the Travel Agent used (or not) in this event.
getPortalTravelAgent() - Method in class org.bukkit.event.player.PlayerPortalEvent
Gets the Travel Agent used (or not) in this event.
getPortalType() - Method in class org.bukkit.event.entity.EntityCreatePortalEvent
Gets the type of portal that is trying to be created.
getPotion() - Method in class org.bukkit.event.entity.PotionSplashEvent
Gets the potion which caused this event
getPower() - Method in class org.bukkit.event.entity.HorseJumpEvent
Gets the power of the jump.
getPower() - Method in interface org.bukkit.inventory.meta.FireworkMeta
Gets the approximate height the firework will fly.
getPrefix() - Method in class org.bukkit.conversations.Conversation
Gets the ConversationPrefix that prepends all output from this conversation.
getPrefix(ConversationContext) - Method in interface org.bukkit.conversations.ConversationPrefix
Gets the prefix to use before each message to the player.
getPrefix(ConversationContext) - Method in class org.bukkit.conversations.NullConversationPrefix
Prepends each conversation message with an empty string.
getPrefix(ConversationContext) - Method in class org.bukkit.conversations.PluginNameConversationPrefix
Prepends each conversation message with the plugin name.
getPrefix() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the token to prefix plugin-specific logging messages with.
getPrefix() - Method in interface org.bukkit.scoreboard.Team
Gets the prefix prepended to the display of entries on this team.
getPreviousBookMeta() - Method in class org.bukkit.event.player.PlayerEditBookEvent
Gets the book meta currently on the book.
getPreviousLocation() - Method in class org.bukkit.event.world.SpawnChangeEvent
Gets the previous spawn location
getPreviousSlot() - Method in class org.bukkit.event.player.PlayerItemHeldEvent
Gets the previous held slot index
getPreviousValue() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
Gets the previous value of the statistic.
getPriority() - Method in class org.bukkit.plugin.RegisteredListener
Gets the priority for this registration
getPriority() - Method in class org.bukkit.plugin.RegisteredServiceProvider
 
getProfession() - Method in interface org.bukkit.entity.Villager
Gets the current profession of this villager.
getProgress() - Method in interface org.bukkit.boss.BossBar
Returns the progress of the bar between 0.0 and 1.0
getProjectile() - Method in class org.bukkit.event.entity.EntityShootBowEvent
Gets the projectile which will be launched by this event
getPromptText(ConversationContext) - Method in interface org.bukkit.conversations.Prompt
Gets the text to display to the user when this prompt is first presented.
getProvider() - Method in class org.bukkit.event.server.ServiceEvent
 
getProvider() - Method in class org.bukkit.plugin.RegisteredServiceProvider
 
getProvidingPlugin(Class<?>) - Static method in class org.bukkit.plugin.java.JavaPlugin
This method provides fast access to the plugin that has provided the given class.
getPVP() - Method in interface org.bukkit.World
Gets the current PVP setting for this world.
getQuitMessage() - Method in class org.bukkit.event.player.PlayerQuitEvent
Gets the quit message to send to all online players
getRabbitType() - Method in interface org.bukkit.entity.Rabbit
 
getRadius() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the initial radius of the cloud.
getRadius() - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
Gets the radius of the explosion
getRadiusOnUse() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the amount that the radius of this cloud will decrease by when it applies an effect to an entity.
getRadiusPerTick() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the amount that the radius of this cloud will decrease by each tick.
getRandom() - Static method in class org.bukkit.util.Vector
Gets a random vector with components having a random value between 0 and 1.
getRawAddress() - Method in class org.bukkit.entity.Player.Spigot
Gets the connection address of this player, regardless of whether it has been spoofed or not.
getRawBiomeRainfall(int, int) - Method in interface org.bukkit.ChunkSnapshot
Get raw biome rainfall (0.0-1.0) at given coordinate
getRawBiomeTemperature(int, int) - Method in interface org.bukkit.ChunkSnapshot
Get raw biome temperature (0.0-1.0) at given coordinate
getRawData() - Method in interface org.bukkit.block.BlockState
Deprecated.
Magic value
getRawName() - Method in class org.bukkit.plugin.PluginDescriptionFile
Deprecated.
Internal use
getRawNote() - Method in interface org.bukkit.block.NoteBlock
Deprecated.
Magic value
getRawSlot() - Method in class org.bukkit.event.inventory.InventoryClickEvent
The raw slot number clicked, ready for passing to #getItem(int) This slot number is unique for the view.
getRawSlots() - Method in class org.bukkit.event.inventory.InventoryDragEvent
Gets the raw slot ids to be changed in this drag.
getRawType() - Method in class org.bukkit.map.MapCursor
Deprecated.
Magic value
getRealAddress() - Method in class org.bukkit.event.player.PlayerLoginEvent
Gets the connection address of this player, regardless of whether it has been spoofed or not.
getReapplicationDelay() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the time that an entity will be immune from subsequent exposure.
getReason() - Method in interface org.bukkit.BanEntry
Gets the reason for this ban.
getReason() - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
 
getReason() - Method in class org.bukkit.event.entity.EntityTargetEvent
Returns the reason for the targeting
getReason() - Method in class org.bukkit.event.entity.EntityUnleashEvent
Returns the reason for the unleashing.
getReason() - Method in class org.bukkit.event.player.PlayerKickEvent
Gets the reason why the player is getting kicked
getReason() - Method in class org.bukkit.event.world.PortalCreateEvent
Gets the reason for the portal's creation
getRecipe(int) - Method in interface org.bukkit.entity.Villager
Get the recipe at a certain index of this villager's trade list.
getRecipe() - Method in class org.bukkit.event.entity.VillagerAcquireTradeEvent
Get the recipe to be acquired.
getRecipe() - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
Get the recipe to replenish.
getRecipe() - Method in class org.bukkit.event.inventory.CraftItemEvent
 
getRecipe() - Method in class org.bukkit.event.inventory.PrepareItemCraftEvent
Get the recipe that has been formed.
getRecipe() - Method in interface org.bukkit.inventory.CraftingInventory
Get the current recipe formed on the crafting inventory, if any.
getRecipeCount() - Method in interface org.bukkit.entity.Villager
Get the number of trades this villager currently has available.
getRecipes() - Method in interface org.bukkit.entity.Villager
Get a list of trades currently available from this villager.
getRecipesFor(ItemStack) - Static method in class org.bukkit.Bukkit
Get a list of all recipes for a given item.
getRecipesFor(ItemStack) - Method in interface org.bukkit.Server
Get a list of all recipes for a given item.
getRecipients() - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
Gets a set of recipients that this chat message will be displayed to.
getRecipients() - Method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
Gets a set of recipients that this chat message will be displayed to
getRecipients() - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
Deprecated.
This method is provided for backward compatibility with no guarantee to the effect of viewing or modifying the set.
getRed() - Method in class org.bukkit.Color
Gets the red component
getRegainReason() - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
Gets the reason for why the entity is regaining health
getRegisteredListeners() - Method in class org.bukkit.event.HandlerList
Get the baked registered listeners associated with this handler list
getRegisteredListeners(Plugin) - Static method in class org.bukkit.event.HandlerList
Get a specific plugin's registered listeners associated with this handler list
getRegistration(Class<T>) - Method in interface org.bukkit.plugin.ServicesManager
Queries for a provider registration.
getRegistration(Class<T>) - Method in class org.bukkit.plugin.SimpleServicesManager
Queries for a provider registration.
getRegistrations(Plugin) - Method in interface org.bukkit.plugin.ServicesManager
Get registrations of providers for a plugin.
getRegistrations(Class<T>) - Method in interface org.bukkit.plugin.ServicesManager
Get registrations of providers for a service.
getRegistrations(Plugin) - Method in class org.bukkit.plugin.SimpleServicesManager
Get registrations of providers for a plugin.
getRegistrations(Class<T>) - Method in class org.bukkit.plugin.SimpleServicesManager
Get registrations of providers for a service.
getRelative(int, int, int) - Method in interface org.bukkit.block.Block
Gets the block at the given offsets
getRelative(BlockFace) - Method in interface org.bukkit.block.Block
Gets the block at the given face
getRelative(BlockFace, int) - Method in interface org.bukkit.block.Block
Gets the block at the given distance of the given face
getRelativeDouble(double, CommandSender, String) - Static method in class org.bukkit.command.defaults.VanillaCommand
Deprecated.
 
getRemaining() - Method in class org.bukkit.event.player.PlayerPickupItemEvent
Gets the amount remaining on the ground, if any
getRemainingAir() - Method in interface org.bukkit.entity.LivingEntity
Returns the amount of air that the living entity has remaining, in ticks.
getRemovalCallback() - Method in class org.bukkit.permissions.PermissionAttachment
Gets the class that was previously set to be called when this attachment was removed from a Permissible.
getRemover() - Method in class org.bukkit.event.hanging.HangingBreakByEntityEvent
Gets the entity that removed the hanging entity
getRemoveWhenFarAway() - Method in interface org.bukkit.entity.LivingEntity
Returns if the living entity despawns when away from players or not.
getRenderers() - Method in interface org.bukkit.map.MapView
Get a list of MapRenderers currently in effect.
getRepairCost() - Method in interface org.bukkit.inventory.meta.Repairable
Gets the repair penalty
getReplacedBlockStates() - Method in class org.bukkit.event.block.BlockMultiPlaceEvent
Gets a list of blockstates for all blocks which were replaced by the placement of the new blocks.
getResource(String) - Method in class org.bukkit.plugin.java.JavaPlugin
 
getResource(String) - Method in interface org.bukkit.plugin.Plugin
Gets an embedded resource in this plugin
getRespawnLocation() - Method in class org.bukkit.event.player.PlayerRespawnEvent
Gets the current respawn location
getResult() - Method in class org.bukkit.event.inventory.FurnaceSmeltEvent
Gets the resultant ItemStack for this event
getResult() - Method in class org.bukkit.event.inventory.InventoryInteractEvent
Gets the Event.Result of this event.
getResult() - Method in class org.bukkit.event.inventory.PrepareAnvilEvent
Get result item, may be null.
getResult() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Deprecated.
This method uses a deprecated enum from PlayerPreLoginEvent
getResult() - Method in class org.bukkit.event.player.PlayerLoginEvent
Gets the current result of the login, as an enum
getResult() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Gets the current result of the login, as an enum
getResult() - Method in interface org.bukkit.inventory.CraftingInventory
Check what item is in the result slot of this crafting inventory.
getResult() - Method in interface org.bukkit.inventory.FurnaceInventory
Get the current item in the result slot.
getResult() - Method in class org.bukkit.inventory.FurnaceRecipe
Get the result of this recipe.
getResult() - Method in class org.bukkit.inventory.MerchantRecipe
 
getResult() - Method in interface org.bukkit.inventory.Recipe
Get the result of this recipe.
getResult() - Method in class org.bukkit.inventory.ShapedRecipe
Get the result.
getResult() - Method in class org.bukkit.inventory.ShapelessRecipe
Get the result of this recipe.
getRetractLocation() - Method in class org.bukkit.event.block.BlockPistonRetractEvent
Deprecated.
getRiches() - Method in interface org.bukkit.entity.Villager
Gets this villager's riches, the number of emeralds this villager has been given.
getRightArmPose() - Method in interface org.bukkit.entity.ArmorStand
Returns the armor stand's right arm's current pose as a EulerAngle
getRightClicked() - Method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
 
getRightClicked() - Method in class org.bukkit.event.player.PlayerInteractEntityEvent
Gets the entity that was rightclicked by the player.
getRightLegPose() - Method in interface org.bukkit.entity.ArmorStand
Returns the armor stand's right leg's current pose as a EulerAngle
getRightSide() - Method in class org.bukkit.block.DoubleChest
 
getRightSide() - Method in interface org.bukkit.inventory.DoubleChestInventory
Get the right side of this double chest.
getRoot() - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the root Configuration that contains this ConfigurationSection
getRoot() - Method in class org.bukkit.configuration.MemorySection
 
getRotation() - Method in interface org.bukkit.block.Skull
Gets the rotation of the skull in the world
getRotation() - Method in interface org.bukkit.entity.ItemFrame
Get the rotation of the frame's item
getSaddle() - Method in interface org.bukkit.inventory.HorseInventory
Gets the item in the horse's saddle slot.
getSaturation() - Method in interface org.bukkit.entity.Player
Gets the players current saturation level.
getScale() - Method in interface org.bukkit.map.MapView
Get the scale of this map.
getScheduler() - Static method in class org.bukkit.Bukkit
Gets the scheduler for managing scheduled events.
getScheduler() - Method in interface org.bukkit.Server
Gets the scheduler for managing scheduled events.
getScore(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Objective
Deprecated.
Scoreboards can contain entries that aren't players
getScore(String) - Method in interface org.bukkit.scoreboard.Objective
Gets an entry's Score for an Objective on this Scoreboard.
getScore() - Method in interface org.bukkit.scoreboard.Score
Gets the current score
getScoreboard() - Method in interface org.bukkit.entity.Player
Gets the Scoreboard displayed to this player
getScoreboard() - Method in interface org.bukkit.scoreboard.Objective
Gets the scoreboard to which this objective is attached.
getScoreboard() - Method in interface org.bukkit.scoreboard.Score
Gets the scoreboard for the associated objective.
getScoreboard() - Method in interface org.bukkit.scoreboard.Team
Gets the Scoreboard to which this team is attached
getScoreboardManager() - Static method in class org.bukkit.Bukkit
Gets the instance of the scoreboard manager.
getScoreboardManager() - Method in interface org.bukkit.Server
Gets the instance of the scoreboard manager.
getScores(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Scoreboard
Deprecated.
Scoreboards can contain entries that aren't players
getScores(String) - Method in interface org.bukkit.scoreboard.Scoreboard
Gets all scores for an entry on this Scoreboard
getSeaLevel() - Method in interface org.bukkit.World
Gets the sea level for this world.
getSearchRadius() - Method in interface org.bukkit.TravelAgent
Gets the search radius value for finding an available portal.
getSecondary() - Method in interface org.bukkit.inventory.EnchantingInventory
Get the secondary item being used for the enchant.
getSeed() - Method in interface org.bukkit.World
Gets the Seed for this world.
getSelectedRecipe() - Method in interface org.bukkit.inventory.MerchantInventory
Get the currently selected recipe.
getSelectedRecipeIndex() - Method in interface org.bukkit.inventory.MerchantInventory
Get the index of the currently selected recipe.
getSender() - Method in class org.bukkit.event.server.ServerCommandEvent
Get the command sender.
getSender() - Method in class org.bukkit.event.server.TabCompleteEvent
Get the sender completing this command.
getServer() - Static method in class org.bukkit.Bukkit
Gets the current Server singleton
getServer() - Method in interface org.bukkit.command.CommandSender
Returns the server instance that this command is running on
getServer() - Method in interface org.bukkit.entity.Entity
Gets the Server that contains this Entity
getServer() - Method in class org.bukkit.plugin.java.JavaPlugin
Returns the Server instance currently running this plugin
getServer() - Method in interface org.bukkit.plugin.Plugin
Returns the Server instance currently running this plugin
getServerIcon() - Static method in class org.bukkit.Bukkit
Gets an instance of the server's default server-icon.
getServerIcon() - Method in interface org.bukkit.Server
Gets an instance of the server's default server-icon.
getServerId() - Static method in class org.bukkit.Bukkit
Get an ID of this server.
getServerId() - Method in interface org.bukkit.Server
Get an ID of this server.
getServerName() - Static method in class org.bukkit.Bukkit
Get the name of this server.
getServerName() - Method in interface org.bukkit.Server
Get the name of this server.
getService() - Method in class org.bukkit.plugin.RegisteredServiceProvider
 
getServicesManager() - Static method in class org.bukkit.Bukkit
Gets a services manager.
getServicesManager() - Method in interface org.bukkit.Server
Gets a services manager.
getSessionData(Object) - Method in class org.bukkit.conversations.ConversationContext
Gets session data shared between all Prompt invocations.
getShape() - Method in class org.bukkit.inventory.ShapedRecipe
Get the shape.
getShooter() - Method in interface org.bukkit.entity.Projectile
Retrieve the shooter of this projectile.
getShortList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of Short by path.
getShortList(String) - Method in class org.bukkit.configuration.MemorySection
 
getShortText() - Method in class org.bukkit.help.HelpTopic
Returns a brief description that will be displayed in the topic index.
getShowEffect() - Method in class org.bukkit.event.entity.ExpBottleEvent
This method indicates if the particle effect should be shown.
getShutdownMessage() - Static method in class org.bukkit.Bukkit
Gets the default message that is displayed when the server is stopped.
getShutdownMessage() - Method in interface org.bukkit.Server
Gets the default message that is displayed when the server is stopped.
getSize() - Method in interface org.bukkit.entity.Slime
 
getSize() - Method in interface org.bukkit.inventory.Inventory
Returns the size of the inventory
getSize() - Method in class org.bukkit.material.CocoaPlant
Get size of plant
getSize() - Method in interface org.bukkit.scoreboard.Team
Gets the size of the team
getSize() - Method in interface org.bukkit.WorldBorder
Gets the current side length of the border.
getSkeletonType() - Method in interface org.bukkit.entity.Skeleton
Gets the current type of this skeleton.
getSkullType() - Method in interface org.bukkit.block.Skull
Gets the type of skull
getSleepTicks() - Method in interface org.bukkit.entity.HumanEntity
Get the sleep ticks of the player.
getSlicesEaten() - Method in class org.bukkit.material.Cake
Gets the number of slices eaten from this cake
getSlicesRemaining() - Method in class org.bukkit.material.Cake
Gets the number of slices remaining on this cake
getSlot() - Method in enum org.bukkit.event.EventPriority
 
getSlot() - Method in class org.bukkit.event.inventory.InventoryClickEvent
The slot number that was clicked, ready for passing to Inventory.getItem(int).
getSlot() - Method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
Returns the raw item slot of the armor stand in this event.
getSlot() - Method in class org.bukkit.event.player.PlayerEditBookEvent
Gets the inventory slot number for the book item that triggered this event.
getSlotType() - Method in class org.bukkit.event.inventory.InventoryClickEvent
Gets the type of slot that was clicked.
getSmelting() - Method in interface org.bukkit.inventory.FurnaceInventory
Get the item currently smelting.
getSoftDepend() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives a list of other plugins that the plugin requires for full functionality.
getSource() - Method in interface org.bukkit.BanEntry
Gets the source of this ban.
getSource() - Method in interface org.bukkit.entity.AreaEffectCloud
Retrieve the original source of this cloud.
getSource() - Method in interface org.bukkit.entity.TNTPrimed
Gets the source of this primed TNT.
getSource() - Method in class org.bukkit.event.block.BlockSpreadEvent
Gets the source block involved in this event.
getSource() - Method in class org.bukkit.event.inventory.FurnaceSmeltEvent
Gets the smelted ItemStack for this event
getSource() - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
Gets the Inventory that the ItemStack is being taken from
getSpawnedType() - Method in interface org.bukkit.block.CreatureSpawner
Get the spawner's creature type.
getSpawnedType() - Method in class org.bukkit.material.SpawnEgg
Deprecated.
This is now stored in ItemMeta. See SPIGOT-1592.
getSpawner() - Method in class org.bukkit.event.entity.SpawnerSpawnEvent
 
getSpawnLocation() - Method in interface org.bukkit.World
Gets the default spawn Location of this world
getSpawnLocation() - Method in class org.spigotmc.event.player.PlayerSpawnLocationEvent
Gets player's spawn location.
getSpawnRadius() - Static method in class org.bukkit.Bukkit
Gets the radius, in blocks, around each worlds spawn point to protect.
getSpawnRadius() - Method in interface org.bukkit.Server
Gets the radius, in blocks, around each worlds spawn point to protect.
getSpawnReason() - Method in class org.bukkit.event.entity.CreatureSpawnEvent
Gets the reason for why the creature is being spawned.
getSpecies() - Method in class org.bukkit.event.world.StructureGrowEvent
Gets the species type (birch, normal, pine, red mushroom, brown mushroom)
getSpecies() - Method in class org.bukkit.material.LongGrass
Gets the current species of this grass
getSpecies() - Method in class org.bukkit.material.Wood
Gets the current species of this wood block
getSpectatorTarget() - Method in interface org.bukkit.entity.Player
Gets the entity which is followed by the camera when in GameMode.SPECTATOR.
getStartLevel() - Method in class org.bukkit.enchantments.Enchantment
Gets the level that this Enchantment should start at
getStartLevel() - Method in class org.bukkit.enchantments.EnchantmentWrapper
 
getState() - Method in interface org.bukkit.block.Block
Captures the current state of this block.
getState() - Method in class org.bukkit.conversations.Conversation
Returns Returns the current state of the conversation.
getState() - Method in class org.bukkit.event.player.PlayerFishEvent
Gets the state of the fishing
getState() - Method in class org.bukkit.material.Crops
Gets the current growth state of this crop For crops with only four growth states such as beetroot, only the values SEEDED, SMALL, TALL and RIPE will be returned.
getState() - Method in class org.bukkit.material.NetherWarts
Gets the current growth state of this nether wart
getStatistic(Statistic) - Method in interface org.bukkit.entity.Player
Gets the value of the given statistic for this player.
getStatistic(Statistic, Material) - Method in interface org.bukkit.entity.Player
Gets the value of the given statistic for this player.
getStatistic(Statistic, EntityType) - Method in interface org.bukkit.entity.Player
Gets the value of the given statistic for this player.
getStatistic() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
Gets the statistic that is being incremented.
getStatisticFromInternalName(String) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
getStatus() - Method in class org.bukkit.event.player.PlayerResourcePackStatusEvent
Gets the status of this pack.
getStorageContents() - Method in interface org.bukkit.inventory.Inventory
Return the contents from the section of the inventory where items can reasonably be expected to be stored.
getStoredEnchantLevel(Enchantment) - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
Checks for the level of the stored enchantment.
getStoredEnchants() - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
Gets a copy the stored enchantments in this ItemMeta.
getString(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested String by path.
getString(String, String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested String by path, returning a default value if not found.
getString(String) - Method in class org.bukkit.configuration.MemorySection
 
getString(String, String) - Method in class org.bukkit.configuration.MemorySection
 
getStringList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested List of String by path.
getStringList(String) - Method in class org.bukkit.configuration.MemorySection
 
getStyle() - Method in interface org.bukkit.boss.BossBar
Returns the style of this boss bar
getStyle() - Method in interface org.bukkit.entity.Horse
Gets the horse's style.
getSuffix() - Method in interface org.bukkit.scoreboard.Team
Gets the suffix appended to the display of entries on this team.
getTabCompleter() - Method in class org.bukkit.command.PluginCommand
Gets the TabCompleter associated with this command.
getTabCompletions() - Method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
This is the collection of completions for this event.
getTarget() - Method in interface org.bukkit.BanEntry
Gets the target involved.
getTarget() - Method in interface org.bukkit.entity.Creature
Gets the current target of t