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

A

A - org.bukkit.Note.Tone
 
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.
ABANDONED - org.bukkit.conversations.Conversation.ConversationState
 
ABANDONED_MINESHAFT - org.bukkit.loot.LootTables
 
abandonedListeners - Variable in class org.bukkit.conversations.Conversation
 
abandonedListeners - Variable in class org.bukkit.conversations.ConversationFactory
 
ABSORPTION - org.bukkit.event.entity.EntityDamageEvent.DamageModifier
Deprecated.
This represents the damage reduction caused by the absorption potion effect.
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.
AbstractHorse - Interface in org.bukkit.entity
Represents a Horse-like creature.
AbstractHorseInventory - Interface in org.bukkit.inventory
An interface to the inventory of an AbstractHorse.
ACACIA - org.bukkit.TreeSpecies
Represents acacia trees.
ACACIA - org.bukkit.TreeType
Acacia tree.
ACACIA_BOAT - org.bukkit.Material
 
ACACIA_BUTTON - org.bukkit.Material
 
ACACIA_DOOR - org.bukkit.Material
 
ACACIA_FENCE - org.bukkit.Material
 
ACACIA_FENCE_GATE - org.bukkit.Material
 
ACACIA_LEAVES - org.bukkit.Material
 
ACACIA_LOG - org.bukkit.Material
 
ACACIA_LOGS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all acacia log and bark variants.
ACACIA_PLANKS - org.bukkit.Material
 
ACACIA_PRESSURE_PLATE - org.bukkit.Material
 
ACACIA_SAPLING - org.bukkit.Material
 
ACACIA_SLAB - org.bukkit.Material
 
ACACIA_STAIRS - org.bukkit.Material
 
ACACIA_TRAPDOOR - org.bukkit.Material
 
ACACIA_WOOD - org.bukkit.Material
 
accept(T) - Method in interface org.bukkit.util.Consumer
Performs this operation on the given argument.
acceptConversationInput(String) - Method in interface org.bukkit.conversations.Conversable
Accepts input into the active conversation.
ACCEPTED - org.bukkit.event.player.PlayerResourcePackStatusEvent.Status
The client accepted the pack and is beginning a download of it.
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, boolean) - Method in class org.bukkit.conversations.BooleanPrompt
Override this method to perform some action with the user's boolean response.
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.BooleanPrompt
 
acceptValidatedInput(ConversationContext, String) - Method in class org.bukkit.conversations.NumericPrompt
 
acceptValidatedInput(ConversationContext, String) - Method in class org.bukkit.conversations.PlayerNamePrompt
 
acceptValidatedInput(ConversationContext, String) - Method in class org.bukkit.conversations.ValidatingPrompt
Override this method to accept and processes the validated input from the user.
acceptValidatedInput(ConversationContext, Player) - Method in class org.bukkit.conversations.PlayerNamePrompt
Override this method to perform some action with the user's player name response.
Achievement - Enum in org.bukkit
Deprecated.
future versions of Minecraft do not have achievements
ACQUIRE_IRON - org.bukkit.Achievement
Deprecated.
 
action - Variable in class org.bukkit.event.player.PlayerInteractEvent
 
Action - Enum in org.bukkit.event.block
 
ACTIVATOR_RAIL - org.bukkit.Material
 
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(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(Vector) - Method in class org.bukkit.util.Vector
Adds a vector to this one
ADD_NUMBER - org.bukkit.attribute.AttributeModifier.Operation
Adds (or subtracts) the specified amount to the base value.
ADD_SCALAR - org.bukkit.attribute.AttributeModifier.Operation
Adds this scalar of amount to the base value.
addAttachment(Plugin) - Method in interface org.bukkit.permissions.Permissible
Adds a new empty PermissionAttachment to this object
addAttachment(Plugin) - Method in class org.bukkit.permissions.PermissibleBase
 
addAttachment(Plugin, int) - Method in interface org.bukkit.permissions.Permissible
Temporarily adds a new empty PermissionAttachment to this object
addAttachment(Plugin, int) - Method in class org.bukkit.permissions.PermissibleBase
 
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, String, boolean) - Method in class org.bukkit.permissions.PermissibleBase
 
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, String, boolean, 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(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
addCursor(int, int, byte, byte, boolean, String) - Method in class org.bukkit.map.MapCursorCollection
Deprecated.
Magic value
addCursor(MapCursor) - Method in class org.bukkit.map.MapCursorCollection
Add a cursor to the collection.
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(Map<String, Object>) - Method in class org.bukkit.configuration.MemoryConfiguration
 
addDefaults(Configuration) - Method in interface org.bukkit.configuration.Configuration
Sets the default values of the given paths as provided.
addDefaults(Configuration) - Method in class org.bukkit.configuration.MemoryConfiguration
 
ADDED - org.bukkit.event.entity.EntityPotionEffectEvent.Action
When the potion effect is added because the entity didn't have it's type.
addEffect(FireworkEffect) - Method in interface org.bukkit.inventory.meta.FireworkMeta
Add another effect to this firework.
addEffects(Iterable<FireworkEffect>) - Method in interface org.bukkit.inventory.meta.FireworkMeta
Add several firework effects to this firework.
addEffects(FireworkEffect...) - Method in interface org.bukkit.inventory.meta.FireworkMeta
Add several 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(int, Material) - Method in class org.bukkit.inventory.ShapelessRecipe
Adds multiples of the specified ingredient.
addIngredient(int, MaterialData) - 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
addIngredient(ItemStack) - Method in class org.bukkit.inventory.MerchantRecipe
 
addIngredient(RecipeChoice) - Method in class org.bukkit.inventory.ShapelessRecipe
 
addIngredient(Material) - Method in class org.bukkit.inventory.ShapelessRecipe
Adds the specified ingredient.
addIngredient(MaterialData) - Method in class org.bukkit.inventory.ShapelessRecipe
Adds the specified ingredient.
addIngredient(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.
addPage(BaseComponent[]...) - Method in class org.bukkit.inventory.meta.BookMeta.Spigot
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.
addPassenger(Entity) - Method in interface org.bukkit.entity.Entity
Add a passenger to the vehicle.
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
 
addPermission(Permission, boolean) - Method in class org.bukkit.plugin.SimplePluginManager
Deprecated.
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.
addRecipe(NamespacedKey...) - Method in interface org.bukkit.inventory.meta.KnowledgeBookMeta
Adds new recipe to the end of the book.
addRenderer(MapRenderer) - Method in interface org.bukkit.map.MapView
Add a renderer to this map.
addScoreboardTag(String) - Method in interface org.bukkit.entity.Entity
Add a tag to this entity.
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.
Advancement - Interface in org.bukkit.advancement
Represents an advancement that may be awarded to a player.
advancementIterator() - Static method in class org.bukkit.Bukkit
Get an iterator through all advancements.
advancementIterator() - Method in interface org.bukkit.Server
Get an iterator through all advancements.
AdvancementProgress - Interface in org.bukkit.advancement
The individual status of an advancement for a player.
ADVENTURE - org.bukkit.GameMode
Adventure mode cannot break blocks without the correct tools.
Ageable - Interface in org.bukkit.block.data
'age' represents the different growth stages that a crop-like block can go through.
Ageable - Interface in org.bukkit.entity
Represents an entity that can age and breed.
AIR - org.bukkit.Material
 
ALBAN - org.bukkit.Art
 
all(ItemStack) - Method in interface org.bukkit.inventory.Inventory
Finds all slots in the inventory containing any ItemStacks with the given ItemStack.
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 - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on all items
ALL_CAP - org.bukkit.material.types.MushroomBlockTexture
Cap texture on all faces.
ALL_PORES - org.bukkit.material.types.MushroomBlockTexture
Pores on all faces.
ALL_STEM - org.bukkit.material.types.MushroomBlockTexture
Stem texture on all faces.
ALLIUM - org.bukkit.Material
 
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
ALLOW - org.bukkit.event.Event.Result
Allow / Force the event.
ALLOWED - org.bukkit.entity.Arrow.PickupStatus
The arrow can be picked up.
ALLOWED - org.bukkit.event.player.AsyncPlayerPreLoginEvent.Result
The player is allowed to log in
ALLOWED - org.bukkit.event.player.PlayerLoginEvent.Result
The player is allowed to log in
ALLOWED - org.bukkit.event.player.PlayerPreLoginEvent.Result
Deprecated.
The player is allowed 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
 
ALWAYS - org.bukkit.scoreboard.NameTagVisibility
Deprecated.
Always show the player's nametag.
ALWAYS - org.bukkit.scoreboard.Team.OptionStatus
Apply this option to everyone.
Ambient - Interface in org.bukkit.entity
Represents an ambient mob
AMBIENT - org.bukkit.SoundCategory
 
AMBIENT_CAVE - org.bukkit.Sound
 
AMBIENT_UNDERWATER_ENTER - org.bukkit.Sound
 
AMBIENT_UNDERWATER_EXIT - org.bukkit.Sound
 
AMBIENT_UNDERWATER_LOOP - org.bukkit.Sound
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS - org.bukkit.Sound
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS_RARE - org.bukkit.Sound
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RARE - org.bukkit.Sound
 
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.
AMPLIFIED - org.bukkit.WorldType
 
AnaloguePowerable - Interface in org.bukkit.block.data
'power' represents the redstone power level currently being emitted or transmitted via this block.
ANDESITE - org.bukkit.Material
 
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.
ANIMALS_BRED - org.bukkit.Statistic
 
AnimalTamer - Interface in org.bukkit.entity
 
ANNOUNCE_ADVANCEMENTS - Static variable in class org.bukkit.GameRule
Toggles the announcing of advancements.
ANVIL - org.bukkit.event.inventory.InventoryType
An anvil inventory, with 2 CRAFTING slots and 1 RESULT slot
ANVIL - org.bukkit.Material
 
ANVIL - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all damaged and undamaged anvils.
ANVIL_BREAK - org.bukkit.Effect
The sound played when an anvil breaks
ANVIL_LAND - org.bukkit.Effect
The sound played when an anvil lands after falling
ANVIL_USE - org.bukkit.Effect
The sound played when an anvil is used
AnvilInventory - Interface in org.bukkit.inventory
Interface to the inventory of an Anvil.
APPLE - org.bukkit.Material
 
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.
apply(ItemStack) - Method in class org.bukkit.potion.Potion
Deprecated.
Applies the effects of this potion to the given ItemStack.
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 - org.bukkit.ChatColor
Represents aqua
AQUA - Static variable in class org.bukkit.Color
Aqua, or (0x00,0xFF,0xFF) in (R,G,B)
AREA_EFFECT_CLOUD - org.bukkit.entity.EntityType
 
AREA_EFFECT_CLOUD - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the entity stands inside an area effect cloud.
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
 
ARM_SWING - org.bukkit.event.player.PlayerAnimationType
 
ARMOR - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on armor
ARMOR - org.bukkit.event.entity.EntityDamageEvent.DamageModifier
Deprecated.
This represents the damage reduction caused by wearing armor.
ARMOR - org.bukkit.event.inventory.InventoryType.SlotType
An armour slot in the player's inventory.
ARMOR_CLEANED - org.bukkit.Statistic
 
ARMOR_FEET - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on feet slot armor
ARMOR_HEAD - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on head slot armor
ARMOR_LEGS - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on leg slot armor
ARMOR_STAND - org.bukkit.entity.EntityType
Mechanical entity with an inventory for placing weapons / armor into.
ARMOR_STAND - org.bukkit.Material
 
ARMOR_STAND_HIT - org.bukkit.EntityEffect
Armor stand is hit.
ARMOR_TORSO - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on torso slot armor
ARMOR_WASH - org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Player cleaning their armor.
ARMORER - org.bukkit.entity.Villager.Career
Armorers primarily trade for iron armor, chainmail armor, and sometimes diamond armor.
ArmorStand - Interface in org.bukkit.entity
 
Arrow - Interface in org.bukkit.entity
Represents an arrow.
ARROW - org.bukkit.entity.EntityType
An arrow projectile; may get stuck in the ground.
ARROW - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the entity is hit by an spectral or tipped arrow.
ARROW - org.bukkit.Material
 
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
ARROW_PARTICLES - org.bukkit.EntityEffect
Colored particles from a tipped arrow.
Arrow.PickupStatus - Enum in org.bukkit.entity
Represents the pickup status of this arrow.
Arrow.Spigot - Class in org.bukkit.entity
 
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
 
ASCENDING_EAST - org.bukkit.block.data.Rail.Shape
The rail ascends in the east (positive X) direction.
ASCENDING_NORTH - org.bukkit.block.data.Rail.Shape
The rail ascends in the north (negative Z) direction.
ASCENDING_SOUTH - org.bukkit.block.data.Rail.Shape
The rail ascends in the south (positive Z) direction.
ASCENDING_WEST - org.bukkit.block.data.Rail.Shape
The rail ascends in the west (negative X) direction.
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.block.data
'attached' denotes whether a tripwire hook or string forms a complete tripwire circuit and is ready to trigger.
Attachable - Interface in org.bukkit.material
Indicates that a block can be attached to another block
ATTACHED_MELON_STEM - org.bukkit.Material
 
ATTACHED_PUMPKIN_STEM - org.bukkit.Material
 
attachmentRemoved(PermissionAttachment) - Method in interface org.bukkit.permissions.PermissionRemovedExecutor
Called when a PermissionAttachment is removed from a Permissible
ATTACK - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the entity is inflicted with a potion effect due to an entity attack (e.g.
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
 
AVIATE_ONE_CM - org.bukkit.Statistic
 
awardAchievement(Achievement) - Method in interface org.bukkit.entity.Player
Deprecated.
future versions of Minecraft do not have achievements
awardCriteria(String) - Method in interface org.bukkit.advancement.AdvancementProgress
Mark the specified criteria as awarded at the current time.
AWKWARD - org.bukkit.potion.PotionType
 
Axis - Enum in org.bukkit
Represents a mutually perpendicular axis in 3D Cartesian coordinates.
AZTEC - org.bukkit.Art
 
AZTEC2 - org.bukkit.Art
 
AZURE_BLUET - org.bukkit.Material
 

B

B - org.bukkit.Note.Tone
 
BADLANDS - org.bukkit.block.Biome
 
BADLANDS_PLATEAU - org.bukkit.block.Biome
 
bake() - Method in class org.bukkit.event.HandlerList
Bake HashMap and ArrayLists to 2d array - does nothing if not necessary
BAKE_CAKE - org.bukkit.Achievement
Deprecated.
 
bakeAll() - Static method in class org.bukkit.event.HandlerList
Bake all handler lists.
BAKED_POTATO - org.bukkit.Material
 
BALL - org.bukkit.FireworkEffect.Type
A small ball effect.
BALL_LARGE - org.bukkit.FireworkEffect.Type
A large ball effect.
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.
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.
Banner - Class in org.bukkit.material
 
Banner - Interface in org.bukkit.block
Represents a captured state of a banner.
Banner() - Constructor for class org.bukkit.material.Banner
 
Banner(Material) - Constructor for class org.bukkit.material.Banner
 
Banner(Material, byte) - Constructor for class org.bukkit.material.Banner
Deprecated.
Magic value
BANNER_BLACK - org.bukkit.map.MapCursor.Type
 
BANNER_BLUE - org.bukkit.map.MapCursor.Type
 
BANNER_BROWN - org.bukkit.map.MapCursor.Type
 
BANNER_CLEANED - org.bukkit.Statistic
 
BANNER_CYAN - org.bukkit.map.MapCursor.Type
 
BANNER_GRAY - org.bukkit.map.MapCursor.Type
 
BANNER_GREEN - org.bukkit.map.MapCursor.Type
 
BANNER_LIGHT_BLUE - org.bukkit.map.MapCursor.Type
 
BANNER_LIGHT_GRAY - org.bukkit.map.MapCursor.Type
 
BANNER_LIME - org.bukkit.map.MapCursor.Type
 
BANNER_MAGENTA - org.bukkit.map.MapCursor.Type
 
BANNER_ORANGE - org.bukkit.map.MapCursor.Type
 
BANNER_PINK - org.bukkit.map.MapCursor.Type
 
BANNER_PURPLE - org.bukkit.map.MapCursor.Type
 
BANNER_RED - org.bukkit.map.MapCursor.Type
 
BANNER_WASH - org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Player cleaning their banner.
BANNER_WHITE - org.bukkit.map.MapCursor.Type
 
BANNER_YELLOW - org.bukkit.map.MapCursor.Type
 
BannerMeta - Interface in org.bukkit.inventory.meta
 
BANNERS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all banner blocks.
BarColor - Enum in org.bukkit.boss
 
BarFlag - Enum in org.bukkit.boss
 
BARRIER - org.bukkit.Material
 
BARRIER - org.bukkit.Particle
 
BarStyle - Enum in org.bukkit.boss
 
BASE - org.bukkit.block.banner.PatternType
 
BASE - org.bukkit.event.entity.EntityDamageEvent.DamageModifier
Deprecated.
This represents the amount of damage being done, also known as the raw EntityDamageEvent.getDamage().
BASS_DRUM - org.bukkit.Instrument
Bass drum is normally played when a note block is on top of a stone-like block.
BASS_GUITAR - org.bukkit.Instrument
Bass guitar is normally played when a note block is on top of a wooden block.
Bat - Interface in org.bukkit.entity
Represents a Bat
BAT - org.bukkit.entity.EntityType
 
BAT - org.bukkit.loot.LootTables
 
BAT_SPAWN_EGG - org.bukkit.Material
 
BAT_TAKEOFF - org.bukkit.Effect
Sound played by a bat taking off
BEACH - org.bukkit.block.Biome
 
Beacon - Interface in org.bukkit.block
Represents a captured state of a beacon.
BEACON - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When beacon effects get applied due to the entity being nearby.
BEACON - org.bukkit.event.inventory.InventoryType
A beacon inventory, with 1 CRAFTING slot
BEACON - org.bukkit.Material
 
BEACON_INTERACTION - org.bukkit.Statistic
 
BeaconInventory - Interface in org.bukkit.inventory
Interface to the inventory of a Beacon.
Bed - Class in org.bukkit.material
Represents a bed.
Bed - Interface in org.bukkit.block
Deprecated.
does not provide useful information beyond the material itself
Bed - Interface in org.bukkit.block.data.type
Similar to Bisected, 'part' denotes which half of the bed this block corresponds to.
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(Material) - Constructor for class org.bukkit.material.Bed
 
Bed(Material, byte) - Constructor for class org.bukkit.material.Bed
Deprecated.
Magic value
Bed.Part - Enum in org.bukkit.block.data.type
Horizontal half of a bed.
BEDROCK - org.bukkit.Material
 
BEEF - org.bukkit.Material
 
BEETROOT - org.bukkit.Material
 
BEETROOT_SEEDS - org.bukkit.Material
 
BEETROOT_SOUP - org.bukkit.Material
 
BEETROOTS - org.bukkit.Material
 
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.
BELL - org.bukkit.Instrument
Bell is normally played when a note block is on top of a gold block.
BELOW_NAME - org.bukkit.scoreboard.DisplaySlot
 
BETTY - org.bukkit.entity.TropicalFish.Pattern
 
BIG_TREE - org.bukkit.TreeType
Regular tree, extra tall with branches
BINDING_CURSE - Static variable in class org.bukkit.enchantments.Enchantment
Item cannot be removed
Biome - Enum in org.bukkit.block
Holds all accepted Biomes in the default server
BIRCH - org.bukkit.TreeSpecies
Represents birches.
BIRCH - org.bukkit.TreeType
Birch tree
BIRCH_BOAT - org.bukkit.Material
 
BIRCH_BUTTON - org.bukkit.Material
 
BIRCH_DOOR - org.bukkit.Material
 
BIRCH_FENCE - org.bukkit.Material
 
BIRCH_FENCE_GATE - org.bukkit.Material
 
BIRCH_FOREST - org.bukkit.block.Biome
 
BIRCH_FOREST_HILLS - org.bukkit.block.Biome
 
BIRCH_LEAVES - org.bukkit.Material
 
BIRCH_LOG - org.bukkit.Material
 
BIRCH_LOGS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all birch log and bark variants.
BIRCH_PLANKS - org.bukkit.Material
 
BIRCH_PRESSURE_PLATE - org.bukkit.Material
 
BIRCH_SAPLING - org.bukkit.Material
 
BIRCH_SLAB - org.bukkit.Material
 
BIRCH_STAIRS - org.bukkit.Material
 
BIRCH_TRAPDOOR - org.bukkit.Material
 
BIRCH_WOOD - org.bukkit.Material
 
Bisected - Interface in org.bukkit.block.data
'half' denotes which half of a two block tall material this block is.
Bisected.Half - Enum in org.bukkit.block.data
The half of a vertically bisected block.
BITE - org.bukkit.event.player.PlayerFishEvent.State
Called when there is a bite on the hook and it is ready to be reeled in.
BLACK - org.bukkit.ChatColor
Represents black
BLACK - org.bukkit.DyeColor
Represents black dye.
BLACK - org.bukkit.entity.Horse.Color
Pitch black
BLACK - org.bukkit.entity.Rabbit.Type
Black rabbit.
BLACK - Static variable in class org.bukkit.Color
Black, or (0x00,0x00,0x00) in (R,G,B)
BLACK_AND_WHITE - org.bukkit.entity.Rabbit.Type
Black with white patches, or white with black patches?
BLACK_BANNER - org.bukkit.Material
 
BLACK_BED - org.bukkit.Material
 
BLACK_CARPET - org.bukkit.Material
 
BLACK_CAT - org.bukkit.entity.Ocelot.Type
 
BLACK_CONCRETE - org.bukkit.Material
 
BLACK_CONCRETE_POWDER - org.bukkit.Material
 
BLACK_DOTS - org.bukkit.entity.Horse.Style
Small black dots
BLACK_GLAZED_TERRACOTTA - org.bukkit.Material
 
BLACK_SHULKER_BOX - org.bukkit.Material
 
BLACK_STAINED_GLASS - org.bukkit.Material
 
BLACK_STAINED_GLASS_PANE - org.bukkit.Material
 
BLACK_TERRACOTTA - org.bukkit.Material
 
BLACK_WALL_BANNER - org.bukkit.Material
 
BLACK_WOOL - org.bukkit.Material
 
BLACKSMITH - org.bukkit.entity.Villager.Profession
Blacksmith profession.
BLANK_CONFIG - Static variable in class org.bukkit.configuration.file.YamlConfiguration
 
Blaze - Interface in org.bukkit.entity
Represents a Blaze monster
BLAZE - org.bukkit.entity.EntityType
 
BLAZE - org.bukkit.loot.LootTables
 
BLAZE_POWDER - org.bukkit.Material
 
BLAZE_ROD - org.bukkit.Material
 
BLAZE_SHOOT - org.bukkit.Effect
Sound of blaze firing.
BLAZE_SPAWN_EGG - org.bukkit.Material
 
BLINDNESS - org.bukkit.entity.Evoker.Spell
Deprecated.
The spell that makes the target blind.
BLINDNESS - org.bukkit.entity.Spellcaster.Spell
The spell that makes the target blind.
BLINDNESS - Static variable in class org.bukkit.potion.PotionEffectType
Blinds an entity.
block - Variable in class org.bukkit.event.block.BlockEvent
 
block - Variable in class org.bukkit.event.entity.EntityInteractEvent
 
Block - Interface in org.bukkit.block
Represents a block.
BLOCK - org.bukkit.block.PistonMoveReaction
Indicates that the block will resist being pushed or pulled.
BLOCK - org.bukkit.Statistic.Type
Statistics of this type require a Block Material qualifier.
BLOCK_ANVIL_BREAK - org.bukkit.Sound
 
BLOCK_ANVIL_DESTROY - org.bukkit.Sound
 
BLOCK_ANVIL_FALL - org.bukkit.Sound
 
BLOCK_ANVIL_HIT - org.bukkit.Sound
 
BLOCK_ANVIL_LAND - org.bukkit.Sound
 
BLOCK_ANVIL_PLACE - org.bukkit.Sound
 
BLOCK_ANVIL_STEP - org.bukkit.Sound
 
BLOCK_ANVIL_USE - org.bukkit.Sound
 
BLOCK_BEACON_ACTIVATE - org.bukkit.Sound
 
BLOCK_BEACON_AMBIENT - org.bukkit.Sound
 
BLOCK_BEACON_DEACTIVATE - org.bukkit.Sound
 
BLOCK_BEACON_POWER_SELECT - org.bukkit.Sound
 
BLOCK_BREWING_STAND_BREW - org.bukkit.Sound
 
BLOCK_BUBBLE_COLUMN_BUBBLE_POP - org.bukkit.Sound
 
BLOCK_BUBBLE_COLUMN_UPWARDS_AMBIENT - org.bukkit.Sound
 
BLOCK_BUBBLE_COLUMN_UPWARDS_INSIDE - org.bukkit.Sound
 
BLOCK_BUBBLE_COLUMN_WHIRLPOOL_AMBIENT - org.bukkit.Sound
 
BLOCK_BUBBLE_COLUMN_WHIRLPOOL_INSIDE - org.bukkit.Sound
 
BLOCK_CHEST_CLOSE - org.bukkit.Sound
 
BLOCK_CHEST_LOCKED - org.bukkit.Sound
 
BLOCK_CHEST_OPEN - org.bukkit.Sound
 
BLOCK_CHORUS_FLOWER_DEATH - org.bukkit.Sound
 
BLOCK_CHORUS_FLOWER_GROW - org.bukkit.Sound
 
BLOCK_COMPARATOR_CLICK - org.bukkit.Sound
 
BLOCK_CONDUIT_ACTIVATE - org.bukkit.Sound
 
BLOCK_CONDUIT_AMBIENT - org.bukkit.Sound
 
BLOCK_CONDUIT_AMBIENT_SHORT - org.bukkit.Sound
 
BLOCK_CONDUIT_ATTACK_TARGET - org.bukkit.Sound
 
BLOCK_CONDUIT_DEACTIVATE - org.bukkit.Sound
 
BLOCK_CORAL_BLOCK_BREAK - org.bukkit.Sound
 
BLOCK_CORAL_BLOCK_FALL - org.bukkit.Sound
 
BLOCK_CORAL_BLOCK_HIT - org.bukkit.Sound
 
BLOCK_CORAL_BLOCK_PLACE - org.bukkit.Sound
 
BLOCK_CORAL_BLOCK_STEP - org.bukkit.Sound
 
BLOCK_CRACK - org.bukkit.Particle
 
BLOCK_DISPENSER_DISPENSE - org.bukkit.Sound
 
BLOCK_DISPENSER_FAIL - org.bukkit.Sound
 
BLOCK_DISPENSER_LAUNCH - org.bukkit.Sound
 
BLOCK_DUST - org.bukkit.Particle
 
BLOCK_ENCHANTMENT_TABLE_USE - org.bukkit.Sound
 
BLOCK_END_GATEWAY_SPAWN - org.bukkit.Sound
 
BLOCK_END_PORTAL_FRAME_FILL - org.bukkit.Sound
 
BLOCK_END_PORTAL_SPAWN - org.bukkit.Sound
 
BLOCK_ENDER_CHEST_CLOSE - org.bukkit.Sound
 
BLOCK_ENDER_CHEST_OPEN - org.bukkit.Sound
 
BLOCK_EXPLOSION - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by being in the area when a block explodes.
BLOCK_FENCE_GATE_CLOSE - org.bukkit.Sound
 
BLOCK_FENCE_GATE_OPEN - org.bukkit.Sound
 
BLOCK_FIRE_AMBIENT - org.bukkit.Sound
 
BLOCK_FIRE_EXTINGUISH - org.bukkit.Sound
 
BLOCK_FURNACE_FIRE_CRACKLE - org.bukkit.Sound
 
BLOCK_GLASS_BREAK - org.bukkit.Sound
 
BLOCK_GLASS_FALL - org.bukkit.Sound
 
BLOCK_GLASS_HIT - org.bukkit.Sound
 
BLOCK_GLASS_PLACE - org.bukkit.Sound
 
BLOCK_GLASS_STEP - org.bukkit.Sound
 
BLOCK_GRASS_BREAK - org.bukkit.Sound
 
BLOCK_GRASS_FALL - org.bukkit.Sound
 
BLOCK_GRASS_HIT - org.bukkit.Sound
 
BLOCK_GRASS_PLACE - org.bukkit.Sound
 
BLOCK_GRASS_STEP - org.bukkit.Sound
 
BLOCK_GRAVEL_BREAK - org.bukkit.Sound
 
BLOCK_GRAVEL_FALL - org.bukkit.Sound
 
BLOCK_GRAVEL_HIT - org.bukkit.Sound
 
BLOCK_GRAVEL_PLACE - org.bukkit.Sound
 
BLOCK_GRAVEL_STEP - org.bukkit.Sound
 
BLOCK_IRON_DOOR_CLOSE - org.bukkit.Sound
 
BLOCK_IRON_DOOR_OPEN - org.bukkit.Sound
 
BLOCK_IRON_TRAPDOOR_CLOSE - org.bukkit.Sound
 
BLOCK_IRON_TRAPDOOR_OPEN - org.bukkit.Sound
 
BLOCK_LADDER_BREAK - org.bukkit.Sound
 
BLOCK_LADDER_FALL - org.bukkit.Sound
 
BLOCK_LADDER_HIT - org.bukkit.Sound
 
BLOCK_LADDER_PLACE - org.bukkit.Sound
 
BLOCK_LADDER_STEP - org.bukkit.Sound
 
BLOCK_LAVA_AMBIENT - org.bukkit.Sound
 
BLOCK_LAVA_EXTINGUISH - org.bukkit.Sound
 
BLOCK_LAVA_POP - org.bukkit.Sound
 
BLOCK_LEVER_CLICK - org.bukkit.Sound
 
BLOCK_LILY_PAD_PLACE - org.bukkit.Sound
 
BLOCK_METAL_BREAK - org.bukkit.Sound
 
BLOCK_METAL_FALL - org.bukkit.Sound
 
BLOCK_METAL_HIT - org.bukkit.Sound
 
BLOCK_METAL_PLACE - org.bukkit.Sound
 
BLOCK_METAL_PRESSURE_PLATE_CLICK_OFF - org.bukkit.Sound
 
BLOCK_METAL_PRESSURE_PLATE_CLICK_ON - org.bukkit.Sound
 
BLOCK_METAL_STEP - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_BASEDRUM - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_BASS - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_BELL - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_CHIME - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_FLUTE - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_GUITAR - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_HARP - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_HAT - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_PLING - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_SNARE - org.bukkit.Sound
 
BLOCK_NOTE_BLOCK_XYLOPHONE - org.bukkit.Sound
 
BLOCK_PISTON_CONTRACT - org.bukkit.Sound
 
BLOCK_PISTON_EXTEND - org.bukkit.Sound
 
BLOCK_PORTAL_AMBIENT - org.bukkit.Sound
 
BLOCK_PORTAL_TRAVEL - org.bukkit.Sound
 
BLOCK_PORTAL_TRIGGER - org.bukkit.Sound
 
BLOCK_PUMPKIN_CARVE - org.bukkit.Sound
 
BLOCK_REDSTONE_TORCH_BURNOUT - org.bukkit.Sound
 
BLOCK_SAND_BREAK - org.bukkit.Sound
 
BLOCK_SAND_FALL - org.bukkit.Sound
 
BLOCK_SAND_HIT - org.bukkit.Sound
 
BLOCK_SAND_PLACE - org.bukkit.Sound
 
BLOCK_SAND_STEP - org.bukkit.Sound
 
BLOCK_SHULKER_BOX_CLOSE - org.bukkit.Sound
 
BLOCK_SHULKER_BOX_OPEN - org.bukkit.Sound
 
BLOCK_SLIME_BLOCK_BREAK - org.bukkit.Sound
 
BLOCK_SLIME_BLOCK_FALL - org.bukkit.Sound
 
BLOCK_SLIME_BLOCK_HIT - org.bukkit.Sound
 
BLOCK_SLIME_BLOCK_PLACE - org.bukkit.Sound
 
BLOCK_SLIME_BLOCK_STEP - org.bukkit.Sound
 
BLOCK_SNOW_BREAK - org.bukkit.Sound
 
BLOCK_SNOW_FALL - org.bukkit.Sound
 
BLOCK_SNOW_HIT - org.bukkit.Sound
 
BLOCK_SNOW_PLACE - org.bukkit.Sound
 
BLOCK_SNOW_STEP - org.bukkit.Sound
 
BLOCK_STONE_BREAK - org.bukkit.Sound
 
BLOCK_STONE_BUTTON_CLICK_OFF - org.bukkit.Sound
 
BLOCK_STONE_BUTTON_CLICK_ON - org.bukkit.Sound
 
BLOCK_STONE_FALL - org.bukkit.Sound
 
BLOCK_STONE_HIT - org.bukkit.Sound
 
BLOCK_STONE_PLACE - org.bukkit.Sound
 
BLOCK_STONE_PRESSURE_PLATE_CLICK_OFF - org.bukkit.Sound
 
BLOCK_STONE_PRESSURE_PLATE_CLICK_ON - org.bukkit.Sound
 
BLOCK_STONE_STEP - org.bukkit.Sound
 
BLOCK_TRIPWIRE_ATTACH - org.bukkit.Sound
 
BLOCK_TRIPWIRE_CLICK_OFF - org.bukkit.Sound
 
BLOCK_TRIPWIRE_CLICK_ON - org.bukkit.Sound
 
BLOCK_TRIPWIRE_DETACH - org.bukkit.Sound
 
BLOCK_WATER_AMBIENT - org.bukkit.Sound
 
BLOCK_WET_GRASS_BREAK - org.bukkit.Sound
 
BLOCK_WET_GRASS_FALL - org.bukkit.Sound
 
BLOCK_WET_GRASS_HIT - org.bukkit.Sound
 
BLOCK_WET_GRASS_PLACE - org.bukkit.Sound
 
BLOCK_WET_GRASS_STEP - org.bukkit.Sound
 
BLOCK_WOOD_BREAK - org.bukkit.Sound
 
BLOCK_WOOD_FALL - org.bukkit.Sound
 
BLOCK_WOOD_HIT - org.bukkit.Sound
 
BLOCK_WOOD_PLACE - org.bukkit.Sound
 
BLOCK_WOOD_STEP - org.bukkit.Sound
 
BLOCK_WOODEN_BUTTON_CLICK_OFF - org.bukkit.Sound
 
BLOCK_WOODEN_BUTTON_CLICK_ON - org.bukkit.Sound
 
BLOCK_WOODEN_DOOR_CLOSE - org.bukkit.Sound
 
BLOCK_WOODEN_DOOR_OPEN - org.bukkit.Sound
 
BLOCK_WOODEN_PRESSURE_PLATE_CLICK_OFF - org.bukkit.Sound
 
BLOCK_WOODEN_PRESSURE_PLATE_CLICK_ON - org.bukkit.Sound
 
BLOCK_WOODEN_TRAPDOOR_CLOSE - org.bukkit.Sound
 
BLOCK_WOODEN_TRAPDOOR_OPEN - org.bukkit.Sound
 
BLOCK_WOOL_BREAK - org.bukkit.Sound
 
BLOCK_WOOL_FALL - org.bukkit.Sound
 
BLOCK_WOOL_HIT - org.bukkit.Sound
 
BLOCK_WOOL_PLACE - org.bukkit.Sound
 
BLOCK_WOOL_STEP - org.bukkit.Sound
 
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
Deprecated.
BlockBurnEvent(Block, 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, BlockData, boolean) - Constructor for class org.bukkit.event.block.BlockCanBuildEvent
 
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
 
blockData - Variable in class org.bukkit.event.block.BlockCanBuildEvent
 
BlockData - Interface in org.bukkit.block.data
 
BlockDispenseArmorEvent - Class in org.bukkit.event.block
Deprecated.
draft API
BlockDispenseArmorEvent(Block, ItemStack, LivingEntity) - Constructor for class org.bukkit.event.block.BlockDispenseArmorEvent
Deprecated.
 
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 - Variable in class org.bukkit.event.player.PlayerInteractEvent
 
BlockFace - Enum in org.bukkit.block
Represents the face of a block
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
 
BlockFertilizeEvent - Class in org.bukkit.event.block
Called with the block changes resulting from a player fertilizing a given block with bonemeal.
BlockFertilizeEvent(Block, Player, List<BlockState>) - Constructor for class org.bukkit.event.block.BlockFertilizeEvent
 
BLOCKFISH - org.bukkit.entity.TropicalFish.Pattern
 
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, Block) - Constructor for class org.bukkit.event.block.BlockFromToEvent
 
BlockFromToEvent(Block, BlockFace) - 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, Block) - Constructor for class org.bukkit.event.block.BlockIgniteEvent
 
BlockIgniteEvent(Block, BlockIgniteEvent.IgniteCause, Entity) - 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
BLOCKING - org.bukkit.event.entity.EntityDamageEvent.DamageModifier
Deprecated.
This represents the damage reduction caused by blocking, only present for Players.
BlockIterator - Class in org.bukkit.util
This class performs ray tracing and iterates along blocks on a line
BlockIterator(LivingEntity) - Constructor for class org.bukkit.util.BlockIterator
Constructs the BlockIterator.
BlockIterator(LivingEntity, int) - Constructor for class org.bukkit.util.BlockIterator
Constructs the BlockIterator.
BlockIterator(Location) - 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, double, int) - Constructor for class org.bukkit.util.BlockIterator
Constructs the BlockIterator
BlockIterator(World, Vector, Vector, double, int) - 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, BlockData) - Constructor for class org.bukkit.event.block.BlockPhysicsEvent
 
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
 
BLOCKS - org.bukkit.SoundCategory
 
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(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.
BlockVector(int, int, int) - Constructor for class org.bukkit.util.BlockVector
Construct the vector with provided integer components.
BlockVector(Vector) - Constructor for class org.bukkit.util.BlockVector
Construct the vector with another vector.
BLUE - org.bukkit.boss.BarColor
 
BLUE - org.bukkit.ChatColor
Represents blue
BLUE - org.bukkit.DyeColor
Represents blue dye.
BLUE - org.bukkit.entity.Parrot.Variant
Royal blue colored parrot.
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
BLUE_BANNER - org.bukkit.Material
 
BLUE_BED - org.bukkit.Material
 
BLUE_CARPET - org.bukkit.Material
 
BLUE_CONCRETE - org.bukkit.Material
 
BLUE_CONCRETE_POWDER - org.bukkit.Material
 
BLUE_GLAZED_TERRACOTTA - org.bukkit.Material
 
BLUE_ICE - org.bukkit.Material
 
BLUE_ORCHID - org.bukkit.Material
 
BLUE_POINTER - org.bukkit.map.MapCursor.Type
 
BLUE_SHULKER_BOX - org.bukkit.Material
 
BLUE_STAINED_GLASS - org.bukkit.Material
 
BLUE_STAINED_GLASS_PANE - org.bukkit.Material
 
BLUE_TERRACOTTA - org.bukkit.Material
 
BLUE_WALL_BANNER - org.bukkit.Material
 
BLUE_WOOL - org.bukkit.Material
 
Boat - Interface in org.bukkit.entity
Represents a boat entity.
BOAT - org.bukkit.entity.EntityType
A placed boat.
BOAT_ONE_CM - org.bukkit.Statistic
 
BOLD - org.bukkit.ChatColor
Makes the text bold.
BOMB - org.bukkit.Art
 
BONE - org.bukkit.Material
 
BONE_BLOCK - org.bukkit.Material
 
BONE_MEAL - org.bukkit.Material
 
BOOK - org.bukkit.Material
 
BOOKCASE - org.bukkit.Achievement
Deprecated.
 
BookMeta - Interface in org.bukkit.inventory.meta
Represents a book (Material.WRITABLE_BOOK 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
BookMeta.Spigot - Class in org.bukkit.inventory.meta
 
BOOKSHELF - org.bukkit.Material
 
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
 
BORDER - org.bukkit.block.banner.PatternType
 
BossBar - Interface in org.bukkit.boss
 
BOTTLE_EMPTY - org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Player filling the cauldron by emptying their bottle.
BOTTLE_FILL - org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Player emptying the cauldron by filling their bottle.
BOTTOM - org.bukkit.block.data.Bisected.Half
The bottom half of the block, normally with the lower y coordinate.
BOTTOM - org.bukkit.block.data.type.Slab.Type
The slab occupies the lower y half of the block.
BOW - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on bows.
BOW - org.bukkit.Material
 
BOW_FIRE - org.bukkit.Effect
Sound of a bow firing.
BOWL - org.bukkit.Material
 
BRAIN_CORAL - org.bukkit.Material
 
BRAIN_CORAL_BLOCK - org.bukkit.Material
 
BRAIN_CORAL_FAN - org.bukkit.Material
 
BRAIN_CORAL_WALL_FAN - org.bukkit.Material
 
BREAD - org.bukkit.Material
 
BREAK - org.bukkit.block.PistonMoveReaction
Indicates the block is fragile and will break if pushed on.
BREAK_ITEM - org.bukkit.Statistic
 
BREAKABLE - org.bukkit.enchantments.EnchantmentTarget
Allows the enchantment to be placed on items with durability.
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
BREATH_ATTACK - org.bukkit.entity.EnderDragon.Phase
The dragon will attack with dragon breath at its current location.
BREED_COW - org.bukkit.Achievement
Deprecated.
 
BREEDING - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an animal breeds to create a child
BREW_POTION - org.bukkit.Achievement
Deprecated.
 
BREW_TIME - org.bukkit.inventory.InventoryView.Property
The progress of the down-pointing arrow in a brewing inventory.
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, int) - Constructor for class org.bukkit.event.inventory.BrewEvent
 
BREWING - org.bukkit.event.inventory.InventoryType
A brewing stand inventory, with one FUEL slot and three CRAFTING slots.
BREWING_STAND - org.bukkit.Material
 
BREWING_STAND_BREW - org.bukkit.Effect
The sound played by brewing stands when brewing
BrewingStand - Interface in org.bukkit.block
Represents a captured state of a brewing stand.
BrewingStand - Interface in org.bukkit.block.data.type
Interface to the 'has_bottle_0', 'has_bottle_1', 'has_bottle_2' flags on a brewing stand which indicate which bottles are rendered on the outside.
BREWINGSTAND_INTERACTION - org.bukkit.Statistic
 
BrewingStandFuelEvent - Class in org.bukkit.event.inventory
Called when an ItemStack is about to increase the fuel level of a brewing stand.
BrewingStandFuelEvent(Block, ItemStack, int) - Constructor for class org.bukkit.event.inventory.BrewingStandFuelEvent
 
BRICK - org.bukkit.Material
 
BRICK_SLAB - org.bukkit.Material
 
BRICK_STAIRS - org.bukkit.Material
 
BRICKS - org.bukkit.block.banner.PatternType
 
BRICKS - org.bukkit.Material
 
BRINELY - org.bukkit.entity.TropicalFish.Pattern
 
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.
BroadcastMessageEvent - Class in org.bukkit.event.server
Event triggered for server broadcast messages such as from Server.broadcast(String, String).
BroadcastMessageEvent(String, Set<CommandSender>) - Constructor for class org.bukkit.event.server.BroadcastMessageEvent
 
BroadcastPermissions - Class in org.bukkit.util.permissions
 
BROWN - org.bukkit.DyeColor
Represents brown dye.
BROWN - org.bukkit.entity.Horse.Color
Light brown
BROWN - org.bukkit.entity.Llama.Color
A brown llama.
BROWN - org.bukkit.entity.Rabbit.Type
Chocolate colored rabbit.
BROWN - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
BROWN_BANNER - org.bukkit.Material
 
BROWN_BED - org.bukkit.Material
 
BROWN_CARPET - org.bukkit.Material
 
BROWN_CONCRETE - org.bukkit.Material
 
BROWN_CONCRETE_POWDER - org.bukkit.Material
 
BROWN_GLAZED_TERRACOTTA - org.bukkit.Material
 
BROWN_MUSHROOM - org.bukkit.Material
 
BROWN_MUSHROOM - org.bukkit.TreeType
Big brown mushroom; tall and umbrella-like
BROWN_MUSHROOM_BLOCK - org.bukkit.Material
 
BROWN_SHULKER_BOX - org.bukkit.Material
 
BROWN_STAINED_GLASS - org.bukkit.Material
 
BROWN_STAINED_GLASS_PANE - org.bukkit.Material
 
BROWN_TERRACOTTA - org.bukkit.Material
 
BROWN_WALL_BANNER - org.bukkit.Material
 
BROWN_WOOL - org.bukkit.Material
 
BUBBLE_COLUMN - org.bukkit.Material
 
BUBBLE_COLUMN_UP - org.bukkit.Particle
 
BUBBLE_CORAL - org.bukkit.Material
 
BUBBLE_CORAL_BLOCK - org.bukkit.Material
 
BUBBLE_CORAL_FAN - org.bukkit.Material
 
BUBBLE_CORAL_WALL_FAN - org.bukkit.Material
 
BUBBLE_POP - org.bukkit.Particle
 
BubbleColumn - Interface in org.bukkit.block.data.type
'drag' indicates whether a force will be applied on entities moving through this block.
BUCKET - org.bukkit.Material
 
BUCKET_EMPTY - org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Player filling the cauldron by emptying their bucket.
BUCKET_FILL - org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Player emptying the cauldron by filling their bucket.
BUFFET - org.bukkit.WorldType
 
build() - Method in class org.bukkit.FireworkEffect.Builder
Create a FireworkEffect from the current contents of this builder.
build() - Method in class org.bukkit.loot.LootContext.Builder
Create a new LootContext instance using the supplied parameters.
BUILD_BETTER_PICKAXE - org.bukkit.Achievement
Deprecated.
 
BUILD_FURNACE - org.bukkit.Achievement
Deprecated.
 
BUILD_HOE - org.bukkit.Achievement
Deprecated.
 
BUILD_IRONGOLEM - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an iron golem is spawned by being built
BUILD_PICKAXE - org.bukkit.Achievement
Deprecated.
 
BUILD_SNOWMAN - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a snowman is spawned by being built
BUILD_SWORD - org.bukkit.Achievement
Deprecated.
 
BUILD_WITHER - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a wither boss is spawned by being built
BUILD_WORKBENCH - org.bukkit.Achievement
Deprecated.
 
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.
builder() - Static method in class org.bukkit.FireworkEffect
Construct a firework effect.
Builder(Location) - Constructor for class org.bukkit.loot.LootContext.Builder
Creates a new LootContext.Builder instance to facilitate easy creation of LootContexts.
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
BUKKIT - Static variable in class org.bukkit.NamespacedKey
The namespace representing all keys generated by Bukkit for backwards compatibility measures.
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.
BURIED_TREASURE - org.bukkit.loot.LootTables
 
BURN_TIME - org.bukkit.inventory.InventoryView.Property
The progress of the flame in a furnace inventory.
BURNING_SKULL - org.bukkit.Art
 
BURST - org.bukkit.FireworkEffect.Type
A burst effect.
BUST - org.bukkit.Art
 
BUTCHER - org.bukkit.entity.Villager.Career
Butchers primarily trade for raw and cooked food.
BUTCHER - org.bukkit.entity.Villager.Profession
Butcher profession.
Button - Class in org.bukkit.material
Represents a button
Button() - Constructor for class org.bukkit.material.Button
 
Button(Material) - Constructor for class org.bukkit.material.Button
 
Button(Material, byte) - Constructor for class org.bukkit.material.Button
Deprecated.
Magic value
BUTTONS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all buttons (inherits from Tag.WOODEN_BUTTONS.
byValue(byte) - Static method in enum org.bukkit.map.MapCursor.Type
Deprecated.
Magic value

C

C - org.bukkit.Note.Tone
 
CACHE_AFTER_FIRST_EVAL - org.bukkit.metadata.LazyMetadataValue.CacheStrategy
Once the metadata value has been evaluated, do not re-evaluate the value until it is manually invalidated.
CACHE_ETERNALLY - org.bukkit.metadata.LazyMetadataValue.CacheStrategy
Once the metadata value has been evaluated, do not re-evaluate the value in spite of manual invalidation.
CachedServerIcon - Interface in org.bukkit.util
This is a cached version of a server-icon.
CACTUS - org.bukkit.Material
 
CACTUS_GREEN - org.bukkit.Material
 
Cake - Class in org.bukkit.material
 
Cake - Interface in org.bukkit.block.data.type
'bites' represents the amount of bites which have been taken from this slice of cake.
Cake() - Constructor for class org.bukkit.material.Cake
 
Cake(Material) - Constructor for class org.bukkit.material.Cake
 
Cake(Material, byte) - Constructor for class org.bukkit.material.Cake
Deprecated.
Magic value
CAKE - org.bukkit.Material
 
CAKE_SLICES_EATEN - org.bukkit.Statistic
 
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.
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(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
 
canSee(Player) - Method in interface org.bukkit.entity.Player
Checks to see if a player has been hidden from this player
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
CAP_EAST - org.bukkit.material.types.MushroomBlockTexture
Cap texture on the top and east faces, pores on remaining sides.
CAP_NORTH - org.bukkit.material.types.MushroomBlockTexture
Cap texture on the top and north faces, pores on remaining sides.
CAP_NORTH_EAST - org.bukkit.material.types.MushroomBlockTexture
Cap texture on the top, north and east faces, pores on remaining sides.
CAP_NORTH_WEST - org.bukkit.material.types.MushroomBlockTexture
Cap texture on the top, north and west faces, pores on remaining sides.
CAP_SOUTH - org.bukkit.material.types.MushroomBlockTexture
Cap texture on the top and south faces, pores on remaining sides.
CAP_SOUTH_EAST - org.bukkit.material.types.MushroomBlockTexture
Cap texture on the top, south and east faces, pores on remaining sides.
CAP_SOUTH_WEST - org.bukkit.material.types.MushroomBlockTexture
Cap texture on the top, south and west faces, pores on remaining sides.
CAP_TOP - org.bukkit.material.types.MushroomBlockTexture
Cap texture on the top face, pores on remaining sides.
CAP_WEST - org.bukkit.material.types.MushroomBlockTexture
Cap texture on the top and west faces, pores on remaining sides.
CARPETS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all colors of carpet.
CARROT - org.bukkit.Material
 
CARROT_ON_A_STICK - org.bukkit.Material
 
CARROTS - org.bukkit.Material
 
CARTOGRAPHER - org.bukkit.entity.Villager.Career
Cartographers primarily trade for explorer maps and some paper.
CARVED_PUMPKIN - org.bukkit.Material
 
CAUGHT_ENTITY - org.bukkit.event.player.PlayerFishEvent.State
When a player has successfully caught an entity.
CAUGHT_FISH - org.bukkit.event.player.PlayerFishEvent.State
When a player has successfully caught a fish and is reeling it in.
Cauldron - Class in org.bukkit.material
Represents a cauldron
Cauldron() - Constructor for class org.bukkit.material.Cauldron
 
Cauldron(byte) - Constructor for class org.bukkit.material.Cauldron
Deprecated.
Magic value
Cauldron(Material, byte) - Constructor for class org.bukkit.material.Cauldron
Deprecated.
Magic value
CAULDRON - org.bukkit.Material
 
CAULDRON_FILLED - org.bukkit.Statistic
 
CAULDRON_USED - org.bukkit.Statistic
 
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
 
CAVE_AIR - org.bukkit.Material
 
CAVE_SPIDER - org.bukkit.entity.EntityType
 
CAVE_SPIDER - org.bukkit.loot.LootTables
 
CAVE_SPIDER_SPAWN_EGG - org.bukkit.Material
 
CaveSpider - Interface in org.bukkit.entity
Represents a Spider.
ceil(double) - Static method in class org.bukkit.util.NumberConversions
 
CEILING - org.bukkit.block.data.type.Switch.Face
The switch is mounted to the ceiling and pointing dowanrds.
CHAIN_COMMAND_BLOCK - org.bukkit.Material
 
CHAINMAIL_BOOTS - org.bukkit.Material
 
CHAINMAIL_CHESTPLATE - org.bukkit.Material
 
CHAINMAIL_HELMET - org.bukkit.Material
 
CHAINMAIL_LEGGINGS - org.bukkit.Material
 
CHANGED - org.bukkit.event.entity.EntityPotionEffectEvent.Action
When the entity already had the potion effect type, but the effect is changed.
CHANNELING - Static variable in class org.bukkit.enchantments.Enchantment
Strikes lightning when a mob is hit with a trident if conditions are stormy
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
 
CharacterSprite(int, int, boolean[]) - Constructor for class org.bukkit.map.MapFont.CharacterSprite
 
CHARCOAL - org.bukkit.CoalType
 
CHARCOAL - org.bukkit.Material
 
CHARGE_PLAYER - org.bukkit.entity.EnderDragon.Phase
The dragon will charge a player.
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
ChatPage(String[], int, int) - Constructor for class org.bukkit.util.ChatPaginator.ChatPage
 
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
 
checkFinite() - Method in class org.bukkit.Location
Check if each component of this Location is finite.
checkFinite() - Method in class org.bukkit.util.Vector
Check if each component of this Vector is finite.
checkFinite(double, String) - Static method in class org.bukkit.util.NumberConversions
 
checkFinite(float, String) - Static method in class org.bukkit.util.NumberConversions
 
checkSupported(PluginDescriptionFile) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
Chest - Class in org.bukkit.material
Represents a chest
Chest - Interface in org.bukkit.block
Represents a captured state of a chest.
Chest - Interface in org.bukkit.block.data.type
'type' represents which part of a double chest this block is, or if it is a single 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(Material) - Constructor for class org.bukkit.material.Chest
 
Chest(Material, byte) - Constructor for class org.bukkit.material.Chest
Deprecated.
Magic value
CHEST - org.bukkit.event.inventory.InventoryType
A chest inventory, with 0, 9, 18, 27, 36, 45, or 54 slots of type CONTAINER.
CHEST - org.bukkit.inventory.EquipmentSlot
 
CHEST - org.bukkit.Material
 
CHEST_MINECART - org.bukkit.Material
 
CHEST_OPENED - org.bukkit.Statistic
 
Chest.Type - Enum in org.bukkit.block.data.type
Type of this chest block.
ChestedHorse - Interface in org.bukkit.entity
Represents Horse-like creatures which can carry an inventory.
CHESTNUT - org.bukkit.entity.Horse.Color
Chestnut
Chicken - Interface in org.bukkit.entity
Represents a Chicken.
CHICKEN - org.bukkit.entity.EntityType
 
CHICKEN - org.bukkit.loot.LootTables
 
CHICKEN - org.bukkit.Material
 
CHICKEN_SPAWN_EGG - org.bukkit.Material
 
CHIME - org.bukkit.Instrument
Chime is normally played when a note block is on top of a packed ice block.
CHIPPED_ANVIL - org.bukkit.Material
 
CHISELED_QUARTZ_BLOCK - org.bukkit.Material
 
CHISELED_RED_SANDSTONE - org.bukkit.Material
 
CHISELED_SANDSTONE - org.bukkit.Material
 
CHISELED_STONE_BRICKS - org.bukkit.Material
 
CHORUS_FLOWER - org.bukkit.Material
 
CHORUS_FLOWER_DEATH - org.bukkit.Effect
The sound played when a chorus flower dies
CHORUS_FLOWER_GROW - org.bukkit.Effect
The sound played when a chorus flower grows
CHORUS_FRUIT - org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Indicates the teleportation was caused by a player consuming chorus fruit
CHORUS_FRUIT - org.bukkit.Material
 
CHORUS_PLANT - org.bukkit.Material
 
CHORUS_PLANT - org.bukkit.TreeType
Large plant native to The End
chunk - Variable in class org.bukkit.event.world.ChunkEvent
 
Chunk - Interface in org.bukkit
Represents a chunk of blocks
CHUNK_GEN - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a creature spawns due to chunk generation
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
 
ChunkUnloadEvent(Chunk, boolean) - Constructor for class org.bukkit.event.world.ChunkUnloadEvent
 
CIRCLE_MIDDLE - org.bukkit.block.banner.PatternType
 
CIRCLING - org.bukkit.entity.EnderDragon.Phase
The dragon will circle outside the ring of pillars if ender crystals remain or inside the ring if not.
CLAY - org.bukkit.Material
 
CLAY_BALL - org.bukkit.Material
 
CLAYFISH - org.bukkit.entity.TropicalFish.Pattern
 
CLEAN_SHULKER_BOX - org.bukkit.Statistic
 
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() - Method in interface org.bukkit.inventory.Inventory
Clears out the whole Inventory.
clear(int) - Method in interface org.bukkit.inventory.Inventory
Clears out a particular slot in the index.
CLEAR - org.bukkit.WeatherType
Clear weather, clouds but no rain.
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.
CLEARED - org.bukkit.event.entity.EntityPotionEffectEvent.Action
When the effect is removed due to all effects being removed.
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.
CLERIC - org.bukkit.entity.Villager.Career
Clerics primarily trade for rotten flesh, gold ingot, redstone, lapis, ender pearl, glowstone, and bottle o' enchanting.
CLICK1 - org.bukkit.Effect
A click sound.
CLICK2 - org.bukkit.Effect
An alternate click sound.
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).
CLIMB_ONE_CM - org.bukkit.Statistic
 
CLOCK - org.bukkit.Material
 
CLOCKWISE - org.bukkit.Rotation
Rotated clockwise by 90 degrees
CLOCKWISE_135 - org.bukkit.Rotation
Rotated clockwise by 135 degrees
CLOCKWISE_180 - org.bukkit.block.structure.StructureRotation
Rotated clockwise 180 degrees.
CLOCKWISE_45 - org.bukkit.Rotation
Rotated clockwise by 45 degrees
CLOCKWISE_90 - org.bukkit.block.structure.StructureRotation
Rotated clockwise 90 degrees.
clone() - Method in interface org.bukkit.block.data.BlockData
Returns a copy of this BlockData.
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.Damageable
 
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.KnowledgeBookMeta
 
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 interface org.bukkit.inventory.meta.SpawnEggMeta
 
clone() - Method in interface org.bukkit.inventory.meta.TropicalFishBucketMeta
 
clone() - Method in interface org.bukkit.inventory.RecipeChoice
Deprecated.
 
clone() - Method in class org.bukkit.inventory.RecipeChoice.MaterialChoice
Deprecated.
 
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
Deprecated.
 
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.Observer
 
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
Deprecated.
 
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.
CLONE_STACK - org.bukkit.event.inventory.InventoryAction
A max-size stack of the clicked item is put on the cursor.
close() - Method in class org.bukkit.inventory.InventoryView
Closes the inventory view.
CLOSE - org.bukkit.map.MapView.Scale
 
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.
CLOSEST - org.bukkit.map.MapView.Scale
 
CLOSEST_ENTITY - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When the entity doesn't have a target, so it attacks the nearest entity
CLOSEST_PLAYER - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When the entity doesn't have a target, so it attacks the nearest player
CLOUD - org.bukkit.Particle
 
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(Material) - Constructor for class org.bukkit.material.Coal
 
Coal(Material, byte) - Constructor for class org.bukkit.material.Coal
Deprecated.
Magic value
COAL - org.bukkit.CoalType
 
COAL - org.bukkit.Material
 
COAL_BLOCK - org.bukkit.Material
 
COAL_ORE - org.bukkit.Material
 
CoalType - Enum in org.bukkit
Represents the two types of coal
COARSE_DIRT - org.bukkit.Material
 
COBBLESTONE - org.bukkit.Material
 
COBBLESTONE_SLAB - org.bukkit.Material
 
COBBLESTONE_STAIRS - org.bukkit.Material
 
COBBLESTONE_WALL - org.bukkit.Material
 
COBWEB - org.bukkit.Material
 
Cocoa - Interface in org.bukkit.block.data.type
 
COCOA - org.bukkit.Material
 
COCOA_BEANS - org.bukkit.Material
 
COCOA_TREE - org.bukkit.TreeType
Jungle tree with cocoa plants; 1 block wide
CocoaPlant - Class in org.bukkit.material
Represents the cocoa plant
CocoaPlant() - Constructor for class org.bukkit.material.CocoaPlant
 
CocoaPlant(CocoaPlant.CocoaPlantSize) - Constructor for class org.bukkit.material.CocoaPlant
 
CocoaPlant(CocoaPlant.CocoaPlantSize, BlockFace) - Constructor for class org.bukkit.material.CocoaPlant
 
CocoaPlant(Material, byte) - Constructor for class org.bukkit.material.CocoaPlant
Deprecated.
Magic value
CocoaPlant.CocoaPlantSize - Enum in org.bukkit.material
 
Cod - Interface in org.bukkit.entity
Represents a cod fish.
COD - org.bukkit.entity.EntityType
 
COD - org.bukkit.loot.LootTables
 
COD - org.bukkit.Material
 
COD_BUCKET - org.bukkit.Material
 
COD_SPAWN_EGG - org.bukkit.Material
 
COLD_OCEAN - org.bukkit.block.Biome
 
COLLECT_TO_CURSOR - org.bukkit.event.inventory.InventoryAction
The inventory is searched for the same material, and they are put on the cursor up to Material.getMaxStackSize().
COLLISION - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When an entity targets another entity after colliding with it.
COLLISION_RULE - org.bukkit.scoreboard.Team.Option
How players of this team collide with others.
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 - Variable in class org.bukkit.help.GenericCommandHelpTopic
 
Command - Class in org.bukkit.command
Represents a Command, which executes various tasks upon user input
Command - Class in org.bukkit.material
Represents a command block
Command() - Constructor for class org.bukkit.material.Command
 
Command(String) - Constructor for class org.bukkit.command.Command
 
Command(String, String, String, List<String>) - Constructor for class org.bukkit.command.Command
 
Command(Material) - Constructor for class org.bukkit.material.Command
 
Command(Material, byte) - Constructor for class org.bukkit.material.Command
Deprecated.
Magic value
COMMAND - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When a potion effect is changed due to the /effect command.
COMMAND - org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Indicates the teleportation was caused by a player executing a command
COMMAND_BLOCK - org.bukkit.Material
 
COMMAND_BLOCK_MINECART - org.bukkit.Material
 
COMMAND_BLOCK_OUTPUT - Static variable in class org.bukkit.GameRule
Whether command blocks should notify admins when they perform commands.
CommandBlock - Interface in org.bukkit.block
Represents a captured state of a command block.
CommandBlock - Interface in org.bukkit.block.data.type
'conditional' denotes whether this command block is conditional or not, i.e.
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
 
CommandSender.Spigot - Class 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 - Interface in org.bukkit.block
Represents a captured state of an on / off comparator.
Comparator - Interface in org.bukkit.block.data.type
'mode' indicates what mode this comparator will operate in.
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(Material) - Constructor for class org.bukkit.material.Comparator
 
Comparator(Material, byte) - Constructor for class org.bukkit.material.Comparator
Deprecated.
Magic value
COMPARATOR - org.bukkit.Material
 
Comparator.Mode - Enum in org.bukkit.block.data.type
The mode in which a comparator will operate in.
compare(String, String) - Method in class org.bukkit.help.HelpTopicComparator.TopicNameComparator
 
compare(HelpTopic, HelpTopic) - Method in class org.bukkit.help.HelpTopicComparator
 
COMPARE - org.bukkit.block.data.type.Comparator.Mode
The default mode, similar to a transistor.
compareTo(RegisteredServiceProvider<?>) - Method in class org.bukkit.plugin.RegisteredServiceProvider
 
COMPASS - org.bukkit.Material
 
COMPLEX_PART - org.bukkit.entity.EntityType
 
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
Conduit - Interface in org.bukkit.block
Represents a captured state of a conduit.
CONDUIT - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the entity gets the effect from a conduit.
CONDUIT - org.bukkit.Material
 
CONDUIT_POWER - Static variable in class org.bukkit.potion.PotionEffectType
Effects granted by a nearby conduit.
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
 
Configuration - Interface in org.bukkit.configuration
Represents a source of configurable options and settings
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
 
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
 
Consumer<T> - Interface in org.bukkit.util
Represents an operation that accepts a single input argument and returns no result.
CONTACT - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused when an entity contacts a block such as a Cactus.
Container - Interface in org.bukkit.block
Represents a captured state of a container block.
CONTAINER - org.bukkit.event.inventory.InventoryType.SlotType
A regular slot in the container or the player's inventory; anything not covered by the other enum values.
contains(String) - 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 interface org.bukkit.configuration.ConfigurationSection
Checks if this ConfigurationSection contains the given path.
contains(String, boolean) - Method in class org.bukkit.configuration.MemorySection
 
contains(ItemStack) - Method in interface org.bukkit.inventory.Inventory
Checks if the inventory contains any ItemStacks matching the given ItemStack.
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.
contains(Material) - Method in interface org.bukkit.inventory.Inventory
Checks if the inventory contains any ItemStacks with the given material.
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.
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
 
CONTROL_DROP - org.bukkit.event.inventory.ClickType
Holding Ctrl while pressing the "Drop" key (defaults to Q).
Conversable - Interface in org.bukkit.conversations
The Conversable interface is used to indicate objects that can have conversations.
conversation - Variable in class org.bukkit.conversations.InactivityConversationCanceller
 
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.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.
CONVERSION - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When a conversion from a villager zombie to a villager is started or finished.
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.
COOK_FISH - org.bukkit.Achievement
Deprecated.
 
COOK_TIME - org.bukkit.inventory.InventoryView.Property
The progress of the right-pointing arrow in a furnace inventory.
COOKED_BEEF - org.bukkit.Material
 
COOKED_CHICKEN - org.bukkit.Material
 
COOKED_COD - org.bukkit.Material
 
COOKED_MUTTON - org.bukkit.Material
 
COOKED_PORKCHOP - org.bukkit.Material
 
COOKED_RABBIT - org.bukkit.Material
 
COOKED_SALMON - org.bukkit.Material
 
COOKIE - org.bukkit.Material
 
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
COPY_OF_COPY - org.bukkit.inventory.meta.BookMeta.Generation
Book that was copied from a copy of an original.
COPY_OF_ORIGINAL - org.bukkit.inventory.meta.BookMeta.Generation
Book that was copied from an original.
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.
CORAL_BLOCKS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all coral blocks.
CORALS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all coral.
CoralWallFan - Interface in org.bukkit.block.data.type
 
CORNER - org.bukkit.block.data.type.StructureBlock.Mode
Used for detection of two opposite corners of a structure.
CORNER - org.bukkit.block.structure.UsageMode
Used when saving a structure for easy size calculation.
COUNTER_CLOCKWISE - org.bukkit.Rotation
Rotated counter-clockwise by 90 degrees
COUNTER_CLOCKWISE_45 - org.bukkit.Rotation
Rotated counter-clockwise by 45 degrees
COUNTERCLOCKWISE_90 - org.bukkit.block.structure.StructureRotation
Rotated counter clockwise 90 degrees.
countSlots() - Method in class org.bukkit.inventory.InventoryView
Check the total number of slots in this view, combining the upper and lower inventories.
COURBET - org.bukkit.Art
 
Cow - Interface in org.bukkit.entity
Represents a Cow.
COW - org.bukkit.entity.EntityType
 
COW - org.bukkit.loot.LootTables
 
COW_SPAWN_EGG - org.bukkit.Material
 
CRACKED - org.bukkit.SandstoneType
 
CRACKED_STONE_BRICKS - org.bukkit.Material
 
CRAFT_ITEM - org.bukkit.Statistic
 
CRAFTING - org.bukkit.event.inventory.InventoryType
A player's crafting inventory, with 4 CRAFTING slots and a RESULT slot.
CRAFTING - org.bukkit.event.inventory.InventoryType.SlotType
A slot in the crafting matrix, or the input slot in a furnace inventory, the potion slot in the brewing stand, or the enchanting slot.
CRAFTING_TABLE - org.bukkit.Material
 
CRAFTING_TABLE_INTERACTION - org.bukkit.Statistic
 
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, 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
 
CRAMMING - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused when an entity is colliding with too many entities due to the maxEntityCramming game rule.
CREAMY - org.bukkit.entity.Horse.Color
Very light brown
CREAMY - org.bukkit.entity.Llama.Color
A cream-colored llama.
CREATE_FOG - org.bukkit.boss.BarFlag
Creates fog around the world.
createBlockData() - Method in enum org.bukkit.Material
Creates a new BlockData instance for this Material, with all properties initialized to unspecified defaults.
createBlockData(String) - Static method in class org.bukkit.Bukkit
Creates a new BlockData instance with material and properties parsed from provided data.
createBlockData(String) - Method in enum org.bukkit.Material
Creates a new BlockData instance for this Material, with all properties initialized to unspecified defaults, except for those provided in data.
createBlockData(String) - Method in interface org.bukkit.Server
Creates a new BlockData instance with material and properties parsed from provided data.
createBlockData(Consumer<BlockData>) - Method in enum org.bukkit.Material
Creates a new BlockData instance for this Material, with all properties initialized to unspecified defaults.
createBlockData(Material) - Static method in class org.bukkit.Bukkit
Creates a new BlockData instance for the specified Material, with all properties initialized to unspecified defaults.
createBlockData(Material) - Method in interface org.bukkit.Server
Creates a new BlockData instance for the specified Material, with all properties initialized to unspecified defaults.
createBlockData(Material, String) - Static method in class org.bukkit.Bukkit
Creates a new BlockData instance for the specified Material, with all properties initialized to unspecified defaults, except for those provided in data.
createBlockData(Material, String) - Method in interface org.bukkit.Server
Creates a new BlockData instance for the specified Material, with all properties initialized to unspecified defaults, except for those provided in data.
createBlockData(Material, Consumer<BlockData>) - Static method in class org.bukkit.Bukkit
Creates a new BlockData instance for the specified Material, with all properties initialized to unspecified defaults.
createBlockData(Material, Consumer<BlockData>) - Method in interface org.bukkit.Server
Creates a new BlockData instance for the specified Material, with all properties initialized to unspecified defaults.
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(int, int) - Method in class org.bukkit.potion.PotionEffectType
Creates a PotionEffect from this PotionEffectType, applying duration modifiers and checks.
createEffect(PotionEffectType, int, int) - Method in interface org.bukkit.potion.PotionBrewer
Creates a PotionEffect from the given 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, int) - Static method in class org.bukkit.Bukkit
Creates an empty inventory of type InventoryType.CHEST with the specified size.
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) - Static method in class org.bukkit.Bukkit
Creates an empty inventory of type InventoryType.CHEST with the specified size and title.
createInventory(InventoryHolder, int, String) - Method in interface org.bukkit.Server
Creates an empty inventory of type InventoryType.CHEST with the specified size and title.
createInventory(InventoryHolder, InventoryType) - Static method in class org.bukkit.Bukkit
Creates an empty inventory with the specified type and title.
createInventory(InventoryHolder, InventoryType) - Method in interface org.bukkit.Server
Creates an empty inventory with the specified type and title.
createInventory(InventoryHolder, InventoryType, String) - Static method in class org.bukkit.Bukkit
Creates an empty inventory with the specified type and title.
createInventory(InventoryHolder, InventoryType, String) - Method in interface org.bukkit.Server
Creates an empty inventory with the specified type 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.
createMerchant(String) - Static method in class org.bukkit.Bukkit
Creates an empty merchant.
createMerchant(String) - Method in interface org.bukkit.Server
Creates an empty merchant.
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) - Method in class org.bukkit.configuration.MemorySection
 
createSection(String, Map<?, ?>) - Method in interface org.bukkit.configuration.ConfigurationSection
Creates a ConfigurationSection at the specified path, with specified values.
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() - Method in class org.bukkit.WorldCreator
Creates a world with the specified options.
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.
CREATIVE - org.bukkit.event.inventory.ClickType
Any action done with the Creative inventory open.
CREATIVE - org.bukkit.event.inventory.InventoryType
The creative mode inventory, with only 9 QUICKBAR slots and nothing else.
CREATIVE - org.bukkit.GameMode
Creative mode may fly, build instantly, become invulnerable and create free items.
CREATIVE_ONLY - org.bukkit.entity.Arrow.PickupStatus
The arrow can only be picked up by players in creative mode.
Creature - Interface in org.bukkit.entity
Represents a Creature.
CreatureSpawner - Interface in org.bukkit.block
Represents a captured state of 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
CREEBET - org.bukkit.Art
 
Creeper - Interface in org.bukkit.entity
Represents a Creeper
CREEPER - org.bukkit.block.banner.PatternType
 
CREEPER - org.bukkit.entity.EntityType
 
CREEPER - org.bukkit.FireworkEffect.Type
A creeper-face effect.
CREEPER - org.bukkit.loot.LootTables
 
CREEPER - org.bukkit.SkullType
Deprecated.
 
CREEPER_HEAD - org.bukkit.Material
 
CREEPER_SPAWN_EGG - org.bukkit.Material
 
CREEPER_WALL_HEAD - org.bukkit.Material
 
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
CRIT - org.bukkit.Particle
 
CRIT_MAGIC - org.bukkit.Particle
 
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) - Constructor for class org.bukkit.material.Crops
Constructs a crop block of the given type and in the seeded state
Crops(Material, byte) - Constructor for class org.bukkit.material.Crops
Deprecated.
Magic value
Crops(Material, CropState) - Constructor for class org.bukkit.material.Crops
Constructs a crop block of the given type and in the given growth state
CropState - Enum in org.bukkit
Represents the different growth states of crops
CROSS - org.bukkit.block.banner.PatternType
 
crossProduct(Vector) - Method in class org.bukkit.util.Vector
Calculates the cross product of this vector with another.
CROUCH_ONE_CM - org.bukkit.Statistic
 
CURED - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a villager is cured from infection
CURLY_BORDER - org.bukkit.block.banner.PatternType
 
CURRENT_DOWN - org.bukkit.Particle
 
currentPrompt - Variable in class org.bukkit.conversations.Conversation
 
CUSTOM - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a creature is spawned by plugins
CUSTOM - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Custom damage.
CUSTOM - org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
Any other reason not covered by the reasons above
CUSTOM - org.bukkit.event.entity.EntityTargetEvent.TargetReason
For custom calls to the event.
CUSTOM - org.bukkit.PortalType
This is a custom Plugin portal.
CUSTOMIZED - org.bukkit.WorldType
 
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
 
CUT_RED_SANDSTONE - org.bukkit.Material
 
CUT_SANDSTONE - org.bukkit.Material
 
CYAN - org.bukkit.DyeColor
Represents cyan dye.
CYAN - org.bukkit.entity.Parrot.Variant
Cyan colored parrot.
CYAN_BANNER - org.bukkit.Material
 
CYAN_BED - org.bukkit.Material
 
CYAN_CARPET - org.bukkit.Material
 
CYAN_CONCRETE - org.bukkit.Material
 
CYAN_CONCRETE_POWDER - org.bukkit.Material
 
CYAN_DYE - org.bukkit.Material
 
CYAN_GLAZED_TERRACOTTA - org.bukkit.Material
 
CYAN_SHULKER_BOX - org.bukkit.Material
 
CYAN_STAINED_GLASS - org.bukkit.Material
 
CYAN_STAINED_GLASS_PANE - org.bukkit.Material
 
CYAN_TERRACOTTA - org.bukkit.Material
 
CYAN_WALL_BANNER - org.bukkit.Material
 
CYAN_WOOL - org.bukkit.Material
 

D

D - org.bukkit.Note.Tone
 
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_ABSORBED - org.bukkit.Statistic
 
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_BLOCKED_BY_SHIELD - org.bukkit.Statistic
 
DAMAGE_DEALT - org.bukkit.Statistic
 
DAMAGE_DEALT_ABSORBED - org.bukkit.Statistic
 
DAMAGE_DEALT_RESISTED - org.bukkit.Statistic
 
DAMAGE_INDICATOR - org.bukkit.Particle
 
DAMAGE_RESISTANCE - Static variable in class org.bukkit.potion.PotionEffectType
Decreases damage dealt to an entity.
DAMAGE_RESISTED - org.bukkit.Statistic
 
DAMAGE_TAKEN - org.bukkit.Statistic
 
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.
Damageable - Interface in org.bukkit.inventory.meta
Represents an item that has durability and can take damage.
DAMAGED_ANVIL - org.bukkit.Material
 
damerauLevenshteinDistance(String, String) - Static method in class org.bukkit.command.defaults.HelpCommand
Computes the Dameraur-Levenshtein Distance between two strings.
DANDELION - org.bukkit.Material
 
DANDELION_YELLOW - org.bukkit.Material
 
DARK_AQUA - org.bukkit.ChatColor
Represents dark blue (aqua)
DARK_BLUE - org.bukkit.ChatColor
Represents dark blue
DARK_BROWN - org.bukkit.entity.Horse.Color
Dark brown
DARK_BROWN - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
DARK_FOREST - org.bukkit.block.Biome
 
DARK_FOREST_HILLS - org.bukkit.block.Biome
 
DARK_GRAY - org.bukkit.ChatColor
Represents dark gray
DARK_GRAY - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
DARK_GREEN - org.bukkit.ChatColor
Represents dark green
DARK_GREEN - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
DARK_OAK - org.bukkit.TreeSpecies
Represents dark oak trees.
DARK_OAK - org.bukkit.TreeType
Dark Oak tree.
DARK_OAK_BOAT - org.bukkit.Material
 
DARK_OAK_BUTTON - org.bukkit.Material
 
DARK_OAK_DOOR - org.bukkit.Material
 
DARK_OAK_FENCE - org.bukkit.Material
 
DARK_OAK_FENCE_GATE - org.bukkit.Material
 
DARK_OAK_LEAVES - org.bukkit.Material
 
DARK_OAK_LOG - org.bukkit.Material
 
DARK_OAK_LOGS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all dark oak log and bark variants.
DARK_OAK_PLANKS - org.bukkit.Material
 
DARK_OAK_PRESSURE_PLATE - org.bukkit.Material
 
DARK_OAK_SAPLING - org.bukkit.Material
 
DARK_OAK_SLAB - org.bukkit.Material
 
DARK_OAK_STAIRS - org.bukkit.Material
 
DARK_OAK_TRAPDOOR - org.bukkit.Material
 
DARK_OAK_WOOD - org.bukkit.Material
 
DARK_PRISMARINE - org.bukkit.Material
 
DARK_PRISMARINE_SLAB - org.bukkit.Material
 
DARK_PRISMARINE_STAIRS - org.bukkit.Material
 
DARK_PURPLE - org.bukkit.ChatColor
Represents dark purple
DARK_RED - org.bukkit.ChatColor
Represents dark red
DARKEN_SKY - org.bukkit.boss.BarFlag
Darkens the sky like during fighting a wither.
DASHER - org.bukkit.entity.TropicalFish.Pattern
 
data - Variable in enum org.bukkit.Material
 
DATA - org.bukkit.block.data.type.StructureBlock.Mode
Dummy block used to run a custom function during world generation before being removed.
DATA - org.bukkit.block.structure.UsageMode
Used to run specific custom functions, which can only be used for certain Structures.
DAYLIGHT_DETECTOR - org.bukkit.Material
 
DaylightDetector - Interface in org.bukkit.block.data.type
'inverted' denotes whether this daylight detector is in the inverted mode, i.e.
DaylightDetector - Interface in org.bukkit.block
Represents a captured state of a (possibly inverted) daylight detector.
DEAD - org.bukkit.GrassSpecies
Represents the dead looking grass.
DEAD_BRAIN_CORAL - org.bukkit.Material
 
DEAD_BRAIN_CORAL_BLOCK - org.bukkit.Material
 
DEAD_BRAIN_CORAL_FAN - org.bukkit.Material
 
DEAD_BRAIN_CORAL_WALL_FAN - org.bukkit.Material
 
DEAD_BUBBLE_CORAL - org.bukkit.Material
 
DEAD_BUBBLE_CORAL_BLOCK - org.bukkit.Material
 
DEAD_BUBBLE_CORAL_FAN - org.bukkit.Material
 
DEAD_BUBBLE_CORAL_WALL_FAN - org.bukkit.Material
 
DEAD_BUSH - org.bukkit.Material
 
DEAD_FIRE_CORAL - org.bukkit.Material
 
DEAD_FIRE_CORAL_BLOCK - org.bukkit.Material
 
DEAD_FIRE_CORAL_FAN - org.bukkit.Material
 
DEAD_FIRE_CORAL_WALL_FAN - org.bukkit.Material
 
DEAD_HORN_CORAL - org.bukkit.Material
 
DEAD_HORN_CORAL_BLOCK - org.bukkit.Material
 
DEAD_HORN_CORAL_FAN - org.bukkit.Material
 
DEAD_HORN_CORAL_WALL_FAN - org.bukkit.Material
 
DEAD_TUBE_CORAL - org.bukkit.Material
 
DEAD_TUBE_CORAL_BLOCK - org.bukkit.Material
 
DEAD_TUBE_CORAL_FAN - org.bukkit.Material
 
DEAD_TUBE_CORAL_WALL_FAN - org.bukkit.Material
 
DEATH - org.bukkit.EntityEffect
Deprecated.
although this effect may trigger other events on non-living entities, it's only supported usage is on living ones.
DEATH - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When all effects are removed due to death (Note: This is called on respawn, so it's player only!)
DEATH_MESSAGE_VISIBILITY - org.bukkit.scoreboard.Team.Option
How to display the death messages for players on this team.
DEATHS - org.bukkit.Statistic
 
DEATHS - Static variable in class org.bukkit.scoreboard.Criterias
 
DEBUG_STICK - org.bukkit.Material
 
DECLINED - org.bukkit.event.player.PlayerResourcePackStatusEvent.Status
The client refused to accept the resource pack.
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, 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.
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.
DEEP_COLD_OCEAN - org.bukkit.block.Biome
 
DEEP_FROZEN_OCEAN - org.bukkit.block.Biome
 
DEEP_LUKEWARM_OCEAN - org.bukkit.block.Biome
 
DEEP_OCEAN - org.bukkit.block.Biome
 
DEEP_WARM_OCEAN - org.bukkit.block.Biome
 
DEFAULT - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an entity is missing a SpawnReason
DEFAULT - org.bukkit.event.Event.Result
Neither deny nor allow the event.
DEFAULT - org.bukkit.event.hanging.HangingBreakEvent.RemoveCause
Removed by an uncategorised cause
DEFAULT - org.bukkit.Warning.WarningState
Indicates each warning would default to the configured Warning annotation, or always if annotation not found.
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_LOOT_MODIFIER - Static variable in class org.bukkit.loot.LootContext
 
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
 
DefaultPermissions - Class in org.bukkit.util.permissions
 
defaults - Variable in class org.bukkit.configuration.MemoryConfiguration
 
DEFEND_VILLAGE - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When an entity selects a target while defending a village.
DelegateDeserialization - Annotation Type in org.bukkit.configuration.serialization
Applies to a ConfigurationSerializable that will delegate all deserialization to another ConfigurationSerializable.
DENY - org.bukkit.event.Event.Result
Deny the event.
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, ?>) - Method in class org.bukkit.configuration.serialization.ConfigurationSerialization
 
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, 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, ?>) - 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, ?>, 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.
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
 
DESERT - org.bukkit.block.Biome
 
DESERT_HILLS - org.bukkit.block.Biome
 
DESERT_LAKES - org.bukkit.block.Biome
 
DESERT_PYRAMID - org.bukkit.loot.LootTables
 
DETECTOR_RAIL - org.bukkit.Material
 
DetectorRail - Class in org.bukkit.material
Represents a detector rail
DetectorRail() - Constructor for class org.bukkit.material.DetectorRail
 
DetectorRail(Material) - Constructor for class org.bukkit.material.DetectorRail
 
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.
DIAGONAL_LEFT - org.bukkit.block.banner.PatternType
 
DIAGONAL_LEFT_MIRROR - org.bukkit.block.banner.PatternType
 
DIAGONAL_RIGHT - org.bukkit.block.banner.PatternType
 
DIAGONAL_RIGHT_MIRROR - org.bukkit.block.banner.PatternType
 
DIAMOND - org.bukkit.Material
 
DIAMOND_AXE - org.bukkit.Material
 
DIAMOND_BLOCK - org.bukkit.Material
 
DIAMOND_BOOTS - org.bukkit.Material
 
DIAMOND_CHESTPLATE - org.bukkit.Material
 
DIAMOND_HELMET - org.bukkit.Material
 
DIAMOND_HOE - org.bukkit.Material
 
DIAMOND_HORSE_ARMOR - org.bukkit.Material
 
DIAMOND_LEGGINGS - org.bukkit.Material
 
DIAMOND_ORE - org.bukkit.Material
 
DIAMOND_PICKAXE - org.bukkit.Material
 
DIAMOND_SHOVEL - org.bukkit.Material
 
DIAMOND_SWORD - org.bukkit.Material
 
DIAMONDS_TO_YOU - org.bukkit.Achievement
Deprecated.
 
Difficulty - Enum in org.bukkit
Represents the various difficulty levels that are available.
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(Material) - Constructor for class org.bukkit.material.Diode
 
Diode(Material, byte) - Constructor for class org.bukkit.material.Diode
Deprecated.
Magic value
DIORITE - org.bukkit.Material
 
Directional - Interface in org.bukkit.block.data
'facing' represents the face towards which the block is pointing.
Directional - Interface in org.bukkit.material
 
DirectionalContainer - Class in org.bukkit.material
Represents a furnace or a dispenser.
DirectionalContainer(Material) - Constructor for class org.bukkit.material.DirectionalContainer
 
DirectionalContainer(Material, byte) - Constructor for class org.bukkit.material.DirectionalContainer
Deprecated.
Magic value
DIRT - org.bukkit.Material
 
dirtyPermissibles() - Method in class org.bukkit.plugin.SimplePluginManager
Deprecated.
DISABLE_ELYTRA_MOVEMENT_CHECK - Static variable in class org.bukkit.GameRule
Whether the server should skip checking player speed when the player is wearing elytra.
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(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.AsyncPlayerPreLoginEvent
Deprecated.
This method uses a deprecated enum from PlayerPreLoginEvent
disallow(PlayerPreLoginEvent.Result, String) - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Disallows the player from logging in, with the given reason
DISALLOWED - org.bukkit.entity.Arrow.PickupStatus
The arrow cannot be picked up.
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.
DISAPPEAR - org.bukkit.entity.Evoker.Spell
Deprecated.
The spell that makes the casting entity invisible.
DISAPPEAR - org.bukkit.entity.Spellcaster.Spell
The spell that makes the casting entity invisible.
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 the dispenser.
DISPENSE_EGG - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a creature is spawned by a dispenser dispensing an egg
Dispenser - Class in org.bukkit.material
Represents a dispenser.
Dispenser - Interface in org.bukkit.block.data.type
Similar to Powerable, 'triggered' indicates whether or not the dispenser is currently activated.
Dispenser - Interface in org.bukkit.block
Represents a captured state of a dispenser.
Dispenser() - Constructor for class org.bukkit.material.Dispenser
 
Dispenser(BlockFace) - Constructor for class org.bukkit.material.Dispenser
 
Dispenser(Material) - Constructor for class org.bukkit.material.Dispenser
 
Dispenser(Material, byte) - Constructor for class org.bukkit.material.Dispenser
Deprecated.
Magic value
DISPENSER - org.bukkit.event.inventory.InventoryType
A dispenser inventory, with 9 slots of type CONTAINER.
DISPENSER - org.bukkit.Material
 
DISPENSER_INSPECTED - org.bukkit.Statistic
 
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.
DISTANCE - org.bukkit.event.entity.EntityUnleashEvent.UnleashReason
When the entity's leashholder is more than 10 blocks away
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.
DO_DAYLIGHT_CYCLE - Static variable in class org.bukkit.GameRule
Whether time progresses from the current moment.
DO_ENTITY_DROPS - Static variable in class org.bukkit.GameRule
Whether entities that are not mobs should have drops.
DO_FIRE_TICK - Static variable in class org.bukkit.GameRule
Whether fire should spread and naturally extinguish.
DO_LIMITED_CRAFTING - Static variable in class org.bukkit.GameRule
Whether players should only be able to craft recipes they've unlocked first.
DO_MOB_LOOT - Static variable in class org.bukkit.GameRule
Whether mobs should drop items.
DO_MOB_SPAWNING - Static variable in class org.bukkit.GameRule
Whether mobs should naturally spawn.
DO_TILE_DROPS - Static variable in class org.bukkit.GameRule
Whether blocks should have drops.
DO_WEATHER_CYCLE - Static variable in class org.bukkit.GameRule
Whether the weather will change from the current moment.
doesBounce() - Method in interface org.bukkit.entity.Projectile
Determine if this projectile should bounce or not when it hits.
Dolphin - Interface in org.bukkit.entity
 
DOLPHIN - org.bukkit.entity.EntityType
 
DOLPHIN - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the entity gets the effect from a dolphin.
DOLPHIN - org.bukkit.loot.LootTables
 
DOLPHIN - org.bukkit.Particle
 
DOLPHIN_SPAWN_EGG - org.bukkit.Material
 
DOLPHINS_GRACE - Static variable in class org.bukkit.potion.PotionEffectType
Squee'ek uh'k kk'kkkk squeek eee'eek.
Donkey - Interface in org.bukkit.entity
Represents a Donkey - variant of ChestedHorse.
DONKEY - org.bukkit.entity.EntityType
 
DONKEY - org.bukkit.entity.Horse.Variant
Deprecated.
A donkey
DONKEY - org.bukkit.loot.LootTables
 
DONKEY_KONG - org.bukkit.Art
 
DONKEY_SPAWN_EGG - org.bukkit.Material
 
Door - Class in org.bukkit.material
Represents a door.
Door - Interface in org.bukkit.block.data.type
'hinge' indicates which hinge this door is attached to and will rotate around when opened.
Door() - Constructor for class org.bukkit.material.Door
Deprecated.
Artifact of old API, equivalent to new Door(Material.LEGACY_WOODEN_DOOR);
Door(Material) - Constructor for class org.bukkit.material.Door
 
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(Material, byte) - Constructor for class org.bukkit.material.Door
Deprecated.
Magic value
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(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(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_CLOSE - org.bukkit.Effect
Sound of a door closing.
DOOR_TOGGLE - org.bukkit.Effect
Sound of a door opening.
Door.Hinge - Enum in org.bukkit.block.data.type
The hinge of a door.
DOORS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all doors (inherits from Tag.WOODEN_DOORS.
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.
DOUBLE - org.bukkit.block.data.type.Slab.Type
The slab occupies the entire block.
DOUBLE_CLICK - org.bukkit.event.inventory.ClickType
Pressing the left mouse button twice in quick succession.
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.
DOWN - org.bukkit.block.BlockFace
 
DOWNFALL - org.bukkit.WeatherType
Raining or snowing depending on biome.
DRAGON - org.bukkit.SkullType
Deprecated.
 
DRAGON_BREATH - org.bukkit.Effect
The sound/particles used by the enderdragon's breath attack.
DRAGON_BREATH - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by a dragon breathing fire.
DRAGON_BREATH - org.bukkit.Material
 
DRAGON_BREATH - org.bukkit.Particle
 
DRAGON_EGG - org.bukkit.Material
 
DRAGON_FIREBALL - org.bukkit.entity.EntityType
Like EntityType.FIREBALL but with added effects.
DRAGON_HEAD - org.bukkit.Material
 
DRAGON_WALL_HEAD - org.bukkit.Material
 
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.
DRIED_KELP - org.bukkit.Material
 
DRIED_KELP_BLOCK - org.bukkit.Material
 
DRIP_LAVA - org.bukkit.Particle
 
DRIP_WATER - org.bukkit.Particle
 
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.
DROP - org.bukkit.event.inventory.ClickType
The "Drop" key (defaults to Q).
DROP - org.bukkit.Statistic
 
DROP_ALL_CURSOR - org.bukkit.event.inventory.InventoryAction
The entire cursor item is dropped.
DROP_ALL_SLOT - org.bukkit.event.inventory.InventoryAction
The entire clicked slot is dropped.
DROP_COUNT - org.bukkit.Statistic
 
DROP_ONE_CURSOR - org.bukkit.event.inventory.InventoryAction
One item is dropped from the cursor.
DROP_ONE_SLOT - org.bukkit.event.inventory.InventoryAction
One item is dropped from the clicked slot.
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
DROPPED_ITEM - org.bukkit.entity.EntityType
An item resting on the ground.
Dropper - Interface in org.bukkit.block
Represents a captured state of a dropper.
DROPPER - org.bukkit.event.inventory.InventoryType
A dropper inventory, with 9 slots of type CONTAINER.
DROPPER - org.bukkit.Material
 
DROPPER_INSPECTED - org.bukkit.Statistic
 
Drowned - Interface in org.bukkit.entity
Drowned zombie.
DROWNED - org.bukkit.entity.EntityType
 
DROWNED - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a creature is spawned by another entity drowning
DROWNED - org.bukkit.loot.LootTables
 
DROWNED_SPAWN_EGG - org.bukkit.Material
 
DROWNING - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by running out of air while in water
DRYOUT - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused when an entity that should be in water is not.
DURABILITY - Static variable in class org.bukkit.enchantments.Enchantment
Decreases the rate at which a tool looses durability
DustOptions(Color, float) - Constructor for class org.bukkit.Particle.DustOptions
 
Dye - Class in org.bukkit.material
Represents dye
Dye() - Constructor for class org.bukkit.material.Dye
 
Dye(DyeColor) - Constructor for class org.bukkit.material.Dye
 
Dye(Material) - Constructor for class org.bukkit.material.Dye
 
Dye(Material, byte) - Constructor for class org.bukkit.material.Dye
Deprecated.
Magic value
DyeColor - Enum in org.bukkit
All supported color values for dyes and cloth
DYING - org.bukkit.entity.EnderDragon.Phase
The dragon will fly to the vicinity of the portal and die.

E

E - org.bukkit.Note.Tone
 
EAST - org.bukkit.block.BlockFace
 
EAST_NORTH_EAST - org.bukkit.block.BlockFace
 
EAST_SOUTH_EAST - org.bukkit.block.BlockFace
 
EAST_WEST - org.bukkit.block.data.Rail.Shape
The rail runs flat along the east/west (X) axis.
EASY - org.bukkit.Difficulty
Hostile mobs spawn, enemies deal less damage than on normal difficulty, the hunger bar does deplete and starving deals up to 5 hearts of damage.
EATING - org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
When a player regains health from eating consumables
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.
Egg - Interface in org.bukkit.entity
Represents a thrown egg.
EGG - org.bukkit.entity.EntityType
A flying chicken egg.
EGG - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a creature spawns from an egg
EGG - org.bukkit.Material
 
eject() - Method in interface org.bukkit.block.Jukebox
Stops the jukebox playing and ejects the current record.
eject() - Method in interface org.bukkit.entity.Entity
Eject any passenger.
ELDER_GUARDIAN - org.bukkit.entity.EntityType
 
ELDER_GUARDIAN - org.bukkit.loot.LootTables
 
ELDER_GUARDIAN_SPAWN_EGG - org.bukkit.Material
 
ElderGuardian - Interface in org.bukkit.entity
Represents an ElderGuardian - variant of Guardian.
ELYTRA - org.bukkit.Material
 
EMERALD - org.bukkit.Material
 
EMERALD_BLOCK - org.bukkit.Material
 
EMERALD_ORE - org.bukkit.Material
 
EMPTY - org.bukkit.loot.LootTables
 
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
 
ENCHANT_BUTTON1 - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the top button's experience level value.
ENCHANT_BUTTON2 - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the middle button's experience level value.
ENCHANT_BUTTON3 - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the bottom button's experience level value.
ENCHANT_ID1 - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the top button's enchantment's id
ENCHANT_ID2 - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the middle button's enchantment's id
ENCHANT_ID3 - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the bottom button's enchantment's id
ENCHANT_LEVEL1 - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the top button's level value.
ENCHANT_LEVEL2 - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the middle button's level value.
ENCHANT_LEVEL3 - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the bottom button's level value.
ENCHANT_THORNS_HIT - org.bukkit.Sound
 
ENCHANT_XP_SEED - org.bukkit.inventory.InventoryView.Property
In an enchanting inventory, the first four bits of the player's xpSeed.
ENCHANTED_BOOK - org.bukkit.Material
 
ENCHANTED_GOLDEN_APPLE - org.bukkit.Material
 
ENCHANTING - org.bukkit.event.inventory.InventoryType
An enchantment table inventory, with two CRAFTING slots and three enchanting buttons.
ENCHANTING_TABLE - org.bukkit.Material
 
EnchantingInventory - Interface in org.bukkit.inventory
Interface to the inventory of an Enchantment Table.
EnchantingTable - Interface in org.bukkit.block
Represents a captured state of an enchanting 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(NamespacedKey) - Constructor for class org.bukkit.enchantments.Enchantment
 
ENCHANTMENT_TABLE - org.bukkit.Particle
 
EnchantmentOffer - Class in org.bukkit.enchantments
A class for the available enchantment offers in the enchantment table.
EnchantmentOffer(Enchantment, int, int) - Constructor for class org.bukkit.enchantments.EnchantmentOffer
 
ENCHANTMENTS - org.bukkit.Achievement
Deprecated.
 
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(String) - Constructor for class org.bukkit.enchantments.EnchantmentWrapper
 
END_BARRENS - org.bukkit.block.Biome
 
END_CITY_TREASURE - org.bukkit.loot.LootTables
 
END_CRYSTAL - org.bukkit.Material
 
END_GATEWAY - org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Indicates the teleportation was caused by a player entering an End gateway
END_GATEWAY - org.bukkit.Material
 
END_GATEWAY_SPAWN - org.bukkit.Effect
The sound/particles caused by a end gateway spawning
END_HIGHLANDS - org.bukkit.block.Biome
 
END_MIDLANDS - org.bukkit.block.Biome
 
END_OF_CONVERSATION - Static variable in interface org.bukkit.conversations.Prompt
A convenience constant for indicating the end of a conversation.
END_PORTAL - org.bukkit.Achievement
Deprecated.
 
END_PORTAL - org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Indicates the teleportation was caused by a player entering an End portal
END_PORTAL - org.bukkit.Material
 
END_PORTAL_FRAME - org.bukkit.Material
 
END_ROD - org.bukkit.Material
 
END_ROD - org.bukkit.Particle
 
END_STONE - org.bukkit.Material
 
END_STONE_BRICKS - org.bukkit.Material
 
ENDER - org.bukkit.PortalType
This is an Ender portal.
ENDER_CHEST - org.bukkit.event.inventory.InventoryType
The ender chest inventory, with 27 slots.
ENDER_CHEST - org.bukkit.Material
 
ENDER_CRYSTAL - org.bukkit.entity.EntityType
 
ENDER_CRYSTAL - org.bukkit.event.block.BlockIgniteEvent.IgniteCause
Block ignition caused by an Ender Crystal.
ENDER_CRYSTAL - org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
When an ender dragon regains health from an ender crystal
ENDER_DRAGON - org.bukkit.entity.EntityType
 
ENDER_DRAGON - org.bukkit.loot.LootTables
 
ENDER_EYE - org.bukkit.Material
 
ENDER_PEARL - org.bukkit.entity.EntityType
A flying ender pearl.
ENDER_PEARL - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an entity is spawned as a result of ender pearl usage
ENDER_PEARL - org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Indicates the teleporation was caused by a player throwing an Ender Pearl
ENDER_PEARL - org.bukkit.Material
 
ENDER_SIGNAL - org.bukkit.Effect
An ender eye signal; a visual effect.
ENDER_SIGNAL - org.bukkit.entity.EntityType
An ender eye signal.
EnderChest - Class in org.bukkit.material
Represents an ender chest
EnderChest - Interface in org.bukkit.block.data.type
 
EnderChest - Interface in org.bukkit.block
Represents a captured state of 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(Material) - Constructor for class org.bukkit.material.EnderChest
 
EnderChest(Material, byte) - Constructor for class org.bukkit.material.EnderChest
Deprecated.
Magic value
ENDERCHEST_OPENED - org.bukkit.Statistic
 
EnderCrystal - Interface in org.bukkit.entity
A crystal that heals nearby EnderDragons
EnderDragon - Interface in org.bukkit.entity
Represents an Ender Dragon
ENDERDRAGON_GROWL - org.bukkit.Effect
The sound of an enderdragon growling
ENDERDRAGON_SHOOT - org.bukkit.Effect
Sound of an enderdragon firing
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
ENDEREYE_LAUNCH - org.bukkit.Effect
The sound played when launching an endereye
Enderman - Interface in org.bukkit.entity
Represents an Enderman.
ENDERMAN - org.bukkit.entity.EntityType
 
ENDERMAN - org.bukkit.loot.LootTables
 
ENDERMAN_HOLDABLE - Static variable in interface org.bukkit.Tag
Vanilla block tag denoting blocks that enderman may pick up and hold.
ENDERMAN_SPAWN_EGG - org.bukkit.Material
 
Endermite - Interface in org.bukkit.entity
 
ENDERMITE - org.bukkit.entity.EntityType
 
ENDERMITE - org.bukkit.loot.LootTables
 
ENDERMITE_SPAWN_EGG - org.bukkit.Material
 
EnderPearl - Interface in org.bukkit.entity
Represents a thrown Ender Pearl entity
EnderSignal - Interface in org.bukkit.entity
Represents an EnderSignal, which is created upon throwing an ender eye.
EndGateway - Interface in org.bukkit.block
Represents a captured state of an end gateway.
EndPortalFrame - Interface in org.bukkit.block.data.type
'eye' denotes whether this end portal frame has been activated by having an eye of ender placed in it.
entity - Variable in class org.bukkit.event.entity.EntityEvent
 
Entity - Interface in org.bukkit.entity
Represents a base entity in the world
ENTITY - org.bukkit.event.hanging.HangingBreakEvent.RemoveCause
Removed by an entity
ENTITY - org.bukkit.Statistic.Type
Statistics of this type require an EntityType qualifier.
ENTITY_ARMOR_STAND_BREAK - org.bukkit.Sound
 
ENTITY_ARMOR_STAND_FALL - org.bukkit.Sound
 
ENTITY_ARMOR_STAND_HIT - org.bukkit.Sound
 
ENTITY_ARMOR_STAND_PLACE - org.bukkit.Sound
 
ENTITY_ARROW_HIT - org.bukkit.Sound
 
ENTITY_ARROW_HIT_PLAYER - org.bukkit.Sound
 
ENTITY_ARROW_SHOOT - org.bukkit.Sound
 
ENTITY_ATTACK - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused when an entity attacks another entity.
ENTITY_BAT_AMBIENT - org.bukkit.Sound
 
ENTITY_BAT_DEATH - org.bukkit.Sound
 
ENTITY_BAT_HURT - org.bukkit.Sound
 
ENTITY_BAT_LOOP - org.bukkit.Sound
 
ENTITY_BAT_TAKEOFF - org.bukkit.Sound
 
ENTITY_BLAZE_AMBIENT - org.bukkit.Sound
 
ENTITY_BLAZE_BURN - org.bukkit.Sound
 
ENTITY_BLAZE_DEATH - org.bukkit.Sound
 
ENTITY_BLAZE_HURT - org.bukkit.Sound
 
ENTITY_BLAZE_SHOOT - org.bukkit.Sound
 
ENTITY_BOAT_PADDLE_LAND - org.bukkit.Sound
 
ENTITY_BOAT_PADDLE_WATER - org.bukkit.Sound
 
ENTITY_CAT_AMBIENT - org.bukkit.Sound
 
ENTITY_CAT_DEATH - org.bukkit.Sound
 
ENTITY_CAT_HISS - org.bukkit.Sound
 
ENTITY_CAT_HURT - org.bukkit.Sound
 
ENTITY_CAT_PURR - org.bukkit.Sound
 
ENTITY_CAT_PURREOW - org.bukkit.Sound
 
ENTITY_CHICKEN_AMBIENT - org.bukkit.Sound
 
ENTITY_CHICKEN_DEATH - org.bukkit.Sound
 
ENTITY_CHICKEN_EGG - org.bukkit.Sound
 
ENTITY_CHICKEN_HURT - org.bukkit.Sound
 
ENTITY_CHICKEN_STEP - org.bukkit.Sound
 
ENTITY_COD_AMBIENT - org.bukkit.Sound
 
ENTITY_COD_DEATH - org.bukkit.Sound
 
ENTITY_COD_FLOP - org.bukkit.Sound
 
ENTITY_COD_HURT - org.bukkit.Sound
 
ENTITY_COW_AMBIENT - org.bukkit.Sound
 
ENTITY_COW_DEATH - org.bukkit.Sound
 
ENTITY_COW_HURT - org.bukkit.Sound
 
ENTITY_COW_MILK - org.bukkit.Sound
 
ENTITY_COW_STEP - org.bukkit.Sound
 
ENTITY_CREEPER_DEATH - org.bukkit.Sound
 
ENTITY_CREEPER_HURT - org.bukkit.Sound
 
ENTITY_CREEPER_PRIMED - org.bukkit.Sound
 
ENTITY_DOLPHIN_AMBIENT - org.bukkit.Sound
 
ENTITY_DOLPHIN_AMBIENT_WATER - org.bukkit.Sound
 
ENTITY_DOLPHIN_ATTACK - org.bukkit.Sound
 
ENTITY_DOLPHIN_DEATH - org.bukkit.Sound
 
ENTITY_DOLPHIN_EAT - org.bukkit.Sound
 
ENTITY_DOLPHIN_HURT - org.bukkit.Sound
 
ENTITY_DOLPHIN_JUMP - org.bukkit.Sound
 
ENTITY_DOLPHIN_PLAY - org.bukkit.Sound
 
ENTITY_DOLPHIN_SPLASH - org.bukkit.Sound
 
ENTITY_DOLPHIN_SWIM - org.bukkit.Sound
 
ENTITY_DONKEY_AMBIENT - org.bukkit.Sound
 
ENTITY_DONKEY_ANGRY - org.bukkit.Sound
 
ENTITY_DONKEY_CHEST - org.bukkit.Sound
 
ENTITY_DONKEY_DEATH - org.bukkit.Sound
 
ENTITY_DONKEY_HURT - org.bukkit.Sound
 
ENTITY_DRAGON_FIREBALL_EXPLODE - org.bukkit.Sound
 
ENTITY_DROWNED_AMBIENT - org.bukkit.Sound
 
ENTITY_DROWNED_AMBIENT_WATER - org.bukkit.Sound
 
ENTITY_DROWNED_DEATH - org.bukkit.Sound
 
ENTITY_DROWNED_DEATH_WATER - org.bukkit.Sound
 
ENTITY_DROWNED_HURT - org.bukkit.Sound
 
ENTITY_DROWNED_HURT_WATER - org.bukkit.Sound
 
ENTITY_DROWNED_SHOOT - org.bukkit.Sound
 
ENTITY_DROWNED_STEP - org.bukkit.Sound
 
ENTITY_DROWNED_SWIM - org.bukkit.Sound
 
ENTITY_EGG_THROW - org.bukkit.Sound
 
ENTITY_ELDER_GUARDIAN_AMBIENT - org.bukkit.Sound
 
ENTITY_ELDER_GUARDIAN_AMBIENT_LAND - org.bukkit.Sound
 
ENTITY_ELDER_GUARDIAN_CURSE - org.bukkit.Sound
 
ENTITY_ELDER_GUARDIAN_DEATH - org.bukkit.Sound
 
ENTITY_ELDER_GUARDIAN_DEATH_LAND - org.bukkit.Sound
 
ENTITY_ELDER_GUARDIAN_FLOP - org.bukkit.Sound
 
ENTITY_ELDER_GUARDIAN_HURT - org.bukkit.Sound
 
ENTITY_ELDER_GUARDIAN_HURT_LAND - org.bukkit.Sound
 
ENTITY_ENDER_DRAGON_AMBIENT - org.bukkit.Sound
 
ENTITY_ENDER_DRAGON_DEATH - org.bukkit.Sound
 
ENTITY_ENDER_DRAGON_FLAP - org.bukkit.Sound
 
ENTITY_ENDER_DRAGON_GROWL - org.bukkit.Sound
 
ENTITY_ENDER_DRAGON_HURT - org.bukkit.Sound
 
ENTITY_ENDER_DRAGON_SHOOT - org.bukkit.Sound
 
ENTITY_ENDER_EYE_DEATH - org.bukkit.Sound
 
ENTITY_ENDER_EYE_LAUNCH - org.bukkit.Sound
 
ENTITY_ENDER_PEARL_THROW - org.bukkit.Sound
 
ENTITY_ENDERMAN_AMBIENT - org.bukkit.Sound
 
ENTITY_ENDERMAN_DEATH - org.bukkit.Sound
 
ENTITY_ENDERMAN_HURT - org.bukkit.Sound
 
ENTITY_ENDERMAN_SCREAM - org.bukkit.Sound
 
ENTITY_ENDERMAN_STARE - org.bukkit.Sound
 
ENTITY_ENDERMAN_TELEPORT - org.bukkit.Sound
 
ENTITY_ENDERMITE_AMBIENT - org.bukkit.Sound
 
ENTITY_ENDERMITE_DEATH - org.bukkit.Sound
 
ENTITY_ENDERMITE_HURT - org.bukkit.Sound
 
ENTITY_ENDERMITE_STEP - org.bukkit.Sound
 
ENTITY_EVOKER_AMBIENT - org.bukkit.Sound
 
ENTITY_EVOKER_CAST_SPELL - org.bukkit.Sound
 
ENTITY_EVOKER_DEATH - org.bukkit.Sound
 
ENTITY_EVOKER_FANGS_ATTACK - org.bukkit.Sound
 
ENTITY_EVOKER_HURT - org.bukkit.Sound
 
ENTITY_EVOKER_PREPARE_ATTACK - org.bukkit.Sound
 
ENTITY_EVOKER_PREPARE_SUMMON - org.bukkit.Sound
 
ENTITY_EVOKER_PREPARE_WOLOLO - org.bukkit.Sound
 
ENTITY_EXPERIENCE_BOTTLE_THROW - org.bukkit.Sound
 
ENTITY_EXPERIENCE_ORB_PICKUP - org.bukkit.Sound
 
ENTITY_EXPLOSION - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by being in the area when an entity, such as a Creeper, explodes.
ENTITY_FIREWORK_ROCKET_BLAST - org.bukkit.Sound
 
ENTITY_FIREWORK_ROCKET_BLAST_FAR - org.bukkit.Sound
 
ENTITY_FIREWORK_ROCKET_LARGE_BLAST - org.bukkit.Sound
 
ENTITY_FIREWORK_ROCKET_LARGE_BLAST_FAR - org.bukkit.Sound
 
ENTITY_FIREWORK_ROCKET_LAUNCH - org.bukkit.Sound
 
ENTITY_FIREWORK_ROCKET_SHOOT - org.bukkit.Sound
 
ENTITY_FIREWORK_ROCKET_TWINKLE - org.bukkit.Sound
 
ENTITY_FIREWORK_ROCKET_TWINKLE_FAR - org.bukkit.Sound
 
ENTITY_FISH_SWIM - org.bukkit.Sound
 
ENTITY_FISHING_BOBBER_RETRIEVE - org.bukkit.Sound
 
ENTITY_FISHING_BOBBER_SPLASH - org.bukkit.Sound
 
ENTITY_FISHING_BOBBER_THROW - org.bukkit.Sound
 
ENTITY_GENERIC_BIG_FALL - org.bukkit.Sound
 
ENTITY_GENERIC_BURN - org.bukkit.Sound
 
ENTITY_GENERIC_DEATH - org.bukkit.Sound
 
ENTITY_GENERIC_DRINK - org.bukkit.Sound
 
ENTITY_GENERIC_EAT - org.bukkit.Sound
 
ENTITY_GENERIC_EXPLODE - org.bukkit.Sound
 
ENTITY_GENERIC_EXTINGUISH_FIRE - org.bukkit.Sound
 
ENTITY_GENERIC_HURT - org.bukkit.Sound
 
ENTITY_GENERIC_SMALL_FALL - org.bukkit.Sound
 
ENTITY_GENERIC_SPLASH - org.bukkit.Sound
 
ENTITY_GENERIC_SWIM - org.bukkit.Sound
 
ENTITY_GHAST_AMBIENT - org.bukkit.Sound
 
ENTITY_GHAST_DEATH - org.bukkit.Sound
 
ENTITY_GHAST_HURT - org.bukkit.Sound
 
ENTITY_GHAST_SCREAM - org.bukkit.Sound
 
ENTITY_GHAST_SHOOT - org.bukkit.Sound
 
ENTITY_GHAST_WARN - org.bukkit.Sound
 
ENTITY_GUARDIAN_AMBIENT - org.bukkit.Sound
 
ENTITY_GUARDIAN_AMBIENT_LAND - org.bukkit.Sound
 
ENTITY_GUARDIAN_ATTACK - org.bukkit.Sound
 
ENTITY_GUARDIAN_DEATH - org.bukkit.Sound
 
ENTITY_GUARDIAN_DEATH_LAND - org.bukkit.Sound
 
ENTITY_GUARDIAN_FLOP - org.bukkit.Sound
 
ENTITY_GUARDIAN_HURT - org.bukkit.Sound
 
ENTITY_GUARDIAN_HURT_LAND - org.bukkit.Sound
 
ENTITY_HORSE_AMBIENT - org.bukkit.Sound
 
ENTITY_HORSE_ANGRY - org.bukkit.Sound
 
ENTITY_HORSE_ARMOR - org.bukkit.Sound
 
ENTITY_HORSE_BREATHE - org.bukkit.Sound
 
ENTITY_HORSE_DEATH - org.bukkit.Sound
 
ENTITY_HORSE_EAT - org.bukkit.Sound
 
ENTITY_HORSE_GALLOP - org.bukkit.Sound
 
ENTITY_HORSE_HURT - org.bukkit.Sound
 
ENTITY_HORSE_JUMP - org.bukkit.Sound
 
ENTITY_HORSE_LAND - org.bukkit.Sound
 
ENTITY_HORSE_SADDLE - org.bukkit.Sound
 
ENTITY_HORSE_STEP - org.bukkit.Sound
 
ENTITY_HORSE_STEP_WOOD - org.bukkit.Sound
 
ENTITY_HOSTILE_BIG_FALL - org.bukkit.Sound
 
ENTITY_HOSTILE_DEATH - org.bukkit.Sound
 
ENTITY_HOSTILE_HURT - org.bukkit.Sound
 
ENTITY_HOSTILE_SMALL_FALL - org.bukkit.Sound
 
ENTITY_HOSTILE_SPLASH - org.bukkit.Sound
 
ENTITY_HOSTILE_SWIM - org.bukkit.Sound
 
ENTITY_HUSK_AMBIENT - org.bukkit.Sound
 
ENTITY_HUSK_CONVERTED_TO_ZOMBIE - org.bukkit.Sound
 
ENTITY_HUSK_DEATH - org.bukkit.Sound
 
ENTITY_HUSK_HURT - org.bukkit.Sound
 
ENTITY_HUSK_STEP - org.bukkit.Sound
 
ENTITY_ILLUSIONER_AMBIENT - org.bukkit.Sound
 
ENTITY_ILLUSIONER_CAST_SPELL - org.bukkit.Sound
 
ENTITY_ILLUSIONER_DEATH - org.bukkit.Sound
 
ENTITY_ILLUSIONER_HURT - org.bukkit.Sound
 
ENTITY_ILLUSIONER_MIRROR_MOVE - org.bukkit.Sound
 
ENTITY_ILLUSIONER_PREPARE_BLINDNESS - org.bukkit.Sound
 
ENTITY_ILLUSIONER_PREPARE_MIRROR - org.bukkit.Sound
 
ENTITY_IRON_GOLEM_ATTACK - org.bukkit.Sound
 
ENTITY_IRON_GOLEM_DEATH - org.bukkit.Sound
 
ENTITY_IRON_GOLEM_HURT - org.bukkit.Sound
 
ENTITY_IRON_GOLEM_STEP - org.bukkit.Sound
 
ENTITY_ITEM_BREAK - org.bukkit.Sound
 
ENTITY_ITEM_FRAME_ADD_ITEM - org.bukkit.Sound
 
ENTITY_ITEM_FRAME_BREAK - org.bukkit.Sound
 
ENTITY_ITEM_FRAME_PLACE - org.bukkit.Sound
 
ENTITY_ITEM_FRAME_REMOVE_ITEM - org.bukkit.Sound
 
ENTITY_ITEM_FRAME_ROTATE_ITEM - org.bukkit.Sound
 
ENTITY_ITEM_PICKUP - org.bukkit.Sound
 
ENTITY_KILLED_BY - org.bukkit.Statistic
 
ENTITY_LEASH_KNOT_BREAK - org.bukkit.Sound
 
ENTITY_LEASH_KNOT_PLACE - org.bukkit.Sound
 
ENTITY_LIGHTNING_BOLT_IMPACT - org.bukkit.Sound
 
ENTITY_LIGHTNING_BOLT_THUNDER - org.bukkit.Sound
 
ENTITY_LINGERING_POTION_THROW - org.bukkit.Sound
 
ENTITY_LLAMA_AMBIENT - org.bukkit.Sound
 
ENTITY_LLAMA_ANGRY - org.bukkit.Sound
 
ENTITY_LLAMA_CHEST - org.bukkit.Sound
 
ENTITY_LLAMA_DEATH - org.bukkit.Sound
 
ENTITY_LLAMA_EAT - org.bukkit.Sound
 
ENTITY_LLAMA_HURT - org.bukkit.Sound
 
ENTITY_LLAMA_SPIT - org.bukkit.Sound
 
ENTITY_LLAMA_STEP - org.bukkit.Sound
 
ENTITY_LLAMA_SWAG - org.bukkit.Sound
 
ENTITY_MAGMA_CUBE_DEATH - org.bukkit.Sound
 
ENTITY_MAGMA_CUBE_DEATH_SMALL - org.bukkit.Sound
 
ENTITY_MAGMA_CUBE_HURT - org.bukkit.Sound
 
ENTITY_MAGMA_CUBE_HURT_SMALL - org.bukkit.Sound
 
ENTITY_MAGMA_CUBE_JUMP - org.bukkit.Sound
 
ENTITY_MAGMA_CUBE_SQUISH - org.bukkit.Sound
 
ENTITY_MAGMA_CUBE_SQUISH_SMALL - org.bukkit.Sound
 
ENTITY_MINECART_INSIDE - org.bukkit.Sound
 
ENTITY_MINECART_RIDING - org.bukkit.Sound
 
ENTITY_MOOSHROOM_SHEAR - org.bukkit.Sound
 
ENTITY_MULE_AMBIENT - org.bukkit.Sound
 
ENTITY_MULE_CHEST - org.bukkit.Sound
 
ENTITY_MULE_DEATH - org.bukkit.Sound
 
ENTITY_MULE_HURT - org.bukkit.Sound
 
ENTITY_PAINTING_BREAK - org.bukkit.Sound
 
ENTITY_PAINTING_PLACE - org.bukkit.Sound
 
ENTITY_PARROT_AMBIENT - org.bukkit.Sound
 
ENTITY_PARROT_DEATH - org.bukkit.Sound
 
ENTITY_PARROT_EAT - org.bukkit.Sound
 
ENTITY_PARROT_FLY - org.bukkit.Sound
 
ENTITY_PARROT_HURT - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_BLAZE - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_CREEPER - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_DROWNED - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_ELDER_GUARDIAN - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_ENDER_DRAGON - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_ENDERMAN - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_ENDERMITE - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_EVOKER - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_GHAST - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_HUSK - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_ILLUSIONER - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_MAGMA_CUBE - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_PHANTOM - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_POLAR_BEAR - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_SHULKER - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_SILVERFISH - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_SKELETON - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_SLIME - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_SPIDER - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_STRAY - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_VEX - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_VINDICATOR - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_WITCH - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_WITHER - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_WITHER_SKELETON - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_WOLF - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_ZOMBIE - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_ZOMBIE_PIGMAN - org.bukkit.Sound
 
ENTITY_PARROT_IMITATE_ZOMBIE_VILLAGER - org.bukkit.Sound
 
ENTITY_PARROT_STEP - org.bukkit.Sound
 
ENTITY_PHANTOM_AMBIENT - org.bukkit.Sound
 
ENTITY_PHANTOM_BITE - org.bukkit.Sound
 
ENTITY_PHANTOM_DEATH - org.bukkit.Sound
 
ENTITY_PHANTOM_FLAP - org.bukkit.Sound
 
ENTITY_PHANTOM_HURT - org.bukkit.Sound
 
ENTITY_PHANTOM_SWOOP - org.bukkit.Sound
 
ENTITY_PIG_AMBIENT - org.bukkit.Sound
 
ENTITY_PIG_DEATH - org.bukkit.Sound
 
ENTITY_PIG_HURT - org.bukkit.Sound
 
ENTITY_PIG_SADDLE - org.bukkit.Sound
 
ENTITY_PIG_STEP - org.bukkit.Sound
 
ENTITY_PLAYER_ATTACK_CRIT - org.bukkit.Sound
 
ENTITY_PLAYER_ATTACK_KNOCKBACK - org.bukkit.Sound
 
ENTITY_PLAYER_ATTACK_NODAMAGE - org.bukkit.Sound
 
ENTITY_PLAYER_ATTACK_STRONG - org.bukkit.Sound
 
ENTITY_PLAYER_ATTACK_SWEEP - org.bukkit.Sound
 
ENTITY_PLAYER_ATTACK_WEAK - org.bukkit.Sound
 
ENTITY_PLAYER_BIG_FALL - org.bukkit.Sound
 
ENTITY_PLAYER_BREATH - org.bukkit.Sound
 
ENTITY_PLAYER_BURP - org.bukkit.Sound
 
ENTITY_PLAYER_DEATH - org.bukkit.Sound
 
ENTITY_PLAYER_HURT - org.bukkit.Sound
 
ENTITY_PLAYER_HURT_DROWN - org.bukkit.Sound
 
ENTITY_PLAYER_HURT_ON_FIRE - org.bukkit.Sound
 
ENTITY_PLAYER_LEVELUP - org.bukkit.Sound
 
ENTITY_PLAYER_SMALL_FALL - org.bukkit.Sound
 
ENTITY_PLAYER_SPLASH - org.bukkit.Sound
 
ENTITY_PLAYER_SPLASH_HIGH_SPEED - org.bukkit.Sound
 
ENTITY_PLAYER_SWIM - org.bukkit.Sound
 
ENTITY_POLAR_BEAR_AMBIENT - org.bukkit.Sound
 
ENTITY_POLAR_BEAR_AMBIENT_BABY - org.bukkit.Sound
 
ENTITY_POLAR_BEAR_DEATH - org.bukkit.Sound
 
ENTITY_POLAR_BEAR_HURT - org.bukkit.Sound
 
ENTITY_POLAR_BEAR_STEP - org.bukkit.Sound
 
ENTITY_POLAR_BEAR_WARNING - org.bukkit.Sound
 
ENTITY_POOF - org.bukkit.EntityEffect
Silverfish entering block, spawner spawning.
ENTITY_PUFFER_FISH_AMBIENT - org.bukkit.Sound
 
ENTITY_PUFFER_FISH_BLOW_OUT - org.bukkit.Sound
 
ENTITY_PUFFER_FISH_BLOW_UP - org.bukkit.Sound
 
ENTITY_PUFFER_FISH_DEATH - org.bukkit.Sound
 
ENTITY_PUFFER_FISH_FLOP - org.bukkit.Sound
 
ENTITY_PUFFER_FISH_HURT - org.bukkit.Sound
 
ENTITY_PUFFER_FISH_STING - org.bukkit.Sound
 
ENTITY_RABBIT_AMBIENT - org.bukkit.Sound
 
ENTITY_RABBIT_ATTACK - org.bukkit.Sound
 
ENTITY_RABBIT_DEATH - org.bukkit.Sound
 
ENTITY_RABBIT_HURT - org.bukkit.Sound
 
ENTITY_RABBIT_JUMP - org.bukkit.Sound
 
ENTITY_SALMON_AMBIENT - org.bukkit.Sound
 
ENTITY_SALMON_DEATH - org.bukkit.Sound
 
ENTITY_SALMON_FLOP - org.bukkit.Sound
 
ENTITY_SALMON_HURT - org.bukkit.Sound
 
ENTITY_SHEEP_AMBIENT - org.bukkit.Sound
 
ENTITY_SHEEP_DEATH - org.bukkit.Sound
 
ENTITY_SHEEP_HURT - org.bukkit.Sound
 
ENTITY_SHEEP_SHEAR - org.bukkit.Sound
 
ENTITY_SHEEP_STEP - org.bukkit.Sound
 
ENTITY_SHULKER_AMBIENT - org.bukkit.Sound
 
ENTITY_SHULKER_BULLET_HIT - org.bukkit.Sound
 
ENTITY_SHULKER_BULLET_HURT - org.bukkit.Sound
 
ENTITY_SHULKER_CLOSE - org.bukkit.Sound
 
ENTITY_SHULKER_DEATH - org.bukkit.Sound
 
ENTITY_SHULKER_HURT - org.bukkit.Sound
 
ENTITY_SHULKER_HURT_CLOSED - org.bukkit.Sound
 
ENTITY_SHULKER_OPEN - org.bukkit.Sound
 
ENTITY_SHULKER_SHOOT - org.bukkit.Sound
 
ENTITY_SHULKER_TELEPORT - org.bukkit.Sound
 
ENTITY_SILVERFISH_AMBIENT - org.bukkit.Sound
 
ENTITY_SILVERFISH_DEATH - org.bukkit.Sound
 
ENTITY_SILVERFISH_HURT - org.bukkit.Sound
 
ENTITY_SILVERFISH_STEP - org.bukkit.Sound
 
ENTITY_SKELETON_AMBIENT - org.bukkit.Sound
 
ENTITY_SKELETON_DEATH - org.bukkit.Sound
 
ENTITY_SKELETON_HORSE_AMBIENT - org.bukkit.Sound
 
ENTITY_SKELETON_HORSE_AMBIENT_WATER - org.bukkit.Sound
 
ENTITY_SKELETON_HORSE_DEATH - org.bukkit.Sound
 
ENTITY_SKELETON_HORSE_GALLOP_WATER - org.bukkit.Sound
 
ENTITY_SKELETON_HORSE_HURT - org.bukkit.Sound
 
ENTITY_SKELETON_HORSE_JUMP_WATER - org.bukkit.Sound
 
ENTITY_SKELETON_HORSE_STEP_WATER - org.bukkit.Sound
 
ENTITY_SKELETON_HORSE_SWIM - org.bukkit.Sound
 
ENTITY_SKELETON_HURT - org.bukkit.Sound
 
ENTITY_SKELETON_SHOOT - org.bukkit.Sound
 
ENTITY_SKELETON_STEP - org.bukkit.Sound
 
ENTITY_SLIME_ATTACK - org.bukkit.Sound
 
ENTITY_SLIME_DEATH - org.bukkit.Sound
 
ENTITY_SLIME_DEATH_SMALL - org.bukkit.Sound
 
ENTITY_SLIME_HURT - org.bukkit.Sound
 
ENTITY_SLIME_HURT_SMALL - org.bukkit.Sound
 
ENTITY_SLIME_JUMP - org.bukkit.Sound
 
ENTITY_SLIME_JUMP_SMALL - org.bukkit.Sound
 
ENTITY_SLIME_SQUISH - org.bukkit.Sound
 
ENTITY_SLIME_SQUISH_SMALL - org.bukkit.Sound
 
ENTITY_SNOW_GOLEM_AMBIENT - org.bukkit.Sound
 
ENTITY_SNOW_GOLEM_DEATH - org.bukkit.Sound
 
ENTITY_SNOW_GOLEM_HURT - org.bukkit.Sound
 
ENTITY_SNOW_GOLEM_SHOOT - org.bukkit.Sound
 
ENTITY_SNOWBALL_THROW - org.bukkit.Sound
 
ENTITY_SPIDER_AMBIENT - org.bukkit.Sound
 
ENTITY_SPIDER_DEATH - org.bukkit.Sound
 
ENTITY_SPIDER_HURT - org.bukkit.Sound
 
ENTITY_SPIDER_STEP - org.bukkit.Sound
 
ENTITY_SPLASH_POTION_BREAK - org.bukkit.Sound
 
ENTITY_SPLASH_POTION_THROW - org.bukkit.Sound
 
ENTITY_SQUID_AMBIENT - org.bukkit.Sound
 
ENTITY_SQUID_DEATH - org.bukkit.Sound
 
ENTITY_SQUID_HURT - org.bukkit.Sound
 
ENTITY_SQUID_SQUIRT - org.bukkit.Sound
 
ENTITY_STRAY_AMBIENT - org.bukkit.Sound
 
ENTITY_STRAY_DEATH - org.bukkit.Sound
 
ENTITY_STRAY_HURT - org.bukkit.Sound
 
ENTITY_STRAY_STEP - org.bukkit.Sound
 
ENTITY_SWEEP_ATTACK - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused when an entity attacks another entity in a sweep attack.
ENTITY_TNT_PRIMED - org.bukkit.Sound
 
ENTITY_TROPICAL_FISH_AMBIENT - org.bukkit.Sound
 
ENTITY_TROPICAL_FISH_DEATH - org.bukkit.Sound
 
ENTITY_TROPICAL_FISH_FLOP - org.bukkit.Sound
 
ENTITY_TROPICAL_FISH_HURT - org.bukkit.Sound
 
ENTITY_TURTLE_AMBIENT_LAND - org.bukkit.Sound
 
ENTITY_TURTLE_DEATH - org.bukkit.Sound
 
ENTITY_TURTLE_DEATH_BABY - org.bukkit.Sound
 
ENTITY_TURTLE_EGG_BREAK - org.bukkit.Sound
 
ENTITY_TURTLE_EGG_CRACK - org.bukkit.Sound
 
ENTITY_TURTLE_EGG_HATCH - org.bukkit.Sound
 
ENTITY_TURTLE_HURT - org.bukkit.Sound
 
ENTITY_TURTLE_HURT_BABY - org.bukkit.Sound
 
ENTITY_TURTLE_LAY_EGG - org.bukkit.Sound
 
ENTITY_TURTLE_SHAMBLE - org.bukkit.Sound
 
ENTITY_TURTLE_SHAMBLE_BABY - org.bukkit.Sound
 
ENTITY_TURTLE_SWIM - org.bukkit.Sound
 
ENTITY_VEX_AMBIENT - org.bukkit.Sound
 
ENTITY_VEX_CHARGE - org.bukkit.Sound
 
ENTITY_VEX_DEATH - org.bukkit.Sound
 
ENTITY_VEX_HURT - org.bukkit.Sound
 
ENTITY_VILLAGER_AMBIENT - org.bukkit.Sound
 
ENTITY_VILLAGER_DEATH - org.bukkit.Sound
 
ENTITY_VILLAGER_HURT - org.bukkit.Sound
 
ENTITY_VILLAGER_NO - org.bukkit.Sound
 
ENTITY_VILLAGER_TRADE - org.bukkit.Sound
 
ENTITY_VILLAGER_YES - org.bukkit.Sound
 
ENTITY_VINDICATOR_AMBIENT - org.bukkit.Sound
 
ENTITY_VINDICATOR_DEATH - org.bukkit.Sound
 
ENTITY_VINDICATOR_HURT - org.bukkit.Sound
 
ENTITY_WITCH_AMBIENT - org.bukkit.Sound
 
ENTITY_WITCH_DEATH - org.bukkit.Sound
 
ENTITY_WITCH_DRINK - org.bukkit.Sound
 
ENTITY_WITCH_HURT - org.bukkit.Sound
 
ENTITY_WITCH_THROW - org.bukkit.Sound
 
ENTITY_WITHER_AMBIENT - org.bukkit.Sound
 
ENTITY_WITHER_BREAK_BLOCK - org.bukkit.Sound
 
ENTITY_WITHER_DEATH - org.bukkit.Sound
 
ENTITY_WITHER_HURT - org.bukkit.Sound
 
ENTITY_WITHER_SHOOT - org.bukkit.Sound
 
ENTITY_WITHER_SKELETON_AMBIENT - org.bukkit.Sound
 
ENTITY_WITHER_SKELETON_DEATH - org.bukkit.Sound
 
ENTITY_WITHER_SKELETON_HURT - org.bukkit.Sound
 
ENTITY_WITHER_SKELETON_STEP - org.bukkit.Sound
 
ENTITY_WITHER_SPAWN - org.bukkit.Sound
 
ENTITY_WOLF_AMBIENT - org.bukkit.Sound
 
ENTITY_WOLF_DEATH - org.bukkit.Sound
 
ENTITY_WOLF_GROWL - org.bukkit.Sound
 
ENTITY_WOLF_HOWL - org.bukkit.Sound
 
ENTITY_WOLF_HURT - org.bukkit.Sound
 
ENTITY_WOLF_PANT - org.bukkit.Sound
 
ENTITY_WOLF_SHAKE - org.bukkit.Sound
 
ENTITY_WOLF_STEP - org.bukkit.Sound
 
ENTITY_WOLF_WHINE - org.bukkit.Sound
 
ENTITY_ZOMBIE_AMBIENT - org.bukkit.Sound
 
ENTITY_ZOMBIE_ATTACK_IRON_DOOR - org.bukkit.Sound
 
ENTITY_ZOMBIE_ATTACK_WOODEN_DOOR - org.bukkit.Sound
 
ENTITY_ZOMBIE_BREAK_WOODEN_DOOR - org.bukkit.Sound
 
ENTITY_ZOMBIE_CONVERTED_TO_DROWNED - org.bukkit.Sound
 
ENTITY_ZOMBIE_DEATH - org.bukkit.Sound
 
ENTITY_ZOMBIE_DESTROY_EGG - org.bukkit.Sound
 
ENTITY_ZOMBIE_HORSE_AMBIENT - org.bukkit.Sound
 
ENTITY_ZOMBIE_HORSE_DEATH - org.bukkit.Sound
 
ENTITY_ZOMBIE_HORSE_HURT - org.bukkit.Sound
 
ENTITY_ZOMBIE_HURT - org.bukkit.Sound
 
ENTITY_ZOMBIE_INFECT - org.bukkit.Sound
 
ENTITY_ZOMBIE_PIGMAN_AMBIENT - org.bukkit.Sound
 
ENTITY_ZOMBIE_PIGMAN_ANGRY - org.bukkit.Sound
 
ENTITY_ZOMBIE_PIGMAN_DEATH - org.bukkit.Sound
 
ENTITY_ZOMBIE_PIGMAN_HURT - org.bukkit.Sound
 
ENTITY_ZOMBIE_STEP - org.bukkit.Sound
 
ENTITY_ZOMBIE_VILLAGER_AMBIENT - org.bukkit.Sound
 
ENTITY_ZOMBIE_VILLAGER_CONVERTED - org.bukkit.Sound
 
ENTITY_ZOMBIE_VILLAGER_CURE - org.bukkit.Sound
 
ENTITY_ZOMBIE_VILLAGER_DEATH - org.bukkit.Sound
 
ENTITY_ZOMBIE_VILLAGER_HURT - org.bukkit.Sound
 
ENTITY_ZOMBIE_VILLAGER_STEP - org.bukkit.Sound
 
Entity.Spigot - Class in org.bukkit.entity
 
EntityAirChangeEvent - Class in org.bukkit.event.entity
Called when the amount of air an entity has remaining changes.
EntityAirChangeEvent(Entity, int) - Constructor for class org.bukkit.event.entity.EntityAirChangeEvent
 
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(Entity, Block, BlockData) - Constructor for class org.bukkit.event.entity.EntityChangeBlockEvent
 
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, double) - Constructor for class org.bukkit.event.entity.EntityDamageByBlockEvent
 
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, double) - Constructor for class org.bukkit.event.entity.EntityDamageByEntityEvent
 
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, double) - Constructor for class org.bukkit.event.entity.EntityDamageEvent
 
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
Deprecated.
This API is responsible for a large number of implementation problems and is in general unsustainable to maintain. It is likely to be removed very soon in a subsequent release. Please see https://www.spigotmc.org/threads/194446/ for more information.
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
 
EntityDropItemEvent - Class in org.bukkit.event.entity
Thrown when an entity creates an item drop.
EntityDropItemEvent(Entity, Item) - Constructor for class org.bukkit.event.entity.EntityDropItemEvent
 
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
 
EntityPickupItemEvent - Class in org.bukkit.event.entity
Thrown when a entity picks an item up from the ground
EntityPickupItemEvent(LivingEntity, Item, int) - Constructor for class org.bukkit.event.entity.EntityPickupItemEvent
 
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
 
EntityPotionEffectEvent - Class in org.bukkit.event.entity
Called when a potion effect is modified on an entity.
EntityPotionEffectEvent(LivingEntity, PotionEffect, PotionEffect, EntityPotionEffectEvent.Cause, EntityPotionEffectEvent.Action, boolean) - Constructor for class org.bukkit.event.entity.EntityPotionEffectEvent
 
EntityPotionEffectEvent.Action - Enum in org.bukkit.event.entity
An enum to specify the action to be performed.
EntityPotionEffectEvent.Cause - Enum in org.bukkit.event.entity
An enum to specify the cause why an effect was changed.
EntityRegainHealthEvent - Class in org.bukkit.event.entity
Stores data for health-regain events
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
EntityResurrectEvent - Class in org.bukkit.event.entity
Called when an entity dies and may have the opportunity to be resurrected.
EntityResurrectEvent(LivingEntity) - Constructor for class org.bukkit.event.entity.EntityResurrectEvent
 
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 is teleported 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
 
EntityToggleSwimEvent - Class in org.bukkit.event.entity
Sent when an entity's swimming status is toggled.
EntityToggleSwimEvent(LivingEntity, boolean) - Constructor for class org.bukkit.event.entity.EntityToggleSwimEvent
 
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(Object) - Method in class org.bukkit.GameRule
 
equals(Object) - Method in class org.bukkit.inventory.ItemStack
 
equals(Object) - Method in class org.bukkit.inventory.RecipeChoice.MaterialChoice
Deprecated.
 
equals(Object) - Method in class org.bukkit.Location
 
equals(Object) - Method in class org.bukkit.material.MaterialData
Deprecated.
 
equals(Object) - Method in class org.bukkit.NamespacedKey
 
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.
equals(ItemMeta, ItemMeta) - Method in interface org.bukkit.inventory.ItemFactory
This method is used to compare two item meta data objects.
EquipmentSlot - Enum in org.bukkit.inventory
 
ERODED_BADLANDS - org.bukkit.block.Biome
 
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
EVAPORATE - org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Evaporating due to biome dryness.
EVEN - org.bukkit.event.inventory.DragType
The cursor is split evenly across all selected slots, not to exceed the Material's max stack size, with the remainder going to the cursor.
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() - Constructor for exception org.bukkit.event.EventException
Constructs a new EventException
EventException(String) - Constructor for exception org.bukkit.event.EventException
Constructs a new EventException with the given message
EventException(Throwable) - Constructor for exception org.bukkit.event.EventException
Constructs a new EventException based on the given Exception
EventException(Throwable, 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
Evoker - Interface in org.bukkit.entity
Represents an Evoker "Illager".
EVOKER - org.bukkit.entity.EntityType
 
EVOKER - org.bukkit.loot.LootTables
 
EVOKER_FANGS - org.bukkit.entity.EntityType
 
EVOKER_SPAWN_EGG - org.bukkit.Material
 
Evoker.Spell - Enum in org.bukkit.entity
Deprecated.
future versions of Minecraft have additional spell casting entities.
EvokerFangs - Interface in org.bukkit.entity
Represents Evoker Fangs.
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.HelpCommand
 
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.TimingsCommand
 
execute(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.VersionCommand
 
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
 
EXPERIENCE_BOTTLE - org.bukkit.Material
 
EXPERIENCE_ORB - org.bukkit.entity.EntityType
An experience orb.
ExperienceOrb - Interface in org.bukkit.entity
Represents an Experience Orb.
EXPIRATION - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the effect was removed due to expiration.
EXPLORE_ALL_BIOMES - org.bukkit.Achievement
Deprecated.
 
EXPLOSION - org.bukkit.event.block.BlockIgniteEvent.IgniteCause
Block ignition caused by explosion.
EXPLOSION - org.bukkit.event.hanging.HangingBreakEvent.RemoveCause
Removed by an explosion
EXPLOSION_HUGE - org.bukkit.Particle
 
EXPLOSION_LARGE - org.bukkit.Particle
 
EXPLOSION_NORMAL - org.bukkit.Particle
 
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(Material) - Constructor for class org.bukkit.material.ExtendedRails
 
ExtendedRails(Material, byte) - Constructor for class org.bukkit.material.ExtendedRails
Deprecated.
Magic value
EXTINGUISH - org.bukkit.Effect
Sound of fire being extinguished.
EXTINGUISH - org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Entity being extinguished.

F

F - org.bukkit.Note.Tone
 
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
 
FAILED_ATTEMPT - org.bukkit.event.player.PlayerFishEvent.State
When a player fails to catch anything while fishing usually due to poor aiming or timing.
FAILED_DOWNLOAD - org.bukkit.event.player.PlayerResourcePackStatusEvent.Status
The client accepted the pack, but download failed.
FALL - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused when an entity falls a distance greater than 3 blocks
FALL_ONE_CM - org.bukkit.Statistic
 
FALLING_BLOCK - org.bukkit.entity.EntityType
A block that is going to or is about to fall.
FALLING_BLOCK - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by being hit by a falling block which deals damage
FALLING_DUST - org.bukkit.Particle
 
FallingBlock - Interface in org.bukkit.entity
Represents a falling block
FALSE - org.bukkit.permissions.PermissionDefault
 
FANGS - org.bukkit.entity.Evoker.Spell
Deprecated.
The spell that summons Fangs.
FANGS - org.bukkit.entity.Spellcaster.Spell
The spell that summons Fangs.
FAR - org.bukkit.map.MapView.Scale
 
FARMER - org.bukkit.entity.Villager.Career
Farmers primarily trade for food-related items.
FARMER - org.bukkit.entity.Villager.Profession
Farmer profession.
Farmland - Interface in org.bukkit.block.data.type
The 'moisture' level of farmland indicates how close it is to a water source (if any).
FARMLAND - org.bukkit.Material
 
FARTHEST - org.bukkit.map.MapView.Scale
 
FAST_DIGGING - Static variable in class org.bukkit.potion.PotionEffectType
Increases dig speed.
FEATHER - org.bukkit.Material
 
FEET - org.bukkit.inventory.EquipmentSlot
 
Fence - Interface in org.bukkit.block.data.type
 
FENCE_GATE_CLOSE - org.bukkit.Effect
Sound of a door closing.
FENCE_GATE_TOGGLE - org.bukkit.Effect
Sound of a door opening.
FERMENTED_SPIDER_EYE - org.bukkit.Material
 
FERN - org.bukkit.Material
 
FERN_LIKE - org.bukkit.GrassSpecies
Represents the fern-looking grass species.
FIGHTERS - org.bukkit.Art
 
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
 
FILLED_MAP - org.bukkit.Material
 
fillInventory(Inventory, Random, LootContext) - Method in interface org.bukkit.loot.LootTable
Attempt to fill an inventory with this LootTable's loot.
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 - Interface in org.bukkit.block.data.type
md_5's mixtape.
FIRE - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by direct exposure to fire
FIRE - org.bukkit.event.world.PortalCreateEvent.CreateReason
When a portal is created 'traditionally' due to a portal frame being set on fire.
FIRE - org.bukkit.Material
 
FIRE_ASPECT - Static variable in class org.bukkit.enchantments.Enchantment
When attacking a target, has a chance to set them on fire
FIRE_CHARGE - org.bukkit.Material
 
FIRE_CORAL - org.bukkit.Material
 
FIRE_CORAL_BLOCK - org.bukkit.Material
 
FIRE_CORAL_FAN - org.bukkit.Material
 
FIRE_CORAL_WALL_FAN - org.bukkit.Material
 
FIRE_RESISTANCE - org.bukkit.potion.PotionType
 
FIRE_RESISTANCE - Static variable in class org.bukkit.potion.PotionEffectType
Stops fire damage.
FIRE_TICK - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused due to burns caused by fire
Fireball - Interface in org.bukkit.entity
Represents a Fireball.
FIREBALL - org.bukkit.entity.EntityType
A flying large fireball, as thrown by a Ghast for example.
FIREBALL - org.bukkit.event.block.BlockIgniteEvent.IgniteCause
Block ignition caused by an entity using a fireball.
Firework - Interface in org.bukkit.entity
 
FIREWORK - org.bukkit.entity.EntityType
Internal representation of a Firework once it has been launched.
FIREWORK_EXPLODE - org.bukkit.EntityEffect
When a firework explodes.
FIREWORK_ROCKET - org.bukkit.Material
 
FIREWORK_SHOOT - org.bukkit.Effect
The sound played when launching a firework
FIREWORK_STAR - org.bukkit.Material
 
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_ROCKET and its effects.
FIREWORKS_SPARK - org.bukkit.Particle
 
first(ItemStack) - Method in interface org.bukkit.inventory.Inventory
Returns the first slot in the inventory containing an ItemStack with the given stack.
first(Material) - Method in interface org.bukkit.inventory.Inventory
Finds the first slot in the inventory containing an ItemStack with the given material
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
Represents a fish entity.
FISH_CAUGHT - org.bukkit.Statistic
 
FISHERMAN - org.bukkit.entity.Villager.Career
Fisherman primarily trade for fish, as well as possibly selling string and/or coal.
FishHook - Interface in org.bukkit.entity
Represents a fishing hook.
FISHING - org.bukkit.event.player.PlayerFishEvent.State
When a player is fishing, ie casting the line out.
FISHING - org.bukkit.loot.LootTables
 
FISHING_FISH - org.bukkit.loot.LootTables
 
FISHING_HOOK - org.bukkit.entity.EntityType
A fishing line and bobber.
FISHING_JUNK - org.bukkit.loot.LootTables
 
FISHING_ROD - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on fishing rods.
FISHING_ROD - org.bukkit.Material
 
FISHING_TREASURE - org.bukkit.loot.LootTables
 
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.
FLAME - org.bukkit.Particle
 
flat(int, Note.Tone) - Static method in class org.bukkit.Note
Creates a new note for a flat tone, such as A-flat.
FLAT - org.bukkit.WorldType
 
flattened() - Method in class org.bukkit.Note
 
FLETCHER - org.bukkit.entity.Villager.Career
Fletchers primarily trade for string, bows, and arrows.
flicker(boolean) - Method in class org.bukkit.FireworkEffect.Builder
Set whether the firework effect should flicker.
FLINT - org.bukkit.Material
 
FLINT_AND_STEEL - org.bukkit.event.block.BlockIgniteEvent.IgniteCause
Block ignition caused by a player or dispenser using flint-and-steel.
FLINT_AND_STEEL - org.bukkit.Material
 
FLIPPED - org.bukkit.Rotation
Flipped upside-down, a 180 degree rotation
FLIPPED_45 - org.bukkit.Rotation
Flipped upside-down + 45 degree rotation
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
 
FLOOR - org.bukkit.block.data.type.Switch.Face
The switch is mounted to the floor and pointing upwards.
FLOPPER - org.bukkit.entity.TropicalFish.Pattern
 
FLOWER - org.bukkit.block.banner.PatternType
 
FLOWER_FOREST - org.bukkit.block.Biome
 
FLOWER_POT - org.bukkit.Material
 
FLOWER_POTS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all empty and filled flower pots.
FLOWER_POTTED - org.bukkit.Statistic
 
FlowerPot - Class in org.bukkit.material
Deprecated.
Flower pots are now tile entities, use FlowerPot.
FlowerPot - Interface in org.bukkit.block
Deprecated.
not a tile entity in future versions of Minecraft
FlowerPot() - Constructor for class org.bukkit.material.FlowerPot
Deprecated.
Default constructor for a flower pot.
FlowerPot(Material) - Constructor for class org.bukkit.material.FlowerPot
Deprecated.
 
FlowerPot(Material, byte) - Constructor for class org.bukkit.material.FlowerPot
Deprecated.
Magic value
FLUTE - org.bukkit.Instrument
Flute is normally played when a note block is on top of a clay block.
FLY_INTO_WALL - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused when an entity runs into a wall.
FLY_ONE_CM - org.bukkit.Statistic
 
FLY_PIG - org.bukkit.Achievement
Deprecated.
 
FLY_TO_PORTAL - org.bukkit.entity.EnderDragon.Phase
The dragon will fly towards the empty portal (approaching from the other side, if applicable).
Flying - Interface in org.bukkit.entity
Represents a Flying Entity.
Font - Static variable in class org.bukkit.map.MinecraftFont
A static non-malleable MinecraftFont.
FOOD - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When an effect is inflicted due to food (e.g.
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
 
FOOT - org.bukkit.block.data.type.Bed.Part
The foot is the lower half of the bed.
FOR_OTHER_TEAMS - org.bukkit.scoreboard.Team.OptionStatus
Apply this option only for opposing teams.
FOR_OWN_TEAM - org.bukkit.scoreboard.Team.OptionStatus
Apply this option for only team members.
FOREST - org.bukkit.block.Biome
 
FORGOT_TARGET - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When the target is forgotten for whatever reason.
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) - 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.
fromBGR(int, int, int) - Static method in class org.bukkit.Color
Creates a new Color object from a blue, green, and red
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.
 
fromLegacy(Material) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
fromLegacy(MaterialData) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
fromLegacy(MaterialData, boolean) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
fromLegacy(Material, byte) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
fromName(String) - Static method in enum org.bukkit.entity.EntityType
Deprecated.
Magic value
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.
fromRGB(int, int, int) - Static method in class org.bukkit.Color
Creates a new Color object from a red, green, and blue
FRONT_BACK - org.bukkit.block.structure.Mirror
Structure is mirrored front to back.
FROST_WALKER - Static variable in class org.bukkit.enchantments.Enchantment
Freezes any still water adjacent to ice / frost which player is walking on
FROSTED_ICE - org.bukkit.Material
 
FROZEN_OCEAN - org.bukkit.block.Biome
 
FROZEN_RIVER - org.bukkit.block.Biome
 
FUCHSIA - Static variable in class org.bukkit.Color
Fuchsia, or (0xFF,0x00,0xFF) in (R,G,B)
FUEL - org.bukkit.event.inventory.InventoryType.SlotType
The fuel slot in a furnace inventory, or the ingredient slot in a brewing stand inventory.
FULL_BEACON - org.bukkit.Achievement
Deprecated.
 
fullText - Variable in class org.bukkit.help.HelpTopic
 
Furnace - Class in org.bukkit.material
Represents a furnace.
Furnace - Interface in org.bukkit.block.data.type
 
Furnace - Interface in org.bukkit.block
Represents a captured state of 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(Material) - Constructor for class org.bukkit.material.Furnace
 
Furnace(Material, byte) - Constructor for class org.bukkit.material.Furnace
Deprecated.
Magic value
FURNACE - org.bukkit.event.inventory.InventoryType
A furnace inventory, with a RESULT slot, a CRAFTING slot, and a FUEL slot.
FURNACE - org.bukkit.Material
 
FURNACE_INTERACTION - org.bukkit.Statistic
 
FURNACE_MINECART - org.bukkit.Material
 
FurnaceAndDispenser - Class in org.bukkit.material
Represents a furnace or dispenser, two types of directional containers
FurnaceAndDispenser(Material) - Constructor for class org.bukkit.material.FurnaceAndDispenser
 
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
Deprecated.
FurnaceRecipe(ItemStack, MaterialData) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Deprecated.
FurnaceRecipe(ItemStack, MaterialData, float) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Deprecated.
FurnaceRecipe(ItemStack, Material, int) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Deprecated.
FurnaceRecipe(NamespacedKey, ItemStack, Material, float, int) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Create a furnace recipe to craft the specified ItemStack.
FurnaceRecipe(NamespacedKey, ItemStack, Material, int, float, int) - Constructor for class org.bukkit.inventory.FurnaceRecipe
Deprecated.
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

G - org.bukkit.Note.Tone
 
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
GameRule<T> - Class in org.bukkit
GameRules dictate certain behavior within Minecraft itself
For more information please visit the Minecraft Wiki
Gate - Class in org.bukkit.material
Represents a fence gate
Gate - Interface in org.bukkit.block.data.type
'in_wall" indicates if the fence gate is attached to a wall, and if true the texture is lowered by a small amount to blend in better.
Gate() - Constructor for class org.bukkit.material.Gate
 
Gate(byte) - Constructor for class org.bukkit.material.Gate
 
Gate(Material, byte) - Constructor for class org.bukkit.material.Gate
Deprecated.
Magic value
generateChunkData(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class org.bukkit.generator.ChunkGenerator
Shapes the chunk for the given coordinates.
generateStructures() - Method in class org.bukkit.WorldCreator
Gets whether or not structures will be generated in the world.
generateStructures(boolean) - Method in class org.bukkit.WorldCreator
Sets whether or not worlds created or loaded with this creator will have structures.
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(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.
generator(ChunkGenerator) - Method in class org.bukkit.WorldCreator
Sets the generator that will be used to create or load the world.
generatorSettings() - Method in class org.bukkit.WorldCreator
Gets the generator settings of the world that will be created or loaded
generatorSettings(String) - Method in class org.bukkit.WorldCreator
Sets the generator settings of the world that will be created or loaded
GENERIC - org.bukkit.TreeSpecies
Represents the common tree species.
GENERIC_ARMOR - org.bukkit.attribute.Attribute
Armor bonus of an Entity.
GENERIC_ARMOR_TOUGHNESS - org.bukkit.attribute.Attribute
Armor durability bonus of an Entity.
GENERIC_ATTACK_DAMAGE - org.bukkit.attribute.Attribute
Attack damage of an Entity.
GENERIC_ATTACK_SPEED - org.bukkit.attribute.Attribute
Attack speed of an Entity.
GENERIC_FLYING_SPEED - org.bukkit.attribute.Attribute
Flying speed of an Entity.
GENERIC_FOLLOW_RANGE - org.bukkit.attribute.Attribute
Range at which an Entity will follow others.
GENERIC_KNOCKBACK_RESISTANCE - org.bukkit.attribute.Attribute
Resistance of an Entity to knockback.
GENERIC_LUCK - org.bukkit.attribute.Attribute
Luck bonus of an Entity.
GENERIC_MAX_HEALTH - org.bukkit.attribute.Attribute
Maximum health of an Entity.
GENERIC_MOVEMENT_SPEED - org.bukkit.attribute.Attribute
Movement speed of an Entity.
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
 
GERMINATED - org.bukkit.CropState
First growth stage
get(int, int) - Method in class org.bukkit.map.MapFont.CharacterSprite
Get the value of a pixel of the character.
get(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested Object by path.
get(String) - Method in class org.bukkit.configuration.MemorySection
 
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, Object) - Method in class org.bukkit.configuration.MemorySection
 
GET_BLAZE_ROD - org.bukkit.Achievement
Deprecated.
 
GET_DIAMONDS - org.bukkit.Achievement
Deprecated.
 
getAchievement() - Method in class org.bukkit.event.player.PlayerAchievementAwardedEvent
Deprecated.
Gets the Achievement being awarded.
getAction() - Method in class org.bukkit.event.entity.EntityPotionEffectEvent
Gets the action which will be performed on the potion effect type.
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.
getAdvancement() - Method in interface org.bukkit.advancement.AdvancementProgress
The advancement this progress is concerning.
getAdvancement() - Method in class org.bukkit.event.player.PlayerAdvancementDoneEvent
Get the advancement which has been completed.
getAdvancement(NamespacedKey) - Static method in class org.bukkit.Bukkit
Get the advancement specified by this key.
getAdvancement(NamespacedKey) - Method in interface org.bukkit.Server
Get the advancement specified by this key.
getAdvancementProgress(Advancement) - Method in interface org.bukkit.entity.Player
Return the player's progression on the specified advancement.
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.block.data.Ageable
Gets the value of the 'age' property.
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.
getAllowedFaces() - Method in interface org.bukkit.block.data.MultipleFacing
Gets all of this faces which may be set on this block.
getAllowedFaces() - Method in interface org.bukkit.block.data.type.RedstoneWire
Gets all of this faces which may be set on this block.
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.EntityAirChangeEvent
Gets the amount of air the entity has left (measured in ticks).
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
getAPIVersion() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the API version which this plugin is designed to support.
getApplicable() - Method in enum org.bukkit.EntityEffect
Gets entity superclass which this affect is applicable to.
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
 
getAsString() - Method in interface org.bukkit.block.data.BlockData
Gets a string, which when passed into a method such as Server.createBlockData(java.lang.String) will unambiguously recreate this instance.
getAttachedBlock() - Method in interface org.bukkit.entity.Arrow
Gets the block to which this arrow is attached.
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() - Method in interface org.bukkit.attribute.AttributeInstance
The attribute pertaining to this instance.
getAttribute(Attribute) - Method in interface org.bukkit.attribute.Attributable
Gets the specified attribute instance from the object.
getAuthor() - Method in interface org.bukkit.block.Structure
Get the name of who created this structure.
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.
getAwardedCriteria() - Method in interface org.bukkit.advancement.AdvancementProgress
Gets the criteria which have been awarded.
getAwareness() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives a set of every PluginAwareness for a plugin.
getAxes() - Method in interface org.bukkit.block.data.Orientable
Gets the axes which are applicable to this block.
getAxis() - Method in interface org.bukkit.block.data.Orientable
Gets the value of the 'axis' property.
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
Deprecated.
banner color is now stored as the data value, not meta.
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
getBites() - Method in interface org.bukkit.block.data.type.Cake
Gets the value of the 'bites' property.
getBlastResistance() - Method in enum org.bukkit.Material
Obtains the blast resistance value (also known as block "durability").
getBlock() - Method in interface org.bukkit.block.BlockState
Gets the block represented by this block state.
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.
getBlock(int, int, int) - Method in interface org.bukkit.Chunk
Gets a block from this chunk
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() - Method in interface org.bukkit.block.Block
Gets the complete block data for this block
getBlockData() - Method in interface org.bukkit.block.BlockState
Gets the data for this block state.
getBlockData() - Method in interface org.bukkit.entity.FallingBlock
Get the data for the falling block
getBlockData() - Method in class org.bukkit.event.block.BlockCanBuildEvent
Gets the BlockData that we are trying to place.
getBlockData() - Method in class org.bukkit.event.entity.EntityChangeBlockEvent
Gets the data for the block that would be changed into
getBlockData(int, int, int) - Method in interface org.bukkit.BlockChangeDelegate
Get the block data at the location.
getBlockData(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
Get block data for block at corresponding coordinate in the chunk
getBlockData(int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Get the type and data of the block at x, y ,z.
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
getBlockInventory() - Method in interface org.bukkit.block.Chest
Gets the inventory of the chest block represented by this block state.
getBlockPlaced() - Method in class org.bukkit.event.block.BlockPlaceEvent
Clarity method for getting the placed block.
getBlockPower() - Method in interface org.bukkit.block.Block
Returns the redstone power being provided to this block
getBlockPower(BlockFace) - Method in interface org.bukkit.block.Block
Returns the redstone power being provided to this block face
getBlockProjectileSource() - Method in interface org.bukkit.block.Dispenser
Gets the BlockProjectileSource object for the 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.BlockFertilizeEvent
Gets a list of all blocks changed by the fertilization.
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.block.SpongeAbsorbEvent
Get a list of all blocks to be removed by the sponge.
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 a list 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.
getBlockType(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
Get block type for block at corresponding coordinate in the chunk
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
getBodyColor() - Method in interface org.bukkit.entity.TropicalFish
Gets the color of the fish's body.
getBodyColor() - Method in interface org.bukkit.inventory.meta.TropicalFishBucketMeta
Gets the color of the fish's body.
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) - Method in class org.bukkit.configuration.MemorySection
 
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, 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.
getBottles() - Method in interface org.bukkit.block.data.type.BrewingStand
Get the indexes of all the bottles present on this block.
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.
getBreedCause() - Method in interface org.bukkit.entity.Animals
Get the UUID of the entity that caused this entity to enter the Ageable.canBreed() state.
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.
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.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(byte) - Static method in enum org.bukkit.Note.Tone
Deprecated.
Magic 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.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
getByKey(NamespacedKey) - Static method in class org.bukkit.enchantments.Enchantment
Gets the Enchantment at the specified key
getByName(String) - Static method in enum org.bukkit.Art
Get a painting by its unique name
getByName(String) - Static method in class org.bukkit.enchantments.Enchantment
Deprecated.
enchantments are badly named, use Enchantment.getByKey(org.bukkit.NamespacedKey).
getByName(String) - Static method in class org.bukkit.GameRule
Get a GameRule by its 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.
getCaption() - Method in class org.bukkit.map.MapCursor
Gets the caption on this cursor.
getCaptureFullTime() - Method in interface org.bukkit.ChunkSnapshot
Get world full time when chunk snapshot was captured
getCareer() - Method in interface org.bukkit.entity.Villager
Get the current Villager.Career for this Villager.
getCareers() - Method in enum org.bukkit.entity.Villager.Profession
Get an immutable list of Villager.Career belonging to this Profession.
getCareers(Villager.Profession) - Static method in enum org.bukkit.entity.Villager.Career
Get an immutable list of Villager.Careers that can be used with a given Villager.Profession
getCarriedBlock() - Method in interface org.bukkit.entity.Enderman
Gets the data of the block that the Enderman is carrying.
getCarriedMaterial() - Method in interface org.bukkit.entity.Enderman
Gets 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 class org.bukkit.event.entity.EntityPotionEffectEvent
Gets the cause why the effect has changed.
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
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
Deprecated.
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.
getChoiceList() - Method in class org.bukkit.inventory.ShapelessRecipe
 
getChoiceMap() - Method in class org.bukkit.inventory.ShapedRecipe
 
getChoices() - Method in class org.bukkit.inventory.RecipeChoice.MaterialChoice
Deprecated.
 
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 the block represented by this block state.
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(Block) - Method in interface org.bukkit.World
Gets the Chunk that contains the given Block
getChunkAt(Location) - Method in interface org.bukkit.World
Gets the Chunk at the given Location
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.block.ShulkerBox
Get the DyeColor corresponding to this ShulkerBox
getColor() - Method in interface org.bukkit.boss.BossBar
Returns the color of this boss bar
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 interface org.bukkit.entity.Llama
Gets the llama's color.
getColor() - Method in interface org.bukkit.entity.TippedArrow
Gets the color of this arrow.
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() - Method in interface org.bukkit.inventory.meta.MapMeta
Gets the map color that is set.
getColor() - Method in interface org.bukkit.inventory.meta.PotionMeta
Gets the potion color that is set.
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.Particle.DustOptions
The color of the particles to be displayed.
getColor() - Method in class org.bukkit.potion.PotionEffect
Deprecated.
color is not part of potion effects
getColor() - Method in class org.bukkit.potion.PotionEffectType
Returns the color of this effect type.
getColor() - Method in class org.bukkit.potion.PotionEffectTypeWrapper
 
getColor() - Method in interface org.bukkit.scoreboard.Team
Gets the color of the team.
getColor(byte) - Static method in class org.bukkit.map.MapPalette
Deprecated.
Magic value
getColor(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested Color by path.
getColor(String) - Method in class org.bukkit.configuration.MemorySection
 
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, Color) - Method in class org.bukkit.configuration.MemorySection
 
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() - 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 interface org.bukkit.command.CommandMap
Gets the command registered to the specified name
getCommand(String) - Method in class org.bukkit.command.SimpleCommandMap
 
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.event.player.PlayerCommandSendEvent
Returns a mutable collection of all top level commands to be sent.
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
Deprecated.
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
getCookingTime() - Method in class org.bukkit.inventory.FurnaceRecipe
Get the cooking time for this recipe in ticks.
getCookTime() - Method in interface org.bukkit.block.Furnace
Get cook time.
getCooldown(Material) - Method in interface org.bukkit.entity.HumanEntity
Get the cooldown time in ticks remaining for the specified material.
getCost() - Method in class org.bukkit.enchantments.EnchantmentOffer
Gets the cost in experience levels the player has to pay to enchant his item with this enchantment.
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
Deprecated.
getCriteria() - Method in interface org.bukkit.advancement.Advancement
Get all the criteria present in this advancement.
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.
getCurrentSpell() - Method in interface org.bukkit.entity.Evoker
Deprecated.
future versions of Minecraft have additional spell casting entities.
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.Nameable
Gets the custom name on a mob or block.
getDamage() - Method in class org.bukkit.entity.Arrow.Spigot
 
getDamage() - Method in interface org.bukkit.entity.Minecart
Gets a minecart's damage.
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
getDamage() - Method in interface org.bukkit.inventory.meta.Damageable
Gets the damage
getDamage(EntityDamageEvent.DamageModifier) - Method in class org.bukkit.event.entity.EntityDamageEvent
Gets the damage change for some modifier
getDamageAmount() - Method in interface org.bukkit.WorldBorder
Gets the current border damage amount.
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 state.
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.Effect
 
getData() - Method in enum org.bukkit.EntityEffect
Deprecated.
Magic value
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
getData(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
Deprecated.
Magic value
getData(int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Deprecated.
Uses magic values
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
getDataVersion() - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
getDateAwarded(String) - Method in interface org.bukkit.advancement.AdvancementProgress
Get the date the specified criteria was awarded.
getDeathMessage() - Method in class org.bukkit.event.entity.PlayerDeathEvent
Get the death message that will appear to everyone on the server.
getDecor() - Method in interface org.bukkit.inventory.LlamaInventory
 
getDefault() - Method in class org.bukkit.permissions.Permission
Gets the default value of this permission.
getDefault(String) - Method in class org.bukkit.configuration.MemorySection
 
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
 
getDefaultValue() - Method in interface org.bukkit.attribute.AttributeInstance
Gets the default value of the Attribute attached to this instance.
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 interface org.bukkit.block.data.type.Repeater
Gets the value of the 'delay' property.
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.
getDespawnTimer() - Method in interface org.bukkit.entity.EnderSignal
Gets the amount of time this entity has been alive (in ticks).
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.
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.
getDisplayBlockData() - 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.
getDistance() - Method in interface org.bukkit.block.data.type.Leaves
Gets the value of the 'distance' property.
getDomestication() - Method in interface org.bukkit.entity.AbstractHorse
Gets the domestication level of this horse.
getDouble(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested double by path.
getDouble(String) - Method in class org.bukkit.configuration.MemorySection
 
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, 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.EnderSignal
Gets if the EnderSignal should drop an item on death.
If true, it will drop an item.
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() - Method in class org.bukkit.event.entity.EntityDeathEvent
Gets all the items which will drop when the entity dies
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
getDurability() - Method in class org.bukkit.inventory.ItemStack
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.
getEggs() - Method in interface org.bukkit.block.data.type.TurtleEgg
Gets the value of the 'eggs' property.
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.EnchantmentOffer
Get the type of the 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() - Method in class org.bukkit.enchantments.EnchantmentOffer
Gets the level of the enchantment.
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
Get a collection of all entities in this World matching the given class/interface
getEntitiesByClass(Class<T>...) - Method in interface org.bukkit.World
Deprecated.
getEntitiesByClasses(Class<?>...) - Method in interface org.bukkit.World
Get a collection of all entities in this World matching any of the given classes/interfaces
getEntitiesInRange() - Method in interface org.bukkit.block.Beacon
Returns the list of players within the beacon's range of effect.
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.EntityPickupItemEvent
 
getEntity() - Method in class org.bukkit.event.entity.EntityResurrectEvent
 
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.PigZombieAngerEvent
 
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
 
getEntity(UUID) - Static method in class org.bukkit.Bukkit
Gets an entity on the server by its UUID
getEntity(UUID) - Method in interface org.bukkit.Server
Gets an entity on the server by its UUID
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() - Method in interface org.bukkit.World
Gets the World.Environment type of this world
getEnvironment(int) - Static method in enum org.bukkit.World.Environment
Deprecated.
Magic value
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.
getExperienceOrb() - Method in class org.bukkit.event.player.PlayerItemMendEvent
Get the experience orb triggering the event.
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
Deprecated.
Use PrepareItemEnchantEvent.getOffers() instead of this method
getExplosionRadius() - Method in interface org.bukkit.entity.Creeper
Get the explosion radius in which this Creeper's explosion will affect.
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() - Method in interface org.bukkit.block.data.type.Switch
Gets the value of the 'face' property.
getFace() - Method in class org.bukkit.event.block.BlockFromToEvent
Gets the BlockFace that the block is moving to.
getFace(Block) - Method in interface org.bukkit.block.Block
Gets the face relation of this block compared to the given block.
getFace(BlockFace) - Method in interface org.bukkit.block.data.type.RedstoneWire
Checks the type of connection on the specified face.
getFaces() - Method in interface org.bukkit.block.data.Directional
Gets the faces which are applicable to this block.
getFaces() - Method in interface org.bukkit.block.data.MultipleFacing
Get all of the faces which are enabled on this block.
getFacing() - Method in interface org.bukkit.block.data.Directional
Gets the value of the 'facing' property.
getFacing() - Method in interface org.bukkit.entity.Entity
Get the closest cardinal BlockFace direction an entity is currently facing.
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.Observer
 
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, 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.NumericPrompt
 
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
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.BrewingStandFuelEvent
Gets the ItemStack of the fuel before the amount was subtracted.
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.
getFuelLevel() - Method in class org.bukkit.event.inventory.BrewEvent
Gets the remaining fuel level.
getFuelPower() - Method in class org.bukkit.event.inventory.BrewingStandFuelEvent
Gets the fuel power for this fuel.
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
getGameRuleDefault(GameRule<T>) - Method in interface org.bukkit.World
Get the default value for a given GameRule.
getGameRules() - Method in interface org.bukkit.World
Get an array containing the names of all the GameRules.
getGameRuleValue(String) - Method in interface org.bukkit.World
Deprecated.
getGameRuleValue(GameRule<T>) - Method in interface org.bukkit.World
Get the current value for a given GameRule.
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
getGroup() - Method in class org.bukkit.inventory.FurnaceRecipe
Get the group of this recipe.
getGroup() - Method in class org.bukkit.inventory.ShapedRecipe
Get the group of this recipe.
getGroup() - Method in class org.bukkit.inventory.ShapelessRecipe
Get the group of this recipe.
getHalf() - Method in interface org.bukkit.block.data.Bisected
Gets the value of the 'half' property.
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.BlockFertilizeEvent
 
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.MoistureChangeEvent
Deprecated.
 
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.block.SpongeAbsorbEvent
 
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.EntityAirChangeEvent
 
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.EntityDropItemEvent
 
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.EntityPickupItemEvent
 
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.EntityPotionEffectEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityRegainHealthEvent
 
getHandlerList() - Static method in class org.bukkit.event.entity.EntityResurrectEvent
 
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.EntityToggleSwimEvent
 
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.PigZombieAngerEvent
 
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.BrewingStandFuelEvent
 
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
Deprecated.
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerAdvancementDoneEvent
 
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
Deprecated.
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
 
getHandlerList() - Static method in class org.bukkit.event.player.PlayerCommandSendEvent
 
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.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.PlayerItemMendEvent
 
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.PlayerLocaleChangeEvent
 
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
Deprecated.
 
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.PlayerRiptideEvent
 
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.BroadcastMessageEvent
 
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.ServerLoadEvent
Deprecated.
 
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.BlockFertilizeEvent
 
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.MoistureChangeEvent
Deprecated.
 
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.block.SpongeAbsorbEvent
 
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.EntityAirChangeEvent
 
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.EntityDropItemEvent
 
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.EntityPickupItemEvent
 
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.EntityPotionEffectEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
 
getHandlers() - Method in class org.bukkit.event.entity.EntityResurrectEvent
 
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.EntityToggleSwimEvent
 
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.PigZombieAngerEvent
 
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.BrewingStandFuelEvent
 
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
Deprecated.
 
getHandlers() - Method in class org.bukkit.event.player.PlayerAdvancementDoneEvent
 
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
Deprecated.
 
getHandlers() - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
 
getHandlers() - Method in class org.bukkit.event.player.PlayerCommandSendEvent
 
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.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.PlayerItemMendEvent
 
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.PlayerLocaleChangeEvent
 
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
Deprecated.
 
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.PlayerRiptideEvent
 
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.BroadcastMessageEvent
 
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.ServerLoadEvent
Deprecated.
 
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
 
getHardness() - Method in enum org.bukkit.Material
Obtains the block's hardness level (also known as "strength").
getHatch() - Method in interface org.bukkit.block.data.type.TurtleEgg
Gets the value of the 'hatch' property.
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 interface org.bukkit.entity.Entity
Gets the entity's height
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 lowest block at the given coordinates such that the block and all blocks above it are transparent for lighting purposes.
getHighestBlockAt(Location) - Method in interface org.bukkit.World
Gets the lowest block at the given Location such that the block and all blocks above it are transparent for lighting purposes.
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 y coordinate of the lowest block at this position such that the block and all blocks above it are transparent for lighting purposes.
getHighestBlockYAt(Location) - Method in interface org.bukkit.World
Gets the y coordinate of the lowest block at the given Location such that the block and all blocks above it are transparent for lighting purposes.
getHinge() - Method in interface org.bukkit.block.data.type.Door
Gets the value of the 'hinge' property.
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.
getHitBlock() - Method in class org.bukkit.event.entity.ProjectileHitEvent
Gets the block that was hit, if it was a block that was hit.
getHitEntity() - Method in class org.bukkit.event.entity.ProjectileHitEvent
Gets the entity that was hit, if it was an entity that was hit.
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 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() - Method in class org.bukkit.potion.PotionEffectType
Deprecated.
Magic value
getId() - Method in enum org.bukkit.World.Environment
Deprecated.
Magic value
getId(boolean) - Method in enum org.bukkit.Note.Tone
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.BlockBurnEvent
Gets the block which ignited this block.
getIgnitingBlock() - Method in class org.bukkit.event.block.BlockIgniteEvent
Gets the block which 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(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(String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
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(Plugin) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
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, 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() - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
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(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 interface org.bukkit.block.data.type.NoteBlock
Gets the value of the 'instrument' property.
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) - Method in class org.bukkit.configuration.MemorySection
 
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, int) - Method in class org.bukkit.configuration.MemorySection
 
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
 
getIntegrity() - Method in interface org.bukkit.block.Structure
Get the integrity of this structure.
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.Beacon
 
getInventory() - Method in interface org.bukkit.block.BrewingStand
 
getInventory() - Method in interface org.bukkit.block.Container
Gets the inventory of the block represented by this block state.
getInventory() - Method in class org.bukkit.block.DoubleChest
 
getInventory() - Method in interface org.bukkit.block.Furnace
 
getInventory() - Method in interface org.bukkit.entity.AbstractHorse
 
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.Llama
 
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 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.
getItem() - Method in class org.bukkit.event.entity.EntityPickupItemEvent
Gets the Item picked up by the entity.
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.PlayerItemMendEvent
Get the ItemStack to be repaired.
getItem() - Method in class org.bukkit.event.player.PlayerPickupItemEvent
Deprecated.
Gets the Item picked up by the player.
getItem() - Method in class org.bukkit.event.player.PlayerRiptideEvent
Gets the item containing the used enchantment.
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.entity.EntityDropItemEvent
Gets the Item created by the entity
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() - Method in class org.bukkit.inventory.ItemStack
Get a copy of this ItemStack's ItemMeta.
getItemMeta(Material) - Method in interface org.bukkit.inventory.ItemFactory
This creates a new item meta for the material.
getItemOnCursor() - Method in interface org.bukkit.entity.HumanEntity
Returns the ItemStack currently on your cursor, can be empty.
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
getItemStack() - Method in interface org.bukkit.inventory.RecipeChoice
Deprecated.
for compatability only
getItemStack() - Method in class org.bukkit.inventory.RecipeChoice.MaterialChoice
Deprecated.
 
getItemStack(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested ItemStack by path.
getItemStack(String) - Method in class org.bukkit.configuration.MemorySection
 
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, ItemStack) - Method in class org.bukkit.configuration.MemorySection
 
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
Deprecated.
Gets the Material that this MaterialData represents
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.AbstractHorse
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.
getKey() - Method in class org.bukkit.enchantments.Enchantment
 
getKey() - Method in class org.bukkit.inventory.FurnaceRecipe
 
getKey() - Method in class org.bukkit.inventory.ShapedRecipe
 
getKey() - Method in class org.bukkit.inventory.ShapelessRecipe
 
getKey() - Method in interface org.bukkit.Keyed
Return the namespaced identifier for this object.
getKey() - Method in enum org.bukkit.loot.LootTables
 
getKey() - Method in enum org.bukkit.Material
 
getKey() - Method in class org.bukkit.NamespacedKey
 
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.
getKiller() - Method in class org.bukkit.loot.LootContext
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
Deprecated.
Gets the last 'token' of the message being tab-completed.
getLastTwoTargetBlocks(Set<Material>, int) - Method in interface org.bukkit.entity.LivingEntity
Gets the last two blocks along the living entity's line of sight.
getLayers() - Method in interface org.bukkit.block.data.type.Snow
Gets the value of the 'layers' property.
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.block.data.Levelled
Gets the value of the 'level' property.
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 current light level of the block represented by this block state.
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(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) - Method in class org.bukkit.configuration.MemorySection
 
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, 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 interface org.bukkit.entity.Player
Gets the player's current locale.
getLocale() - Method in class org.bukkit.entity.Player.Spigot
Deprecated.
getLocale() - Method in class org.bukkit.event.player.PlayerLocaleChangeEvent
 
getLocalizedName() - Method in interface org.bukkit.inventory.meta.ItemMeta
Gets the localized display name that is set.
getLocation() - Method in interface org.bukkit.block.Block
Gets the Location of the block
getLocation() - Method in interface org.bukkit.block.BlockState
Gets the location of this block state.
getLocation() - Method in class org.bukkit.block.DoubleChest
 
getLocation() - Method in interface org.bukkit.entity.Entity
Gets the entity's current position
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.
getLocation() - Method in class org.bukkit.loot.LootContext
The Location to store where the loot will be generated.
getLocation(Location) - Method in interface org.bukkit.block.Block
Stores the location of the block in the provided Location object.
getLocation(Location) - Method in interface org.bukkit.block.BlockState
Stores the location of this block state in the provided Location object.
getLocation(Location) - Method in interface org.bukkit.entity.Entity
Stores the entity's current position in the provided Location object.
getLocationName() - Method in interface org.bukkit.inventory.meta.MapMeta
Gets the location name that is set.
getLock() - Method in interface org.bukkit.block.Lockable
Gets the key needed to access the container.
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) - Method in class org.bukkit.configuration.MemorySection
 
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, 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
 
getLootedEntity() - Method in class org.bukkit.loot.LootContext
Get the Entity that was killed.
getLootingModifier() - Method in class org.bukkit.loot.LootContext
Represents the Enchantment.LOOT_BONUS_MOBS the LootContext.getKiller() entity has on their equipped item.
getLootTable() - Method in interface org.bukkit.loot.Lootable
Gets the Loot Table attached to this block or entity.
getLootTable() - Method in enum org.bukkit.loot.LootTables
Get the LootTable corresponding to this constant.
getLootTable(NamespacedKey) - Static method in class org.bukkit.Bukkit
Gets the specified LootTable.
getLootTable(NamespacedKey) - Method in interface org.bukkit.Server
Gets the specified LootTable.
getLore() - Method in interface org.bukkit.inventory.meta.ItemMeta
Gets the lore that is set.
getLuck() - Method in class org.bukkit.loot.LootContext
Represents the PotionEffectType.LUCK that an entity can have.
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() - Method in class org.bukkit.event.server.MapInitializeEvent
Gets the map initialized in this event.
getMap(short) - Static method in class org.bukkit.Bukkit
Deprecated.
Magic value
getMap(short) - Method in interface org.bukkit.Server
Deprecated.
Magic value
getMapId() - Method in interface org.bukkit.inventory.meta.MapMeta
Gets the map ID that is set.
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.block.data.BlockData
Get the Material represented by this block data.
getMaterial() - Method in interface org.bukkit.entity.FallingBlock
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() - Method in class org.bukkit.material.TexturedMaterial
Gets the current Material this block is made of
getMaterial(String) - Static method in enum org.bukkit.Material
Attempts to get the Material with the given name.
getMaterial(String, boolean) - Static method in enum org.bukkit.Material
Attempts to get the Material with the given name.
getMatrix() - Method in interface org.bukkit.inventory.CraftingInventory
Get the contents of the crafting matrix.
getMaxDomestication() - Method in interface org.bukkit.entity.AbstractHorse
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.
getMaxFuseTicks() - Method in interface org.bukkit.entity.Creeper
Get the maximum fuse ticks for this Creeper, where the maximum ticks is the amount of time in which a creeper is allowed to be in the primed state before exploding.
getMaxHealth() - Method in interface org.bukkit.entity.Damageable
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.
getMaximumAge() - Method in interface org.bukkit.block.data.Ageable
Gets the maximum allowed value of the 'age' property.
getMaximumAir() - Method in interface org.bukkit.entity.LivingEntity
Returns the maximum amount of air the living entity can have, in ticks.
getMaximumBites() - Method in interface org.bukkit.block.data.type.Cake
Gets the maximum allowed value of the 'bites' property.
getMaximumBottles() - Method in interface org.bukkit.block.data.type.BrewingStand
Get the maximum amount of bottles present on this stand.
getMaximumDelay() - Method in interface org.bukkit.block.data.type.Repeater
Gets the maximum allowed value of the 'delay' property.
getMaximumEggs() - Method in interface org.bukkit.block.data.type.TurtleEgg
Gets the maximum allowed value of the 'eggs' property.
getMaximumHatch() - Method in interface org.bukkit.block.data.type.TurtleEgg
Gets the maximum allowed value of the 'hatch' property.
getMaximumLayers() - Method in interface org.bukkit.block.data.type.Snow
Gets the maximum allowed value of the 'layers' property.
getMaximumLevel() - Method in interface org.bukkit.block.data.Levelled
Gets the maximum allowed value of the 'level' property.
getMaximumMoisture() - Method in interface org.bukkit.block.data.type.Farmland
Gets the maximum allowed value of the 'moisture' property.
getMaximumNoDamageTicks() - Method in interface org.bukkit.entity.LivingEntity
Returns the living entity's current maximum no damage ticks.
getMaximumPickles() - Method in interface org.bukkit.block.data.type.SeaPickle
Gets the maximum allowed value of the 'pickles' property.
getMaximumPower() - Method in interface org.bukkit.block.data.AnaloguePowerable
Gets the maximum allowed value of the 'power' property.
getMaximumStage() - Method in interface org.bukkit.block.data.type.Sapling
Gets the maximum allowed value of the 'stage' property.
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
 
getMaxNearbyEntities() - Method in interface org.bukkit.block.CreatureSpawner
Set the new maximum amount of similar entities that are allowed to be within spawning range of this spawner.
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.
getMaxSpawnDelay() - Method in interface org.bukkit.block.CreatureSpawner
The maximum spawn delay amount (in ticks).
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 class org.bukkit.event.server.BroadcastMessageEvent
Get the message to broadcast.
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() - Method in interface org.bukkit.block.Structure
Get the metadata function this structure block will perform when activated.
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.
getMinimumDelay() - Method in interface org.bukkit.block.data.type.Repeater
Gets the minimum allowed value of the 'delay' property.
getMinimumEggs() - Method in interface org.bukkit.block.data.type.TurtleEgg
Gets the minimum allowed value of the 'eggs' property.
getMinimumLayers() - Method in interface org.bukkit.block.data.type.Snow
Gets the minimum allowed value of the 'layers' property.
getMinimumPickles() - Method in interface org.bukkit.block.data.type.SeaPickle
Gets the minimum allowed value of the 'pickles' property.
getMinSpawnDelay() - Method in interface org.bukkit.block.CreatureSpawner
The minimum spawn delay amount (in ticks).
getMirror() - Method in interface org.bukkit.block.Structure
How this structure is mirrored.
getMode() - Method in interface org.bukkit.block.data.type.Comparator
Gets the value of the 'mode' property.
getMode() - Method in interface org.bukkit.block.data.type.StructureBlock
Gets the value of the 'mode' property.
getModifiedType() - Method in class org.bukkit.event.entity.EntityPotionEffectEvent
Gets the modified potion effect type.
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
getMoisture() - Method in interface org.bukkit.block.data.type.Farmland
Gets the value of the 'moisture' property.
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 class org.bukkit.enchantments.Enchantment
Deprecated.
enchantments are badly named, use Enchantment.getKey().
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.GameRule
Get the name of this GameRule.
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
getNamespace() - Method in class org.bukkit.NamespacedKey
 
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.
getNewAnger() - Method in class org.bukkit.event.entity.PigZombieAngerEvent
Gets the new anger resulting from this event.
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
getNewEffect() - Method in class org.bukkit.event.entity.EntityPotionEffectEvent
Gets new potion effect of the changed type to be applied.
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.
getNewState() - Method in class org.bukkit.event.block.MoistureChangeEvent
Deprecated.
Gets the new state of the affected block.
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) - 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.PerlinNoiseGenerator
Computes and returns the 2D unseeded perlin noise for the given coordinates in 2D 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.PerlinNoiseGenerator
Computes and returns the 3D unseeded perlin noise for the given coordinates in 3D 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
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, 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, 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
getNote() - Method in interface org.bukkit.block.data.type.NoteBlock
Gets the value of the 'note' property.
getNote() - Method in interface org.bukkit.block.NoteBlock
Deprecated.
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
getOffers() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
Get a list of available EnchantmentOffer for the player.
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(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested OfflinePlayer by path.
getOfflinePlayer(String) - 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(String, OfflinePlayer) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested OfflinePlayer by path, returning a default value if not found.
getOfflinePlayer(String, OfflinePlayer) - Method in class org.bukkit.configuration.MemorySection
 
getOfflinePlayer(UUID) - Static method in class org.bukkit.Bukkit
Gets the player by the given UUID, regardless if they are offline or online.
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.
getOldEffect() - Method in class org.bukkit.event.entity.EntityPotionEffectEvent
Gets the old potion effect of the changed type, which will be removed.
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() - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
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(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.EvokerFangs
Gets the LivingEntity which summoned the fangs.
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
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.
getOwningPlayer() - Method in interface org.bukkit.inventory.meta.SkullMeta
Gets the owner of 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.
getPage(int) - Method in class org.bukkit.inventory.meta.BookMeta.Spigot
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.
getPages() - Method in class org.bukkit.inventory.meta.BookMeta.Spigot
Gets all the pages in the book.
getPaintedFaces() - Method in class org.bukkit.material.Mushroom
 
getParent() - Method in enum org.bukkit.Achievement
Deprecated.
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
 
getPart() - Method in interface org.bukkit.block.data.type.Bed
Gets the value of the 'part' property.
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
Deprecated.
entities may have multiple passengers, use Entity.getPassengers()
getPassengers() - Method in interface org.bukkit.entity.Entity
Gets a list of passengers of this vehicle.
getPattern() - Method in class org.bukkit.block.banner.Pattern
Returns the type of pattern
getPattern() - Method in interface org.bukkit.entity.TropicalFish
Gets the fish's pattern.
getPattern() - Method in interface org.bukkit.inventory.meta.TropicalFishBucketMeta
Gets the fish's pattern.
getPattern(int) - Method in interface org.bukkit.block.Banner
Returns the pattern at the specified index
getPattern(int) - Method in interface org.bukkit.inventory.meta.BannerMeta
Returns the pattern at the specified index
getPatternColor() - Method in interface org.bukkit.entity.TropicalFish
Gets the color of the fish's pattern.
getPatternColor() - Method in interface org.bukkit.inventory.meta.TropicalFishBucketMeta
Gets the color of the fish's pattern.
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.
getPickles() - Method in interface org.bukkit.block.data.type.SeaPickle
Gets the value of the 'pickles' property.
getPickupDelay() - Method in interface org.bukkit.entity.Item
Gets the delay before this Item is available to be picked up by players
getPickupStatus() - Method in interface org.bukkit.entity.Arrow
Gets the current pickup status of this arrow.
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
getPistonMoveReaction() - Method in interface org.bukkit.entity.Entity
Returns the reaction of the entity 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() - 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.BlockFertilizeEvent
Gets the player that triggered the fertilization.
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) - Static method in class org.bukkit.Bukkit
Gets a player object by the given username.
getPlayer(String) - Method in interface org.bukkit.Server
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(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.
getPlayerListFooter() - Method in interface org.bukkit.entity.Player
Gets the currently displayed player list footer for this player.
getPlayerListHeader() - Method in interface org.bukkit.entity.Player
Gets the currently displayed player list header for this 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
Gets the record being played.
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() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
Gets the plugin that this registration is for.
getPlugin() - Method in class org.bukkit.plugin.RegisteredListener
Gets the plugin for this registration
getPlugin() - Method in class org.bukkit.plugin.RegisteredServiceProvider
 
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(String) - Method in interface org.bukkit.plugin.PluginManager
Checks if the given plugin is loaded and returns it when applicable
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.
getPortalCooldown() - Method in interface org.bukkit.entity.Entity
Gets the period of time (in ticks) before this entity can use a portal.
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
getPotionEffect(PotionEffectType) - Method in interface org.bukkit.entity.LivingEntity
Returns the active PotionEffect of the specified type.
getPower() - Method in interface org.bukkit.block.data.AnaloguePowerable
Gets the value of the 'power' property.
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() - 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.
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.
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.
getPrimaryEffect() - Method in interface org.bukkit.block.Beacon
Returns the primary effect set on the beacon
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 enum org.bukkit.entity.Villager.Career
Get the Villager.Profession this Villager.Career belongs to.
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.
getPuffState() - Method in interface org.bukkit.entity.PufferFish
Returns the current puff state of this fish (i.e.
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.
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() - 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.
getRecipe(int) - Method in interface org.bukkit.inventory.Merchant
Get the recipe at a certain index of this merchant's trade list.
getRecipeCount() - Method in interface org.bukkit.inventory.Merchant
Get the number of trades this merchant currently has available.
getRecipes() - Method in interface org.bukkit.inventory.Merchant
Get a list of trades currently available from this merchant.
getRecipes() - Method in interface org.bukkit.inventory.meta.KnowledgeBookMeta
Gets all the recipes in the book.
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.
getRecipients() - Method in class org.bukkit.event.server.BroadcastMessageEvent
Gets a set of recipients that this chat message will be displayed to.
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(Class<T>) - Method in interface org.bukkit.plugin.ServicesManager
Get registrations of providers for a service.
getRegistrations(Class<T>) - Method in class org.bukkit.plugin.SimpleServicesManager
Get registrations of providers for a service.
getRegistrations(Plugin) - Method in interface org.bukkit.plugin.ServicesManager
Get registrations of providers for a plugin.
getRegistrations(Plugin) - Method in class org.bukkit.plugin.SimpleServicesManager
Get registrations of providers for a plugin.
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
getRelativePosition() - Method in interface org.bukkit.block.Structure
The relative position of the structure outline based on the position of the structure block.
getRemaining() - Method in class org.bukkit.event.entity.EntityPickupItemEvent
Gets the amount remaining on the ground, if any
getRemaining() - Method in class org.bukkit.event.player.PlayerPickupItemEvent
Deprecated.
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.
getRemainingCriteria() - Method in interface org.bukkit.advancement.AdvancementProgress
Get the criteria which have not been awarded.
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.
getRenameText() - Method in interface org.bukkit.inventory.AnvilInventory
Get the name to be applied to the repaired item.
getRenderers() - Method in interface org.bukkit.map.MapView
Get a list of MapRenderers currently in effect.
getRepairAmount() - Method in class org.bukkit.event.player.PlayerItemMendEvent
Get the amount the item is to be repaired.
getRepairCost() - Method in interface org.bukkit.inventory.AnvilInventory
Get the experience cost (in levels) to complete the current repair.
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.
getRequiredPlayerRange() - Method in interface org.bukkit.block.CreatureSpawner
Get the maximum distance(squared) a player can be in order for this spawner to be active.
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.data.Rotatable
Gets the value of the 'rotation' property.
getRotation() - Method in interface org.bukkit.block.Skull
Deprecated.
getRotation() - Method in interface org.bukkit.block.Structure
Get how this structure is rotated.
getRotation() - Method in interface org.bukkit.entity.ItemFrame
Get the rotation of the frame's item
getSaddle() - Method in interface org.bukkit.inventory.AbstractHorseInventory
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() - Method in interface org.bukkit.scoreboard.Score
Gets the current score
getScore(String) - Method in interface org.bukkit.scoreboard.Objective
Gets an entry's Score for an Objective on this Scoreboard.
getScore(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Objective
Deprecated.
Scoreboards can contain entries that aren't players
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.
getScoreboardTags() - Method in interface org.bukkit.entity.Entity
Returns a set of tags for this entity.
getScores(String) - Method in interface org.bukkit.scoreboard.Scoreboard
Gets all scores for an entry on this Scoreboard
getScores(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Scoreboard
Deprecated.
Scoreboards can contain entries that aren't players
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.
getSecondaryEffect() - Method in interface org.bukkit.block.Beacon
Returns the secondary effect set on the beacon.
getSeed() - Method in interface org.bukkit.block.Structure
The seed used to determine how many blocks are removed upon loading of this structure.
getSeed() - Method in interface org.bukkit.loot.Lootable
Get the Loot Table's seed.
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.
getSerializable(String, Class<T>) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested ConfigurationSerializable object at the given path.
getSerializable(String, Class<T>) - Method in class org.bukkit.configuration.MemorySection
 
getSerializable(String, Class<T>, T) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested ConfigurationSerializable object at the given path, returning a default value if not found If the Object does not exist then the specified default value will returned regardless of if a default has been identified in the root Configuration.
getSerializable(String, Class<T>, T) - Method in class org.bukkit.configuration.MemorySection
 
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 interface org.bukkit.block.data.Rail
Gets the value of the 'shape' property.
getShape() - Method in interface org.bukkit.block.data.type.Stairs
Gets the value of the 'shape' property.
getShape() - Method in class org.bukkit.inventory.ShapedRecipe
Get the shape.
getShapes() - Method in interface org.bukkit.block.data.Rail
Gets the shapes which are applicable to this block.
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.
getShoulderEntityLeft() - Method in interface org.bukkit.entity.HumanEntity
Deprecated.
There are currently no well defined semantics regarding serialized entities in Bukkit. Use with care.
getShoulderEntityRight() - Method in interface org.bukkit.entity.HumanEntity
Deprecated.
There are currently no well defined semantics regarding serialized entities in Bukkit. Use with care.
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.Phantom
 
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 class org.bukkit.Particle.DustOptions
Relative size of the particle.
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
Deprecated.
should check what class instance this is
getSkullType() - Method in interface org.bukkit.block.Skull
Deprecated.
check Material instead
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
Deprecated.
books may be signed from off hand
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.
getSnapshotInventory() - Method in interface org.bukkit.block.Beacon
 
getSnapshotInventory() - Method in interface org.bukkit.block.BrewingStand
 
getSnapshotInventory() - Method in interface org.bukkit.block.Container
Gets the captured inventory snapshot of this container.
getSnapshotInventory() - Method in interface org.bukkit.block.Furnace
 
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
getSpawnCount() - Method in interface org.bukkit.block.CreatureSpawner
Get how many mobs attempt to spawn.
getSpawnedType() - Method in interface org.bukkit.block.CreatureSpawner
Get the spawner's creature type.
getSpawnedType() - Method in interface org.bukkit.inventory.meta.SpawnEggMeta
Deprecated.
different types are different items
getSpawnedType() - Method in class org.bukkit.material.SpawnEgg
Deprecated.
This is now stored in SpawnEggMeta.
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.
getSpawnRange() - Method in interface org.bukkit.block.CreatureSpawner
Get the radius around which the spawner will attempt to spawn mobs in.
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.
getSpell() - Method in interface org.bukkit.entity.Spellcaster
Gets the Spellcaster.Spell the entity is currently using.
getStage() - Method in interface org.bukkit.block.data.type.Sapling
Gets the value of the 'stage' property.
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() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
Gets the statistic that is being incremented.
getStatistic(Statistic) - 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(Statistic, Material) - Method in interface org.bukkit.entity.Player
Gets the value of the given statistic for this player.
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.
getStrength() - Method in interface org.bukkit.entity.Llama
Gets the llama's strength.
getString(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested String by path.
getString(String) - Method in class org.bukkit.configuration.MemorySection
 
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, 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
 
getStructureName() - Method in interface org.bukkit.block.Structure
The name of this structure.
getStructureSize() - Method in interface org.bukkit.block.Structure
The distance to the opposite corner of this structure.
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
Deprecated.
This is the collection of completions for this event.
getTag(String, NamespacedKey, Class<T>) - Static method in class org.bukkit.Bukkit
Gets a tag which has already been defined within the server.
getTag(String, NamespacedKey, Class<T>) - Method in interface org.bukkit.Server
Gets a tag which has already been defined within the server.
getTarget() - Method in interface org.bukkit.BanEntry
Gets the target involved.
getTarget() - Method in interface org.bukkit.entity.Mob
Gets the current target of this Mob
getTarget() - Method in interface org.bukkit.entity.ShulkerBullet
Retrieve the target of this bullet.
getTarget() - Method in class org.bukkit.event.entity.EntityTargetEvent
Get the entity that this is targeting.
getTarget() - Method in class org.bukkit.event.entity.EntityTargetLivingEntityEvent
 
getTarget() - Method in class org.bukkit.event.entity.ItemMergeEvent
Gets the Item entity the main Item is being merged into.
getTarget() - Method in class org.bukkit.event.entity.PigZombieAngerEvent
Gets the entity (if any) which triggered this anger update.
getTargetBlock(Set<Material>, int) - Method in interface org.bukkit.entity.LivingEntity
Gets the block that the living entity has targeted.
getTargetEntity() - Method in class org.bukkit.event.block.BlockDispenseArmorEvent
Deprecated.
Get the living entity on which the armor was dispensed.
getTargetLocation() - Method in interface org.bukkit.entity.EnderSignal
Get the location this EnderSignal is moving towards.
getTaskId() - Method in class org.bukkit.scheduler.BukkitRunnable
Gets the task id for this runnable.
getTaskId() - Method in interface org.bukkit.scheduler.BukkitTask
Returns the taskId for the task.
getTaskId() - Method in interface org.bukkit.scheduler.BukkitWorker
Returns the taskId for the task being executed by this worker.
getTeam(String) - Method in interface org.bukkit.scoreboard.Scoreboard
Gets a Team by name on this Scoreboard
getTeams() - Method in interface org.bukkit.scoreboard.Scoreboard
Gets all teams on this Scoreboard
getTemperature() - Method in interface org.bukkit.block.Block
Gets the temperature of the biome of this block
getTemperature(int, int) - Method in interface org.bukkit.World
Gets the temperature for the given block coordinates.
getTextResource(String) - Method in class org.bukkit.plugin.java.JavaPlugin
Provides a reader for a text file located inside the jar.
getTextureIndex() - Method in class org.bukkit.material.Step
Deprecated.
Magic value
getTextureIndex() - Method in class org.bukkit.material.TexturedMaterial
Deprecated.
Magic value
getTextures() - Method in class org.bukkit.material.MonsterEggs
 
getTextures() - Method in class org.bukkit.material.SmoothBrick
 
getTextures() - Method in class org.bukkit.material.Step
 
getTextures() - Method in class org.bukkit.material.TexturedMaterial
Retrieve a list of possible textures.
getThread() - Method in interface org.bukkit.scheduler.BukkitWorker
Returns the thread for the worker.
getThunderDuration() - Method in interface org.bukkit.World
Get the thundering duration.
getTicksLived() - Method in interface org.bukkit.entity.Entity
Gets the amount of ticks this entity has lived for.
getTicksPerAnimalSpawns() - Static method in class org.bukkit.Bukkit
Gets default ticks per animal spawns value.
getTicksPerAnimalSpawns() - Method in interface org.bukkit.Server
Gets default ticks per animal spawns value.
getTicksPerAnimalSpawns() - Method in interface org.bukkit.World
Gets the world's ticks per animal spawns value
getTicksPerMonsterSpawns() - Static method in class org.bukkit.Bukkit
Gets the default ticks per monster spawns value.
getTicksPerMonsterSpawns() - Method in interface org.bukkit.Server
Gets the default ticks per monster spawns value.
getTicksPerMonsterSpawns() - Method in interface org.bukkit.World
Gets the world's ticks per monster spawns value
getTier() - Method in interface org.bukkit.block.Beacon
Returns the tier of the beacon pyramid (0-4).
getTileEntities() - Method in interface org.bukkit.Chunk
Get a list of all tile entities in the chunk.
getTime() - Method in interface org.bukkit.World
Gets the relative in-game time of this world.
getTitle() - Method in interface org.bukkit.boss.BossBar
Returns the title of this boss bar
getTitle() - Method in interface org.bukkit.inventory.Inventory
Returns the title of this inventory.
getTitle() - Method in class org.bukkit.inventory.InventoryView
Get the title of this inventory window.
getTitle() - Method in interface org.bukkit.inventory.meta.BookMeta
Gets the title of the book.
getTo() - Method in class org.bukkit.event.entity.EntityChangeBlockEvent
Gets the Material that the block is changing into
getTo() - Method in class org.bukkit.event.entity.EntityTeleportEvent
Gets the location that this entity moved to
getTo() - Method in class org.bukkit.event.player.PlayerMoveEvent
Gets the location this player moved to
getTo() - Method in class org.bukkit.event.vehicle.VehicleMoveEvent
Get the next position.
getToBlock() - Method in class org.bukkit.event.block.BlockFromToEvent
Convenience method for getting the faced Block.
getTone() - Method in class org.bukkit.Note
Returns the tone of this note.
getTopInventory() - Method in class org.bukkit.inventory.InventoryView
Get the upper inventory involved in this transaction.
getTotalExperience() - Method in interface org.bukkit.entity.Player
Gets the players total experience points.
getTotalPages() - Method in class org.bukkit.util.ChatPaginator.ChatPage
 
getTotalTime() - Method in class org.bukkit.plugin.TimedRegisteredListener
Gets the total time calls to this listener have taken
getTrader() - Method in interface org.bukkit.inventory.Merchant
Gets the player this merchant is trading with, or null if it is not currently trading.
getType() - Method in interface org.bukkit.block.Block
Gets the type of this block
getType() - Method in interface org.bukkit.block.BlockState
Gets the type of this block state.
getType() - Method in interface org.bukkit.block.data.type.Chest
Gets the value of the 'type' property.
getType() - Method in interface org.bukkit.block.data.type.Slab
Gets the value of the 'type' property.
getType() - Method in interface org.bukkit.block.data.type.TechnicalPiston
Gets the value of the 'type' property.
getType() - Method in enum org.bukkit.Effect
 
getType() - Method in interface org.bukkit.entity.Entity
Get the type of the entity.
getType() - Method in class org.bukkit.event.inventory.InventoryDragEvent
Gets the DragType that describes the behavior of ItemStacks placed after this InventoryDragEvent.
getType() - Method in class org.bukkit.event.server.ServerLoadEvent
Deprecated.
Gets the context in which the server was loaded.
getType() - Method in class org.bukkit.FireworkEffect
Get the type of the firework effect.
getType() - Method in class org.bukkit.GameRule
Get the type of this rule.
getType() - Method in enum org.bukkit.Instrument
Deprecated.
Magic value
getType() - Method in interface org.bukkit.inventory.Inventory
Returns what type of inventory this is.
getType() - Method in class org.bukkit.inventory.InventoryView
Determine the type of inventory involved in the transaction.
getType() - Method in enum org.bukkit.inventory.InventoryView.Property
 
getType() - Method in class org.bukkit.inventory.ItemStack
Gets the type of this item
getType() - Method in class org.bukkit.map.MapCursor
Get the type of this cursor.
getType() - Method in class org.bukkit.material.Coal
Gets the current type of this coal
getType() - Method in class org.bukkit.material.Sandstone
Gets the current type of this sandstone
getType() - Method in class org.bukkit.potion.Potion
Deprecated.
Returns the PotionType of this potion.
getType() - Method in class org.bukkit.potion.PotionData
Gets the type of the potion, Type matches up with each kind of craftable potion
getType() - Method in class org.bukkit.potion.PotionEffect
Returns the PotionEffectType of this effect.
getType() - Method in class org.bukkit.potion.PotionEffectTypeWrapper
Get the potion type bound to this wrapper.
getType() - Method in enum org.bukkit.Statistic
Gets the type of this statistic.
getType(int) - Static method in enum org.bukkit.entity.Ocelot.Type
Deprecated.
Magic value
getType(int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Get the type of the block at x, y, z.
getTypeAndData(int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Get the type and data of the block at x, y ,z.
getTypeId() - Method in enum org.bukkit.entity.EntityType
Deprecated.
Magic value
getUID() - Method in interface org.bukkit.World
Gets the Unique ID of this world
getUniqueId() - Method in class org.bukkit.attribute.AttributeModifier
Get the unique ID for this modifier.
getUniqueId() - Method in interface org.bukkit.entity.AnimalTamer
This is the UUID of the specified AnimalTamer.
getUniqueId() - Method in interface org.bukkit.entity.Entity
Returns a unique and persistent id for this entity
getUniqueId() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Gets the player's unique ID.
getUniqueId() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Gets the player's unique ID.
getUniqueId() - Method in interface org.bukkit.OfflinePlayer
Returns the UUID of this player
getUnoccupiedDeceleration() - Method in interface org.bukkit.entity.Boat
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions.
getUnsafe() - Static method in class org.bukkit.Bukkit
Deprecated.
getUnsafe() - Method in interface org.bukkit.Server
Deprecated.
getUpdateFolder() - Static method in class org.bukkit.Bukkit
Gets the name of the update folder.
getUpdateFolder() - Method in interface org.bukkit.Server
Gets the name of the update folder.
getUpdateFolderFile() - Static method in class org.bukkit.Bukkit
Gets the update folder.
getUpdateFolderFile() - Method in interface org.bukkit.Server
Gets the update folder.
getUsage() - Method in class org.bukkit.command.Command
Gets an example usage of this command
getUsageMode() - Method in interface org.bukkit.block.Structure
Get the UsageMode of this structure block.
getUses() - Method in class org.bukkit.inventory.MerchantRecipe
Get the number of times this trade has been used.
getValue() - Method in interface org.bukkit.attribute.AttributeInstance
Get the value of this instance after all associated modifiers have been applied.
getValue() - Method in enum org.bukkit.Difficulty
Deprecated.
Magic value
getValue() - Method in enum org.bukkit.GameMode
Deprecated.
Magic value
getValue() - Method in enum org.bukkit.map.MapCursor.Type
Deprecated.
Magic value
getValue() - Method in enum org.bukkit.map.MapView.Scale
Deprecated.
Magic value
getValue() - Method in class org.bukkit.permissions.PermissionAttachmentInfo
Gets the value of this permission
getValue(boolean) - Method in enum org.bukkit.permissions.PermissionDefault
Calculates the value of this PermissionDefault for the given operator value
getValues() - Method in interface org.bukkit.Tag
Gets an immutable set of all tagged items.
getValues(boolean) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets a Map containing all keys and their values for this section.
getValues(boolean) - Method in class org.bukkit.configuration.MemorySection
 
getVariant() - Method in interface org.bukkit.entity.AbstractHorse
Deprecated.
different variants are different classes
getVariant() - Method in interface org.bukkit.entity.Parrot
Get the variant of this parrot.
getVector(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested Vector by path.
getVector(String) - Method in class org.bukkit.configuration.MemorySection
 
getVector(String, Vector) - Method in interface org.bukkit.configuration.ConfigurationSection
Gets the requested Vector by path, returning a default value if not found.
getVector(String, Vector) - Method in class org.bukkit.configuration.MemorySection
 
getVehicle() - Method in interface org.bukkit.entity.Entity
Get the vehicle that this player is inside.
getVehicle() - Method in class org.bukkit.event.vehicle.VehicleEvent
Get the vehicle.
getVelocity() - Method in interface org.bukkit.entity.Entity
Gets this entity's current velocity
getVelocity() - Method in interface org.bukkit.entity.Vehicle
Gets the vehicle's velocity.
getVelocity() - Method in class org.bukkit.event.block.BlockDispenseEvent
Gets the velocity.
getVelocity() - Method in class org.bukkit.event.player.PlayerVelocityEvent
Gets the velocity vector that will be sent to the player
getVersion() - Static method in class org.bukkit.Bukkit
Gets the version string of this server implementation.
getVersion() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the version of the plugin.
getVersion() - Method in interface org.bukkit.Server
Gets the version string of this server implementation.
getView() - Method in class org.bukkit.event.inventory.InventoryEvent
Gets the view object itself
getViewDistance() - Static method in class org.bukkit.Bukkit
Get the view distance from this server.
getViewDistance() - Method in interface org.bukkit.Server
Get the view distance from this server.
getViewers() - Method in class org.bukkit.event.inventory.InventoryEvent
Gets the list of players viewing the primary (upper) inventory involved in this event
getViewers() - Method in interface org.bukkit.inventory.Inventory
Gets a list of players viewing the inventory.
getVillagerProfession() - Method in interface org.bukkit.entity.Zombie
Deprecated.
getVillagerProfession() - Method in interface org.bukkit.entity.ZombieVillager
Returns the villager profession of this zombie.
getWaitTime() - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the time which an entity has to be exposed to the cloud before the effect is applied.
getWalkSpeed() - Method in interface org.bukkit.entity.Player
Gets the current allowed speed that a client can walk.
getWarningDistance() - Method in interface org.bukkit.WorldBorder
Gets the current border warning distance.
getWarningState() - Static method in class org.bukkit.Bukkit
Gets the current warning state for the server.
getWarningState() - Method in interface org.bukkit.Server
Gets the current warning state for the server.
getWarningTime() - Method in interface org.bukkit.WorldBorder
Gets the current border warning time in seconds.
getWaterAnimalSpawnLimit() - Static method in class org.bukkit.Bukkit
Gets user-specified limit for number of water animals that can spawn in a chunk.
getWaterAnimalSpawnLimit() - Method in interface org.bukkit.Server
Gets user-specified limit for number of water animals that can spawn in a chunk.
getWaterAnimalSpawnLimit() - Method in interface org.bukkit.World
Gets the limit for number of water animals that can spawn in a chunk in this world
getWeatherDuration() - Method in interface org.bukkit.World
Get the remaining time in ticks of the current conditions.
getWebsite() - Method in class org.bukkit.plugin.PluginDescriptionFile
Gives the plugin's or plugin's author's website.
getWhitelistedPlayers() - Static method in class org.bukkit.Bukkit
Gets a list of whitelisted players.
getWhitelistedPlayers() - Method in interface org.bukkit.Server
Gets a list of whitelisted players.
getWhoClicked() - Method in class org.bukkit.event.inventory.InventoryInteractEvent
Gets the player who performed the click.
getWidth() - Method in interface org.bukkit.entity.Entity
Gets the entity's width
getWidth() - Method in class org.bukkit.map.MapFont.CharacterSprite
Get the width of the character sprite.
getWidth(String) - Method in class org.bukkit.map.MapFont
Get the width of the given text as it would be rendered using this font.
getWoodDoorOfSpecies(TreeSpecies) - Static method in class org.bukkit.material.Door
Returns the item type of a wooden door for the given tree species.
getWoodType() - Method in interface org.bukkit.entity.Boat
Gets the wood type of the boat.
getWoolData() - Method in enum org.bukkit.DyeColor
Deprecated.
Magic value
getWorkOnLand() - Method in interface org.bukkit.entity.Boat
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions.
getWorld() - Method in interface org.bukkit.block.Block
Gets the world which contains this Block
getWorld() - Method in interface org.bukkit.block.BlockState
Gets the world which contains the block represented by this block state.
getWorld() - Method in class org.bukkit.block.DoubleChest
 
getWorld() - Method in interface org.bukkit.Chunk
Gets the world containing this chunk
getWorld() - Method in interface org.bukkit.entity.Entity
Gets the current world this entity resides in
getWorld() - Method in class org.bukkit.event.weather.WeatherEvent
Returns the World where this event is occurring
getWorld() - Method in class org.bukkit.event.world.WorldEvent
Gets the world primarily involved with this event
getWorld() - Method in class org.bukkit.Location
Gets the world that this location resides in
getWorld() - Method in interface org.bukkit.map.MapView
Get the world that this map is associated with.
getWorld(String) - Static method in class org.bukkit.Bukkit
Gets the world with the given name.
getWorld(String) - Method in interface org.bukkit.Server
Gets the world with the given name.
getWorld(UUID) - Static method in class org.bukkit.Bukkit
Gets the world from the given Unique ID.
getWorld(UUID) - Method in interface org.bukkit.Server
Gets the world from the given Unique ID.
getWorldBorder() - Method in interface org.bukkit.World
Gets the world border for this world.
getWorldContainer() - Static method in class org.bukkit.Bukkit
Gets the folder that contains all of the various Worlds.
getWorldContainer() - Method in interface org.bukkit.Server
Gets the folder that contains all of the various Worlds.
getWorldFolder() - Method in interface org.bukkit.World
Gets the folder of this world on disk.
getWorldName() - Method in interface org.bukkit.ChunkSnapshot
Gets name of the world containing this chunk
getWorlds() - Static method in class org.bukkit.Bukkit
Gets a list of all worlds on this server.
getWorlds() - Method in interface org.bukkit.Server
Gets a list of all worlds on this server.
getWorldType() - Static method in class org.bukkit.Bukkit
Get world type (level-type setting) for default world.
getWorldType() - Method in interface org.bukkit.Server
Get world type (level-type setting) for default world.
getWorldType() - Method in interface org.bukkit.World
Gets the type of this world.
getWScale() - Method in class org.bukkit.util.noise.SimplexOctaveGenerator
Gets the scale used for each W-coordinates passed
getX() - Method in interface org.bukkit.block.Block
Gets the x-coordinate of this block
getX() - Method in interface org.bukkit.block.BlockState
Gets the x-coordinate of this block state.
getX() - Method in class org.bukkit.block.DoubleChest
 
getX() - Method in interface org.bukkit.Chunk
Gets the X-coordinate of this chunk
getX() - Method in interface org.bukkit.ChunkSnapshot
Gets the X-coordinate of this chunk
getX() - Method in class org.bukkit.Location
Gets the x-coordinate of this location
getX() - Method in class org.bukkit.map.MapCursor
Get the X position of this cursor.
getX() - Method in class org.bukkit.util.EulerAngle
Returns the angle on the x axis in radians
getX() - Method in class org.bukkit.util.Vector
Gets the X component.
getXScale() - Method in class org.bukkit.util.noise.OctaveGenerator
Gets the scale used for each X-coordinates passed
getY() - Method in interface org.bukkit.block.Block
Gets the y-coordinate of this block
getY() - Method in interface org.bukkit.block.BlockState
Gets the y-coordinate of this block state.
getY() - Method in class org.bukkit.block.DoubleChest
 
getY() - Method in class org.bukkit.Location
Gets the y-coordinate of this location
getY() - Method in class org.bukkit.map.MapCursor
Get the Y position of this cursor.
getY() - Method in class org.bukkit.util.EulerAngle
Returns the angle on the y axis in radians
getY() - Method in class org.bukkit.util.Vector
Gets the Y component.
getYaw() - Method in class org.bukkit.Location
Gets the yaw of this location, measured in degrees.
getYield() - Method in interface org.bukkit.entity.Explosive
Return the radius or yield of this explosive's explosion
getYield() - Method in class org.bukkit.event.block.BlockExplodeEvent
Returns the percentage of blocks to drop from this explosion
getYield() - Method in class org.bukkit.event.entity.EntityExplodeEvent
Returns the percentage of blocks to drop from this explosion
getYScale() - Method in class org.bukkit.util.noise.OctaveGenerator
Gets the scale used for each Y-coordinates passed
getZ() - Method in interface org.bukkit.block.Block
Gets the z-coordinate of this block
getZ() - Method in interface org.bukkit.block.BlockState
Gets the z-coordinate of this block state.
getZ() - Method in class org.bukkit.block.DoubleChest
 
getZ() - Method in interface org.bukkit.Chunk
Gets the Z-coordinate of this chunk
getZ() - Method in interface org.bukkit.ChunkSnapshot
Gets the Z-coordinate of this chunk
getZ() - Method in class org.bukkit.Location
Gets the z-coordinate of this location
getZ() - Method in class org.bukkit.util.EulerAngle
Returns the angle on the z axis in radians
getZ() - Method in class org.bukkit.util.Vector
Gets the Z component.
getZScale() - Method in class org.bukkit.util.noise.OctaveGenerator
Gets the scale used for each Z-coordinates passed
Ghast - Interface in org.bukkit.entity
Represents a Ghast.
GHAST - org.bukkit.entity.EntityType
 
GHAST - org.bukkit.loot.LootTables
 
GHAST_RETURN - org.bukkit.Achievement
Deprecated.
 
GHAST_SHOOT - org.bukkit.Effect
Sound of ghast firing.
GHAST_SHRIEK - org.bukkit.Effect
Sound of ghast shrieking.
GHAST_SPAWN_EGG - org.bukkit.Material
 
GHAST_TEAR - org.bukkit.Material
 
Giant - Interface in org.bukkit.entity
Represents a Giant.
GIANT - org.bukkit.entity.EntityType
 
GIANT - org.bukkit.loot.LootTables
 
GIANT_SPRUCE_TAIGA - org.bukkit.block.Biome
 
GIANT_SPRUCE_TAIGA_HILLS - org.bukkit.block.Biome
 
GIANT_TREE_TAIGA - org.bukkit.block.Biome
 
GIANT_TREE_TAIGA_HILLS - org.bukkit.block.Biome
 
giveExp(int) - Method in interface org.bukkit.entity.Player
Gives the player the amount of experience specified.
giveExpLevels(int) - Method in interface org.bukkit.entity.Player
Gives the player the amount of experience levels specified.
GLASS - org.bukkit.Material
 
GLASS_BOTTLE - org.bukkit.Material
 
GLASS_PANE - org.bukkit.Material
 
GlassPane - Interface in org.bukkit.block.data.type
 
GLISTERING_MELON_SLICE - org.bukkit.Material
 
GLITTER - org.bukkit.entity.TropicalFish.Pattern
 
GLOWING - Static variable in class org.bukkit.potion.PotionEffectType
Outlines the entity so that it can be seen from afar.
GLOWSTONE - org.bukkit.Material
 
GLOWSTONE_DUST - org.bukkit.Material
 
GLYPHED - org.bukkit.SandstoneType
 
GOLD - org.bukkit.ChatColor
Represents gold
GOLD - org.bukkit.entity.Rabbit.Type
Golden bunny.
GOLD_BLOCK - org.bukkit.Material
 
GOLD_INGOT - org.bukkit.Material
 
GOLD_NUGGET - org.bukkit.Material
 
GOLD_ORE - org.bukkit.Material
 
GOLDEN_APPLE - org.bukkit.Material
 
GOLDEN_AXE - org.bukkit.Material
 
GOLDEN_BOOTS - org.bukkit.Material
 
GOLDEN_CARROT - org.bukkit.Material
 
GOLDEN_CHESTPLATE - org.bukkit.Material
 
GOLDEN_HELMET - org.bukkit.Material
 
GOLDEN_HOE - org.bukkit.Material
 
GOLDEN_HORSE_ARMOR - org.bukkit.Material
 
GOLDEN_LEGGINGS - org.bukkit.Material
 
GOLDEN_PICKAXE - org.bukkit.Material
 
GOLDEN_SHOVEL - org.bukkit.Material
 
GOLDEN_SWORD - org.bukkit.Material
 
Golem - Interface in org.bukkit.entity
A mechanical creature that may harm enemies.
gracefulExit() - Method in class org.bukkit.conversations.ConversationAbandonedEvent
Indicates how the conversation was abandoned - naturally as part of the prompt chain or prematurely via a ConversationCanceller.
grad(int, double, double, double) - Static method in class org.bukkit.util.noise.NoiseGenerator
 
grad3 - Static variable in class org.bukkit.util.noise.PerlinNoiseGenerator
 
grad4 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
GRADIENT - org.bukkit.block.banner.PatternType
 
GRADIENT_UP - org.bukkit.block.banner.PatternType
 
GRAHAM - org.bukkit.Art
 
GRANITE - org.bukkit.Material
 
GRASS - org.bukkit.Material
 
GRASS_BLOCK - org.bukkit.Material
 
GRASS_PATH - org.bukkit.Material
 
GrassSpecies - Enum in org.bukkit
Represents the different types of grass.
GRAVEL - org.bukkit.Material
 
GRAVELLY_MOUNTAINS - org.bukkit.block.Biome
 
GRAY - org.bukkit.ChatColor
Represents gray
GRAY - org.bukkit.DyeColor
Represents gray dye.
GRAY - org.bukkit.entity.Horse.Color
Gray
GRAY - org.bukkit.entity.Llama.Color
A gray llama.
GRAY - org.bukkit.entity.Parrot.Variant
Gray colored parrot.
GRAY - Static variable in class org.bukkit.Color
Gray, or (0x80,0x80,0x80) in (R,G,B)
GRAY_1 - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
GRAY_2 - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
GRAY_BANNER - org.bukkit.Material
 
GRAY_BED - org.bukkit.Material
 
GRAY_CARPET - org.bukkit.Material
 
GRAY_CONCRETE - org.bukkit.Material
 
GRAY_CONCRETE_POWDER - org.bukkit.Material
 
GRAY_DYE - org.bukkit.Material
 
GRAY_GLAZED_TERRACOTTA - org.bukkit.Material
 
GRAY_SHULKER_BOX - org.bukkit.Material
 
GRAY_STAINED_GLASS - org.bukkit.Material
 
GRAY_STAINED_GLASS_PANE - org.bukkit.Material
 
GRAY_TERRACOTTA - org.bukkit.Material
 
GRAY_WALL_BANNER - org.bukkit.Material
 
GRAY_WOOL - org.bukkit.Material
 
GREEN - org.bukkit.boss.BarColor
 
GREEN - org.bukkit.ChatColor
Represents green
GREEN - org.bukkit.DyeColor
Represents green dye.
GREEN - org.bukkit.entity.Parrot.Variant
Green colored parrot.
GREEN - Static variable in class org.bukkit.Color
Green, or (0x00,0x80,0x00) in (R,G,B)
GREEN_BANNER - org.bukkit.Material
 
GREEN_BED - org.bukkit.Material
 
GREEN_CARPET - org.bukkit.Material
 
GREEN_CONCRETE - org.bukkit.Material
 
GREEN_CONCRETE_POWDER - org.bukkit.Material
 
GREEN_GLAZED_TERRACOTTA - org.bukkit.Material
 
GREEN_POINTER - org.bukkit.map.MapCursor.Type
 
GREEN_SHULKER_BOX - org.bukkit.Material
 
GREEN_STAINED_GLASS - org.bukkit.Material
 
GREEN_STAINED_GLASS_PANE - org.bukkit.Material
 
GREEN_TERRACOTTA - org.bukkit.Material
 
GREEN_WALL_BANNER - org.bukkit.Material
 
GREEN_WOOL - org.bukkit.Material
 
GUARANTEED_NO_WRAP_CHAT_PAGE_WIDTH - Static variable in class org.bukkit.util.ChatPaginator
 
Guardian - Interface in org.bukkit.entity
 
GUARDIAN - org.bukkit.entity.EntityType
 
GUARDIAN - org.bukkit.loot.LootTables
 
GUARDIAN_SPAWN_EGG - org.bukkit.Material
 
GUARDIAN_TARGET - org.bukkit.EntityEffect
Guardian sets laser target.
GUITAR - org.bukkit.Instrument
Guitar is normally played when a note block is on top of a woolen block.
GUNPOWDER - org.bukkit.Material
 

H

HALF_HORIZONTAL - org.bukkit.block.banner.PatternType
 
HALF_HORIZONTAL_MIRROR - org.bukkit.block.banner.PatternType
 
HALF_VERTICAL - org.bukkit.block.banner.PatternType
 
HALF_VERTICAL_MIRROR - org.bukkit.block.banner.PatternType
 
hand - Variable in class org.bukkit.event.block.BlockPlaceEvent
 
HAND - org.bukkit.inventory.EquipmentSlot
 
HandlerList - Class in org.bukkit.event
A list of event handlers, stored per-event.
HandlerList() - Constructor for class org.bukkit.event.HandlerList
Create a new handler list and initialize using EventPriority.
hanging - Variable in class org.bukkit.event.hanging.HangingEvent
 
Hanging - Interface in org.bukkit.entity
Represents a Hanging entity
HangingBreakByEntityEvent - Class in org.bukkit.event.hanging
Triggered when a hanging entity is removed by an entity
HangingBreakByEntityEvent(Hanging, Entity) - Constructor for class org.bukkit.event.hanging.HangingBreakByEntityEvent
 
HangingBreakByEntityEvent(Hanging, Entity, HangingBreakEvent.RemoveCause) - Constructor for class org.bukkit.event.hanging.HangingBreakByEntityEvent
 
HangingBreakEvent - Class in org.bukkit.event.hanging
Triggered when a hanging entity is removed
HangingBreakEvent(Hanging, HangingBreakEvent.RemoveCause) - Constructor for class org.bukkit.event.hanging.HangingBreakEvent
 
HangingBreakEvent.RemoveCause - Enum in org.bukkit.event.hanging
An enum to specify the cause of the removal
HangingEvent - Class in org.bukkit.event.hanging
Represents a hanging entity-related event.
HangingEvent(Hanging) - Constructor for class org.bukkit.event.hanging.HangingEvent
 
HangingPlaceEvent - Class in org.bukkit.event.hanging
Triggered when a hanging entity is created in the world
HangingPlaceEvent(Hanging, Player, Block, BlockFace) - Constructor for class org.bukkit.event.hanging.HangingPlaceEvent
 
HARD - org.bukkit.Difficulty
Hostile mobs spawn, enemies deal greater damage than on normal difficulty, the hunger bar does deplete and starving can kill players.
HARD_HAT - org.bukkit.event.entity.EntityDamageEvent.DamageModifier
Deprecated.
This represents the damage reduced by a wearing a helmet when hit by a falling block.
HARM - Static variable in class org.bukkit.potion.PotionEffectType
Hurts an entity.
hasAchievement(Achievement) - Method in interface org.bukkit.entity.Player
Deprecated.
future versions of Minecraft do not have achievements
hasAI() - Method in interface org.bukkit.entity.LivingEntity
Checks whether an entity has AI.
hasArms() - Method in interface org.bukkit.entity.ArmorStand
Returns whether this armor stand has arms
hasAuthor() - Method in interface org.bukkit.inventory.meta.BookMeta
Checks for the existence of an author in the book.
hasBasePlate() - Method in interface org.bukkit.entity.ArmorStand
Returns whether the armor stand has a base plate
hasBlock() - Method in class org.bukkit.event.player.PlayerInteractEvent
Check if this event involved a block
hasBlockState() - Method in interface org.bukkit.inventory.meta.BlockStateMeta
Returns whether the item has a block state currently attached to it.
hasBottle(int) - Method in interface org.bukkit.block.data.type.BrewingStand
Checks if the stand has the following bottle
hasColor() - Method in interface org.bukkit.inventory.meta.MapMeta
Checks for existence of a map color.
hasColor() - Method in interface org.bukkit.inventory.meta.PotionMeta
Checks for existence of a potion color.
hasConflictingEnchant(Enchantment) - Method in interface org.bukkit.inventory.meta.ItemMeta
Checks if the specified enchantment conflicts with any enchantments in this ItemMeta.
hasConflictingStoredEnchant(Enchantment) - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
Checks if the specified enchantment conflicts with any enchantments in this ItemMeta.
hasCooldown(Material) - Method in interface org.bukkit.entity.HumanEntity
Check whether a cooldown is active on the specified material.
hasCustomEffect(PotionEffectType) - Method in interface org.bukkit.entity.AreaEffectCloud
Checks for a specific custom potion effect type on this cloud.
hasCustomEffect(PotionEffectType) - Method in interface org.bukkit.entity.TippedArrow
Checks for a specific custom potion effect type on this arrow.
hasCustomEffect(PotionEffectType) - Method in interface org.bukkit.inventory.meta.PotionMeta
Checks for a specific custom potion effect type on this potion.
hasCustomEffects() - Method in interface org.bukkit.entity.AreaEffectCloud
Checks for the presence of custom potion effects.
hasCustomEffects() - Method in interface org.bukkit.entity.TippedArrow
Checks for the presence of custom potion effects.
hasCustomEffects() - Method in interface org.bukkit.inventory.meta.PotionMeta
Checks for the presence of custom potion effects.
hasDamage() - Method in interface org.bukkit.inventory.meta.Damageable
Checks to see if this item has damage
hasDisplayName() - Method in interface org.bukkit.inventory.meta.ItemMeta
Checks for existence of a display name.
hasEffect() - Method in interface org.bukkit.inventory.meta.FireworkEffectMeta
Checks if this meta has an effect.
hasEffects() - Method in interface org.bukkit.inventory.meta.FireworkMeta
Get whether this firework has any effects.
hasEnchant(Enchantment) - Method in interface org.bukkit.inventory.meta.ItemMeta
Checks for existence of the specified enchantment.
hasEnchants() - Method in interface org.bukkit.inventory.meta.ItemMeta
Checks for the existence of any enchantments.
hasEntry(String) - Method in interface org.bukkit.scoreboard.Team
Checks to see if the specified entry is a member of this team.
hasExperienceReward() - Method in class org.bukkit.inventory.MerchantRecipe
Whether to reward experience for the trade.
hasExtendedDuration() - Method in class org.bukkit.potion.Potion
Deprecated.
Returns whether this potion has an extended duration.
hasEye() - Method in interface org.bukkit.block.data.type.EndPortalFrame
Gets the value of the 'eye' property.
hasFace(BlockFace) - Method in interface org.bukkit.block.data.MultipleFacing
Checks if this block has the specified face enabled.
hasFlag(BarFlag) - Method in interface org.bukkit.boss.BossBar
Returns whether this boss bar as the passed flag set
hasFlicker() - Method in class org.bukkit.FireworkEffect
Get whether the firework effect flickers.
hasGeneration() - Method in interface org.bukkit.inventory.meta.BookMeta
Checks for the existence of generation level in the book.
hasGravity() - Method in interface org.bukkit.entity.Entity
Returns whether gravity applies to this entity.
hasGravity() - Method in enum org.bukkit.Material
 
hashCode() - Method in class org.bukkit.block.banner.Pattern
 
hashCode() - Method in class org.bukkit.Color
 
hashCode() - Method in class org.bukkit.enchantments.Enchantment
 
hashCode() - Method in class org.bukkit.FireworkEffect
 
hashCode() - Method in class org.bukkit.inventory.ItemStack
 
hashCode() - Method in class org.bukkit.inventory.RecipeChoice.MaterialChoice
Deprecated.
 
hashCode() - Method in class org.bukkit.Location
 
hashCode() - Method in class org.bukkit.material.MaterialData
Deprecated.
 
hashCode() - Method in class org.bukkit.NamespacedKey
 
hashCode() - Method in class org.bukkit.Note
 
hashCode() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
 
hashCode() - Method in class org.bukkit.plugin.PluginBase
 
hashCode() - Method in class org.bukkit.potion.Potion
Deprecated.
 
hashCode() - Method in class org.bukkit.potion.PotionData
 
hashCode() - Method in class org.bukkit.potion.PotionEffect
 
hashCode() - Method in class org.bukkit.potion.PotionEffectType
 
hashCode() - Method in class org.bukkit.util.BlockVector
Returns a hash code for this vector.
hashCode() - Method in class org.bukkit.util.EulerAngle
 
hashCode() - Method in class org.bukkit.util.Vector
Returns a hash code for this vector
hasIcon() - Method in class org.bukkit.potion.PotionEffect
 
hasItem() - Method in class org.bukkit.event.player.PlayerInteractEvent
Check if this event involved an item
hasItemFlag(ItemFlag) - Method in interface org.bukkit.inventory.meta.ItemMeta
Check if the specified flag is present on this item.
hasItemMeta() - Method in class org.bukkit.inventory.ItemStack
Checks to see if any meta data has been defined.
hasLineOfSight(Entity) - Method in interface org.bukkit.entity.LivingEntity
Checks whether the living entity has block line of sight to another.
hasLocalizedName() - Method in interface org.bukkit.inventory.meta.ItemMeta
Checks for existence of a localized name.
hasLocationName() - Method in interface org.bukkit.inventory.meta.MapMeta
Checks for existence of a location name.
hasLore() - Method in interface org.bukkit.inventory.meta.ItemMeta
Checks for existence of lore.
hasMapId() - Method in interface org.bukkit.inventory.meta.MapMeta
Checks for existence of a map ID number.
hasMetadata(String) - Method in interface org.bukkit.metadata.Metadatable
Tests to see whether the implementing object contains the given metadata value in its metadata store.
hasMetadata(T, String) - Method in interface org.bukkit.metadata.MetadataStore
Tests to see if a metadata attribute has been set on an object.
hasMetadata(T, String) - Method in class org.bukkit.metadata.MetadataStoreBase
Tests to see if a metadata attribute has been set on an object.
hasMultiple() - Method in class org.bukkit.plugin.TimedRegisteredListener
Gets whether this listener has handled multiple events, such that for some two events, eventA.getClass() != eventB.getClass().
hasNext() - Method in class org.bukkit.util.BlockIterator
Returns true if the iteration has more elements
hasOwner() - Method in interface org.bukkit.block.Skull
Checks to see if the skull has an owner
hasOwner() - Method in interface org.bukkit.inventory.meta.SkullMeta
Checks to see if the skull has an owner.
hasPages() - Method in interface org.bukkit.inventory.meta.BookMeta
Checks for the existence of pages in the book.
hasParent() - Method in enum org.bukkit.Achievement
Deprecated.
Returns whether or not this achievement has a parent achievement.
hasParticles() - Method in class org.bukkit.potion.PotionEffect
 
hasPermission(String) - Method in interface org.bukkit.permissions.Permissible
Gets the value of the specified permission, if set.
hasPermission(String) - Method in class org.bukkit.permissions.PermissibleBase
 
hasPermission(Permission) - Method in interface org.bukkit.permissions.Permissible
Gets the value of the specified permission, if set.
hasPermission(Permission) - Method in class org.bukkit.permissions.PermissibleBase
 
hasPlayedBefore() - Method in interface org.bukkit.OfflinePlayer
Checks if this player has played on this server before.
hasPlayer(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Team
Deprecated.
Teams can contain entries that aren't players
hasPotionEffect(PotionEffectType) - Method in interface org.bukkit.entity.LivingEntity
Returns whether the living entity already has an existing effect of the given PotionEffectType applied to it.
hasRecipes() - Method in interface org.bukkit.inventory.meta.KnowledgeBookMeta
Checks for the existence of recipes in the book.
hasRecord() - Method in interface org.bukkit.block.data.type.Jukebox
Gets the value of the 'has_record' property.
hasRepairCost() - Method in interface org.bukkit.inventory.meta.Repairable
Checks to see if this has a repair penalty
hasSaddle() - Method in interface org.bukkit.entity.Pig
Check if the pig has a saddle.
hasStoredEnchant(Enchantment) - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
Checks for storage of the specified enchantment.
hasStoredEnchants() - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
Checks for the existence of any stored enchantments.
hasStorm() - Method in interface org.bukkit.World
Returns whether the world has an ongoing storm.
hasTitle() - Method in interface org.bukkit.inventory.meta.BookMeta
Checks for the existence of a title in the book.
hasTrail() - Method in class org.bukkit.FireworkEffect
Get whether the firework effect has a trail.
hasVariant() - Method in interface org.bukkit.inventory.meta.TropicalFishBucketMeta
Checks for existence of a variant tag indicating a specific fish will be spawned.
hasWhitelist() - Static method in class org.bukkit.Bukkit
Gets whether this server has a whitelist or not.
hasWhitelist() - Method in interface org.bukkit.Server
Gets whether this server has a whitelist or not.
HAY_BLOCK - org.bukkit.Material
 
HEAD - org.bukkit.block.data.type.Bed.Part
The head is the upper part of the bed containing the pillow.
HEAD - org.bukkit.inventory.EquipmentSlot
 
header() - Method in class org.bukkit.configuration.file.FileConfigurationOptions
Gets the header that will be applied to the top of the saved output.
header(String) - Method in class org.bukkit.configuration.file.FileConfigurationOptions
Sets the header that will be applied to the top of the saved output.
header(String) - Method in class org.bukkit.configuration.file.YamlConfigurationOptions
 
HEAL - Static variable in class org.bukkit.potion.PotionEffectType
Heals an entity.
HEALTH - Static variable in class org.bukkit.scoreboard.Criterias
 
HEALTH_BOOST - Static variable in class org.bukkit.potion.PotionEffectType
Increases the maximum health of an entity.
HEART - org.bukkit.Particle
 
HEART_OF_THE_SEA - org.bukkit.Material
 
HEAVY_WEIGHTED_PRESSURE_PLATE - org.bukkit.Material
 
HelpCommand - Class in org.bukkit.command.defaults
 
HelpCommand() - Constructor for class org.bukkit.command.defaults.HelpCommand
 
HelpMap - Interface in org.bukkit.help
The HelpMap tracks all help topics registered in a Bukkit server.
HelpTopic - Class in org.bukkit.help
HelpTopic implementations are displayed to the user when the user uses the /help command.
HelpTopic() - Constructor for class org.bukkit.help.HelpTopic
 
HelpTopicComparator - Class in org.bukkit.help
Used to impose a custom total ordering on help topics.
HelpTopicComparator.TopicNameComparator - Class in org.bukkit.help
 
helpTopicComparatorInstance() - Static method in class org.bukkit.help.HelpTopicComparator
 
HelpTopicFactory<TCommand extends Command> - Interface in org.bukkit.help
A HelpTopicFactory is used to create custom HelpTopic objects from commands that inherit from a common base class or have executors that inherit from a common base class.
hide() - Method in interface org.bukkit.boss.BossBar
HIDE_ATTRIBUTES - org.bukkit.inventory.ItemFlag
Setting to show/hide Attributes like Damage
HIDE_DESTROYS - org.bukkit.inventory.ItemFlag
Setting to show/hide what the ItemStack can break/destroy
HIDE_ENCHANTS - org.bukkit.inventory.ItemFlag
Setting to show/hide enchants
HIDE_FOR_OTHER_TEAMS - org.bukkit.scoreboard.NameTagVisibility
Deprecated.
Show the player's nametag only to his own team members.
HIDE_FOR_OWN_TEAM - org.bukkit.scoreboard.NameTagVisibility
Deprecated.
Show the player's nametag only to members of other teams.
HIDE_PLACED_ON - org.bukkit.inventory.ItemFlag
Setting to show/hide where this ItemStack can be build/placed on
HIDE_POTION_EFFECTS - org.bukkit.inventory.ItemFlag
Setting to show/hide potion effects on this ItemStack
HIDE_UNBREAKABLE - org.bukkit.inventory.ItemFlag
Setting to show/hide the unbreakable State
hidePlayer(Player) - Method in interface org.bukkit.entity.Player
hidePlayer(Plugin, Player) - Method in interface org.bukkit.entity.Player
Hides a player from this player
High - org.bukkit.plugin.ServicePriority
 
HIGH - org.bukkit.event.EventPriority
Event call is of high importance
Highest - org.bukkit.plugin.ServicePriority
 
HIGHEST - org.bukkit.event.EventPriority
Event call is critical and must have the final say in what happens to the event
HOLDER_GONE - org.bukkit.event.entity.EntityUnleashEvent.UnleashReason
When the entity's leashholder has died or logged out, and so is unleashed
Hopper - Class in org.bukkit.material
Represents a hopper in an active or deactivated state and facing in a specific direction.
Hopper - Interface in org.bukkit.block.data.type
Similar to Powerable, 'enabled' indicates whether or not the hopper is currently activated.
Hopper - Interface in org.bukkit.block
Represents a captured state of a hopper.
Hopper() - Constructor for class org.bukkit.material.Hopper
Constructs a hopper facing the default direction (down) and initially active.
Hopper(BlockFace) - Constructor for class org.bukkit.material.Hopper
Constructs a hopper facing the specified direction and initially active.
Hopper(BlockFace, boolean) - Constructor for class org.bukkit.material.Hopper
Constructs a hopper facing the specified direction and either active or not.
Hopper(Material) - Constructor for class org.bukkit.material.Hopper
 
Hopper(Material, byte) - Constructor for class org.bukkit.material.Hopper
Deprecated.
Magic value
HOPPER - org.bukkit.event.inventory.InventoryType
A hopper inventory, with 5 slots of type CONTAINER.
HOPPER - org.bukkit.Material
 
HOPPER_INSPECTED - org.bukkit.Statistic
 
HOPPER_MINECART - org.bukkit.Material
 
HopperMinecart - Interface in org.bukkit.entity.minecart
Represents a Minecart with a Hopper inside it
HORN_CORAL - org.bukkit.Material
 
HORN_CORAL_BLOCK - org.bukkit.Material
 
HORN_CORAL_FAN - org.bukkit.Material
 
HORN_CORAL_WALL_FAN - org.bukkit.Material
 
Horse - Interface in org.bukkit.entity
Represents a Horse.
HORSE - org.bukkit.entity.EntityType
 
HORSE - org.bukkit.entity.Horse.Variant
Deprecated.
A normal horse
HORSE - org.bukkit.loot.LootTables
 
HORSE_JUMP_STRENGTH - org.bukkit.attribute.Attribute
Strength with which a horse will jump.
HORSE_ONE_CM - org.bukkit.Statistic
 
HORSE_SPAWN_EGG - org.bukkit.Material
 
Horse.Color - Enum in org.bukkit.entity
Represents the base color that the horse has.
Horse.Style - Enum in org.bukkit.entity
Represents the style, or markings, that the horse has.
Horse.Variant - Enum in org.bukkit.entity
Deprecated.
different variants are differing classes
HorseInventory - Interface in org.bukkit.inventory
An interface to the inventory of a Horse.
HorseJumpEvent - Class in org.bukkit.event.entity
Called when a horse jumps.
HorseJumpEvent(AbstractHorse, float) - Constructor for class org.bukkit.event.entity.HorseJumpEvent
 
HOSTILE - org.bukkit.SoundCategory
 
HOT_FLOOR - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused when an entity steps on Material.MAGMA_BLOCK.
HOTBAR_MOVE_AND_READD - org.bukkit.event.inventory.InventoryAction
The clicked item is moved to the hotbar, and the item currently there is re-added to the player's inventory.
HOTBAR_SWAP - org.bukkit.event.inventory.InventoryAction
The clicked slot and the picked hotbar slot are swapped.
HOVER - org.bukkit.entity.EnderDragon.Phase
The dragon will hover at its current location, not performing any actions.
HumanEntity - Interface in org.bukkit.entity
Represents a human entity, such as an NPC or a player
HUNGER - Static variable in class org.bukkit.potion.PotionEffectType
Increases hunger.
HURT - org.bukkit.EntityEffect
When mobs get hurt.
HURT_DROWN - org.bukkit.EntityEffect
Entity hurt due to drowning damage.
HURT_EXPLOSION - org.bukkit.EntityEffect
Entity hurt due to explosion damage.
Husk - Interface in org.bukkit.entity
Represents a Husk - variant of Zombie.
HUSK - org.bukkit.entity.EntityType
 
HUSK - org.bukkit.entity.Villager.Profession
Deprecated.
Unused
HUSK - org.bukkit.loot.LootTables
 
HUSK_SPAWN_EGG - org.bukkit.Material
 

I

ICE - org.bukkit.Material
 
ICE - Static variable in interface org.bukkit.Tag
Vanilla block tag denoting ice blocks.
ICE_SPIKES - org.bukkit.block.Biome
 
IGLOO_CHEST - org.bukkit.loot.LootTables
 
IGNORE - org.bukkit.block.PistonMoveReaction
Indicates that the entity will ignore any interaction(s) with pistons.
ignoreCancelled() - Method in annotation type org.bukkit.event.EventHandler
Define if the handler ignores a cancelled event.
Illager - Interface in org.bukkit.entity
Represents a type of "Illager".
IllegalPluginAccessException - Exception in org.bukkit.plugin
Thrown when a plugin attempts to interact with the server when it is not enabled
IllegalPluginAccessException() - Constructor for exception org.bukkit.plugin.IllegalPluginAccessException
Creates a new instance of IllegalPluginAccessException without detail message.
IllegalPluginAccessException(String) - Constructor for exception org.bukkit.plugin.IllegalPluginAccessException
Constructs an instance of IllegalPluginAccessException with the specified detail message.
ILLUSION - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When an illusion illager makes himself disappear.
Illusioner - Interface in org.bukkit.entity
Represents an Illusioner "Illager".
ILLUSIONER - org.bukkit.entity.EntityType
 
imageToBytes(Image) - Static method in class org.bukkit.map.MapPalette
Deprecated.
Magic value
IMPALING - Static variable in class org.bukkit.enchantments.Enchantment
Deals more damage to mobs that live in the ocean
IMPERMEABLE - Static variable in interface org.bukkit.Tag
Vanilla block tag denoting impermeable blocks which do not drip fluids.
IN_GROUND - org.bukkit.event.player.PlayerFishEvent.State
When a bobber is stuck in the ground.
InactivityConversationCanceller - Class in org.bukkit.conversations
An InactivityConversationCanceller will cancel a Conversation after a period of inactivity by the user.
InactivityConversationCanceller(Plugin, int) - Constructor for class org.bukkit.conversations.InactivityConversationCanceller
Creates an InactivityConversationCanceller.
includes(ItemStack) - Method in enum org.bukkit.enchantments.EnchantmentTarget
Check whether this target includes the specified item.
includes(Material) - Method in enum org.bukkit.enchantments.EnchantmentTarget
Check whether this target includes the specified item.
INCOMING - org.bukkit.plugin.messaging.PluginChannelDirection
The plugin channel is being sent to the server from a client.
INCREASE_DAMAGE - Static variable in class org.bukkit.potion.PotionEffectType
Increases damage dealt.
incrementStatistic(Statistic) - Method in interface org.bukkit.entity.Player
Increments the given statistic for this player.
incrementStatistic(Statistic, int) - Method in interface org.bukkit.entity.Player
Increments the given statistic for this player.
incrementStatistic(Statistic, EntityType) - Method in interface org.bukkit.entity.Player
Increments the given statistic for this player for the given entity.
incrementStatistic(Statistic, EntityType, int) - Method in interface org.bukkit.entity.Player
Increments the given statistic for this player for the given entity.
incrementStatistic(Statistic, Material) - Method in interface org.bukkit.entity.Player
Increments the given statistic for this player for the given material.
incrementStatistic(Statistic, Material, int) - Method in interface org.bukkit.entity.Player
Increments the given statistic for this player for the given material.
indent() - Method in class org.bukkit.configuration.file.YamlConfigurationOptions
Gets how much spaces should be used to indent each line.
indent(int) - Method in class org.bukkit.configuration.file.YamlConfigurationOptions
Sets how much spaces should be used to indent each line.
IndexHelpTopic - Class in org.bukkit.help
This help topic generates a list of other help topics.
IndexHelpTopic(String, String, String, Collection<HelpTopic>) - Constructor for class org.bukkit.help.IndexHelpTopic
 
IndexHelpTopic(String, String, String, Collection<HelpTopic>, String) - Constructor for class org.bukkit.help.IndexHelpTopic
 
INFECTION - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a zombie infects a villager
INFESTED_CHISELED_STONE_BRICKS - org.bukkit.Material
 
INFESTED_COBBLESTONE - org.bukkit.Material
 
INFESTED_CRACKED_STONE_BRICKS - org.bukkit.Material
 
INFESTED_MOSSY_STONE_BRICKS - org.bukkit.Material
 
INFESTED_STONE - org.bukkit.Material
 
INFESTED_STONE_BRICKS - org.bukkit.Material
 
initialize(MapView) - Method in class org.bukkit.map.MapRenderer
Initialize this MapRenderer for the given map.
initialSessionData - Variable in class org.bukkit.conversations.ConversationFactory
 
INK_SAC - org.bukkit.Material
 
INNER_LEFT - org.bukkit.block.data.type.Stairs.Shape
Inner corner stair block with higher left side.
INNER_RIGHT - org.bukkit.block.data.type.Stairs.Shape
Inner corner stair block with higher right side.
INSTANT_DAMAGE - org.bukkit.potion.PotionType
 
INSTANT_HEAL - org.bukkit.potion.PotionType
 
Instrument - Enum in org.bukkit
 
invalidate() - Method in class org.bukkit.metadata.FixedMetadataValue
 
invalidate() - Method in class org.bukkit.metadata.LazyMetadataValue
 
invalidate() - Method in interface org.bukkit.metadata.MetadataValue
Invalidates this metadata item, forcing it to recompute when next accessed.
invalidateAll(Plugin) - Method in interface org.bukkit.metadata.MetadataStore
Invalidates all metadata in the metadata store that originates from the given plugin.
invalidateAll(Plugin) - Method in class org.bukkit.metadata.MetadataStoreBase
Invalidates all metadata in the metadata store that originates from the given plugin.
InvalidConfigurationException - Exception in org.bukkit.configuration
Exception thrown when attempting to load an invalid Configuration
InvalidConfigurationException() - Constructor for exception org.bukkit.configuration.InvalidConfigurationException
Creates a new instance of InvalidConfigurationException without a message or cause.
InvalidConfigurationException(String) - Constructor for exception org.bukkit.configuration.InvalidConfigurationException
Constructs an instance of InvalidConfigurationException with the specified message.
InvalidConfigurationException(String, Throwable) - Constructor for exception org.bukkit.configuration.InvalidConfigurationException
Constructs an instance of InvalidConfigurationException with the specified message and cause.
InvalidConfigurationException(Throwable) - Constructor for exception org.bukkit.configuration.InvalidConfigurationException
Constructs an instance of InvalidConfigurationException with the specified cause.
InvalidDescriptionException - Exception in org.bukkit.plugin
Thrown when attempting to load an invalid PluginDescriptionFile
InvalidDescriptionException() - Constructor for exception org.bukkit.plugin.InvalidDescriptionException
Constructs a new InvalidDescriptionException
InvalidDescriptionException(String) - Constructor for exception org.bukkit.plugin.InvalidDescriptionException
Constructs a new InvalidDescriptionException with the given message
InvalidDescriptionException(Throwable) - Constructor for exception org.bukkit.plugin.InvalidDescriptionException
Constructs a new InvalidDescriptionException based on the given Exception
InvalidDescriptionException(Throwable, String) - Constructor for exception org.bukkit.plugin.InvalidDescriptionException
Constructs a new InvalidDescriptionException based on the given Exception
InvalidPluginException - Exception in org.bukkit.plugin
Thrown when attempting to load an invalid Plugin file
InvalidPluginException() - Constructor for exception org.bukkit.plugin.InvalidPluginException
Constructs a new InvalidPluginException
InvalidPluginException(String) - Constructor for exception org.bukkit.plugin.InvalidPluginException
Constructs a new InvalidPluginException with the specified detail message
InvalidPluginException(String, Throwable) - Constructor for exception org.bukkit.plugin.InvalidPluginException
Constructs a new InvalidPluginException with the specified detail message and cause.
InvalidPluginException(Throwable) - Constructor for exception org.bukkit.plugin.InvalidPluginException
Constructs a new InvalidPluginException based on the given Exception
Inventory - Interface in org.bukkit.inventory
Interface to the various inventories.
InventoryAction - Enum in org.bukkit.event.inventory
An estimation of what the result will be.
InventoryClickEvent - Class in org.bukkit.event.inventory
This event is called when a player clicks a slot in an inventory.
InventoryClickEvent(InventoryView, InventoryType.SlotType, int, ClickType, InventoryAction) - Constructor for class org.bukkit.event.inventory.InventoryClickEvent
 
InventoryClickEvent(InventoryView, InventoryType.SlotType, int, ClickType, InventoryAction, int) - Constructor for class org.bukkit.event.inventory.InventoryClickEvent
 
InventoryCloseEvent - Class in org.bukkit.event.inventory
Represents a player related inventory event
InventoryCloseEvent(InventoryView) - Constructor for class org.bukkit.event.inventory.InventoryCloseEvent
 
InventoryCreativeEvent - Class in org.bukkit.event.inventory
This event is called when a player in creative mode puts down or picks up an item in their inventory / hotbar and when they drop items from their Inventory while in creative mode.
InventoryCreativeEvent(InventoryView, InventoryType.SlotType, int, ItemStack) - Constructor for class org.bukkit.event.inventory.InventoryCreativeEvent
 
InventoryDragEvent - Class in org.bukkit.event.inventory
This event is called when the player drags an item in their cursor across the inventory.
InventoryDragEvent(InventoryView, ItemStack, ItemStack, boolean, Map<Integer, ItemStack>) - Constructor for class org.bukkit.event.inventory.InventoryDragEvent
 
InventoryEvent - Class in org.bukkit.event.inventory
Represents a player related inventory event
InventoryEvent(InventoryView) - Constructor for class org.bukkit.event.inventory.InventoryEvent
 
InventoryHolder - Interface in org.bukkit.inventory
 
InventoryInteractEvent - Class in org.bukkit.event.inventory
An abstract base class for events that describe an interaction between a HumanEntity and the contents of an Inventory.
InventoryInteractEvent(InventoryView) - Constructor for class org.bukkit.event.inventory.InventoryInteractEvent
 
InventoryMoveItemEvent - Class in org.bukkit.event.inventory
Called when some entity or block (e.g.
InventoryMoveItemEvent(Inventory, ItemStack, Inventory, boolean) - Constructor for class org.bukkit.event.inventory.InventoryMoveItemEvent
 
InventoryOpenEvent - Class in org.bukkit.event.inventory
Represents a player related inventory event
InventoryOpenEvent(InventoryView) - Constructor for class org.bukkit.event.inventory.InventoryOpenEvent
 
InventoryPickupItemEvent - Class in org.bukkit.event.inventory
Called when a hopper or hopper minecart picks up a dropped item.
InventoryPickupItemEvent(Inventory, Item) - Constructor for class org.bukkit.event.inventory.InventoryPickupItemEvent
 
InventoryType - Enum in org.bukkit.event.inventory
Represents the different kinds of inventories available in Bukkit.
InventoryType.SlotType - Enum in org.bukkit.event.inventory
 
InventoryView - Class in org.bukkit.inventory
Represents a view linking two inventories and a single player (whose inventory may or may not be one of the two).
InventoryView() - Constructor for class org.bukkit.inventory.InventoryView
 
InventoryView.Property - Enum in org.bukkit.inventory
Represents various extra properties of certain inventory windows.
INVISIBILITY - org.bukkit.potion.PotionType
 
INVISIBILITY - Static variable in class org.bukkit.potion.PotionEffectType
Grants invisibility.
IP - org.bukkit.BanList.Type
Banned player IP addresses
IRON_AXE - org.bukkit.Material
 
IRON_BARS - org.bukkit.Material
 
IRON_BLOCK - org.bukkit.Material
 
IRON_BOOTS - org.bukkit.Material
 
IRON_CHESTPLATE - org.bukkit.Material
 
IRON_DOOR - org.bukkit.Material
 
IRON_DOOR_CLOSE - org.bukkit.Effect
Sound of a door closing.
IRON_DOOR_TOGGLE - org.bukkit.Effect
Sound of a door opening.
IRON_GOLEM - org.bukkit.entity.EntityType
 
IRON_GOLEM - org.bukkit.loot.LootTables
 
IRON_GOLEM_ROSE - org.bukkit.EntityEffect
When an Iron Golem gives a rose.
IRON_GOLEM_SHEATH - org.bukkit.EntityEffect
Iron golem puts away rose.
IRON_HELMET - org.bukkit.Material
 
IRON_HOE - org.bukkit.Material
 
IRON_HORSE_ARMOR - org.bukkit.Material
 
IRON_INGOT - org.bukkit.Material
 
IRON_LEGGINGS - org.bukkit.Material
 
IRON_NUGGET - org.bukkit.Material
 
IRON_ORE - org.bukkit.Material
 
IRON_PICKAXE - org.bukkit.Material
 
IRON_SHOVEL - org.bukkit.Material
 
IRON_SWORD - org.bukkit.Material
 
IRON_TRAPDOOR - org.bukkit.Material
 
IRON_TRAPDOOR_CLOSE - org.bukkit.Effect
Sound of a door closing.
IRON_TRAPDOOR_TOGGLE - org.bukkit.Effect
Sound of a door opening.
IronGolem - Interface in org.bukkit.entity
An iron Golem that protects Villages.
isAcceptingRegistrations() - Static method in class org.bukkit.enchantments.Enchantment
Checks if this is accepting Enchantment registrations.
isActivated() - Method in class org.bukkit.material.Tripwire
Test if tripwire is currently activated
isActivated() - Method in class org.bukkit.material.TripwireHook
Test if hook is currently activated
isActive() - Method in class org.bukkit.material.Hopper
Checks whether the hopper is active or not.
isAdult() - Method in interface org.bukkit.entity.Ageable
Returns true if the animal is an adult.
isAlive() - Method in enum org.bukkit.entity.EntityType
 
isAmbient() - Method in class org.bukkit.potion.PotionEffect
Makes potion effect produce more, translucent, particles.
isAngry() - Method in interface org.bukkit.entity.PigZombie
Shorthand; gets whether the zombie is angry.
isAngry() - Method in interface org.bukkit.entity.Wolf
Checks if this wolf is angry
isApplicable(EntityDamageEvent.DamageModifier) - Method in class org.bukkit.event.entity.EntityDamageEvent
This checks to see if a particular modifier is valid for this event's caller, such that, EntityDamageEvent.setDamage(DamageModifier, double) will not throw an UnsupportedOperationException.
isApplicable(ItemMeta, ItemStack) - Method in interface org.bukkit.inventory.ItemFactory
This method checks the item meta to confirm that it is applicable (no data lost if applied) to the specified ItemStack.
isApplicable(ItemMeta, Material) - Method in interface org.bukkit.inventory.ItemFactory
This method checks the item meta to confirm that it is applicable (no data lost if applied) to the specified Material.
isAsynchronous() - Method in class org.bukkit.event.Event
Any custom event that should not by synchronized with other events must use the specific constructor.
isAttached() - Method in interface org.bukkit.block.data.Attachable
Gets the value of the 'attached' property.
isAutoSave() - Method in interface org.bukkit.World
Gets whether or not the world will automatically save
isAwake() - Method in interface org.bukkit.entity.Bat
Checks the current waking state of this bat.
isBaby() - Method in interface org.bukkit.entity.Zombie
Gets whether the zombie is a baby
isBanned() - Method in interface org.bukkit.OfflinePlayer
Checks if this player is banned or not
isBanned(String) - Method in interface org.bukkit.BanList
Gets if a BanEntry exists for the target, indicating an active ban status.
isBedSpawn() - Method in class org.bukkit.event.player.PlayerRespawnEvent
Gets whether the respawn location is the player's bed.
isBeingPowered() - Method in class org.bukkit.material.Comparator
Checks if the comparator is being powered
isBlock() - Method in enum org.bukkit.Material
Checks if this Material is a placable block
isBlock() - Method in enum org.bukkit.Statistic
Checks if this is a substatistic dealing with blocks.
isBlockFaceIndirectlyPowered(BlockFace) - Method in interface org.bukkit.block.Block
Returns true if the block face is being indirectly powered by Redstone.
isBlockFacePowered(BlockFace) - Method in interface org.bukkit.block.Block
Returns true if the block face is being powered by Redstone.
isBlockIndirectlyPowered() - Method in interface org.bukkit.block.Block
Returns true if the block is being indirectly powered by Redstone.
isBlocking() - Method in interface org.bukkit.entity.HumanEntity
Check if the player is currently blocking (ie with a shield).
isBlockInHand() - Method in class org.bukkit.event.player.PlayerInteractEvent
Convenience method to inform the user whether this was a block placement event.
isBlockPowered() - Method in interface org.bukkit.block.Block
Returns true if the block is being powered by Redstone.
isBoolean(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is a boolean.
isBoolean(String) - Method in class org.bukkit.configuration.MemorySection
 
isBoundingBoxVisible() - Method in interface org.bukkit.block.Structure
Get if this structure block is currently showing the bounding box.
isBuildable() - Method in class org.bukkit.event.block.BlockCanBuildEvent
Gets whether or not the block can be built here.
isBurnable() - Method in enum org.bukkit.Material
Check if the material is a block and can burn away
isBurning() - Method in class org.bukkit.event.inventory.FurnaceBurnEvent
Gets whether the furnace's fuel is burning or not.
isCancelled() - Method in class org.bukkit.event.block.BlockBreakEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockBurnEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockDamageEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockDispenseEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockExplodeEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockFadeEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockFertilizeEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockFromToEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockGrowEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockIgniteEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockPhysicsEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockPistonEvent
 
isCancelled() - Method in class org.bukkit.event.block.BlockPlaceEvent
 
isCancelled() - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
 
isCancelled() - Method in class org.bukkit.event.block.LeavesDecayEvent
 
isCancelled() - Method in class org.bukkit.event.block.MoistureChangeEvent
Deprecated.
 
isCancelled() - Method in class org.bukkit.event.block.NotePlayEvent
 
isCancelled() - Method in class org.bukkit.event.block.SignChangeEvent
 
isCancelled() - Method in class org.bukkit.event.block.SpongeAbsorbEvent
 
isCancelled() - Method in interface org.bukkit.event.Cancellable
Gets the cancellation state of this event.
isCancelled() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
 
isCancelled() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
 
isCancelled() - Method in class org.bukkit.event.entity.CreeperPowerEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityAirChangeEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityBreedEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityChangeBlockEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityCombustEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityCreatePortalEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityDamageEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityDropItemEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityExplodeEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityInteractEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityPickupItemEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityPotionEffectEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityResurrectEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityShootBowEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntitySpawnEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityTameEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityTargetEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityTeleportEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityToggleGlideEvent
 
isCancelled() - Method in class org.bukkit.event.entity.EntityToggleSwimEvent
 
isCancelled() - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
 
isCancelled() - Method in class org.bukkit.event.entity.FireworkExplodeEvent
 
isCancelled() - Method in class org.bukkit.event.entity.FoodLevelChangeEvent
 
isCancelled() - Method in class org.bukkit.event.entity.HorseJumpEvent
 
isCancelled() - Method in class org.bukkit.event.entity.ItemDespawnEvent
 
isCancelled() - Method in class org.bukkit.event.entity.ItemMergeEvent
 
isCancelled() - Method in class org.bukkit.event.entity.LingeringPotionSplashEvent
 
isCancelled() - Method in class org.bukkit.event.entity.PigZapEvent
 
isCancelled() - Method in class org.bukkit.event.entity.PigZombieAngerEvent
 
isCancelled() - Method in class org.bukkit.event.entity.PlayerLeashEntityEvent
 
isCancelled() - Method in class org.bukkit.event.entity.PotionSplashEvent
 
isCancelled() - Method in class org.bukkit.event.entity.ProjectileLaunchEvent
 
isCancelled() - Method in class org.bukkit.event.entity.SheepDyeWoolEvent
 
isCancelled() - Method in class org.bukkit.event.entity.SheepRegrowWoolEvent
 
isCancelled() - Method in class org.bukkit.event.entity.SlimeSplitEvent
 
isCancelled() - Method in class org.bukkit.event.entity.VillagerAcquireTradeEvent
 
isCancelled() - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
 
isCancelled() - Method in class org.bukkit.event.hanging.HangingBreakEvent
 
isCancelled() - Method in class org.bukkit.event.hanging.HangingPlaceEvent
 
isCancelled() - Method in class org.bukkit.event.inventory.BrewEvent
 
isCancelled() - Method in class org.bukkit.event.inventory.BrewingStandFuelEvent
 
isCancelled() - Method in class org.bukkit.event.inventory.FurnaceBurnEvent
 
isCancelled() - Method in class org.bukkit.event.inventory.FurnaceSmeltEvent
 
isCancelled() - Method in class org.bukkit.event.inventory.InventoryInteractEvent
Gets whether or not this event is cancelled.
isCancelled() - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
 
isCancelled() - Method in class org.bukkit.event.inventory.InventoryOpenEvent
Gets the cancellation state of this event.
isCancelled() - Method in class org.bukkit.event.inventory.InventoryPickupItemEvent
 
isCancelled() - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerAchievementAwardedEvent
Deprecated.
 
isCancelled() - Method in class org.bukkit.event.player.PlayerAnimationEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerBedEnterEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerBucketEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
 
isCancelled() - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerDropItemEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerEditBookEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerFishEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerGameModeChangeEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerInteractEntityEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerInteractEvent
Gets the cancellation state of this event.
isCancelled() - Method in class org.bukkit.event.player.PlayerItemConsumeEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerItemDamageEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerItemHeldEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerItemMendEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerKickEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerMoveEvent
Gets the cancellation state of this event.
isCancelled() - Method in class org.bukkit.event.player.PlayerPickupItemEvent
Deprecated.
 
isCancelled() - Method in class org.bukkit.event.player.PlayerShearEntityEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerToggleFlightEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerToggleSneakEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerToggleSprintEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerUnleashEntityEvent
 
isCancelled() - Method in class org.bukkit.event.player.PlayerVelocityEvent
 
isCancelled() - Method in class org.bukkit.event.server.BroadcastMessageEvent
 
isCancelled() - Method in class org.bukkit.event.server.ServerCommandEvent
 
isCancelled() - Method in class org.bukkit.event.server.TabCompleteEvent
 
isCancelled() - Method in class org.bukkit.event.vehicle.VehicleCreateEvent
 
isCancelled() - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
 
isCancelled() - Method in class org.bukkit.event.vehicle.VehicleDestroyEvent
 
isCancelled() - Method in class org.bukkit.event.vehicle.VehicleEnterEvent
 
isCancelled() - Method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
isCancelled() - Method in class org.bukkit.event.vehicle.VehicleExitEvent
 
isCancelled() - Method in class org.bukkit.event.weather.LightningStrikeEvent
 
isCancelled() - Method in class org.bukkit.event.weather.ThunderChangeEvent
 
isCancelled() - Method in class org.bukkit.event.weather.WeatherChangeEvent
 
isCancelled() - Method in class org.bukkit.event.world.ChunkUnloadEvent
 
isCancelled() - Method in class org.bukkit.event.world.PortalCreateEvent
 
isCancelled() - Method in class org.bukkit.event.world.StructureGrowEvent
 
isCancelled() - Method in class org.bukkit.event.world.WorldUnloadEvent
 
isCancelled() - Method in class org.bukkit.scheduler.BukkitRunnable
Returns true if this task has been cancelled.
isCancelled() - Method in interface org.bukkit.scheduler.BukkitTask
Returns true if this task has been cancelled.
isCancelled() - Method in class org.spigotmc.event.entity.EntityDismountEvent
 
isCancelled() - Method in class org.spigotmc.event.entity.EntityMountEvent
 
isCarryingChest() - Method in interface org.bukkit.entity.ChestedHorse
Gets whether the horse has a chest equipped.
isCarryingChest() - Method in interface org.bukkit.entity.Horse
Deprecated.
isCharged() - Method in interface org.bukkit.entity.WitherSkull
Gets whether or not the wither skull is charged.
isChunkInUse(int, int) - Method in interface org.bukkit.World
Checks if the Chunk at the specified coordinates is loaded and in use by one or more players
isChunkLoaded(int, int) - Method in interface org.bukkit.World
Checks if the Chunk at the specified coordinates is loaded
isChunkLoaded(Chunk) - Method in interface org.bukkit.World
Checks if the specified Chunk is loaded
isCollidable() - Method in interface org.bukkit.entity.LivingEntity
Gets if this entity is subject to collisions with other entities.
isCollisionCancelled() - Method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
isColor() - Method in enum org.bukkit.ChatColor
Checks if this code is a color code as opposed to a format code.
isColor(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is a Color.
isColor(String) - Method in class org.bukkit.configuration.MemorySection
 
isConditional() - Method in interface org.bukkit.block.data.type.CommandBlock
Gets the value of the 'conditional' property.
isConfigurationSection(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is a ConfigurationSection.
isConfigurationSection(String) - Method in class org.bukkit.configuration.MemorySection
 
isConnected() - Method in class org.bukkit.material.TripwireHook
Test if tripwire is connected
isConsuming() - Method in class org.bukkit.event.inventory.BrewingStandFuelEvent
Gets whether the brewing stand's fuel will be reduced / consumed or not.
isContextual() - Method in class org.bukkit.map.MapRenderer
Get whether the renderer is contextual, i.e.
isConversing() - Method in interface org.bukkit.conversations.Conversable
Tests to see of a Conversable object is actively engaged in a conversation.
isCreatable() - Method in enum org.bukkit.event.inventory.InventoryType
Denotes that this InventoryType can be created via the normal Bukkit.createInventory(org.bukkit.inventory.InventoryHolder, org.bukkit.event.inventory.InventoryType) methods.
isCreativeAction() - Method in enum org.bukkit.event.inventory.ClickType
Gets whether this ClickType represents an action that can only be performed by a Player in creative mode.
isCritical() - Method in interface org.bukkit.entity.Arrow
Gets whether this arrow is critical.
isCurrentlyRunning(int) - Method in interface org.bukkit.scheduler.BukkitScheduler
Check if the task currently running.
isCursed() - Method in class org.bukkit.enchantments.Enchantment
Deprecated.
cursed enchantments are no longer special. Will return true only for Enchantment.BINDING_CURSE and Enchantment.VANISHING_CURSE.
isCursed() - Method in class org.bukkit.enchantments.EnchantmentWrapper
 
isCurve() - Method in class org.bukkit.material.ExtendedRails
 
isCurve() - Method in class org.bukkit.material.Rails
 
isCustomNameVisible() - Method in interface org.bukkit.entity.Entity
Gets whether or not the mob's custom name is displayed client side.
isDead() - Method in interface org.bukkit.entity.Entity
Returns true if this entity has been marked for removal.
isDecayable() - Method in class org.bukkit.material.Leaves
Checks if this leaf block is permanent or can decay when too far from a log
isDecaying() - Method in class org.bukkit.material.Leaves
Checks if this leaf block is in the process of decaying
isDerp() - Method in interface org.bukkit.entity.Snowman
Gets whether this snowman is in "derp mode", meaning it is not wearing a pumpkin.
isDisarmed() - Method in interface org.bukkit.block.data.type.Tripwire
Gets the value of the 'disarmed' property.
isDone() - Method in interface org.bukkit.advancement.AdvancementProgress
Check if all criteria for this advancement have been met.
isDouble(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is a double.
isDouble(String) - Method in class org.bukkit.configuration.MemorySection
 
isDrag() - Method in interface org.bukkit.block.data.type.BubbleColumn
Gets the value of the 'drag' property.
isDropItems() - Method in class org.bukkit.event.block.BlockBreakEvent
Gets whether or not the block will drop items.
isEdible() - Method in enum org.bukkit.Material
Checks if this Material is edible.
isEffect() - Method in interface org.bukkit.entity.LightningStrike
Returns whether the strike is an effect that does no damage.
isElder() - Method in interface org.bukkit.entity.Guardian
Deprecated.
should check if instance of ElderGuardian.
isEmpty() - Method in interface org.bukkit.block.Block
Checks if this block is empty.
isEmpty() - Method in interface org.bukkit.entity.Entity
Check if a vehicle has passengers.
isEmpty() - Method in class org.bukkit.material.Cauldron
Check if the cauldron is empty.
isEmpty(int, int, int) - Method in interface org.bukkit.BlockChangeDelegate
Checks if the specified block is empty (air) or not.
isEnabled() - Method in interface org.bukkit.block.data.type.Hopper
Gets the value of the 'enabled' property.
isEnabled() - Method in interface org.bukkit.entity.minecart.HopperMinecart
Checks whether or not this Minecart will pick up items into its inventory.
isEnabled() - Method in class org.bukkit.plugin.java.JavaPlugin
Returns a value indicating whether or not this plugin is currently enabled
isEnabled() - Method in interface org.bukkit.plugin.Plugin
Returns a value indicating whether or not this plugin is currently enabled
isExactTeleport() - Method in interface org.bukkit.block.EndGateway
Gets whether this gateway will teleport entities directly to the exit location instead of finding a nearby location.
isExtendable() - Method in enum org.bukkit.potion.PotionType
Checks if the potion type has an extended state.
isExtended() - Method in interface org.bukkit.block.data.type.Piston
Gets the value of the 'extended' property.
isExtended() - Method in class org.bukkit.potion.PotionData
Checks if the potion is in an extended state.
isFacePainted(BlockFace) - Method in class org.bukkit.material.Mushroom
Checks whether a face of the block is painted with cap texture.
isFinite(double) - Static method in class org.bukkit.util.NumberConversions
 
isFinite(float) - Static method in class org.bukkit.util.NumberConversions
 
isFlammable() - Method in enum org.bukkit.Material
Check if the material is a block and can catch fire
isFlying() - Method in interface org.bukkit.entity.Player
Checks to see if this player is currently flying or not.
isFlying() - Method in class org.bukkit.event.player.PlayerToggleFlightEvent
Returns whether the player is trying to start or stop flying.
isFormat() - Method in enum org.bukkit.ChatColor
Checks if this code is a format code as opposed to a color code.
isFromBonemeal() - Method in class org.bukkit.event.world.StructureGrowEvent
Checks if structure was grown using bonemeal.
isFuel() - Method in enum org.bukkit.Material
Checks if this Material can be used as fuel in a Furnace
isFull() - Method in class org.bukkit.material.Cauldron
Check if the cauldron is full.
isGameRule(String) - Method in interface org.bukkit.World
Checks if string is a valid game rule
isGliding() - Method in interface org.bukkit.entity.LivingEntity
Checks to see if an entity is gliding, such as using an Elytra.
isGliding() - Method in class org.bukkit.event.entity.EntityToggleGlideEvent
 
isGlowing() - Method in interface org.bukkit.entity.Entity
Gets whether the entity is glowing or not.
isHandRaised() - Method in interface org.bukkit.entity.HumanEntity
Check if the player currently has their hand raised (ie about to begin blocking).
isHardcore() - Static method in class org.bukkit.Bukkit
Gets whether the server is in hardcore mode or not.
isHardcore() - Method in interface org.bukkit.Server
Gets whether the server is in hardcore mode or not.
isHatching() - Method in class org.bukkit.event.player.PlayerEggThrowEvent
Gets whether the egg is hatching or not.
isHeadOfBed() - Method in class org.bukkit.material.Bed
Determine if this block represents the head of the bed
isHealthScaled() - Method in interface org.bukkit.entity.Player
Gets if the client is displayed a 'scaled' health, that is, health on a scale from 0-Player.getHealthScale().
isIgnoreEntities() - Method in interface org.bukkit.block.Structure
Get if this structure block should ignore entities.
isIgnoringCancelled() - Method in class org.bukkit.plugin.RegisteredListener
Whether this listener accepts cancelled events
isInAABB(Vector, Vector) - Method in class org.bukkit.util.Vector
Returns whether this vector is in an axis-aligned bounding box.
isInBlock() - Method in interface org.bukkit.entity.Arrow
Gets whether this arrow is in a block or not.
isIncendiary() - Method in interface org.bukkit.entity.Explosive
Return whether or not this explosive creates a fire when exploding
isIncomingChannelRegistered(Plugin, String) - Method in interface org.bukkit.plugin.messaging.Messenger
Checks if the specified plugin has registered to receive incoming messages through the requested channel.
isIncomingChannelRegistered(Plugin, String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
isInputValid(ConversationContext, String) - Method in class org.bukkit.conversations.BooleanPrompt
 
isInputValid(ConversationContext, String) - Method in class org.bukkit.conversations.FixedSetPrompt
 
isInputValid(ConversationContext, String) - Method in class org.bukkit.conversations.NumericPrompt
 
isInputValid(ConversationContext, String) - Method in class org.bukkit.conversations.PlayerNamePrompt
 
isInputValid(ConversationContext, String) - Method in class org.bukkit.conversations.RegexPrompt
 
isInputValid(ConversationContext, String) - Method in class org.bukkit.conversations.ValidatingPrompt
Override this method to check the validity of the player's input.
isInside(Location) - Method in interface org.bukkit.WorldBorder
Check if the specified location is inside this border.
isInsideVehicle() - Method in interface org.bukkit.entity.Entity
Returns whether this entity is inside a vehicle.
isInSphere(Vector, double) - Method in class org.bukkit.util.Vector
Returns whether this vector is within a sphere.
isInstant() - Method in class org.bukkit.potion.PotionEffectType
Returns whether the effect of this type happens once, immediately.
isInstant() - Method in class org.bukkit.potion.PotionEffectTypeWrapper
 
isInstant() - Method in enum org.bukkit.potion.PotionType
 
isInstantGrowable() - Method in class org.bukkit.material.Sapling
Checks if the Sapling would grow when next ticked with bonemeal
isInt(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is an int.
isInt(String) - Method in class org.bukkit.configuration.MemorySection
 
isInteractable() - Method in enum org.bukkit.Material
Checks if this Material can be interacted with.
isInverted() - Method in interface org.bukkit.block.data.type.DaylightDetector
Gets the value of the 'inverted' property.
isInverted() - Method in class org.bukkit.material.Stairs
Test if step is inverted
isInverted() - Method in class org.bukkit.material.Step
Test if step is inverted
isInverted() - Method in class org.bukkit.material.TrapDoor
Test if trapdoor is inverted
isInverted() - Method in class org.bukkit.material.WoodenStep
Test if step is inverted
isInvulnerable() - Method in interface org.bukkit.entity.Entity
Gets whether the entity is invulnerable or not.
isInvulnerable() - Method in class org.bukkit.entity.Entity.Spigot
Returns whether this entity is invulnerable.
isInWall() - Method in interface org.bukkit.block.data.type.Gate
Gets the value of the 'in_wall' property.
isItem() - Method in enum org.bukkit.Material
Checks if this Material is an obtainable item.
isItemStack(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is an ItemStack.
isItemStack(String) - Method in class org.bukkit.configuration.MemorySection
 
isKeyboardClick() - Method in enum org.bukkit.event.inventory.ClickType
Gets whether this ClickType represents the pressing of a key on a keyboard.
isLeashed() - Method in interface org.bukkit.entity.LivingEntity
Returns whether the entity is currently leashed.
isLeftClick() - Method in enum org.bukkit.event.inventory.ClickType
Gets whether this ClickType represents a left click.
isLeftClick() - Method in class org.bukkit.event.inventory.InventoryClickEvent
Gets whether or not the ClickType for this event represents a left click.
isLegacy() - Method in enum org.bukkit.Material
Deprecated.
isLiquid() - Method in interface org.bukkit.block.Block
Checks if this block is liquid.
isList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is a List.
isList(String) - Method in class org.bukkit.configuration.MemorySection
 
isLit() - Method in interface org.bukkit.block.data.Lightable
Gets the value of the 'lit' property.
isLit() - Method in class org.bukkit.material.Pumpkin
 
isLoaded() - Method in interface org.bukkit.Chunk
Checks if the chunk is loaded.
isLocalEchoEnabled() - Method in class org.bukkit.conversations.Conversation
Gets the status of local echo for this conversation.
isLocked() - Method in interface org.bukkit.block.data.type.Repeater
Gets the value of the 'locked' property.
isLocked() - Method in interface org.bukkit.block.Lockable
Checks if the container has a valid (non empty) key.
isLong(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is a long.
isLong(String) - Method in class org.bukkit.configuration.MemorySection
 
isMarker() - Method in interface org.bukkit.entity.ArmorStand
Returns whether this armor stand is a marker, meaning it has a very small collision box
isModal - Variable in class org.bukkit.conversations.ConversationFactory
 
isModal() - Method in class org.bukkit.conversations.Conversation
Gets the modality of this conversation.
isModifiable() - Method in interface org.bukkit.scoreboard.Objective
Gets if the objective's scores can be modified directly by a plugin.
isNaggable() - Method in class org.bukkit.plugin.java.JavaPlugin
 
isNaggable() - Method in interface org.bukkit.plugin.Plugin
Simple boolean if we can still nag to the logs about things
isNewChunk() - Method in class org.bukkit.event.world.ChunkLoadEvent
Gets if this chunk was newly created or not.
isNumberValid(ConversationContext, Number) - Method in class org.bukkit.conversations.NumericPrompt
Override this method to do further validation on the numeric player input after the input has been determined to actually be a number.
isObjectTriggering() - Method in class org.bukkit.material.Tripwire
Test if object triggering this tripwire directly
isOccluding() - Method in enum org.bukkit.Material
Check if the material is a block and completely blocks vision
isOccupied() - Method in interface org.bukkit.block.data.type.Bed
Gets the value of the 'occupied' property.
isOfflinePlayer(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is an OfflinePlayer.
isOfflinePlayer(String) - Method in class org.bukkit.configuration.MemorySection
 
isOnFace(BlockFace) - Method in class org.bukkit.material.Vine
Check if the vine is attached to the specified face of an adjacent block.
isOnGround() - Method in interface org.bukkit.entity.Entity
Returns true if the entity is supported by a block.
isOnline() - Method in interface org.bukkit.OfflinePlayer
Checks if this player is currently online
isOnSlope() - Method in class org.bukkit.material.Rails
 
isOp() - Method in class org.bukkit.permissions.PermissibleBase
 
isOp() - Method in interface org.bukkit.permissions.ServerOperator
Checks if this object is a server operator
isOpen() - Method in interface org.bukkit.block.data.Openable
Gets the value of the 'open' property.
isOpen() - Method in class org.bukkit.material.Door
Result is undefined if isTopHalf() is true.
isOpen() - Method in class org.bukkit.material.Gate
 
isOpen() - Method in interface org.bukkit.material.Openable
Check to see if the door is open.
isOpen() - Method in class org.bukkit.material.TrapDoor
 
isOutgoingChannelRegistered(Plugin, String) - Method in interface org.bukkit.plugin.messaging.Messenger
Checks if the specified plugin has registered to send outgoing messages through the requested channel.
isOutgoingChannelRegistered(Plugin, String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
isOverride() - Method in class org.bukkit.event.entity.EntityPotionEffectEvent
Returns if the new potion effect will override the old potion effect (Only applicable for the CHANGED Action).
isPermissionSet(String) - Method in interface org.bukkit.permissions.Permissible
Checks if this object contains an override for the specified permission, by fully qualified name
isPermissionSet(String) - Method in class org.bukkit.permissions.PermissibleBase
 
isPermissionSet(Permission) - Method in interface org.bukkit.permissions.Permissible
Checks if this object contains an override for the specified Permission
isPermissionSet(Permission) - Method in class org.bukkit.permissions.PermissibleBase
 
isPersistent() - Method in interface org.bukkit.block.data.type.Leaves
Gets the value of the 'persistent' property.
isPersistent() - Method in interface org.bukkit.entity.Entity
Deprecated.
draft API
isPickupCancelled() - Method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
isPlaced() - Method in interface org.bukkit.block.BlockState
Returns whether this state is placed in the world.
isPlayerCreated() - Method in interface org.bukkit.entity.IronGolem
Gets whether this iron golem was built by a player.
isPlayerTimeRelative() - Method in interface org.bukkit.entity.Player
Returns true if the player's time is relative to the server time, otherwise the player's time is absolute and will not change its current time unless done so with setPlayerTime().
isPlaying() - Method in interface org.bukkit.block.Jukebox
Checks if the jukebox is playing a record.
isPluginEnabled(String) - Method in interface org.bukkit.plugin.PluginManager
Checks if the given plugin is enabled or not
isPluginEnabled(String) - Method in class org.bukkit.plugin.SimplePluginManager
Checks if the given plugin is enabled or not
isPluginEnabled(Plugin) - Method in interface org.bukkit.plugin.PluginManager
Checks if the given plugin is enabled or not
isPluginEnabled(Plugin) - Method in class org.bukkit.plugin.SimplePluginManager
Checks if the given plugin is enabled or not
isPowered() - Method in interface org.bukkit.block.data.Powerable
Gets the value of the 'powered' property.
isPowered() - Method in interface org.bukkit.entity.Creeper
Checks if this Creeper is powered (Electrocuted)
isPowered() - Method in class org.bukkit.material.Button
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - Method in class org.bukkit.material.Command
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - Method in class org.bukkit.material.Comparator
Checks if the comparator is powered
isPowered() - Method in class org.bukkit.material.Diode
Checks if the diode is powered.
isPowered() - Method in class org.bukkit.material.Hopper
Checks if the hopper is powered.
isPowered() - Method in class org.bukkit.material.Lever
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - Method in class org.bukkit.material.Observer
 
isPowered() - Method in class org.bukkit.material.PistonBaseMaterial
 
isPowered() - Method in class org.bukkit.material.PoweredRail
 
isPowered() - Method in interface org.bukkit.material.Redstone
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - Method in class org.bukkit.material.RedstoneTorch
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - Method in class org.bukkit.material.RedstoneWire
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - Method in class org.bukkit.material.TripwireHook
 
isPressed() - Method in class org.bukkit.material.DetectorRail
 
isPressed() - Method in class org.bukkit.material.PressurePlate
 
isPressed() - Method in interface org.bukkit.material.PressureSensor
 
isPrimaryThread() - Static method in class org.bukkit.Bukkit
Checks the current thread against the expected primary thread for the server.
isPrimaryThread() - Method in interface org.bukkit.Server
Checks the current thread against the expected primary thread for the server.
isPrimitiveWrapper(Object) - Method in class org.bukkit.configuration.MemorySection
 
isProvidedFor(Class<T>) - Method in interface org.bukkit.plugin.ServicesManager
Returns whether a provider has been registered for a service.
isProvidedFor(Class<T>) - Method in class org.bukkit.plugin.SimpleServicesManager
Returns whether a provider has been registered for a service.
isQueued(int) - Method in interface org.bukkit.scheduler.BukkitScheduler
Check if the task queued to be run later.
isRecord() - Method in enum org.bukkit.Material
 
isRegistered() - Method in class org.bukkit.command.Command
Returns the current registered state of this command
isRegistrationValid(PluginMessageListenerRegistration) - Method in interface org.bukkit.plugin.messaging.Messenger
Checks if the specified plugin message listener registration is valid.
isRegistrationValid(PluginMessageListenerRegistration) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
isRepair() - Method in class org.bukkit.event.inventory.PrepareItemCraftEvent
Check if this event was triggered by a tool repair operation rather than a crafting recipe.
isReservedChannel(String) - Method in interface org.bukkit.plugin.messaging.Messenger
Checks if the specified channel is a reserved name.
isReservedChannel(String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
isRightClick() - Method in enum org.bukkit.event.inventory.ClickType
Gets whether this ClickType represents a right click.
isRightClick() - Method in class org.bukkit.event.inventory.InventoryClickEvent
Gets whether or not the ClickType for this event represents a right click.
isRiptiding() - Method in interface org.bukkit.entity.LivingEntity
Checks to see if an entity is currently using the Riptide enchantment.
isSaveChunk() - Method in class org.bukkit.event.world.ChunkUnloadEvent
Return whether this chunk will be saved to disk.
isScaling() - Method in interface org.bukkit.inventory.meta.MapMeta
Checks to see if this map is scaling.
isScoreSet() - Method in interface org.bukkit.scoreboard.Score
Shows if this score has been set at any point in time.
isSectionEmpty(int) - Method in interface org.bukkit.ChunkSnapshot
Test if section is empty
isSet(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if this ConfigurationSection has a value set for the given path.
isSet(String) - Method in class org.bukkit.configuration.MemorySection
 
isSharpable() - Method in enum org.bukkit.Note.Tone
Returns if this tone could be sharped.
isSharped() - Method in class org.bukkit.Note
Returns if this note is sharped.
isSharped(byte) - Method in enum org.bukkit.Note.Tone
Deprecated.
Magic value
isSheared() - Method in interface org.bukkit.entity.Sheep
 
isShiftClick() - Method in enum org.bukkit.event.inventory.ClickType
Gets whether this ClickType indicates that the shift key was pressed down when the click was made.
isShiftClick() - Method in class org.bukkit.event.inventory.InventoryClickEvent
Gets whether the ClickType for this event indicates that the key was pressed down when the click was made.
isShort() - Method in interface org.bukkit.block.data.type.PistonHead
Gets the value of the 'short' property.
isShowAir() - Method in interface org.bukkit.block.Structure
Check if this structure block is currently showing all air blocks
isShowingBottom() - Method in interface org.bukkit.entity.EnderCrystal
Return whether or not this end crystal is showing the bedrock slate underneath it.
isSigning() - Method in class org.bukkit.event.player.PlayerEditBookEvent
Gets whether or not the book is being signed.
isSilent() - Method in interface org.bukkit.entity.Entity
Gets whether the entity is silent or not.
isSilent() - Method in class org.bukkit.entity.LightningStrike.Spigot
 
isSimilar(ItemStack) - Method in class org.bukkit.inventory.ItemStack
This method is the same as equals, but does not consider stack size (amount).
isSitting() - Method in interface org.bukkit.entity.Sittable
Checks if this animal is sitting
isSleeping() - Method in interface org.bukkit.entity.HumanEntity
Returns whether this player is slumbering.
isSleepingIgnored() - Method in interface org.bukkit.entity.Player
Returns whether the player is sleeping ignored.
isSlimeChunk() - Method in interface org.bukkit.Chunk
Checks if this chunk can spawn slimes without being a swamp biome.
isSlowWhenEmpty() - Method in interface org.bukkit.entity.Minecart
Returns whether this minecart will slow down faster without a passenger occupying it
isSmall() - Method in interface org.bukkit.entity.ArmorStand
Returns whether this armor stand is scaled down
isSneaking() - Method in interface org.bukkit.entity.Player
Returns if the player is in sneak mode
isSneaking() - Method in class org.bukkit.event.player.PlayerToggleSneakEvent
Returns whether the player is now sneaking or not.
isSnowy() - Method in interface org.bukkit.block.data.Snowable
Gets the value of the 'snowy' property.
isSolid() - Method in enum org.bukkit.Material
Check if the material is a block and solid (can be built upon)
isSpawnable() - Method in enum org.bukkit.entity.EntityType
Some entities cannot be spawned using World.spawnEntity(Location, EntityType) or World.spawn(Location, Class), usually because they require additional information in order to spawn.
isSplash() - Method in class org.bukkit.potion.Potion
Deprecated.
Returns whether this potion is a splash potion.
isSprinting() - Method in interface org.bukkit.entity.Player
Gets whether the player is sprinting or not.
isSprinting() - Method in class org.bukkit.event.player.PlayerToggleSprintEvent
Gets whether the player is now sprinting or not.
isStem() - Method in class org.bukkit.material.Mushroom
 
isSticky() - Method in class org.bukkit.event.block.BlockPistonEvent
Returns true if the Piston in the event is sticky.
isSticky() - Method in class org.bukkit.material.PistonBaseMaterial
Checks if this piston base is sticky, and returns true if so
isSticky() - Method in class org.bukkit.material.PistonExtensionMaterial
Checks if this piston extension is sticky, and returns true if so
isString(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is a String.
isString(String) - Method in class org.bukkit.configuration.MemorySection
 
isSubstatistic() - Method in enum org.bukkit.Statistic
Checks if this is a substatistic.
isSubtractionMode() - Method in class org.bukkit.material.Comparator
Checks whether the comparator is in subtraction mode
isSwimming() - Method in interface org.bukkit.entity.LivingEntity
Checks to see if an entity is swimming.
isSwimming() - Method in class org.bukkit.event.entity.EntityToggleSwimEvent
 
isSync() - Method in interface org.bukkit.scheduler.BukkitTask
Returns true if the Task is a sync task.
isTagged(T) - Method in interface org.bukkit.Tag
Returns whether or not this tag has an entry for the specified item.
isTamed() - Method in interface org.bukkit.entity.Tameable
Check if this is tamed
isThundering() - Method in interface org.bukkit.World
Returns whether there is thunder.
isTopHalf() - Method in class org.bukkit.material.Door
 
isTrading() - Method in interface org.bukkit.inventory.Merchant
Gets whether this merchant is currently trading.
isTransparent() - Method in enum org.bukkit.Material
Deprecated.
currently does not have an implementation which is well linked to the underlying server. Contributions welcome.
isTreasure() - Method in class org.bukkit.enchantments.Enchantment
Checks if this enchantment is a treasure enchantment.
isTreasure() - Method in class org.bukkit.enchantments.EnchantmentWrapper
 
isTriggered() - Method in interface org.bukkit.block.data.type.Dispenser
Gets the value of the 'triggered' property.
isUnbreakable() - Method in interface org.bukkit.inventory.meta.ItemMeta
Return if the unbreakable tag is true.
isUnbreakable() - Method in class org.bukkit.inventory.meta.ItemMeta.Spigot
Deprecated.
isUnlimitedTracking() - Method in interface org.bukkit.map.MapView
Whether the map will show a smaller position cursor (true), or no position cursor (false) when cursor is outside of map's range.
isUnstable() - Method in interface org.bukkit.block.data.type.TNT
Gets the value of the 'unstable' property.
isUpgradeable() - Method in enum org.bukkit.potion.PotionType
Checks if the potion type has an upgraded state.
isUpgraded() - Method in class org.bukkit.potion.PotionData
Checks if the potion is in an upgraded state.
isValid() - Method in interface org.bukkit.entity.Entity
Returns false if the entity has died or been despawned for some other reason.
isValid() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
Checks if this registration is still valid.
isValid(String) - Method in class org.bukkit.map.MapFont
Check whether the given text is valid.
isVector(String) - Method in interface org.bukkit.configuration.ConfigurationSection
Checks if the specified path is a Vector.
isVector(String) - Method in class org.bukkit.configuration.MemorySection
 
isVillager() - Method in interface org.bukkit.entity.Zombie
Deprecated.
check if instanceof ZombieVillager.
isVirtual() - Method in interface org.bukkit.map.MapView
Check whether this map is virtual.
isVisible() - Method in interface org.bukkit.boss.BossBar
Return if the boss bar is displayed to attached players.
isVisible() - Method in interface org.bukkit.entity.ArmorStand
Returns whether the armor stand should be visible or not
isVisible() - Method in class org.bukkit.map.MapCursor
Get the visibility status of this cursor.
isWallBanner() - Method in class org.bukkit.material.Banner
 
isWallSign() - Method in class org.bukkit.material.Sign
Check if this sign is attached to a wall
isWaterlogged() - Method in interface org.bukkit.block.data.Waterlogged
Gets the value of the 'waterlogged' property.
isWhitelisted() - Method in interface org.bukkit.OfflinePlayer
Checks if this player is whitelisted or not
isZombie() - Method in enum org.bukkit.entity.Villager.Profession
Deprecated.
Unused
ITALIC - org.bukkit.ChatColor
Makes the text italic.
item - Variable in class org.bukkit.event.player.PlayerInteractEvent
 
Item - Interface in org.bukkit.entity
Represents an Item.
ITEM - org.bukkit.Statistic.Type
Statistics of this type require an Item Material qualifier.
ITEM_ARMOR_EQUIP_CHAIN - org.bukkit.Sound
 
ITEM_ARMOR_EQUIP_DIAMOND - org.bukkit.Sound
 
ITEM_ARMOR_EQUIP_ELYTRA - org.bukkit.Sound
 
ITEM_ARMOR_EQUIP_GENERIC - org.bukkit.Sound
 
ITEM_ARMOR_EQUIP_GOLD - org.bukkit.Sound
 
ITEM_ARMOR_EQUIP_IRON - org.bukkit.Sound
 
ITEM_ARMOR_EQUIP_LEATHER - org.bukkit.Sound
 
ITEM_ARMOR_EQUIP_TURTLE - org.bukkit.Sound
 
ITEM_AXE_STRIP - org.bukkit.Sound
 
ITEM_BOTTLE_EMPTY - org.bukkit.Sound
 
ITEM_BOTTLE_FILL - org.bukkit.Sound
 
ITEM_BOTTLE_FILL_DRAGONBREATH - org.bukkit.Sound
 
ITEM_BUCKET_EMPTY - org.bukkit.Sound
 
ITEM_BUCKET_EMPTY_FISH - org.bukkit.Sound
 
ITEM_BUCKET_EMPTY_LAVA - org.bukkit.Sound
 
ITEM_BUCKET_FILL - org.bukkit.Sound
 
ITEM_BUCKET_FILL_FISH - org.bukkit.Sound
 
ITEM_BUCKET_FILL_LAVA - org.bukkit.Sound
 
ITEM_CHORUS_FRUIT_TELEPORT - org.bukkit.Sound
 
ITEM_CRACK - org.bukkit.Particle
 
ITEM_ELYTRA_FLYING - org.bukkit.Sound
 
ITEM_ENCHANTED - org.bukkit.Statistic
 
ITEM_FIRECHARGE_USE - org.bukkit.Sound
 
ITEM_FLINTANDSTEEL_USE - org.bukkit.Sound
 
ITEM_FRAME - org.bukkit.entity.EntityType
An item frame on a wall.
ITEM_FRAME - org.bukkit.Material
 
ITEM_HOE_TILL - org.bukkit.Sound
 
ITEM_SHIELD_BLOCK - org.bukkit.Sound
 
ITEM_SHIELD_BREAK - org.bukkit.Sound
 
ITEM_SHOVEL_FLATTEN - org.bukkit.Sound
 
ITEM_TOTEM_USE - org.bukkit.Sound
 
ITEM_TRIDENT_HIT - org.bukkit.Sound
 
ITEM_TRIDENT_HIT_GROUND - org.bukkit.Sound
 
ITEM_TRIDENT_RETURN - org.bukkit.Sound
 
ITEM_TRIDENT_RIPTIDE_1 - org.bukkit.Sound
 
ITEM_TRIDENT_RIPTIDE_2 - org.bukkit.Sound
 
ITEM_TRIDENT_RIPTIDE_3 - org.bukkit.Sound
 
ITEM_TRIDENT_THROW - org.bukkit.Sound
 
ITEM_TRIDENT_THUNDER - org.bukkit.Sound
 
ItemDespawnEvent - Class in org.bukkit.event.entity
This event is called when a Item is removed from the world because it has existed for 5 minutes.
ItemDespawnEvent(Item, Location) - Constructor for class org.bukkit.event.entity.ItemDespawnEvent
 
ItemFactory - Interface in org.bukkit.inventory
An instance of the ItemFactory can be obtained with Server.getItemFactory().
ItemFlag - Enum in org.bukkit.inventory
A ItemFlag can hide some Attributes from ItemStacks
ItemFrame - Interface in org.bukkit.entity
Represents an Item Frame
itemInHand - Variable in class org.bukkit.event.block.BlockPlaceEvent
 
ItemMergeEvent - Class in org.bukkit.event.entity
 
ItemMergeEvent(Item, Item) - Constructor for class org.bukkit.event.entity.ItemMergeEvent
 
ItemMeta - Interface in org.bukkit.inventory.meta
This type represents the storage mechanism for auxiliary item data.
ItemMeta.Spigot - Class in org.bukkit.inventory.meta
 
ITEMS_BANNERS - Static variable in interface org.bukkit.Tag
Vanilla item tag representing all banner items.
ITEMS_BOATS - Static variable in interface org.bukkit.Tag
Vanilla item tag representing all boat items.
ITEMS_FISHES - Static variable in interface org.bukkit.Tag
Vanilla item tag representing all fish items.
ItemSpawnEvent - Class in org.bukkit.event.entity
Called when an item is spawned into a world
ItemSpawnEvent(Item) - Constructor for class org.bukkit.event.entity.ItemSpawnEvent
 
ItemSpawnEvent(Item, Location) - Constructor for class org.bukkit.event.entity.ItemSpawnEvent
Deprecated.
ItemStack - Class in org.bukkit.inventory
Represents a stack of items
ItemStack() - Constructor for class org.bukkit.inventory.ItemStack
 
ItemStack(ItemStack) - Constructor for class org.bukkit.inventory.ItemStack
Creates a new item stack derived from the specified stack
ItemStack(Material) - Constructor for class org.bukkit.inventory.ItemStack
Defaults stack size to 1, with no extra data
ItemStack(Material, int) - Constructor for class org.bukkit.inventory.ItemStack
An item stack with no extra data
ItemStack(Material, int, short) - Constructor for class org.bukkit.inventory.ItemStack
ItemStack(Material, int, short, Byte) - Constructor for class org.bukkit.inventory.ItemStack
Deprecated.
this method uses an ambiguous data byte object
iterator() - Method in class org.bukkit.event.server.ServerListPingEvent
iterator() - Method in interface org.bukkit.inventory.Inventory
 
iterator(int) - Method in interface org.bukkit.inventory.Inventory
Returns an iterator starting at the given index.

J

JACK_O_LANTERN - org.bukkit.Material
 
JavaPlugin - Class in org.bukkit.plugin.java
Represents a Java plugin
JavaPlugin() - Constructor for class org.bukkit.plugin.java.JavaPlugin
 
JavaPlugin(JavaPluginLoader, PluginDescriptionFile, File, File) - Constructor for class org.bukkit.plugin.java.JavaPlugin
 
JavaPluginLoader - Class in org.bukkit.plugin.java
Represents a Java plugin loader, allowing plugins in the form of .jar
JavaPluginLoader(Server) - Constructor for class org.bukkit.plugin.java.JavaPluginLoader
Deprecated.
JOCKEY - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an entity spawns as a jockey of another entity (mostly spider jockeys)
Jukebox - Interface in org.bukkit.block.data.type
'has_record' is a quick flag to check whether this jukebox has a record inside it.
Jukebox - Interface in org.bukkit.block
Represents a captured state of a jukebox.
JUKEBOX - org.bukkit.Material
 
JUMP - org.bukkit.potion.PotionType
 
JUMP - org.bukkit.Statistic
 
JUMP - Static variable in class org.bukkit.potion.PotionEffectType
Increases jump height.
JUNGLE - org.bukkit.block.Biome
 
JUNGLE - org.bukkit.TreeSpecies
Represents jungle trees.
JUNGLE - org.bukkit.TreeType
Standard jungle tree; 4 blocks wide and tall
JUNGLE_BOAT - org.bukkit.Material
 
JUNGLE_BUSH - org.bukkit.TreeType
Small bush that grows in the jungle
JUNGLE_BUTTON - org.bukkit.Material
 
JUNGLE_DOOR - org.bukkit.Material
 
JUNGLE_EDGE - org.bukkit.block.Biome
 
JUNGLE_FENCE - org.bukkit.Material
 
JUNGLE_FENCE_GATE - org.bukkit.Material
 
JUNGLE_HILLS - org.bukkit.block.Biome
 
JUNGLE_LEAVES - org.bukkit.Material
 
JUNGLE_LOG - org.bukkit.Material
 
JUNGLE_LOGS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all jungle log and bark variants.
JUNGLE_PLANKS - org.bukkit.Material
 
JUNGLE_PRESSURE_PLATE - org.bukkit.Material
 
JUNGLE_SAPLING - org.bukkit.Material
 
JUNGLE_SLAB - org.bukkit.Material
 
JUNGLE_STAIRS - org.bukkit.Material
 
JUNGLE_TEMPLE - org.bukkit.loot.LootTables
 
JUNGLE_TEMPLE_DISPENSER - org.bukkit.loot.LootTables
 
JUNGLE_TRAPDOOR - org.bukkit.Material
 
JUNGLE_WOOD - org.bukkit.Material
 

K

KEBAB - org.bukkit.Art
 
KEEP_INVENTORY - Static variable in class org.bukkit.GameRule
Whether the player should keep items in their inventory after death.
KELP - org.bukkit.Material
 
KELP_PLANT - org.bukkit.Material
 
Keyed - Interface in org.bukkit
Represents an object which has a NamespacedKey attached to it.
KICK_BANNED - org.bukkit.event.player.AsyncPlayerPreLoginEvent.Result
The player is not allowed to log in, due to them being banned
KICK_BANNED - org.bukkit.event.player.PlayerLoginEvent.Result
The player is not allowed to log in, due to them being banned
KICK_BANNED - org.bukkit.event.player.PlayerPreLoginEvent.Result
Deprecated.
The player is not allowed to log in, due to them being banned
KICK_FULL - org.bukkit.event.player.AsyncPlayerPreLoginEvent.Result
The player is not allowed to log in, due to the server being full
KICK_FULL - org.bukkit.event.player.PlayerLoginEvent.Result
The player is not allowed to log in, due to the server being full
KICK_FULL - org.bukkit.event.player.PlayerPreLoginEvent.Result
Deprecated.
The player is not allowed to log in, due to the server being full
KICK_OTHER - org.bukkit.event.player.AsyncPlayerPreLoginEvent.Result
The player is not allowed to log in, for reasons undefined
KICK_OTHER - org.bukkit.event.player.PlayerLoginEvent.Result
The player is not allowed to log in, for reasons undefined
KICK_OTHER - org.bukkit.event.player.PlayerPreLoginEvent.Result
Deprecated.
The player is not allowed to log in, for reasons undefined
KICK_WHITELIST - org.bukkit.event.player.AsyncPlayerPreLoginEvent.Result
The player is not allowed to log in, due to them not being on the white list
KICK_WHITELIST - org.bukkit.event.player.PlayerLoginEvent.Result
The player is not allowed to log in, due to them not being on the white list
KICK_WHITELIST - org.bukkit.event.player.PlayerPreLoginEvent.Result
Deprecated.
The player is not allowed to log in, due to them not being on the white list
kickPlayer(String) - Method in interface org.bukkit.entity.Player
Kicks player with custom kick message.
KILL_COW - org.bukkit.Achievement
Deprecated.
 
KILL_ENEMY - org.bukkit.Achievement
Deprecated.
 
KILL_ENTITY - org.bukkit.Statistic
 
KILL_WITHER - org.bukkit.Achievement
Deprecated.
 
killer(HumanEntity) - Method in class org.bukkit.loot.LootContext.Builder
KNOCKBACK - Static variable in class org.bukkit.enchantments.Enchantment
All damage to other targets will knock them back when hit
KNOWLEDGE_BOOK - org.bukkit.Material
 
KnowledgeBookMeta - Interface in org.bukkit.inventory.meta
 
knownCommands - Variable in class org.bukkit.command.SimpleCommandMap
 
KOB - org.bukkit.entity.TropicalFish.Pattern
 

L

Ladder - Class in org.bukkit.material
Represents Ladder data
Ladder - Interface in org.bukkit.block.data.type
 
Ladder() - Constructor for class org.bukkit.material.Ladder
 
Ladder(Material) - Constructor for class org.bukkit.material.Ladder
 
Ladder(Material, byte) - Constructor for class org.bukkit.material.Ladder
Deprecated.
Magic value
LADDER - org.bukkit.Material
 
LAND_ON_PORTAL - org.bukkit.entity.EnderDragon.Phase
The dragon will land on on the portal.
LAPIS_BLOCK - org.bukkit.Material
 
LAPIS_LAZULI - org.bukkit.Material
 
LAPIS_ORE - org.bukkit.Material
 
LARGE - org.bukkit.material.CocoaPlant.CocoaPlantSize
 
LARGE_BIOMES - org.bukkit.WorldType
 
LARGE_FERN - org.bukkit.Material
 
LargeFireball - Interface in org.bukkit.entity
Represents a large Fireball
launchProjectile(Class<? extends T>) - Method in interface org.bukkit.projectiles.ProjectileSource
Launches a Projectile from the ProjectileSource.
launchProjectile(Class<? extends T>, Vector) - Method in interface org.bukkit.projectiles.ProjectileSource
Launches a Projectile from the ProjectileSource with an initial velocity.
LAVA - org.bukkit.event.block.BlockIgniteEvent.IgniteCause
Block ignition caused by lava.
LAVA - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by direct exposure to lava
LAVA - org.bukkit.Material
 
LAVA - org.bukkit.Particle
 
LAVA_BUCKET - org.bukkit.Material
 
LazyMetadataValue - Class in org.bukkit.metadata
The LazyMetadataValue class implements a type of metadata that is not computed until another plugin asks for it.
LazyMetadataValue(Plugin) - Constructor for class org.bukkit.metadata.LazyMetadataValue
Protected special constructor used by FixedMetadataValue to bypass standard setup.
LazyMetadataValue(Plugin, Callable<Object>) - Constructor for class org.bukkit.metadata.LazyMetadataValue
Initialized a LazyMetadataValue object with the default CACHE_AFTER_FIRST_EVAL cache strategy.
LazyMetadataValue(Plugin, LazyMetadataValue.CacheStrategy, Callable<Object>) - Constructor for class org.bukkit.metadata.LazyMetadataValue
Initializes a LazyMetadataValue object with a specific cache strategy.
LazyMetadataValue.CacheStrategy - Enum in org.bukkit.metadata
Describes possible caching strategies for metadata.
LEAD - org.bukkit.Material
 
LEASH_HITCH - org.bukkit.entity.EntityType
A leash attached to a fencepost.
LeashHitch - Interface in org.bukkit.entity
Represents a Leash Hitch on a fence
LEATHER - org.bukkit.Material
 
LEATHER_BOOTS - org.bukkit.Material
 
LEATHER_CHESTPLATE - org.bukkit.Material
 
LEATHER_HELMET - org.bukkit.Material
 
LEATHER_LEGGINGS - org.bukkit.Material
 
LeatherArmorMeta - Interface in org.bukkit.inventory.meta
LEATHERWORKER - org.bukkit.entity.Villager.Career
Leatherworkers primarily trade for leather, and leather armor, as well as saddles.
LEAVE_GAME - org.bukkit.Statistic
 
LEAVE_PORTAL - org.bukkit.entity.EnderDragon.Phase
The dragon will leave the portal.
Leaves - Class in org.bukkit.material
Represents the different types of leaf block that may be permanent or can decay when too far from a log.
Leaves - Interface in org.bukkit.block.data.type
'persistent' indicates whether or not leaves will be checked by the server to see if they are subject to decay or not.
Leaves() - Constructor for class org.bukkit.material.Leaves
Constructs a leaf block.
Leaves(Material) - Constructor for class org.bukkit.material.Leaves
Constructs a leaf block of the given type.
Leaves(Material, byte) - Constructor for class org.bukkit.material.Leaves
Deprecated.
Magic value
Leaves(Material, TreeSpecies) - Constructor for class org.bukkit.material.Leaves
Constructs a leaf block of the given type and tree species.
Leaves(Material, TreeSpecies, boolean) - Constructor for class org.bukkit.material.Leaves
Constructs a leaf block of the given type and tree species and flag for whether this leaf block will disappear when too far from a log.
Leaves(TreeSpecies) - Constructor for class org.bukkit.material.Leaves
Constructs a leaf block of the given tree species.
Leaves(TreeSpecies, boolean) - Constructor for class org.bukkit.material.Leaves
Constructs a leaf block of the given tree species and flag for whether this leaf block will disappear when too far from a log.
LEAVES - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all leaves fans.
LeavesDecayEvent - Class in org.bukkit.event.block
Called when leaves are decaying naturally.
LeavesDecayEvent(Block) - Constructor for class org.bukkit.event.block.LeavesDecayEvent
 
leaveVehicle() - Method in interface org.bukkit.entity.Entity
Leave the current vehicle.
LEFT - org.bukkit.block.data.type.Chest.Type
The chest is the left hand side of a double chest and shares a 54 block inventory with the chest to its right.
LEFT - org.bukkit.block.data.type.Door.Hinge
Door is attached to the left side.
LEFT - org.bukkit.event.inventory.ClickType
The left (or primary) mouse button.
LEFT - org.bukkit.inventory.MainHand
 
LEFT_CLICK_AIR - org.bukkit.event.block.Action
Left-clicking the air
LEFT_CLICK_BLOCK - org.bukkit.event.block.Action
Left-clicking a block
LEFT_RIGHT - org.bukkit.block.structure.Mirror
Structure is mirrored left to right.
LEGACY_ACACIA_DOOR - org.bukkit.Material
Deprecated.
LEGACY_ACACIA_DOOR_ITEM - org.bukkit.Material
Deprecated.
LEGACY_ACACIA_FENCE - org.bukkit.Material
Deprecated.
LEGACY_ACACIA_FENCE_GATE - org.bukkit.Material
Deprecated.
LEGACY_ACACIA_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_ACTIVATOR_RAIL - org.bukkit.Material
Deprecated.
LEGACY_AIR - org.bukkit.Material
Deprecated.
LEGACY_ANVIL - org.bukkit.Material
Deprecated.
LEGACY_APPLE - org.bukkit.Material
Deprecated.
LEGACY_ARMOR_STAND - org.bukkit.Material
Deprecated.
LEGACY_ARROW - org.bukkit.Material
Deprecated.
LEGACY_BAKED_POTATO - org.bukkit.Material
Deprecated.
LEGACY_BANNER - org.bukkit.Material
Deprecated.
LEGACY_BARRIER - org.bukkit.Material
Deprecated.
LEGACY_BEACON - org.bukkit.Material
Deprecated.
LEGACY_BED - org.bukkit.Material
Deprecated.
LEGACY_BED_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_BEDROCK - org.bukkit.Material
Deprecated.
LEGACY_BEETROOT - org.bukkit.Material
Deprecated.
LEGACY_BEETROOT_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_BEETROOT_SEEDS - org.bukkit.Material
Deprecated.
LEGACY_BEETROOT_SOUP - org.bukkit.Material
Deprecated.
LEGACY_BIRCH_DOOR - org.bukkit.Material
Deprecated.
LEGACY_BIRCH_DOOR_ITEM - org.bukkit.Material
Deprecated.
LEGACY_BIRCH_FENCE - org.bukkit.Material
Deprecated.
LEGACY_BIRCH_FENCE_GATE - org.bukkit.Material
Deprecated.
LEGACY_BIRCH_WOOD_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_BLACK_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_BLACK_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_BLAZE_POWDER - org.bukkit.Material
Deprecated.
LEGACY_BLAZE_ROD - org.bukkit.Material
Deprecated.
LEGACY_BLOCK_CRACK - org.bukkit.Particle
 
LEGACY_BLOCK_DUST - org.bukkit.Particle
 
LEGACY_BLUE_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_BLUE_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_BOAT - org.bukkit.Material
Deprecated.
LEGACY_BOAT_ACACIA - org.bukkit.Material
Deprecated.
LEGACY_BOAT_BIRCH - org.bukkit.Material
Deprecated.
LEGACY_BOAT_DARK_OAK - org.bukkit.Material
Deprecated.
LEGACY_BOAT_JUNGLE - org.bukkit.Material
Deprecated.
LEGACY_BOAT_SPRUCE - org.bukkit.Material
Deprecated.
LEGACY_BONE - org.bukkit.Material
Deprecated.
LEGACY_BONE_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_BOOK - org.bukkit.Material
Deprecated.
LEGACY_BOOK_AND_QUILL - org.bukkit.Material
Deprecated.
LEGACY_BOOKSHELF - org.bukkit.Material
Deprecated.
LEGACY_BOW - org.bukkit.Material
Deprecated.
LEGACY_BOWL - org.bukkit.Material
Deprecated.
LEGACY_BREAD - org.bukkit.Material
Deprecated.
LEGACY_BREWING_STAND - org.bukkit.Material
Deprecated.
LEGACY_BREWING_STAND_ITEM - org.bukkit.Material
Deprecated.
LEGACY_BRICK - org.bukkit.Material
Deprecated.
LEGACY_BRICK_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_BROWN_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_BROWN_MUSHROOM - org.bukkit.Material
Deprecated.
LEGACY_BROWN_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_BUCKET - org.bukkit.Material
Deprecated.
LEGACY_BURNING_FURNACE - org.bukkit.Material
Deprecated.
LEGACY_CACTUS - org.bukkit.Material
Deprecated.
LEGACY_CAKE - org.bukkit.Material
Deprecated.
LEGACY_CAKE_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_CARPET - org.bukkit.Material
Deprecated.
LEGACY_CARROT - org.bukkit.Material
Deprecated.
LEGACY_CARROT_ITEM - org.bukkit.Material
Deprecated.
LEGACY_CARROT_STICK - org.bukkit.Material
Deprecated.
LEGACY_CAULDRON - org.bukkit.Material
Deprecated.
LEGACY_CAULDRON_ITEM - org.bukkit.Material
Deprecated.
LEGACY_CHAINMAIL_BOOTS - org.bukkit.Material
Deprecated.
LEGACY_CHAINMAIL_CHESTPLATE - org.bukkit.Material
Deprecated.
LEGACY_CHAINMAIL_HELMET - org.bukkit.Material
Deprecated.
LEGACY_CHAINMAIL_LEGGINGS - org.bukkit.Material
Deprecated.
LEGACY_CHEST - org.bukkit.Material
Deprecated.
LEGACY_CHORUS_FLOWER - org.bukkit.Material
Deprecated.
LEGACY_CHORUS_FRUIT - org.bukkit.Material
Deprecated.
LEGACY_CHORUS_FRUIT_POPPED - org.bukkit.Material
Deprecated.
LEGACY_CHORUS_PLANT - org.bukkit.Material
Deprecated.
LEGACY_CLAY - org.bukkit.Material
Deprecated.
LEGACY_CLAY_BALL - org.bukkit.Material
Deprecated.
LEGACY_CLAY_BRICK - org.bukkit.Material
Deprecated.
LEGACY_COAL - org.bukkit.Material
Deprecated.
LEGACY_COAL_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_COAL_ORE - org.bukkit.Material
Deprecated.
LEGACY_COBBLE_WALL - org.bukkit.Material
Deprecated.
LEGACY_COBBLESTONE - org.bukkit.Material
Deprecated.
LEGACY_COBBLESTONE_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_COCOA - org.bukkit.Material
Deprecated.
LEGACY_COMMAND - org.bukkit.Material
Deprecated.
LEGACY_COMMAND_CHAIN - org.bukkit.Material
Deprecated.
LEGACY_COMMAND_MINECART - org.bukkit.Material
Deprecated.
LEGACY_COMMAND_REPEATING - org.bukkit.Material
Deprecated.
LEGACY_COMPASS - org.bukkit.Material
Deprecated.
LEGACY_CONCRETE - org.bukkit.Material
Deprecated.
LEGACY_CONCRETE_POWDER - org.bukkit.Material
Deprecated.
LEGACY_COOKED_BEEF - org.bukkit.Material
Deprecated.
LEGACY_COOKED_CHICKEN - org.bukkit.Material
Deprecated.
LEGACY_COOKED_FISH - org.bukkit.Material
Deprecated.
LEGACY_COOKED_MUTTON - org.bukkit.Material
Deprecated.
LEGACY_COOKED_RABBIT - org.bukkit.Material
Deprecated.
LEGACY_COOKIE - org.bukkit.Material
Deprecated.
LEGACY_CROPS - org.bukkit.Material
Deprecated.
LEGACY_CYAN_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_CYAN_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_DARK_OAK_DOOR - org.bukkit.Material
Deprecated.
LEGACY_DARK_OAK_DOOR_ITEM - org.bukkit.Material
Deprecated.
LEGACY_DARK_OAK_FENCE - org.bukkit.Material
Deprecated.
LEGACY_DARK_OAK_FENCE_GATE - org.bukkit.Material
Deprecated.
LEGACY_DARK_OAK_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_DAYLIGHT_DETECTOR - org.bukkit.Material
Deprecated.
LEGACY_DAYLIGHT_DETECTOR_INVERTED - org.bukkit.Material
Deprecated.
LEGACY_DEAD_BUSH - org.bukkit.Material
Deprecated.
LEGACY_DETECTOR_RAIL - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_AXE - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_BARDING - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_BOOTS - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_CHESTPLATE - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_HELMET - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_HOE - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_LEGGINGS - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_ORE - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_PICKAXE - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_SPADE - org.bukkit.Material
Deprecated.
LEGACY_DIAMOND_SWORD - org.bukkit.Material
Deprecated.
LEGACY_DIODE - org.bukkit.Material
Deprecated.
LEGACY_DIODE_BLOCK_OFF - org.bukkit.Material
Deprecated.
LEGACY_DIODE_BLOCK_ON - org.bukkit.Material
Deprecated.
LEGACY_DIRT - org.bukkit.Material
Deprecated.
LEGACY_DISPENSER - org.bukkit.Material
Deprecated.
LEGACY_DOUBLE_PLANT - org.bukkit.Material
Deprecated.
LEGACY_DOUBLE_STEP - org.bukkit.Material
Deprecated.
LEGACY_DOUBLE_STONE_SLAB2 - org.bukkit.Material
Deprecated.
LEGACY_DRAGON_EGG - org.bukkit.Material
Deprecated.
LEGACY_DRAGONS_BREATH - org.bukkit.Material
Deprecated.
LEGACY_DROPPER - org.bukkit.Material
Deprecated.
LEGACY_EGG - org.bukkit.Material
Deprecated.
LEGACY_ELYTRA - org.bukkit.Material
Deprecated.
LEGACY_EMERALD - org.bukkit.Material
Deprecated.
LEGACY_EMERALD_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_EMERALD_ORE - org.bukkit.Material
Deprecated.
LEGACY_EMPTY_MAP - org.bukkit.Material
Deprecated.
LEGACY_ENCHANTED_BOOK - org.bukkit.Material
Deprecated.
LEGACY_ENCHANTMENT_TABLE - org.bukkit.Material
Deprecated.
LEGACY_END_BRICKS - org.bukkit.Material
Deprecated.
LEGACY_END_CRYSTAL - org.bukkit.Material
Deprecated.
LEGACY_END_GATEWAY - org.bukkit.Material
Deprecated.
LEGACY_END_ROD - org.bukkit.Material
Deprecated.
LEGACY_ENDER_CHEST - org.bukkit.Material
Deprecated.
LEGACY_ENDER_PEARL - org.bukkit.Material
Deprecated.
LEGACY_ENDER_PORTAL - org.bukkit.Material
Deprecated.
LEGACY_ENDER_PORTAL_FRAME - org.bukkit.Material
Deprecated.
LEGACY_ENDER_STONE - org.bukkit.Material
Deprecated.
LEGACY_EXP_BOTTLE - org.bukkit.Material
Deprecated.
LEGACY_EXPLOSIVE_MINECART - org.bukkit.Material
Deprecated.
LEGACY_EYE_OF_ENDER - org.bukkit.Material
Deprecated.
LEGACY_FALLING_DUST - org.bukkit.Particle
 
LEGACY_FEATHER - org.bukkit.Material
Deprecated.
LEGACY_FENCE - org.bukkit.Material
Deprecated.
LEGACY_FENCE_GATE - org.bukkit.Material
Deprecated.
LEGACY_FERMENTED_SPIDER_EYE - org.bukkit.Material
Deprecated.
LEGACY_FIRE - org.bukkit.Material
Deprecated.
LEGACY_FIREBALL - org.bukkit.Material
Deprecated.
LEGACY_FIREWORK - org.bukkit.Material
Deprecated.
LEGACY_FIREWORK_CHARGE - org.bukkit.Material
Deprecated.
LEGACY_FISHING_ROD - org.bukkit.Material
Deprecated.
LEGACY_FLINT - org.bukkit.Material
Deprecated.
LEGACY_FLINT_AND_STEEL - org.bukkit.Material
Deprecated.
LEGACY_FLOWER_POT - org.bukkit.Material
Deprecated.
LEGACY_FLOWER_POT_ITEM - org.bukkit.Material
Deprecated.
LEGACY_FROSTED_ICE - org.bukkit.Material
Deprecated.
LEGACY_FURNACE - org.bukkit.Material
Deprecated.
LEGACY_GHAST_TEAR - org.bukkit.Material
Deprecated.
LEGACY_GLASS - org.bukkit.Material
Deprecated.
LEGACY_GLASS_BOTTLE - org.bukkit.Material
Deprecated.
LEGACY_GLOWING_REDSTONE_ORE - org.bukkit.Material
Deprecated.
LEGACY_GLOWSTONE - org.bukkit.Material
Deprecated.
LEGACY_GLOWSTONE_DUST - org.bukkit.Material
Deprecated.
LEGACY_GOLD_AXE - org.bukkit.Material
Deprecated.
LEGACY_GOLD_BARDING - org.bukkit.Material
Deprecated.
LEGACY_GOLD_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_GOLD_BOOTS - org.bukkit.Material
Deprecated.
LEGACY_GOLD_CHESTPLATE - org.bukkit.Material
Deprecated.
LEGACY_GOLD_HELMET - org.bukkit.Material
Deprecated.
LEGACY_GOLD_HOE - org.bukkit.Material
Deprecated.
LEGACY_GOLD_INGOT - org.bukkit.Material
Deprecated.
LEGACY_GOLD_LEGGINGS - org.bukkit.Material
Deprecated.
LEGACY_GOLD_NUGGET - org.bukkit.Material
Deprecated.
LEGACY_GOLD_ORE - org.bukkit.Material
Deprecated.
LEGACY_GOLD_PICKAXE - org.bukkit.Material
Deprecated.
LEGACY_GOLD_PLATE - org.bukkit.Material
Deprecated.
LEGACY_GOLD_RECORD - org.bukkit.Material
Deprecated.
LEGACY_GOLD_SPADE - org.bukkit.Material
Deprecated.
LEGACY_GOLD_SWORD - org.bukkit.Material
Deprecated.
LEGACY_GOLDEN_APPLE - org.bukkit.Material
Deprecated.
LEGACY_GOLDEN_CARROT - org.bukkit.Material
Deprecated.
LEGACY_GRASS - org.bukkit.Material
Deprecated.
LEGACY_GRASS_PATH - org.bukkit.Material
Deprecated.
LEGACY_GRAVEL - org.bukkit.Material
Deprecated.
LEGACY_GRAY_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_GRAY_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_GREEN_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_GREEN_RECORD - org.bukkit.Material
Deprecated.
LEGACY_GREEN_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_GRILLED_PORK - org.bukkit.Material
Deprecated.
LEGACY_HARD_CLAY - org.bukkit.Material
Deprecated.
LEGACY_HAY_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_HOPPER - org.bukkit.Material
Deprecated.
LEGACY_HOPPER_MINECART - org.bukkit.Material
Deprecated.
LEGACY_HUGE_MUSHROOM_1 - org.bukkit.Material
Deprecated.
LEGACY_HUGE_MUSHROOM_2 - org.bukkit.Material
Deprecated.
LEGACY_ICE - org.bukkit.Material
Deprecated.
LEGACY_INK_SACK - org.bukkit.Material
Deprecated.
LEGACY_IRON_AXE - org.bukkit.Material
Deprecated.
LEGACY_IRON_BARDING - org.bukkit.Material
Deprecated.
LEGACY_IRON_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_IRON_BOOTS - org.bukkit.Material
Deprecated.
LEGACY_IRON_CHESTPLATE - org.bukkit.Material
Deprecated.
LEGACY_IRON_DOOR - org.bukkit.Material
Deprecated.
LEGACY_IRON_DOOR_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_IRON_FENCE - org.bukkit.Material
Deprecated.
LEGACY_IRON_HELMET - org.bukkit.Material
Deprecated.
LEGACY_IRON_HOE - org.bukkit.Material
Deprecated.
LEGACY_IRON_INGOT - org.bukkit.Material
Deprecated.
LEGACY_IRON_LEGGINGS - org.bukkit.Material
Deprecated.
LEGACY_IRON_NUGGET - org.bukkit.Material
Deprecated.
LEGACY_IRON_ORE - org.bukkit.Material
Deprecated.
LEGACY_IRON_PICKAXE - org.bukkit.Material
Deprecated.
LEGACY_IRON_PLATE - org.bukkit.Material
Deprecated.
LEGACY_IRON_SPADE - org.bukkit.Material
Deprecated.
LEGACY_IRON_SWORD - org.bukkit.Material
Deprecated.
LEGACY_IRON_TRAPDOOR - org.bukkit.Material
Deprecated.
LEGACY_ITEM_FRAME - org.bukkit.Material
Deprecated.
LEGACY_JACK_O_LANTERN - org.bukkit.Material
Deprecated.
LEGACY_JUKEBOX - org.bukkit.Material
Deprecated.
LEGACY_JUNGLE_DOOR - org.bukkit.Material
Deprecated.
LEGACY_JUNGLE_DOOR_ITEM - org.bukkit.Material
Deprecated.
LEGACY_JUNGLE_FENCE - org.bukkit.Material
Deprecated.
LEGACY_JUNGLE_FENCE_GATE - org.bukkit.Material
Deprecated.
LEGACY_JUNGLE_WOOD_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_KNOWLEDGE_BOOK - org.bukkit.Material
Deprecated.
LEGACY_LADDER - org.bukkit.Material
Deprecated.
LEGACY_LAPIS_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_LAPIS_ORE - org.bukkit.Material
Deprecated.
LEGACY_LAVA - org.bukkit.Material
Deprecated.
LEGACY_LAVA_BUCKET - org.bukkit.Material
Deprecated.
LEGACY_LEASH - org.bukkit.Material
Deprecated.
LEGACY_LEATHER - org.bukkit.Material
Deprecated.
LEGACY_LEATHER_BOOTS - org.bukkit.Material
Deprecated.
LEGACY_LEATHER_CHESTPLATE - org.bukkit.Material
Deprecated.
LEGACY_LEATHER_HELMET - org.bukkit.Material
Deprecated.
LEGACY_LEATHER_LEGGINGS - org.bukkit.Material
Deprecated.
LEGACY_LEAVES - org.bukkit.Material
Deprecated.
LEGACY_LEAVES_2 - org.bukkit.Material
Deprecated.
LEGACY_LEVER - org.bukkit.Material
Deprecated.
LEGACY_LIGHT_BLUE_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_LIGHT_BLUE_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_LIME_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_LIME_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_LINGERING_POTION - org.bukkit.Material
Deprecated.
LEGACY_LOG - org.bukkit.Material
Deprecated.
LEGACY_LOG_2 - org.bukkit.Material
Deprecated.
LEGACY_LONG_GRASS - org.bukkit.Material
Deprecated.
LEGACY_MAGENTA_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_MAGENTA_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_MAGMA - org.bukkit.Material
Deprecated.
LEGACY_MAGMA_CREAM - org.bukkit.Material
Deprecated.
LEGACY_MAP - org.bukkit.Material
Deprecated.
LEGACY_MELON - org.bukkit.Material
Deprecated.
LEGACY_MELON_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_MELON_SEEDS - org.bukkit.Material
Deprecated.
LEGACY_MELON_STEM - org.bukkit.Material
Deprecated.
LEGACY_MILK_BUCKET - org.bukkit.Material
Deprecated.
LEGACY_MINECART - org.bukkit.Material
Deprecated.
LEGACY_MOB_SPAWNER - org.bukkit.Material
Deprecated.
LEGACY_MONSTER_EGG - org.bukkit.Material
Deprecated.
LEGACY_MONSTER_EGGS - org.bukkit.Material
Deprecated.
LEGACY_MOSSY_COBBLESTONE - org.bukkit.Material
Deprecated.
LEGACY_MUSHROOM_SOUP - org.bukkit.Material
Deprecated.
LEGACY_MUTTON - org.bukkit.Material
Deprecated.
LEGACY_MYCEL - org.bukkit.Material
Deprecated.
LEGACY_NAME_TAG - org.bukkit.Material
Deprecated.
LEGACY_NETHER_BRICK - org.bukkit.Material
Deprecated.
LEGACY_NETHER_BRICK_ITEM - org.bukkit.Material
Deprecated.
LEGACY_NETHER_BRICK_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_NETHER_FENCE - org.bukkit.Material
Deprecated.
LEGACY_NETHER_STALK - org.bukkit.Material
Deprecated.
LEGACY_NETHER_STAR - org.bukkit.Material
Deprecated.
LEGACY_NETHER_WART_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_NETHER_WARTS - org.bukkit.Material
Deprecated.
LEGACY_NETHERRACK - org.bukkit.Material
Deprecated.
LEGACY_NOTE_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_OBSERVER - org.bukkit.Material
Deprecated.
LEGACY_OBSIDIAN - org.bukkit.Material
Deprecated.
LEGACY_ORANGE_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_ORANGE_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_PACKED_ICE - org.bukkit.Material
Deprecated.
LEGACY_PAINTING - org.bukkit.Material
Deprecated.
LEGACY_PAPER - org.bukkit.Material
Deprecated.
LEGACY_PINK_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_PINK_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_PISTON_BASE - org.bukkit.Material
Deprecated.
LEGACY_PISTON_EXTENSION - org.bukkit.Material
Deprecated.
LEGACY_PISTON_MOVING_PIECE - org.bukkit.Material
Deprecated.
LEGACY_PISTON_STICKY_BASE - org.bukkit.Material
Deprecated.
LEGACY_POISONOUS_POTATO - org.bukkit.Material
Deprecated.
LEGACY_PORK - org.bukkit.Material
Deprecated.
LEGACY_PORTAL - org.bukkit.Material
Deprecated.
LEGACY_POTATO - org.bukkit.Material
Deprecated.
LEGACY_POTATO_ITEM - org.bukkit.Material
Deprecated.
LEGACY_POTION - org.bukkit.Material
Deprecated.
LEGACY_POWERED_MINECART - org.bukkit.Material
Deprecated.
LEGACY_POWERED_RAIL - org.bukkit.Material
Deprecated.
LEGACY_PREFIX - Static variable in enum org.bukkit.Material
Deprecated.
LEGACY_PRISMARINE - org.bukkit.Material
Deprecated.
LEGACY_PRISMARINE_CRYSTALS - org.bukkit.Material
Deprecated.
LEGACY_PRISMARINE_SHARD - org.bukkit.Material
Deprecated.
LEGACY_PUMPKIN - org.bukkit.Material
Deprecated.
LEGACY_PUMPKIN_PIE - org.bukkit.Material
Deprecated.
LEGACY_PUMPKIN_SEEDS - org.bukkit.Material
Deprecated.
LEGACY_PUMPKIN_STEM - org.bukkit.Material
Deprecated.
LEGACY_PURPLE_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_PURPLE_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_PURPUR_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_PURPUR_DOUBLE_SLAB - org.bukkit.Material
Deprecated.
LEGACY_PURPUR_PILLAR - org.bukkit.Material
Deprecated.
LEGACY_PURPUR_SLAB - org.bukkit.Material
Deprecated.
LEGACY_PURPUR_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_QUARTZ - org.bukkit.Material
Deprecated.
LEGACY_QUARTZ_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_QUARTZ_ORE - org.bukkit.Material
Deprecated.
LEGACY_QUARTZ_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_RABBIT - org.bukkit.Material
Deprecated.
LEGACY_RABBIT_FOOT - org.bukkit.Material
Deprecated.
LEGACY_RABBIT_HIDE - org.bukkit.Material
Deprecated.
LEGACY_RABBIT_STEW - org.bukkit.Material
Deprecated.
LEGACY_RAILS - org.bukkit.Material
Deprecated.
LEGACY_RAW_BEEF - org.bukkit.Material
Deprecated.
LEGACY_RAW_CHICKEN - org.bukkit.Material
Deprecated.
LEGACY_RAW_FISH - org.bukkit.Material
Deprecated.
LEGACY_RECORD_10 - org.bukkit.Material
Deprecated.
LEGACY_RECORD_11 - org.bukkit.Material
Deprecated.
LEGACY_RECORD_12 - org.bukkit.Material
Deprecated.
LEGACY_RECORD_3 - org.bukkit.Material
Deprecated.
LEGACY_RECORD_4 - org.bukkit.Material
Deprecated.
LEGACY_RECORD_5 - org.bukkit.Material
Deprecated.
LEGACY_RECORD_6 - org.bukkit.Material
Deprecated.
LEGACY_RECORD_7 - org.bukkit.Material
Deprecated.
LEGACY_RECORD_8 - org.bukkit.Material
Deprecated.
LEGACY_RECORD_9 - org.bukkit.Material
Deprecated.
LEGACY_RED_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_RED_MUSHROOM - org.bukkit.Material
Deprecated.
LEGACY_RED_NETHER_BRICK - org.bukkit.Material
Deprecated.
LEGACY_RED_ROSE - org.bukkit.Material
Deprecated.
LEGACY_RED_SANDSTONE - org.bukkit.Material
Deprecated.
LEGACY_RED_SANDSTONE_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_RED_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_COMPARATOR - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_COMPARATOR_OFF - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_COMPARATOR_ON - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_LAMP_OFF - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_LAMP_ON - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_ORE - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_TORCH_OFF - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_TORCH_ON - org.bukkit.Material
Deprecated.
LEGACY_REDSTONE_WIRE - org.bukkit.Material
Deprecated.
LEGACY_ROTTEN_FLESH - org.bukkit.Material
Deprecated.
LEGACY_SADDLE - org.bukkit.Material
Deprecated.
LEGACY_SAND - org.bukkit.Material
Deprecated.
LEGACY_SANDSTONE - org.bukkit.Material
Deprecated.
LEGACY_SANDSTONE_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_SAPLING - org.bukkit.Material
Deprecated.
LEGACY_SEA_LANTERN - org.bukkit.Material
Deprecated.
LEGACY_SEEDS - org.bukkit.Material
Deprecated.
LEGACY_SHEARS - org.bukkit.Material
Deprecated.
LEGACY_SHIELD - org.bukkit.Material
Deprecated.
LEGACY_SHULKER_SHELL - org.bukkit.Material
Deprecated.
LEGACY_SIGN - org.bukkit.Material
Deprecated.
LEGACY_SIGN_POST - org.bukkit.Material
Deprecated.
LEGACY_SILVER_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_SILVER_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_SKULL - org.bukkit.Material
Deprecated.
LEGACY_SKULL_ITEM - org.bukkit.Material
Deprecated.
LEGACY_SLIME_BALL - org.bukkit.Material
Deprecated.
LEGACY_SLIME_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_SMOOTH_BRICK - org.bukkit.Material
Deprecated.
LEGACY_SMOOTH_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_SNOW - org.bukkit.Material
Deprecated.
LEGACY_SNOW_BALL - org.bukkit.Material
Deprecated.
LEGACY_SNOW_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_SOIL - org.bukkit.Material
Deprecated.
LEGACY_SOUL_SAND - org.bukkit.Material
Deprecated.
LEGACY_SPECKLED_MELON - org.bukkit.Material
Deprecated.
LEGACY_SPECTRAL_ARROW - org.bukkit.Material
Deprecated.
LEGACY_SPIDER_EYE - org.bukkit.Material
Deprecated.
LEGACY_SPLASH_POTION - org.bukkit.Material
Deprecated.
LEGACY_SPONGE - org.bukkit.Material
Deprecated.
LEGACY_SPRUCE_DOOR - org.bukkit.Material
Deprecated.
LEGACY_SPRUCE_DOOR_ITEM - org.bukkit.Material
Deprecated.
LEGACY_SPRUCE_FENCE - org.bukkit.Material
Deprecated.
LEGACY_SPRUCE_FENCE_GATE - org.bukkit.Material
Deprecated.
LEGACY_SPRUCE_WOOD_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_STAINED_CLAY - org.bukkit.Material
Deprecated.
LEGACY_STAINED_GLASS - org.bukkit.Material
Deprecated.
LEGACY_STAINED_GLASS_PANE - org.bukkit.Material
Deprecated.
LEGACY_STANDING_BANNER - org.bukkit.Material
Deprecated.
LEGACY_STATIONARY_LAVA - org.bukkit.Material
Deprecated.
LEGACY_STATIONARY_WATER - org.bukkit.Material
Deprecated.
LEGACY_STEP - org.bukkit.Material
Deprecated.
LEGACY_STICK - org.bukkit.Material
Deprecated.
LEGACY_STONE - org.bukkit.Material
Deprecated.
LEGACY_STONE_AXE - org.bukkit.Material
Deprecated.
LEGACY_STONE_BUTTON - org.bukkit.Material
Deprecated.
LEGACY_STONE_HOE - org.bukkit.Material
Deprecated.
LEGACY_STONE_PICKAXE - org.bukkit.Material
Deprecated.
LEGACY_STONE_PLATE - org.bukkit.Material
Deprecated.
LEGACY_STONE_SLAB2 - org.bukkit.Material
Deprecated.
LEGACY_STONE_SPADE - org.bukkit.Material
Deprecated.
LEGACY_STONE_SWORD - org.bukkit.Material
Deprecated.
LEGACY_STORAGE_MINECART - org.bukkit.Material
Deprecated.
LEGACY_STRING - org.bukkit.Material
Deprecated.
LEGACY_STRUCTURE_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_STRUCTURE_VOID - org.bukkit.Material
Deprecated.
LEGACY_SUGAR - org.bukkit.Material
Deprecated.
LEGACY_SUGAR_CANE - org.bukkit.Material
Deprecated.
LEGACY_SUGAR_CANE_BLOCK - org.bukkit.Material
Deprecated.
LEGACY_SULPHUR - org.bukkit.Material
Deprecated.
LEGACY_THIN_GLASS - org.bukkit.Material
Deprecated.
LEGACY_TIPPED_ARROW - org.bukkit.Material
Deprecated.
LEGACY_TNT - org.bukkit.Material
Deprecated.
LEGACY_TORCH - org.bukkit.Material
Deprecated.
LEGACY_TOTEM - org.bukkit.Material
Deprecated.
LEGACY_TRAP_DOOR - org.bukkit.Material
Deprecated.
LEGACY_TRAPPED_CHEST - org.bukkit.Material
Deprecated.
LEGACY_TRIPWIRE - org.bukkit.Material
Deprecated.
LEGACY_TRIPWIRE_HOOK - org.bukkit.Material
Deprecated.
LEGACY_VINE - org.bukkit.Material
Deprecated.
LEGACY_WALL_BANNER - org.bukkit.Material
Deprecated.
LEGACY_WALL_SIGN - org.bukkit.Material
Deprecated.
LEGACY_WATCH - org.bukkit.Material
Deprecated.
LEGACY_WATER - org.bukkit.Material
Deprecated.
LEGACY_WATER_BUCKET - org.bukkit.Material
Deprecated.
LEGACY_WATER_LILY - org.bukkit.Material
Deprecated.
LEGACY_WEB - org.bukkit.Material
Deprecated.
LEGACY_WHEAT - org.bukkit.Material
Deprecated.
LEGACY_WHITE_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_WHITE_SHULKER_BOX - org.bukkit.Material
Deprecated.
LEGACY_WOOD - org.bukkit.Material
Deprecated.
LEGACY_WOOD_AXE - org.bukkit.Material
Deprecated.
LEGACY_WOOD_BUTTON - org.bukkit.Material
Deprecated.
LEGACY_WOOD_DOOR - org.bukkit.Material
Deprecated.
LEGACY_WOOD_DOUBLE_STEP - org.bukkit.Material
Deprecated.
LEGACY_WOOD_HOE - org.bukkit.Material
Deprecated.
LEGACY_WOOD_PICKAXE - org.bukkit.Material
Deprecated.
LEGACY_WOOD_PLATE - org.bukkit.Material
Deprecated.
LEGACY_WOOD_SPADE - org.bukkit.Material
Deprecated.
LEGACY_WOOD_STAIRS - org.bukkit.Material
Deprecated.
LEGACY_WOOD_STEP - org.bukkit.Material
Deprecated.
LEGACY_WOOD_SWORD - org.bukkit.Material
Deprecated.
LEGACY_WOODEN_DOOR - org.bukkit.Material
Deprecated.
LEGACY_WOOL - org.bukkit.Material
Deprecated.
LEGACY_WORKBENCH - org.bukkit.Material
Deprecated.
LEGACY_WRITTEN_BOOK - org.bukkit.Material
Deprecated.
LEGACY_YELLOW_FLOWER - org.bukkit.Material
Deprecated.
LEGACY_YELLOW_GLAZED_TERRACOTTA - org.bukkit.Material
Deprecated.
LEGACY_YELLOW_SHULKER_BOX - org.bukkit.Material
Deprecated.
legacyValueOf(String) - Static method in enum org.bukkit.DyeColor
Deprecated.
legacy use only
LEGS - org.bukkit.inventory.EquipmentSlot
 
length() - Method in class org.bukkit.Location
Gets the magnitude of the location, defined as sqrt(x^2+y^2+z^2).
length() - Method in class org.bukkit.util.Vector
Gets the magnitude of the vector, defined as sqrt(x^2+y^2+z^2).
lengthSquared() - Method in class org.bukkit.Location
Gets the magnitude of the location squared.
lengthSquared() - Method in class org.bukkit.util.Vector
Gets the magnitude of the vector squared.
lerp(double, double, double) - Static method in class org.bukkit.util.noise.NoiseGenerator
 
Levelled - Interface in org.bukkit.block.data
'level' represents the amount of fluid contained within this block, either by itself or inside a cauldron.
LEVELS - org.bukkit.inventory.InventoryView.Property
In an beacon inventory, the levels of the beacon
Lever - Class in org.bukkit.material
Represents a lever
Lever() - Constructor for class org.bukkit.material.Lever
 
Lever(Material) - Constructor for class org.bukkit.material.Lever
 
Lever(Material, byte) - Constructor for class org.bukkit.material.Lever
Deprecated.
Magic value
LEVER - org.bukkit.Material
 
LEVITATION - Static variable in class org.bukkit.potion.PotionEffectType
Causes the entity to float into the air.
LIBRARIAN - org.bukkit.entity.Villager.Career
Librarians primarily trade for paper, books, and enchanted books.
LIBRARIAN - org.bukkit.entity.Villager.Profession
Librarian profession.
LIGHT_BLUE - org.bukkit.DyeColor
Represents light blue dye.
LIGHT_BLUE_BANNER - org.bukkit.Material
 
LIGHT_BLUE_BED - org.bukkit.Material
 
LIGHT_BLUE_CARPET - org.bukkit.Material
 
LIGHT_BLUE_CONCRETE - org.bukkit.Material
 
LIGHT_BLUE_CONCRETE_POWDER - org.bukkit.Material
 
LIGHT_BLUE_DYE - org.bukkit.Material
 
LIGHT_BLUE_GLAZED_TERRACOTTA - org.bukkit.Material
 
LIGHT_BLUE_SHULKER_BOX - org.bukkit.Material
 
LIGHT_BLUE_STAINED_GLASS - org.bukkit.Material
 
LIGHT_BLUE_STAINED_GLASS_PANE - org.bukkit.Material
 
LIGHT_BLUE_TERRACOTTA - org.bukkit.Material
 
LIGHT_BLUE_WALL_BANNER - org.bukkit.Material
 
LIGHT_BLUE_WOOL - org.bukkit.Material
 
LIGHT_BROWN - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
LIGHT_GRAY - org.bukkit.DyeColor
Represents light gray dye.
LIGHT_GRAY - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
LIGHT_GRAY_BANNER - org.bukkit.Material
 
LIGHT_GRAY_BED - org.bukkit.Material
 
LIGHT_GRAY_CARPET - org.bukkit.Material
 
LIGHT_GRAY_CONCRETE - org.bukkit.Material
 
LIGHT_GRAY_CONCRETE_POWDER - org.bukkit.Material
 
LIGHT_GRAY_DYE - org.bukkit.Material
 
LIGHT_GRAY_GLAZED_TERRACOTTA - org.bukkit.Material
 
LIGHT_GRAY_SHULKER_BOX - org.bukkit.Material
 
LIGHT_GRAY_STAINED_GLASS - org.bukkit.Material
 
LIGHT_GRAY_STAINED_GLASS_PANE - org.bukkit.Material
 
LIGHT_GRAY_TERRACOTTA - org.bukkit.Material
 
LIGHT_GRAY_WALL_BANNER - org.bukkit.Material
 
LIGHT_GRAY_WOOL - org.bukkit.Material
 
LIGHT_GREEN - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
LIGHT_PURPLE - org.bukkit.ChatColor
Represents light purple
LIGHT_WEIGHTED_PRESSURE_PLATE - org.bukkit.Material
 
Lightable - Interface in org.bukkit.block.data
'lit' denotes whether this block (either a redstone torch or furnace) is currently lit - that is not burned out.
LIGHTNING - org.bukkit.entity.EntityType
A bolt of lightning.
LIGHTNING - org.bukkit.event.block.BlockIgniteEvent.IgniteCause
Block ignition caused by lightning.
LIGHTNING - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a creature spawns because of a lightning strike
LIGHTNING - org.bukkit.event.entity.CreeperPowerEvent.PowerCause
Power change caused by a lightning bolt
LIGHTNING - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by being struck by lightning
LightningStrike - Interface in org.bukkit.entity
Represents an instance of a lightning strike.
LightningStrike.Spigot - Class in org.bukkit.entity
 
LightningStrikeEvent - Class in org.bukkit.event.weather
Stores data for lightning striking
LightningStrikeEvent(World, LightningStrike) - Constructor for class org.bukkit.event.weather.LightningStrikeEvent
 
LILAC - org.bukkit.Material
 
LILY_PAD - org.bukkit.Material
 
LIME - org.bukkit.DyeColor
Represents lime dye.
LIME - Static variable in class org.bukkit.Color
Lime, or (0x00,0xFF,0x00) in (R,G,B)
LIME_BANNER - org.bukkit.Material
 
LIME_BED - org.bukkit.Material
 
LIME_CARPET - org.bukkit.Material
 
LIME_CONCRETE - org.bukkit.Material
 
LIME_CONCRETE_POWDER - org.bukkit.Material
 
LIME_DYE - org.bukkit.Material
 
LIME_GLAZED_TERRACOTTA - org.bukkit.Material
 
LIME_SHULKER_BOX - org.bukkit.Material
 
LIME_STAINED_GLASS - org.bukkit.Material
 
LIME_STAINED_GLASS_PANE - org.bukkit.Material
 
LIME_TERRACOTTA - org.bukkit.Material
 
LIME_WALL_BANNER - org.bukkit.Material
 
LIME_WOOL - org.bukkit.Material
 
LINGERING_POTION - org.bukkit.entity.EntityType
A flying lingering potion
LINGERING_POTION - org.bukkit.Material
 
LingeringPotion - Interface in org.bukkit.entity
Represents a thrown lingering potion bottle
LingeringPotionSplashEvent - Class in org.bukkit.event.entity
Called when a splash potion hits an area
LingeringPotionSplashEvent(ThrownPotion, AreaEffectCloud) - Constructor for class org.bukkit.event.entity.LingeringPotionSplashEvent
 
Listener - Interface in org.bukkit.event
Simple interface for tagging all EventListeners
LivingEntity - Interface in org.bukkit.entity
Represents a living entity, such as a monster or player
Llama - Interface in org.bukkit.entity
Represents a Llama.
LLAMA - org.bukkit.entity.EntityType
 
LLAMA - org.bukkit.entity.Horse.Variant
Deprecated.
Not really a horse :)
LLAMA - org.bukkit.loot.LootTables
 
LLAMA_SPAWN_EGG - org.bukkit.Material
 
LLAMA_SPIT - org.bukkit.entity.EntityType
 
Llama.Color - Enum in org.bukkit.entity
Represents the base color that the llama has.
LlamaInventory - Interface in org.bukkit.inventory
An interface to the inventory of a Llama.
LlamaSpit - Interface in org.bukkit.entity
Represents Llama spit.
load() - Method in interface org.bukkit.Chunk
Loads the chunk.
load(boolean) - Method in interface org.bukkit.Chunk
Loads the chunk.
load(File) - Method in class org.bukkit.configuration.file.FileConfiguration
Loads this FileConfiguration from the specified location.
load(Reader) - Method in class org.bukkit.configuration.file.FileConfiguration
Loads this FileConfiguration from the specified reader.
load(Class<T>) - Method in interface org.bukkit.plugin.ServicesManager
Queries for a provider.
load(Class<T>) - Method in class org.bukkit.plugin.SimpleServicesManager
Queries for a provider.
load(String) - Method in class org.bukkit.configuration.file.FileConfiguration
Loads this FileConfiguration from the specified location.
LOAD - org.bukkit.block.data.type.StructureBlock.Mode
Allows loading of a structure.
LOAD - org.bukkit.block.structure.UsageMode
The mode used when loading a structure.
loadAdvancement(NamespacedKey, String) - Method in interface org.bukkit.UnsafeValues
Deprecated.
Load an advancement represented by the specified string into the server.
loadChunk(int, int) - Method in interface org.bukkit.World
Loads the Chunk at the specified coordinates
loadChunk(int, int, boolean) - Method in interface org.bukkit.World
Loads the Chunk at the specified coordinates
loadChunk(Chunk) - Method in interface org.bukkit.World
Loads the specified Chunk
loadConfiguration(File) - Static method in class org.bukkit.configuration.file.YamlConfiguration
Creates a new YamlConfiguration, loading from the given file.
loadConfiguration(Reader) - Static method in class org.bukkit.configuration.file.YamlConfiguration
Creates a new YamlConfiguration, loading from the given reader.
loadData() - Method in interface org.bukkit.entity.Player
Loads the players current location, health, inventory, motion, and other information from the username.dat file, in the world/player folder.
loadFromString(String) - Method in class org.bukkit.configuration.file.FileConfiguration
Loads this FileConfiguration from the specified string, as opposed to from file.
loadFromString(String) - Method in class org.bukkit.configuration.file.YamlConfiguration
 
loadPermission(String, Map<?, ?>, PermissionDefault, List<Permission>) - Static method in class org.bukkit.permissions.Permission
Loads a Permission from a map of data, usually used from retrieval from a yaml file.
loadPermission(String, Map<String, Object>) - Static method in class org.bukkit.permissions.Permission
Loads a Permission from a map of data, usually used from retrieval from a yaml file.
loadPermissions(Map<?, ?>, String, PermissionDefault) - Static method in class org.bukkit.permissions.Permission
Loads a list of Permissions from a map of data, usually used from retrieval from a yaml file.
loadPlugin(File) - Method in class org.bukkit.plugin.java.JavaPluginLoader
 
loadPlugin(File) - Method in interface org.bukkit.plugin.PluginLoader
Loads the plugin contained in the specified file
loadPlugin(File) - Method in interface org.bukkit.plugin.PluginManager
Loads the plugin in the specified file
loadPlugin(File) - Method in class org.bukkit.plugin.SimplePluginManager
Loads the plugin in the specified file
loadPlugins(File) - Method in interface org.bukkit.plugin.PluginManager
Loads the plugins contained within the specified directory
loadPlugins(File) - Method in class org.bukkit.plugin.SimplePluginManager
Loads the plugins contained within the specified directory
loadServerIcon(BufferedImage) - Static method in class org.bukkit.Bukkit
Creates a cached server-icon for the specific image.
loadServerIcon(BufferedImage) - Method in interface org.bukkit.Server
Creates a cached server-icon for the specific image.
loadServerIcon(File) - Static method in class org.bukkit.Bukkit
Loads an image from a file, and returns a cached image for the specific server-icon.
loadServerIcon(File) - Method in interface org.bukkit.Server
Loads an image from a file, and returns a cached image for the specific server-icon.
localEchoEnabled - Variable in class org.bukkit.conversations.Conversation
 
localEchoEnabled - Variable in class org.bukkit.conversations.ConversationFactory
 
Location - Class in org.bukkit
Represents a 3-dimensional position in a world.
Location(World, double, double, double) - Constructor for class org.bukkit.Location
Constructs a new Location with the given coordinates
Location(World, double, double, double, float, float) - Constructor for class org.bukkit.Location
Constructs a new Location with the given coordinates and direction
Lockable - Interface in org.bukkit.block
Represents a block (usually a container) that may be locked.
locToBlock(double) - Static method in class org.bukkit.Location
Safely converts a double (location coordinate) to an int (block coordinate)
log(LogRecord) - Method in class org.bukkit.plugin.PluginLogger
 
LOG_ADMIN_COMMANDS - Static variable in class org.bukkit.GameRule
Whether to log admin commands to server log.
LOGS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all log and bark variants.
LongGrass - Class in org.bukkit.material
Represents the different types of long grasses.
LongGrass() - Constructor for class org.bukkit.material.LongGrass
 
LongGrass(GrassSpecies) - Constructor for class org.bukkit.material.LongGrass
 
LongGrass(Material) - Constructor for class org.bukkit.material.LongGrass
 
LongGrass(Material, byte) - Constructor for class org.bukkit.material.LongGrass
Deprecated.
Magic value
LOOT_BONUS_BLOCKS - Static variable in class org.bukkit.enchantments.Enchantment
Provides a chance of gaining extra loot when destroying blocks
LOOT_BONUS_MOBS - Static variable in class org.bukkit.enchantments.Enchantment
Provides a chance of gaining extra loot when killing monsters
Lootable - Interface in org.bukkit.loot
Represents a Container or a Mob that can have a loot table.
LootContext - Class in org.bukkit.loot
Represents additional information a LootTable can use to modify it's generated loot.
LootContext.Builder - Class in org.bukkit.loot
Utility class to make building LootContext easier.
lootedEntity(Entity) - Method in class org.bukkit.loot.LootContext.Builder
The entity that was killed.
lootingModifier(int) - Method in class org.bukkit.loot.LootContext.Builder
Set the Enchantment.LOOT_BONUS_MOBS level equivalent to use when generating loot.
LootTable - Interface in org.bukkit.loot
LootTables are technical files that represent what items should be in naturally generated containers, what items should be dropped when killing a mob, or what items can be fished.
LootTables - Enum in org.bukkit.loot
This enum holds a list of all known LootTables offered by Mojang.
LOVE_HEARTS - org.bukkit.EntityEffect
Hearts from a breeding entity.
Low - org.bukkit.plugin.ServicePriority
 
LOW - org.bukkit.event.EventPriority
Event call is of low importance
Lowest - org.bukkit.plugin.ServicePriority
 
LOWEST - org.bukkit.event.EventPriority
Event call is of very low importance and should be ran first, to allow other plugins to further customise the outcome
LOYALTY - Static variable in class org.bukkit.enchantments.Enchantment
Causes a thrown trident to return to the player who threw it
luck(float) - Method in class org.bukkit.loot.LootContext.Builder
Set how much luck to have when generating loot.
LUCK - org.bukkit.potion.PotionType
 
LUCK - Static variable in class org.bukkit.enchantments.Enchantment
Decreases odds of catching worthless junk
LUCK - Static variable in class org.bukkit.potion.PotionEffectType
Loot table luck.
LUKEWARM_OCEAN - org.bukkit.block.Biome
 
LURE - Static variable in class org.bukkit.enchantments.Enchantment
Increases rate of fish biting your hook

M

MAGENTA - org.bukkit.DyeColor
Represents magenta dye.
MAGENTA_BANNER - org.bukkit.Material
 
MAGENTA_BED - org.bukkit.Material
 
MAGENTA_CARPET - org.bukkit.Material
 
MAGENTA_CONCRETE - org.bukkit.Material
 
MAGENTA_CONCRETE_POWDER - org.bukkit.Material
 
MAGENTA_DYE - org.bukkit.Material
 
MAGENTA_GLAZED_TERRACOTTA - org.bukkit.Material
 
MAGENTA_SHULKER_BOX - org.bukkit.Material
 
MAGENTA_STAINED_GLASS - org.bukkit.Material
 
MAGENTA_STAINED_GLASS_PANE - org.bukkit.Material
 
MAGENTA_TERRACOTTA - org.bukkit.Material
 
MAGENTA_WALL_BANNER - org.bukkit.Material
 
MAGENTA_WOOL - org.bukkit.Material
 
MAGIC - org.bukkit.ChatColor
Represents magical characters that change around randomly
MAGIC - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by being hit by a damage potion or spell
MAGIC - org.bukkit.event.entity.EntityDamageEvent.DamageModifier
Deprecated.
This represents the damage reduction caused by the combination of: Armor enchantments Witch's potion resistance
MAGIC - org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
When a player is healed by a potion or spell
MAGIC_REGEN - org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
When a player is healed over time by a potion or spell
MAGMA_BLOCK - org.bukkit.Material
 
MAGMA_CREAM - org.bukkit.Material
 
MAGMA_CUBE - org.bukkit.entity.EntityType
 
MAGMA_CUBE - org.bukkit.loot.LootTables
 
MAGMA_CUBE_SPAWN_EGG - org.bukkit.Material
 
MagmaCube - Interface in org.bukkit.entity
Represents a MagmaCube.
MainHand - Enum in org.bukkit.inventory
Represents the chosen main hand of a player
MAKE_BREAD - org.bukkit.Achievement
Deprecated.
 
malleable - Variable in class org.bukkit.map.MapFont
 
MANSION - org.bukkit.map.MapCursor.Type
 
ManuallyAbandonedConversationCanceller - Class in org.bukkit.conversations
The ManuallyAbandonedConversationCanceller is only used as part of a ConversationAbandonedEvent to indicate that the conversation was manually abandoned by programmatically calling the abandon() method on it.
ManuallyAbandonedConversationCanceller() - Constructor for class org.bukkit.conversations.ManuallyAbandonedConversationCanceller
 
map - Variable in class org.bukkit.configuration.MemorySection
 
MAP - org.bukkit.Material
 
MapCanvas - Interface in org.bukkit.map
Represents a canvas for drawing to a map.
mapChildrenKeys(Set<String>, ConfigurationSection, boolean) - Method in class org.bukkit.configuration.MemorySection
 
mapChildrenValues(Map<String, Object>, ConfigurationSection, boolean) - Method in class org.bukkit.configuration.MemorySection
 
MapCursor - Class in org.bukkit.map
Represents a cursor on a map.
MapCursor(byte, byte, byte, byte, boolean) - Constructor for class org.bukkit.map.MapCursor
Deprecated.
Magic value
MapCursor(byte, byte, byte, byte, boolean, String) - Constructor for class org.bukkit.map.MapCursor
Deprecated.
Magic value
MapCursor(byte, byte, byte, MapCursor.Type, boolean) - Constructor for class org.bukkit.map.MapCursor
Initialize the map cursor.
MapCursor(byte, byte, byte, MapCursor.Type, boolean, String) - Constructor for class org.bukkit.map.MapCursor
Initialize the map cursor.
MapCursor.Type - Enum in org.bukkit.map
Represents the standard types of map cursors.
MapCursorCollection - Class in org.bukkit.map
Represents all the map cursors on a MapCanvas.
MapCursorCollection() - Constructor for class org.bukkit.map.MapCursorCollection
 
MapFont - Class in org.bukkit.map
Represents a bitmap font drawable to a map.
MapFont() - Constructor for class org.bukkit.map.MapFont
 
MapFont.CharacterSprite - Class in org.bukkit.map
Represents the graphics for a single character in a MapFont.
MapInitializeEvent - Class in org.bukkit.event.server
Called when a map is initialized.
MapInitializeEvent(MapView) - Constructor for class org.bukkit.event.server.MapInitializeEvent
 
MapMeta - Interface in org.bukkit.inventory.meta
Represents a map that can be scalable.
MapPalette - Class in org.bukkit.map
Represents the palette that map items use.
MapRenderer - Class in org.bukkit.map
Represents a renderer for a map.
MapRenderer() - Constructor for class org.bukkit.map.MapRenderer
Initialize the map renderer base to be non-contextual.
MapRenderer(boolean) - Constructor for class org.bukkit.map.MapRenderer
Initialize the map renderer base with the given contextual status.
MapView - Interface in org.bukkit.map
Represents a map item.
MapView.Scale - Enum in org.bukkit.map
An enum representing all possible scales a map can be set to.
MAROON - Static variable in class org.bukkit.Color
Maroon, or (0x80,0x00,0x00) in (R,G,B)
MASTER - org.bukkit.SoundCategory
 
MATCH - org.bukkit.Art
 
matchColor(int, int, int) - Static method in class org.bukkit.map.MapPalette
Deprecated.
Magic value
matchColor(Color) - Static method in class org.bukkit.map.MapPalette
Deprecated.
Magic value
matches(BlockData) - Method in interface org.bukkit.block.data.BlockData
Checks if the specified BlockData matches this block data.
matchMaterial(String) - Static method in enum org.bukkit.Material
Attempts to match the Material with the given name.
matchMaterial(String, boolean) - Static method in enum org.bukkit.Material
Attempts to match the Material with the given name.
matchPlayer(String) - Static method in class org.bukkit.Bukkit
Attempts to match any players with the given name, and returns a list of all possibly matches.
matchPlayer(String) - Method in interface org.bukkit.Server
Attempts to match any players with the given name, and returns a list of all possibly matches.
Material - Enum in org.bukkit
An enum of all material IDs accepted by the official server and client
MaterialChoice(List<Material>) - Constructor for class org.bukkit.inventory.RecipeChoice.MaterialChoice
Deprecated.
 
MaterialData - Class in org.bukkit.material
Deprecated.
all usage of MaterialData is deprecated and subject to removal. Use BlockData.
MaterialData(Material) - Constructor for class org.bukkit.material.MaterialData
Deprecated.
 
MaterialData(Material, byte) - Constructor for class org.bukkit.material.MaterialData
Deprecated.
Magic value
MAX_CHANNEL_SIZE - Static variable in interface org.bukkit.plugin.messaging.Messenger
Represents the largest size that a Plugin Channel may be.
MAX_COMMAND_CHAIN_LENGTH - Static variable in class org.bukkit.GameRule
Determines the number at which the chain of command blocks act as a "chain."
This is the maximum amount of command blocks that can be activated in a single tick from a single chain.
MAX_ENTITY_CRAMMING - Static variable in class org.bukkit.GameRule
The maximum number of other pushable entities a mob or player can push, before taking suffocation damage.
MAX_MESSAGE_SIZE - Static variable in interface org.bukkit.plugin.messaging.Messenger
Represents the largest size that an individual Plugin Message may be.
MEDIUM - org.bukkit.CropState
Fourth growth stage
MEDIUM - org.bukkit.material.CocoaPlant.CocoaPlantSize
 
MEGA_REDWOOD - org.bukkit.TreeType
Mega redwood tree; 4 blocks wide and tall
MELON - org.bukkit.Material
 
MELON_SEEDS - org.bukkit.Material
 
MELON_SLICE - org.bukkit.Material
 
MELON_STEM - org.bukkit.Material
 
MELTING - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused due to a snowman melting
MemoryConfiguration - Class in org.bukkit.configuration
This is a Configuration implementation that does not save or load from any source, and stores all values in memory only.
MemoryConfiguration() - Constructor for class org.bukkit.configuration.MemoryConfiguration
Creates an empty MemoryConfiguration with no default values.
MemoryConfiguration(Configuration) - Constructor for class org.bukkit.configuration.MemoryConfiguration
Creates an empty MemoryConfiguration using the specified Configuration as a source for all default values.
MemoryConfigurationOptions - Class in org.bukkit.configuration
Various settings for controlling the input and output of a MemoryConfiguration
MemoryConfigurationOptions(MemoryConfiguration) - Constructor for class org.bukkit.configuration.MemoryConfigurationOptions
 
MemorySection - Class in org.bukkit.configuration
A type of ConfigurationSection that is stored in memory.
MemorySection() - Constructor for class org.bukkit.configuration.MemorySection
Creates an empty MemorySection for use as a root Configuration section.
MemorySection(ConfigurationSection, String) - Constructor for class org.bukkit.configuration.MemorySection
Creates an empty MemorySection with the specified parent and path.
MENDING - Static variable in class org.bukkit.enchantments.Enchantment
Allows mending the item using experience orbs
Merchant - Interface in org.bukkit.inventory
Represents a merchant.
MERCHANT - org.bukkit.event.inventory.InventoryType
The merchant inventory, with 2 TRADE-IN slots, and 1 RESULT slot.
MerchantInventory - Interface in org.bukkit.inventory
Represents a trading inventory between a player and a merchant.
MerchantRecipe - Class in org.bukkit.inventory
Represents a merchant's trade.
MerchantRecipe(ItemStack, int) - Constructor for class org.bukkit.inventory.MerchantRecipe
 
MerchantRecipe(ItemStack, int, int, boolean) - Constructor for class org.bukkit.inventory.MerchantRecipe
 
merge(BlockData) - Method in interface org.bukkit.block.data.BlockData
Merges all explicitly set states from the given data with this BlockData.
MessagePrompt - Class in org.bukkit.conversations
MessagePrompt is the base class for any prompt that only displays a message to the user and requires no input.
MessagePrompt() - Constructor for class org.bukkit.conversations.MessagePrompt
 
MessageTooLargeException - Exception in org.bukkit.plugin.messaging
Thrown if a Plugin Message is sent that is too large to be sent.
MessageTooLargeException() - Constructor for exception org.bukkit.plugin.messaging.MessageTooLargeException
 
MessageTooLargeException(byte[]) - Constructor for exception org.bukkit.plugin.messaging.MessageTooLargeException
 
MessageTooLargeException(int) - Constructor for exception org.bukkit.plugin.messaging.MessageTooLargeException
 
MessageTooLargeException(String) - Constructor for exception org.bukkit.plugin.messaging.MessageTooLargeException
 
Messenger - Interface in org.bukkit.plugin.messaging
A class responsible for managing the registrations of plugin channels and their listeners.
Metadatable - Interface in org.bukkit.metadata
This interface is implemented by all objects that can provide metadata about themselves.
MetadataConversionException - Exception in org.bukkit.metadata
A MetadataConversionException is thrown any time a LazyMetadataValue attempts to convert a metadata value to an inappropriate data type.
MetadataEvaluationException - Exception in org.bukkit.metadata
A MetadataEvaluationException is thrown any time a LazyMetadataValue fails to evaluate its value due to an exception.
MetadataStore<T> - Interface in org.bukkit.metadata
 
MetadataStoreBase<T> - Class in org.bukkit.metadata
 
MetadataStoreBase() - Constructor for class org.bukkit.metadata.MetadataStoreBase
 
MetadataValue - Interface in org.bukkit.metadata
 
MetadataValueAdapter - Class in org.bukkit.metadata
Optional base class for facilitating MetadataValue implementations.
MetadataValueAdapter(Plugin) - Constructor for class org.bukkit.metadata.MetadataValueAdapter
 
MIDDLE - org.bukkit.event.inventory.ClickType
The middle mouse button, or a "scrollwheel click".
midpoint(Vector) - Method in class org.bukkit.util.Vector
Sets this vector to the midpoint between this vector and another.
MILK - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When all effects are removed due to a bucket of milk.
MILK_BUCKET - org.bukkit.Material
 
MINE_BLOCK - org.bukkit.Statistic
 
MINE_WOOD - org.bukkit.Achievement
Deprecated.
 
Minecart - Interface in org.bukkit.entity
Represents a minecart entity.
MINECART - org.bukkit.entity.EntityType
 
MINECART - org.bukkit.Material
 
MINECART_CHEST - org.bukkit.entity.EntityType
 
MINECART_COMMAND - org.bukkit.entity.EntityType
 
MINECART_FURNACE - org.bukkit.entity.EntityType
 
MINECART_HOPPER - org.bukkit.entity.EntityType
 
MINECART_MOB_SPAWNER - org.bukkit.entity.EntityType
 
MINECART_ONE_CM - org.bukkit.Statistic
 
MINECART_TNT - org.bukkit.entity.EntityType
 
minecraft(String) - Static method in class org.bukkit.NamespacedKey
Get a key in the Minecraft namespace.
MINECRAFT - Static variable in class org.bukkit.NamespacedKey
The namespace representing all inbuilt keys.
MinecraftFont - Class in org.bukkit.map
Represents the built-in Minecraft font.
MinecraftFont() - Constructor for class org.bukkit.map.MinecraftFont
Initialize a new MinecraftFont.
Mirror - Enum in org.bukkit.block.structure
Represents how a Structure can be mirrored upon being loaded.
mixColors(Color...) - Method in class org.bukkit.Color
Creates a new color with its RGB components changed as if it was dyed with the colors passed in, replicating vanilla workbench dyeing
mixDyes(DyeColor...) - Method in class org.bukkit.Color
Creates a new color with its RGB components changed as if it was dyed with the colors passed in, replicating vanilla workbench dyeing
Mob - Interface in org.bukkit.entity
Represents a Mob.
MOB_APPEARANCE - org.bukkit.Particle
 
MOB_GRIEFING - Static variable in class org.bukkit.GameRule
Whether mobs can pick up items or change blocks.
MOB_KILLS - org.bukkit.Statistic
 
MOBSPAWNER_FLAMES - org.bukkit.Effect
The flames seen on a mobspawner; a visual effect.
modal - Variable in class org.bukkit.conversations.Conversation
 
MODIFIED_BADLANDS_PLATEAU - org.bukkit.block.Biome
 
MODIFIED_GRAVELLY_MOUNTAINS - org.bukkit.block.Biome
 
MODIFIED_JUNGLE - org.bukkit.block.Biome
 
MODIFIED_JUNGLE_EDGE - org.bukkit.block.Biome
 
MODIFIED_WOODED_BADLANDS_PLATEAU - org.bukkit.block.Biome
 
modifyItemStack(ItemStack, String) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
MoistureChangeEvent - Class in org.bukkit.event.block
Deprecated.
draft API
MoistureChangeEvent(Block, BlockState) - Constructor for class org.bukkit.event.block.MoistureChangeEvent
Deprecated.
 
MOJANG - org.bukkit.block.banner.PatternType
 
MONITOR - org.bukkit.event.EventPriority
Event is listened to purely for monitoring the outcome of an event.
Monster - Interface in org.bukkit.entity
Represents a Monster.
MonsterEggs - Class in org.bukkit.material
Represents the different types of monster eggs
MonsterEggs() - Constructor for class org.bukkit.material.MonsterEggs
 
MonsterEggs(Material) - Constructor for class org.bukkit.material.MonsterEggs
 
MonsterEggs(Material, byte) - Constructor for class org.bukkit.material.MonsterEggs
Deprecated.
Magic value
MOOSHROOM_SPAWN_EGG - org.bukkit.Material
 
MOSSY_COBBLESTONE - org.bukkit.Material
 
MOSSY_COBBLESTONE_WALL - org.bukkit.Material
 
MOSSY_STONE_BRICKS - org.bukkit.Material
 
MOUNT - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an entity spawns as a mount of another entity (mostly chicken jockeys)
MOUNTAIN_EDGE - org.bukkit.block.Biome
 
MOUNTAINS - org.bukkit.block.Biome
 
MOVE - org.bukkit.block.PistonMoveReaction
Indicates that the block can be pushed or pulled.
MOVE_TO_OTHER_INVENTORY - org.bukkit.event.inventory.InventoryAction
The item is moved to the opposite inventory if a space is found.
MOVING_PISTON - org.bukkit.Material
 
Mule - Interface in org.bukkit.entity
Represents a Mule - variant of ChestedHorse.
MULE - org.bukkit.entity.EntityType
 
MULE - org.bukkit.entity.Horse.Variant
Deprecated.
A mule
MULE - org.bukkit.loot.LootTables
 
MULE_SPAWN_EGG - org.bukkit.Material
 
MultipleCommandAlias - Class in org.bukkit.command
Represents a command that delegates to one or more other commands
MultipleCommandAlias(String, Command[]) - Constructor for class org.bukkit.command.MultipleCommandAlias
 
MultipleFacing - Interface in org.bukkit.block.data
This class encompasses the 'north', 'east', 'south', 'west', 'up', 'down' boolean flags which are used to set which faces of the block textures are displayed on.
multiply(double) - Method in class org.bukkit.Location
Performs scalar multiplication, multiplying all components with a scalar.
multiply(double) - Method in class org.bukkit.util.Vector
Performs scalar multiplication, multiplying all components with a scalar.
multiply(float) - Method in class org.bukkit.util.Vector
Performs scalar multiplication, multiplying all components with a scalar.
multiply(int) - Method in class org.bukkit.util.Vector
Performs scalar multiplication, multiplying all components with a scalar.
multiply(Vector) - Method in class org.bukkit.util.Vector
Multiplies the vector by another.
MULTIPLY_SCALAR_1 - org.bukkit.attribute.AttributeModifier.Operation
Multiply amount by this value, after adding 1 to it.
MUNDANE - org.bukkit.potion.PotionType
 
Mushroom - Class in org.bukkit.material
Represents a huge mushroom block with certain combinations of faces set to cap, pores or stem.
Mushroom(Material) - Constructor for class org.bukkit.material.Mushroom
Constructs a brown/red mushroom block with all sides set to pores.
Mushroom(Material, byte) - Constructor for class org.bukkit.material.Mushroom
Deprecated.
Magic value
Mushroom(Material, BlockFace) - Constructor for class org.bukkit.material.Mushroom
Constructs a brown/red mushroom cap block with the specified face or faces set to cap texture.
Mushroom(Material, MushroomBlockTexture) - Constructor for class org.bukkit.material.Mushroom
Constructs a brown/red mushroom block with the specified textures.
MUSHROOM_COW - org.bukkit.entity.EntityType
 
MUSHROOM_COW - org.bukkit.loot.LootTables
 
MUSHROOM_FIELD_SHORE - org.bukkit.block.Biome
 
MUSHROOM_FIELDS - org.bukkit.block.Biome
 
MUSHROOM_STEM - org.bukkit.Material
 
MUSHROOM_STEW - org.bukkit.Material
 
MushroomBlockTexture - Enum in org.bukkit.material.types
Represents the different textured blocks of mushroom.
MushroomCow - Interface in org.bukkit.entity
Represents a mushroom Cow
MUSIC - org.bukkit.SoundCategory
 
MUSIC_CREATIVE - org.bukkit.Sound
 
MUSIC_CREDITS - org.bukkit.Sound
 
MUSIC_DISC_11 - org.bukkit.Material
 
MUSIC_DISC_11 - org.bukkit.Sound
 
MUSIC_DISC_13 - org.bukkit.Material
 
MUSIC_DISC_13 - org.bukkit.Sound
 
MUSIC_DISC_BLOCKS - org.bukkit.Material
 
MUSIC_DISC_BLOCKS - org.bukkit.Sound
 
MUSIC_DISC_CAT - org.bukkit.Material
 
MUSIC_DISC_CAT - org.bukkit.Sound
 
MUSIC_DISC_CHIRP - org.bukkit.Material
 
MUSIC_DISC_CHIRP - org.bukkit.Sound
 
MUSIC_DISC_FAR - org.bukkit.Material
 
MUSIC_DISC_FAR - org.bukkit.Sound
 
MUSIC_DISC_MALL - org.bukkit.Material
 
MUSIC_DISC_MALL - org.bukkit.Sound
 
MUSIC_DISC_MELLOHI - org.bukkit.Material
 
MUSIC_DISC_MELLOHI - org.bukkit.Sound
 
MUSIC_DISC_STAL - org.bukkit.Material
 
MUSIC_DISC_STAL - org.bukkit.Sound
 
MUSIC_DISC_STRAD - org.bukkit.Material
 
MUSIC_DISC_STRAD - org.bukkit.Sound
 
MUSIC_DISC_WAIT - org.bukkit.Material
 
MUSIC_DISC_WAIT - org.bukkit.Sound
 
MUSIC_DISC_WARD - org.bukkit.Material
 
MUSIC_DISC_WARD - org.bukkit.Sound
 
MUSIC_DRAGON - org.bukkit.Sound
 
MUSIC_END - org.bukkit.Sound
 
MUSIC_GAME - org.bukkit.Sound
 
MUSIC_MENU - org.bukkit.Sound
 
MUSIC_NETHER - org.bukkit.Sound
 
MUSIC_UNDER_WATER - org.bukkit.Sound
 
MUTTON - org.bukkit.Material
 
MYCELIUM - org.bukkit.Material
 

N

name - Variable in class org.bukkit.help.HelpTopic
 
name() - Method in class org.bukkit.WorldCreator
Gets the name of the world that is to be loaded or created.
name(String) - Static method in class org.bukkit.WorldCreator
Creates a new WorldCreator for the given world name
NAME - org.bukkit.BanList.Type
Banned player names
NAME_TAG - org.bukkit.Material
 
NAME_TAG_VISIBILITY - org.bukkit.scoreboard.Team.Option
How to display the name tags of players on this team.
Nameable - Interface in org.bukkit
 
NamespacedKey - Class in org.bukkit
Represents a String based key which consists of two components - a namespace and a key.
NamespacedKey(String, String) - Constructor for class org.bukkit.NamespacedKey
Deprecated.
should never be used by plugins, for internal use only!!
NamespacedKey(Plugin, String) - Constructor for class org.bukkit.NamespacedKey
Create a key in the plugin's namespace.
NameTagVisibility - Enum in org.bukkit.scoreboard
Deprecated.
replaced by Team.OptionStatus
natural(int, Note.Tone) - Static method in class org.bukkit.Note
Creates a new note for a natural tone, such as A-natural.
NATURAL - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When something spawns from natural means
NATURAL_REGENERATION - Static variable in class org.bukkit.GameRule
Whether players can regenerate health naturally through their hunger bar.
NAUTILUS - org.bukkit.Particle
 
NAUTILUS_SHELL - org.bukkit.Material
 
NAVY - Static variable in class org.bukkit.Color
Navy, or (0x00,0x00,0x80) in (R,G,B)
NETHER - org.bukkit.block.Biome
 
NETHER - org.bukkit.PortalType
This is a Nether portal, made of obsidian.
NETHER - org.bukkit.World.Environment
Represents a nether based map ("hell")
NETHER_BRICK - org.bukkit.Material
 
NETHER_BRICK_FENCE - org.bukkit.Material
 
NETHER_BRICK_SLAB - org.bukkit.Material
 
NETHER_BRICK_STAIRS - org.bukkit.Material
 
NETHER_BRICKS - org.bukkit.Material
 
NETHER_BRIDGE - org.bukkit.loot.LootTables
 
NETHER_PORTAL - org.bukkit.Achievement
Deprecated.
 
NETHER_PORTAL - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a creature is spawned by nether portal
NETHER_PORTAL - org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Indicates the teleportation was caused by a player entering a Nether portal
NETHER_PORTAL - org.bukkit.Material
 
NETHER_QUARTZ_ORE - org.bukkit.Material
 
NETHER_STAR - org.bukkit.Material
 
NETHER_WART - org.bukkit.Material
 
NETHER_WART_BLOCK - org.bukkit.Material
 
NETHERRACK - org.bukkit.Material
 
NetherWarts - Class in org.bukkit.material
Represents nether wart
NetherWarts() - Constructor for class org.bukkit.material.NetherWarts
 
NetherWarts(Material) - Constructor for class org.bukkit.material.NetherWarts
 
NetherWarts(Material, byte) - Constructor for class org.bukkit.material.NetherWarts
Deprecated.
Magic value
NetherWarts(NetherWartsState) - Constructor for class org.bukkit.material.NetherWarts
 
NetherWartsState - Enum in org.bukkit
 
NEUTRAL - org.bukkit.SoundCategory
 
NEVER - org.bukkit.scoreboard.NameTagVisibility
Deprecated.
Never show the player's nametag.
NEVER - org.bukkit.scoreboard.Team.OptionStatus
Never apply this option.
NEVER_CACHE - org.bukkit.metadata.LazyMetadataValue.CacheStrategy
Re-evaluate the metadata item every time it is requested
next() - Method in class org.bukkit.util.BlockIterator
Returns the next Block in the trace
NIGHT_VISION - org.bukkit.potion.PotionType
 
NIGHT_VISION - Static variable in class org.bukkit.potion.PotionEffectType
Allows an entity to see in the dark.
NITWIT - org.bukkit.entity.Villager.Career
Nitwit villagers do not do anything.
NITWIT - org.bukkit.entity.Villager.Profession
Nitwit profession.
noise(double) - Method in class org.bukkit.util.noise.NoiseGenerator
Computes and returns the 1D noise for the given coordinate in 1D space
noise(double, double) - Method in class org.bukkit.util.noise.NoiseGenerator
Computes and returns the 2D noise for the given coordinates in 2D space
noise(double, double) - Method in class org.bukkit.util.noise.SimplexNoiseGenerator
 
noise(double, double, double) - Method in class org.bukkit.util.noise.NoiseGenerator
Computes and returns the 3D noise for the given coordinates in 3D space
noise(double, double, double) - Method in class org.bukkit.util.noise.OctaveGenerator
Generates noise for the 1D coordinates using the specified number of octaves and parameters
noise(double, double, double) - Method in class org.bukkit.util.noise.PerlinNoiseGenerator
 
noise(double, double, double) - Method in class org.bukkit.util.noise.SimplexNoiseGenerator
 
noise(double, double, double, boolean) - Method in class org.bukkit.util.noise.OctaveGenerator
Generates noise for the 1D coordinates using the specified number of octaves and parameters
noise(double, double, double, double) - Method in class org.bukkit.util.noise.OctaveGenerator
Generates noise for the 2D coordinates using the specified number of octaves and parameters
noise(double, double, double, double) - Method in class org.bukkit.util.noise.SimplexNoiseGenerator
Computes and returns the 4D simplex noise for the given coordinates in 4D space
noise(double, double, double, double, boolean) - Method in class org.bukkit.util.noise.OctaveGenerator
Generates noise for the 2D coordinates using the specified number of octaves and parameters
noise(double, double, double, double, double) - Method in class org.bukkit.util.noise.OctaveGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double, double, double, boolean) - Method in class org.bukkit.util.noise.OctaveGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double, double, double, double) - Method in class org.bukkit.util.noise.SimplexOctaveGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double, double, double, double, boolean) - Method in class org.bukkit.util.noise.SimplexOctaveGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double, int, double, double) - Method in class org.bukkit.util.noise.NoiseGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double, int, double, double, boolean) - Method in class org.bukkit.util.noise.NoiseGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, int, double, double) - Method in class org.bukkit.util.noise.NoiseGenerator
Generates noise for the 2D coordinates using the specified number of octaves and parameters
noise(double, double, int, double, double, boolean) - Method in class org.bukkit.util.noise.NoiseGenerator
Generates noise for the 2D coordinates using the specified number of octaves and parameters
noise(double, int, double, double) - Method in class org.bukkit.util.noise.NoiseGenerator
Generates noise for the 1D coordinates using the specified number of octaves and parameters
noise(double, int, double, double, boolean) - Method in class org.bukkit.util.noise.NoiseGenerator
Generates noise for the 1D coordinates using the specified number of octaves and parameters
NoiseGenerator - Class in org.bukkit.util.noise
Base class for all noise generators
NoiseGenerator() - Constructor for class org.bukkit.util.noise.NoiseGenerator
 
NONE - org.bukkit.block.data.type.RedstoneWire.Connection
The wire does not connect in this direction.
NONE - org.bukkit.block.structure.Mirror
No mirroring.
NONE - org.bukkit.block.structure.StructureRotation
No rotation.
NONE - org.bukkit.entity.Evoker.Spell
Deprecated.
No spell is being evoked.
NONE - org.bukkit.entity.Horse.Style
No markings
NONE - org.bukkit.entity.Spellcaster.Spell
No spell is being used..
NONE - org.bukkit.Rotation
No rotation
Normal - org.bukkit.plugin.ServicePriority
 
NORMAL - org.bukkit.block.data.type.TechnicalPiston.Type
A normal piston which does not pull connected blocks backwards on retraction.
NORMAL - org.bukkit.Difficulty
Hostile mobs spawn, enemies deal normal amounts of damage, the hunger bar does deplete and starving deals up to 9.5 hearts of damage.
NORMAL - org.bukkit.entity.Skeleton.SkeletonType
Deprecated.
Standard skeleton type.
NORMAL - org.bukkit.entity.Villager.Profession
Deprecated.
Unused
NORMAL - org.bukkit.event.EventPriority
Event call is neither important nor unimportant, and may be ran normally
NORMAL - org.bukkit.GrassSpecies
Represents the normal grass species.
NORMAL - org.bukkit.map.MapView.Scale
 
NORMAL - org.bukkit.World.Environment
Represents the "normal"/"surface world" map
NORMAL - org.bukkit.WorldType
 
normalize() - Method in class org.bukkit.util.Vector
Converts this vector to a unit vector (a vector with length of 1).
NORTH - org.bukkit.block.BlockFace
 
NORTH_EAST - org.bukkit.block.BlockFace
 
NORTH_EAST - org.bukkit.block.data.Rail.Shape
The rail forms a curve connecting the north and east faces of the block.
NORTH_NORTH_EAST - org.bukkit.block.BlockFace
 
NORTH_NORTH_WEST - org.bukkit.block.BlockFace
 
NORTH_SOUTH - org.bukkit.block.data.Rail.Shape
The rail runs flat along the north/south (Z) axis.
NORTH_WEST - org.bukkit.block.BlockFace
 
NORTH_WEST - org.bukkit.block.data.Rail.Shape
The rail forms a curve connecting the north and west faces of the block.
NOT_OP - org.bukkit.permissions.PermissionDefault
 
Note - Class in org.bukkit
A note class to store a specific note.
Note(int) - Constructor for class org.bukkit.Note
Creates a new note.
Note(int, Note.Tone, boolean) - Constructor for class org.bukkit.Note
Creates a new note.
NOTE - org.bukkit.Particle
 
NOTE_BLOCK - org.bukkit.Material
 
Note.Tone - Enum in org.bukkit
An enum holding tones.
NoteBlock - Interface in org.bukkit.block.data.type
'instrument' is the type of sound made when this note block is activated.
NoteBlock - Interface in org.bukkit.block
Deprecated.
not a tile entity in future versions of Minecraft
NOTEBLOCK_PLAYED - org.bukkit.Statistic
 
NOTEBLOCK_TUNED - org.bukkit.Statistic
 
NotePlayEvent - Class in org.bukkit.event.block
Called when a note block is being played through player interaction or a redstone current.
NotePlayEvent(Block, Instrument, Note) - Constructor for class org.bukkit.event.block.NotePlayEvent
 
NOTHING - org.bukkit.event.inventory.InventoryAction
Nothing will happen from the click.
NPC - Interface in org.bukkit.entity
Represents a non-player character
NullConversationPrefix - Class in org.bukkit.conversations
NullConversationPrefix is a ConversationPrefix implementation that displays nothing in front of conversation output.
NullConversationPrefix() - Constructor for class org.bukkit.conversations.NullConversationPrefix
 
NUMBER_KEY - org.bukkit.event.inventory.ClickType
One of the number keys 1-9, correspond to slots on the hotbar.
NumberConversions - Class in org.bukkit.util
Utils for casting number types to other number types
numberOfPatterns() - Method in interface org.bukkit.block.Banner
Returns the number of patterns on this banner
numberOfPatterns() - Method in interface org.bukkit.inventory.meta.BannerMeta
Returns the number of patterns on this banner
NumericPrompt - Class in org.bukkit.conversations
NumericPrompt is the base class for any prompt that requires a Number response from the user.
NumericPrompt() - Constructor for class org.bukkit.conversations.NumericPrompt
 

O

OAK_BOAT - org.bukkit.Material
 
OAK_BUTTON - org.bukkit.Material
 
OAK_DOOR - org.bukkit.Material
 
OAK_FENCE - org.bukkit.Material
 
OAK_FENCE_GATE - org.bukkit.Material
 
OAK_LEAVES - org.bukkit.Material
 
OAK_LOG - org.bukkit.Material
 
OAK_LOGS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all oak log and bark variants.
OAK_PLANKS - org.bukkit.Material
 
OAK_PRESSURE_PLATE - org.bukkit.Material
 
OAK_SAPLING - org.bukkit.Material
 
OAK_SLAB - org.bukkit.Material
 
OAK_STAIRS - org.bukkit.Material
 
OAK_TRAPDOOR - org.bukkit.Material
 
OAK_WOOD - org.bukkit.Material
 
OBC_DESTINATION - org.bukkit.event.world.PortalCreateEvent.CreateReason
When a portal is created as a destination for an existing portal when using the custom PortalTravelAgent
Objective - Interface in org.bukkit.scoreboard
An objective on a scoreboard that can show scores specific to entries.
Observer - Class in org.bukkit.material
Represents an observer.
Observer - Interface in org.bukkit.block.data.type
 
Observer() - Constructor for class org.bukkit.material.Observer
 
Observer(BlockFace) - Constructor for class org.bukkit.material.Observer
 
Observer(Material) - Constructor for class org.bukkit.material.Observer
 
Observer(Material, byte) - Constructor for class org.bukkit.material.Observer
Deprecated.
Magic value
OBSERVER - org.bukkit.Material
 
OBSIDIAN - org.bukkit.Material
 
OBSTRUCTION - org.bukkit.event.hanging.HangingBreakEvent.RemoveCause
Removed by placing a block on it
OCEAN - org.bukkit.block.Biome
 
Ocelot - Interface in org.bukkit.entity
A wild tameable cat
OCELOT - org.bukkit.entity.EntityType
 
OCELOT - org.bukkit.loot.LootTables
 
OCELOT_BABY - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an ocelot has a baby spawned along with them
OCELOT_SPAWN_EGG - org.bukkit.Material
 
Ocelot.Type - Enum in org.bukkit.entity
Represents the various different cat types there are.
OctaveGenerator - Class in org.bukkit.util.noise
Creates noise using unbiased octaves
OctaveGenerator(NoiseGenerator[]) - Constructor for class org.bukkit.util.noise.OctaveGenerator
 
octaves - Variable in class org.bukkit.util.noise.OctaveGenerator
 
OFF - org.bukkit.Warning.WarningState
Indicates no warnings should be printed for deprecated items.
OFF_HAND - org.bukkit.inventory.EquipmentSlot
 
OfflinePlayer - Interface in org.bukkit
 
offsetW - Variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
offsetX - Variable in class org.bukkit.util.noise.NoiseGenerator
 
offsetY - Variable in class org.bukkit.util.noise.NoiseGenerator
 
offsetZ - Variable in class org.bukkit.util.noise.NoiseGenerator
 
OLIVE - Static variable in class org.bukkit.Color
Olive, or (0x80,0x80,0x00) in (R,G,B)
ON - org.bukkit.Warning.WarningState
Indicates all warnings should be printed for deprecated items.
ON_A_RAIL - org.bukkit.Achievement
Deprecated.
 
onCommand(CommandSender, Command, String, String[]) - Method in interface org.bukkit.command.CommandExecutor
Executes the given command, returning its success
onCommand(CommandSender, Command, String, String[]) - Method in class org.bukkit.plugin.java.JavaPlugin
Executes the given command, returning its success
onDisable() - Method in class org.bukkit.plugin.java.JavaPlugin
 
onDisable() - Method in interface org.bukkit.plugin.Plugin
Called when this plugin is disabled
onEnable() - Method in class org.bukkit.plugin.java.JavaPlugin
 
onEnable() - Method in interface org.bukkit.plugin.Plugin
Called when this plugin is enabled
onLoad() - Method in class org.bukkit.plugin.java.JavaPlugin
 
onLoad() - Method in interface org.bukkit.plugin.Plugin
Called after a plugin is loaded but before it has been enabled.
onPluginMessageReceived(String, Player, byte[]) - Method in interface org.bukkit.plugin.messaging.PluginMessageListener
A method that will be thrown when a PluginMessageSource sends a plugin message on a registered channel.
onTabComplete(CommandSender, Command, String, String[]) - Method in interface org.bukkit.command.TabCompleter
Requests a list of possible completions for a command argument.
onTabComplete(CommandSender, Command, String, String[]) - Method in class org.bukkit.plugin.java.JavaPlugin
Requests a list of possible completions for a command argument.
OP - org.bukkit.permissions.PermissionDefault
 
OPEN_CHAT_PAGE_HEIGHT - Static variable in class org.bukkit.util.ChatPaginator
 
OPEN_INVENTORY - org.bukkit.Achievement
Deprecated.
 
Openable - Interface in org.bukkit.block.data
'open' denotes whether this door-like block is currently opened.
Openable - Interface in org.bukkit.material
 
openEnchanting(Location, boolean) - Method in interface org.bukkit.entity.HumanEntity
Opens an empty enchanting inventory window with the player's inventory on the bottom.
openInventory(Inventory) - Method in interface org.bukkit.entity.HumanEntity
Opens an inventory window with the specified inventory on the top and the player's inventory on the bottom.
openInventory(InventoryView) - Method in interface org.bukkit.entity.HumanEntity
Opens an inventory window to the specified inventory view.
openMerchant(Villager, boolean) - Method in interface org.bukkit.entity.HumanEntity
Starts a trade between the player and the villager.
openMerchant(Merchant, boolean) - Method in interface org.bukkit.entity.HumanEntity
Starts a trade between the player and the merchant.
openWorkbench(Location, boolean) - Method in interface org.bukkit.entity.HumanEntity
Opens an empty workbench inventory window with the player's inventory on the bottom.
options - Variable in class org.bukkit.configuration.MemoryConfiguration
 
options() - Method in interface org.bukkit.configuration.Configuration
options() - Method in class org.bukkit.configuration.file.FileConfiguration
 
options() - Method in class org.bukkit.configuration.file.YamlConfiguration
 
options() - Method in class org.bukkit.configuration.MemoryConfiguration
 
ORANGE - org.bukkit.DyeColor
Represents orange dye.
ORANGE - Static variable in class org.bukkit.Color
Orange, or (0xFF,0xA5,0x00) in (R,G,B)
ORANGE_BANNER - org.bukkit.Material
 
ORANGE_BED - org.bukkit.Material
 
ORANGE_CARPET - org.bukkit.Material
 
ORANGE_CONCRETE - org.bukkit.Material
 
ORANGE_CONCRETE_POWDER - org.bukkit.Material
 
ORANGE_DYE - org.bukkit.Material
 
ORANGE_GLAZED_TERRACOTTA - org.bukkit.Material
 
ORANGE_SHULKER_BOX - org.bukkit.Material
 
ORANGE_STAINED_GLASS - org.bukkit.Material
 
ORANGE_STAINED_GLASS_PANE - org.bukkit.Material
 
ORANGE_TERRACOTTA - org.bukkit.Material
 
ORANGE_TULIP - org.bukkit.Material
 
ORANGE_WALL_BANNER - org.bukkit.Material
 
ORANGE_WOOL - org.bukkit.Material
 
org.bukkit - package org.bukkit
More generalized classes in the API.
org.bukkit.advancement - package org.bukkit.advancement
 
org.bukkit.attribute - package org.bukkit.attribute
 
org.bukkit.block - package org.bukkit.block
Classes used to manipulate the voxels in a world, including special states.
org.bukkit.block.banner - package org.bukkit.block.banner
 
org.bukkit.block.data - package org.bukkit.block.data
 
org.bukkit.block.data.type - package org.bukkit.block.data.type
 
org.bukkit.block.structure - package org.bukkit.block.structure
 
org.bukkit.boss - package org.bukkit.boss
 
org.bukkit.command - package org.bukkit.command
Classes relating to handling specialized non-chat player input.
org.bukkit.command.defaults - package org.bukkit.command.defaults
Commands for emulating the Minecraft commands and other necessary ones for use by a Bukkit implementation.
org.bukkit.configuration - package org.bukkit.configuration
Classes dedicated to handling a plugin's runtime configuration.
org.bukkit.configuration.file - package org.bukkit.configuration.file
Classes dedicated facilitating configurations to be read and stored on the filesystem.
org.bukkit.configuration.serialization - package org.bukkit.configuration.serialization
Classes dedicated to being able to perform serialization specialized for the Bukkit configuration implementation.
org.bukkit.conversations - package org.bukkit.conversations
Classes dedicated to facilitate direct player-to-plugin communication.
org.bukkit.enchantments - package org.bukkit.enchantments
Classes relating to the specialized enhancements to item stacks, as part of the meta data.
org.bukkit.entity - package org.bukkit.entity
Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc.
org.bukkit.entity.minecart - package org.bukkit.entity.minecart
Interfaces for various Minecart types.
org.bukkit.event - package org.bukkit.event
Classes dedicated to handling triggered code executions.
org.bukkit.event.block - package org.bukkit.event.block
Events relating to when a block is changed or interacts with the world.
org.bukkit.event.enchantment - package org.bukkit.event.enchantment
Events triggered from an enchantment table.
org.bukkit.event.entity - package org.bukkit.event.entity
Events relating to entities, excluding some directly referencing some more specific entity types.
org.bukkit.event.hanging - package org.bukkit.event.hanging
org.bukkit.event.inventory - package org.bukkit.event.inventory
Events relating to inventory manipulation.
org.bukkit.event.player - package org.bukkit.event.player
Events relating to players.
org.bukkit.event.server - package org.bukkit.event.server
Events relating to programmatic state changes on the server.
org.bukkit.event.vehicle - package org.bukkit.event.vehicle
org.bukkit.event.weather - package org.bukkit.event.weather
Events relating to weather.
org.bukkit.event.world - package org.bukkit.event.world
Events triggered by various world states or changes.
org.bukkit.generator - package org.bukkit.generator
Classes to facilitate world generation implementation.
org.bukkit.help - package org.bukkit.help
Classes used to manipulate the default command and topic assistance system.
org.bukkit.inventory - package org.bukkit.inventory
Classes involved in manipulating player inventories and item interactions.
org.bukkit.inventory.meta - package org.bukkit.inventory.meta
The interfaces used when manipulating extra data can can be stored inside item stacks.
org.bukkit.loot - package org.bukkit.loot
 
org.bukkit.map - package org.bukkit.map
Classes to facilitate plugin handling of map displays.
org.bukkit.material - package org.bukkit.material
Classes that represents various voxel types and states.
org.bukkit.material.types - package org.bukkit.material.types
 
org.bukkit.metadata - package org.bukkit.metadata
Classes dedicated to providing a layer of plugin specified data on various Minecraft concepts.
org.bukkit.permissions - package org.bukkit.permissions
Classes dedicated to providing binary state properties to players.
org.bukkit.plugin - package org.bukkit.plugin
Classes specifically relating to loading software modules at runtime.
org.bukkit.plugin.java - package org.bukkit.plugin.java
Classes for handling plugins written in java.
org.bukkit.plugin.messaging - package org.bukkit.plugin.messaging
Classes dedicated to specialized plugin to client protocols.
org.bukkit.potion - package org.bukkit.potion
Classes to represent various potion properties and manipulation.
org.bukkit.projectiles - package org.bukkit.projectiles
Classes to represent the source of a projectile
org.bukkit.scheduler - package org.bukkit.scheduler
Classes dedicated to letting plugins run code at specific time intervals, including thread safety.
org.bukkit.scoreboard - package org.bukkit.scoreboard
Interfaces used to manage the client side score display system.
org.bukkit.util - package org.bukkit.util
Multi and single purpose classes to facilitate various programmatic concepts.
org.bukkit.util.io - package org.bukkit.util.io
Classes used to facilitate stream processing for specific Bukkit concepts.
org.bukkit.util.noise - package org.bukkit.util.noise
Classes dedicated to facilitating deterministic noise.
org.bukkit.util.permissions - package org.bukkit.util.permissions
Static methods for miscellaneous permission functionality.
org.spigotmc - package org.spigotmc
 
org.spigotmc.event.entity - package org.spigotmc.event.entity
 
org.spigotmc.event.player - package org.spigotmc.event.player
 
Orientable - Interface in org.bukkit.block.data
'axis' represents the axis along whilst this block is oriented.
ORIGINAL - org.bukkit.inventory.meta.BookMeta.Generation
Book written into a book-and-quill.
OUTER_LEFT - org.bukkit.block.data.type.Stairs.Shape
Outer corner stair block with higher left side.
OUTER_RIGHT - org.bukkit.block.data.type.Stairs.Shape
Outer corner stair block with higher right side.
OUTGOING - org.bukkit.plugin.messaging.PluginChannelDirection
The plugin channel is being sent to a client from the server.
outputNextPrompt() - Method in class org.bukkit.conversations.Conversation
Displays the next user prompt and abandons the conversation if the next prompt is null.
OUTSIDE - org.bukkit.event.inventory.InventoryType.SlotType
A pseudo-slot representing the area outside the inventory window.
OUTSIDE - Static variable in class org.bukkit.inventory.InventoryView
 
OVERKILL - org.bukkit.Achievement
Deprecated.
 
OVERPOWERED - org.bukkit.Achievement
Deprecated.
 
OWNER_ATTACKED_TARGET - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When the owner of the entity attacks the target attacks, so the entity targets it.
owningPlugin - Variable in class org.bukkit.metadata.MetadataValueAdapter
 
OXEYE_DAISY - org.bukkit.Material
 
OXYGEN - Static variable in class org.bukkit.enchantments.Enchantment
Decreases the rate of air loss whilst underwater

P

PACKED_ICE - org.bukkit.Material
 
paginate(String, int) - Static method in class org.bukkit.util.ChatPaginator
Breaks a raw string up into pages using the default width and height.
paginate(String, int, int, int) - Static method in class org.bukkit.util.ChatPaginator
Breaks a raw string up into pages using a provided width and height.
Painting - Interface in org.bukkit.entity
Represents a Painting.
PAINTING - org.bukkit.entity.EntityType
A painting on a wall.
PAINTING - org.bukkit.Material
 
PALE_BLUE - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
PAPER - org.bukkit.Material
 
pardon(String) - Method in interface org.bukkit.BanList
Removes the specified target from this list, therefore indicating a "not banned" status.
Parrot - Interface in org.bukkit.entity
Represents a Parrot.
PARROT - org.bukkit.entity.EntityType
 
PARROT - org.bukkit.loot.LootTables
 
PARROT_SPAWN_EGG - org.bukkit.Material
 
Parrot.Variant - Enum in org.bukkit.entity
Represents the variant of a parrot - ie its color.
parse(Plugin) - Static method in class org.bukkit.command.PluginCommandYamlParser
 
parseHeader(String) - Method in class org.bukkit.configuration.file.YamlConfiguration
 
Particle - Enum in org.bukkit
 
Particle.DustOptions - Class in org.bukkit
Options which can be applied to redstone dust particles - a particle color and size.
pathSeparator() - Method in class org.bukkit.configuration.ConfigurationOptions
Gets the char that will be used to separate ConfigurationSections
pathSeparator(char) - Method in class org.bukkit.configuration.ConfigurationOptions
Sets the char that will be used to separate ConfigurationSections
pathSeparator(char) - Method in class org.bukkit.configuration.file.FileConfigurationOptions
 
pathSeparator(char) - Method in class org.bukkit.configuration.file.YamlConfigurationOptions
 
pathSeparator(char) - Method in class org.bukkit.configuration.MemoryConfigurationOptions
 
Pattern - Class in org.bukkit.block.banner
 
Pattern(Map<String, Object>) - Constructor for class org.bukkit.block.banner.Pattern
Constructor for deserialization.
Pattern(DyeColor, PatternType) - Constructor for class org.bukkit.block.banner.Pattern
Creates a new pattern from the specified color and pattern type
PatternType - Enum in org.bukkit.block.banner
 
PEACEFUL - org.bukkit.Difficulty
Players regain health over time, hostile mobs don't spawn, the hunger bar does not deplete.
PEONY - org.bukkit.Material
 
performCommand(String) - Method in interface org.bukkit.entity.Player
Makes the player perform the given command
PerlinNoiseGenerator - Class in org.bukkit.util.noise
Generates noise using the "classic" perlin generator
PerlinNoiseGenerator() - Constructor for class org.bukkit.util.noise.PerlinNoiseGenerator
 
PerlinNoiseGenerator(long) - Constructor for class org.bukkit.util.noise.PerlinNoiseGenerator
Creates a seeded perlin noise generator for the given seed
PerlinNoiseGenerator(Random) - Constructor for class org.bukkit.util.noise.PerlinNoiseGenerator
Creates a seeded perlin noise generator with the given Random
PerlinNoiseGenerator(World) - Constructor for class org.bukkit.util.noise.PerlinNoiseGenerator
Creates a seeded perlin noise generator for the given world
PerlinOctaveGenerator - Class in org.bukkit.util.noise
Creates perlin noise through unbiased octaves
PerlinOctaveGenerator(long, int) - Constructor for class org.bukkit.util.noise.PerlinOctaveGenerator
Creates a perlin octave generator for the given world
PerlinOctaveGenerator(Random, int) - Constructor for class org.bukkit.util.noise.PerlinOctaveGenerator
Creates a perlin octave generator for the given Random
PerlinOctaveGenerator(World, int) - Constructor for class org.bukkit.util.noise.PerlinOctaveGenerator
Creates a perlin octave generator for the given world
perm - Variable in class org.bukkit.util.noise.NoiseGenerator
 
Permissible - Interface in org.bukkit.permissions
Represents an object that may be assigned permissions
PermissibleBase - Class in org.bukkit.permissions
Base Permissible for use in any Permissible object via proxy or extension
PermissibleBase(ServerOperator) - Constructor for class org.bukkit.permissions.PermissibleBase
 
permission - Variable in class org.bukkit.help.IndexHelpTopic
 
Permission - Class in org.bukkit.permissions
Represents a unique permission that may be attached to a Permissible
Permission(String) - Constructor for class org.bukkit.permissions.Permission
 
Permission(String, String) - Constructor for class org.bukkit.permissions.Permission
 
Permission(String, String, Map<String, Boolean>) - Constructor for class org.bukkit.permissions.Permission
 
Permission(String, String, PermissionDefault) - Constructor for class org.bukkit.permissions.Permission
 
Permission(String, String, PermissionDefault, Map<String, Boolean>) - Constructor for class org.bukkit.permissions.Permission
 
Permission(String, Map<String, Boolean>) - Constructor for class org.bukkit.permissions.Permission
 
Permission(String, PermissionDefault) - Constructor for class org.bukkit.permissions.Permission
 
Permission(String, PermissionDefault, Map<String, Boolean>) - Constructor for class org.bukkit.permissions.Permission
 
PermissionAttachment - Class in org.bukkit.permissions
Holds information about a permission attachment on a Permissible object
PermissionAttachment(Plugin, Permissible) - Constructor for class org.bukkit.permissions.PermissionAttachment
 
PermissionAttachmentInfo - Class in org.bukkit.permissions
Holds information on a permission and which PermissionAttachment provides it
PermissionAttachmentInfo(Permissible, String, PermissionAttachment, boolean) - Constructor for class org.bukkit.permissions.PermissionAttachmentInfo
 
PermissionDefault - Enum in org.bukkit.permissions
Represents the possible default values for permissions
PermissionRemovedExecutor - Interface in org.bukkit.permissions
Represents a class which is to be notified when a PermissionAttachment is removed from a Permissible
PETRIFIED_OAK_SLAB - org.bukkit.Material
 
Phantom - Interface in org.bukkit.entity
Represents a phantom.
PHANTOM - org.bukkit.entity.EntityType
 
PHANTOM - org.bukkit.loot.LootTables
 
PHANTOM_MEMBRANE - org.bukkit.Material
 
PHANTOM_SPAWN_EGG - org.bukkit.Material
 
PHYSICAL - org.bukkit.event.block.Action
Stepping onto or into a block (Ass-pressure) Examples: Jumping on soil Standing on pressure plate Triggering redstone ore Triggering tripwire
PHYSICS - org.bukkit.event.hanging.HangingBreakEvent.RemoveCause
Removed by destroying the block behind it, etc
PIANO - org.bukkit.Instrument
Piano is the standard instrument for a note block.
PICKUP - org.bukkit.Statistic
 
PICKUP_ALL - org.bukkit.event.inventory.InventoryAction
All of the items on the clicked slot are moved to the cursor.
PICKUP_HALF - org.bukkit.event.inventory.InventoryAction
Half of the items on the clicked slot are moved to the cursor.
PICKUP_ONE - org.bukkit.event.inventory.InventoryAction
One of the items on the clicked slot are moved to the cursor.
PICKUP_SOME - org.bukkit.event.inventory.InventoryAction
Some of the items on the clicked slot are moved to the cursor.
Pig - Interface in org.bukkit.entity
Represents a Pig.
PIG - org.bukkit.entity.EntityType
 
PIG - org.bukkit.loot.LootTables
 
PIG_ONE_CM - org.bukkit.Statistic
 
PIG_SPAWN_EGG - org.bukkit.Material
 
PIG_ZOMBIE - org.bukkit.entity.EntityType
 
PIG_ZOMBIE_TARGET - org.bukkit.event.entity.EntityTargetEvent.TargetReason
PIGSCENE - org.bukkit.Art
 
PigZapEvent - Class in org.bukkit.event.entity
Stores data for pigs being zapped
PigZapEvent(Pig, LightningStrike, PigZombie) - Constructor for class org.bukkit.event.entity.PigZapEvent
 
PigZombie - Interface in org.bukkit.entity
Represents a Pig Zombie.
PigZombieAngerEvent - Class in org.bukkit.event.entity
Called when a Pig Zombie is angered by another entity.
PigZombieAngerEvent(PigZombie, Entity, int) - Constructor for class org.bukkit.event.entity.PigZombieAngerEvent
 
PINK - org.bukkit.boss.BarColor
 
PINK - org.bukkit.DyeColor
Represents pink dye.
PINK_BANNER - org.bukkit.Material
 
PINK_BED - org.bukkit.Material
 
PINK_CARPET - org.bukkit.Material
 
PINK_CONCRETE - org.bukkit.Material
 
PINK_CONCRETE_POWDER - org.bukkit.Material
 
PINK_DYE - org.bukkit.Material
 
PINK_GLAZED_TERRACOTTA - org.bukkit.Material
 
PINK_SHULKER_BOX - org.bukkit.Material
 
PINK_STAINED_GLASS - org.bukkit.Material
 
PINK_STAINED_GLASS_PANE - org.bukkit.Material
 
PINK_TERRACOTTA - org.bukkit.Material
 
PINK_TULIP - org.bukkit.Material
 
PINK_WALL_BANNER - org.bukkit.Material
 
PINK_WOOL - org.bukkit.Material
 
Piston - Interface in org.bukkit.block.data.type
'extended' denotes whether the piston head is currently extended or not.
PISTON - org.bukkit.Material
 
PISTON_HEAD - org.bukkit.Material
 
PistonBaseMaterial - Class in org.bukkit.material
Material data for the piston base block
PistonBaseMaterial(Material) - Constructor for class org.bukkit.material.PistonBaseMaterial
 
PistonBaseMaterial(Material, byte) - Constructor for class org.bukkit.material.PistonBaseMaterial
Deprecated.
Magic value
PistonExtensionMaterial - Class in org.bukkit.material
Material data for the piston extension block
PistonExtensionMaterial(Material) - Constructor for class org.bukkit.material.PistonExtensionMaterial
 
PistonExtensionMaterial(Material, byte) - Constructor for class org.bukkit.material.PistonExtensionMaterial
Deprecated.
Magic value
PistonHead - Interface in org.bukkit.block.data.type
'short' denotes this piston head is shorter than the usual amount because it is currently retracting.
PistonMoveReaction - Enum in org.bukkit.block
Represents how a block or entity will react when interacting with a piston when it is extending or retracting.
PLACE_ALL - org.bukkit.event.inventory.InventoryAction
All of the items on the cursor are moved to the clicked slot.
PLACE_ONE - org.bukkit.event.inventory.InventoryAction
A single item from the cursor is moved to the clicked slot.
PLACE_SOME - org.bukkit.event.inventory.InventoryAction
Some of the items from the cursor are moved to the clicked slot (usually up to the max stack size).
placedAgainst - Variable in class org.bukkit.event.block.BlockPlaceEvent
 
PLAINS - org.bukkit.block.Biome
 
PLANKS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all plank variants.
PLANT - org.bukkit.Art
 
play() - Method in interface org.bukkit.block.NoteBlock
Deprecated.
Attempts to play the note at the block.
play(byte, byte) - Method in interface org.bukkit.block.NoteBlock
Deprecated.
Magic value
play(Instrument, Note) - Method in interface org.bukkit.block.NoteBlock
Deprecated.
Plays an arbitrary note with an arbitrary instrument at the block.
PLAY_BOSS_MUSIC - org.bukkit.boss.BarFlag
Tells the client to play the Ender Dragon boss music.
PLAY_ONE_MINUTE - org.bukkit.Statistic
Name is misleading, actually records ticks played.
playEffect(EntityEffect) - Method in interface org.bukkit.entity.Entity
Performs the specified EntityEffect for this entity.
playEffect(Location, Effect, int) - Method in interface org.bukkit.entity.Player
Deprecated.
Magic value
playEffect(Location, Effect, int) - Method in interface org.bukkit.World
Plays an effect to all players within a default radius around a given location.
playEffect(Location, Effect, int, int) - Method in interface org.bukkit.World
Plays an effect to all players within a given radius around a location.
playEffect(Location, Effect, T) - Method in interface org.bukkit.entity.Player
Plays an effect to just this player.
playEffect(Location, Effect, T) - Method in interface org.bukkit.World
Plays an effect to all players within a default radius around a given location.
playEffect(Location, Effect, T, int) - Method in interface org.bukkit.World
Plays an effect to all players within a given radius around a location.
player - Variable in class org.bukkit.event.block.BlockPlaceEvent
 
player - Variable in class org.bukkit.event.player.PlayerEvent
 
Player - Interface in org.bukkit.entity
Represents a player, connected or not
PLAYER - org.bukkit.entity.EntityType
 
PLAYER - org.bukkit.event.inventory.InventoryType
A player's inventory, with 9 QUICKBAR slots, 27 CONTAINER slots, 4 ARMOR slots and 1 offhand slot.
PLAYER - org.bukkit.SkullType
Deprecated.
 
PLAYER_HEAD - org.bukkit.Material
 
PLAYER_KILLS - org.bukkit.Statistic
 
PLAYER_KILLS - Static variable in class org.bukkit.scoreboard.Criterias
 
PLAYER_LIST - org.bukkit.scoreboard.DisplaySlot
 
PLAYER_UNLEASH - org.bukkit.event.entity.EntityUnleashEvent.UnleashReason
When the entity's leashholder attempts to unleash it
PLAYER_WALL_HEAD - org.bukkit.Material
 
Player.Spigot - Class in org.bukkit.entity
 
PlayerAchievementAwardedEvent - Class in org.bukkit.event.player
Deprecated.
future versions of Minecraft do not have achievements
PlayerAchievementAwardedEvent(Player, Achievement) - Constructor for class org.bukkit.event.player.PlayerAchievementAwardedEvent
Deprecated.
 
PlayerAdvancementDoneEvent - Class in org.bukkit.event.player
Called when a player has completed all criteria in an advancement.
PlayerAdvancementDoneEvent(Player, Advancement) - Constructor for class org.bukkit.event.player.PlayerAdvancementDoneEvent
 
PlayerAnimationEvent - Class in org.bukkit.event.player
Represents a player animation event
PlayerAnimationEvent(Player) - Constructor for class org.bukkit.event.player.PlayerAnimationEvent
Construct a new PlayerAnimation event
PlayerAnimationType - Enum in org.bukkit.event.player
Different types of player animations
PlayerArmorStandManipulateEvent - Class in org.bukkit.event.player
Called when a player interacts with an armor stand and will either swap, retrieve or place an item.
PlayerArmorStandManipulateEvent(Player, ArmorStand, ItemStack, ItemStack, EquipmentSlot) - Constructor for class org.bukkit.event.player.PlayerArmorStandManipulateEvent
 
PlayerBedEnterEvent - Class in org.bukkit.event.player
This event is fired when the player is almost about to enter the bed.
PlayerBedEnterEvent(Player, Block) - Constructor for class org.bukkit.event.player.PlayerBedEnterEvent
 
PlayerBedLeaveEvent - Class in org.bukkit.event.player
This event is fired when the player is leaving a bed.
PlayerBedLeaveEvent(Player, Block, boolean) - Constructor for class org.bukkit.event.player.PlayerBedLeaveEvent
 
PlayerBucketEmptyEvent - Class in org.bukkit.event.player
Called when a player empties a bucket
PlayerBucketEmptyEvent(Player, Block, BlockFace, Material, ItemStack) - Constructor for class org.bukkit.event.player.PlayerBucketEmptyEvent
 
PlayerBucketEvent - Class in org.bukkit.event.player
Called when a player interacts with a Bucket
PlayerBucketEvent(Player, Block, BlockFace, Material, ItemStack) - Constructor for class org.bukkit.event.player.PlayerBucketEvent
 
PlayerBucketFillEvent - Class in org.bukkit.event.player
Called when a player fills a bucket
PlayerBucketFillEvent(Player, Block, BlockFace, Material, ItemStack) - Constructor for class org.bukkit.event.player.PlayerBucketFillEvent
 
PlayerChangedMainHandEvent - Class in org.bukkit.event.player
Called when a player changes their main hand in the client settings.
PlayerChangedMainHandEvent(Player, MainHand) - Constructor for class org.bukkit.event.player.PlayerChangedMainHandEvent
 
PlayerChangedWorldEvent - Class in org.bukkit.event.player
Called when a player switches to another world.
PlayerChangedWorldEvent(Player, World) - Constructor for class org.bukkit.event.player.PlayerChangedWorldEvent
 
PlayerChannelEvent - Class in org.bukkit.event.player
This event is called after a player registers or unregisters a new plugin channel.
PlayerChannelEvent(Player, String) - Constructor for class org.bukkit.event.player.PlayerChannelEvent
 
PlayerChatEvent - Class in org.bukkit.event.player
Deprecated.
This event will fire from the main thread and allows the use of all of the Bukkit API, unlike the AsyncPlayerChatEvent.

Listening to this event forces chat to wait for the main thread which causes delays for chat. AsyncPlayerChatEvent is the encouraged alternative for thread safe implementations.

PlayerChatEvent(Player, String) - Constructor for class org.bukkit.event.player.PlayerChatEvent
Deprecated.
 
PlayerChatEvent(Player, String, String, Set<Player>) - Constructor for class org.bukkit.event.player.PlayerChatEvent
Deprecated.
 
PlayerChatTabCompleteEvent - Class in org.bukkit.event.player
Deprecated.
This event is no longer fired due to client changes
PlayerChatTabCompleteEvent(Player, String, Collection<String>) - Constructor for class org.bukkit.event.player.PlayerChatTabCompleteEvent
Deprecated.
 
PlayerCommandPreprocessEvent - Class in org.bukkit.event.player
This event is called whenever a player runs a command (by placing a slash at the start of their message).
PlayerCommandPreprocessEvent(Player, String) - Constructor for class org.bukkit.event.player.PlayerCommandPreprocessEvent
 
PlayerCommandPreprocessEvent(Player, String, Set<Player>) - Constructor for class org.bukkit.event.player.PlayerCommandPreprocessEvent
 
PlayerCommandSendEvent - Class in org.bukkit.event.player
This event is called when the list of available server commands is sent to the player.
PlayerCommandSendEvent(Player, Collection<String>) - Constructor for class org.bukkit.event.player.PlayerCommandSendEvent
 
PlayerDeathEvent - Class in org.bukkit.event.entity
Thrown whenever a Player dies
PlayerDeathEvent(Player, List<ItemStack>, int, int, int, int, String) - Constructor for class org.bukkit.event.entity.PlayerDeathEvent
 
PlayerDeathEvent(Player, List<ItemStack>, int, int, String) - Constructor for class org.bukkit.event.entity.PlayerDeathEvent
 
PlayerDeathEvent(Player, List<ItemStack>, int, String) - Constructor for class org.bukkit.event.entity.PlayerDeathEvent
 
PlayerDropItemEvent - Class in org.bukkit.event.player
Thrown when a player drops an item from their inventory
PlayerDropItemEvent(Player, Item) - Constructor for class org.bukkit.event.player.PlayerDropItemEvent
 
PlayerEditBookEvent - Class in org.bukkit.event.player
Called when a player edits or signs a book and quill item.
PlayerEditBookEvent(Player, int, BookMeta, BookMeta, boolean) - Constructor for class org.bukkit.event.player.PlayerEditBookEvent
 
PlayerEggThrowEvent - Class in org.bukkit.event.player
Called when a player throws an egg and it might hatch
PlayerEggThrowEvent(Player, Egg, boolean, byte, EntityType) - Constructor for class org.bukkit.event.player.PlayerEggThrowEvent
 
PlayerEvent - Class in org.bukkit.event.player
Represents a player related event
PlayerEvent(Player) - Constructor for class org.bukkit.event.player.PlayerEvent
 
PlayerExpChangeEvent - Class in org.bukkit.event.player
Called when a players experience changes naturally
PlayerExpChangeEvent(Player, int) - Constructor for class org.bukkit.event.player.PlayerExpChangeEvent
 
PlayerFishEvent - Class in org.bukkit.event.player
Thrown when a player is fishing
PlayerFishEvent(Player, Entity, FishHook, PlayerFishEvent.State) - Constructor for class org.bukkit.event.player.PlayerFishEvent
 
PlayerFishEvent.State - Enum in org.bukkit.event.player
An enum to specify the state of the fishing
PlayerGameModeChangeEvent - Class in org.bukkit.event.player
Called when the GameMode of the player is changed.
PlayerGameModeChangeEvent(Player, GameMode) - Constructor for class org.bukkit.event.player.PlayerGameModeChangeEvent
 
PlayerInteractAtEntityEvent - Class in org.bukkit.event.player
Represents an event that is called when a player right clicks an entity that also contains the location where the entity was clicked.
PlayerInteractAtEntityEvent(Player, Entity, Vector) - Constructor for class org.bukkit.event.player.PlayerInteractAtEntityEvent
 
PlayerInteractAtEntityEvent(Player, Entity, Vector, EquipmentSlot) - Constructor for class org.bukkit.event.player.PlayerInteractAtEntityEvent
 
PlayerInteractEntityEvent - Class in org.bukkit.event.player
Represents an event that is called when a player right clicks an entity.
PlayerInteractEntityEvent(Player, Entity) - Constructor for class org.bukkit.event.player.PlayerInteractEntityEvent
 
PlayerInteractEntityEvent(Player, Entity, EquipmentSlot) - Constructor for class org.bukkit.event.player.PlayerInteractEntityEvent
 
PlayerInteractEvent - Class in org.bukkit.event.player
Represents an event that is called when a player interacts with an object or air, potentially fired once for each hand.
PlayerInteractEvent(Player, Action, ItemStack, Block, BlockFace) - Constructor for class org.bukkit.event.player.PlayerInteractEvent
 
PlayerInteractEvent(Player, Action, ItemStack, Block, BlockFace, EquipmentSlot) - Constructor for class org.bukkit.event.player.PlayerInteractEvent
 
PlayerInventory - Interface in org.bukkit.inventory
Interface to the inventory of a Player, including the four armor slots and any extra slots.
PlayerItemBreakEvent - Class in org.bukkit.event.player
Fired when a player's item breaks (such as a shovel or flint and steel).
PlayerItemBreakEvent(Player, ItemStack) - Constructor for class org.bukkit.event.player.PlayerItemBreakEvent
 
PlayerItemConsumeEvent - Class in org.bukkit.event.player
This event will fire when a player is finishing consuming an item (food, potion, milk bucket).
PlayerItemConsumeEvent(Player, ItemStack) - Constructor for class org.bukkit.event.player.PlayerItemConsumeEvent
 
PlayerItemDamageEvent - Class in org.bukkit.event.player
 
PlayerItemDamageEvent(Player, ItemStack, int) - Constructor for class org.bukkit.event.player.PlayerItemDamageEvent
 
PlayerItemHeldEvent - Class in org.bukkit.event.player
Fired when a player changes their currently held item
PlayerItemHeldEvent(Player, int, int) - Constructor for class org.bukkit.event.player.PlayerItemHeldEvent
 
PlayerItemMendEvent - Class in org.bukkit.event.player
Represents when a player has an item repaired via the Mending enchantment.
PlayerItemMendEvent(Player, ItemStack, ExperienceOrb, int) - Constructor for class org.bukkit.event.player.PlayerItemMendEvent
 
PlayerJoinEvent - Class in org.bukkit.event.player
Called when a player joins a server
PlayerJoinEvent(Player, String) - Constructor for class org.bukkit.event.player.PlayerJoinEvent
 
PlayerKickEvent - Class in org.bukkit.event.player
Called when a player gets kicked from the server
PlayerKickEvent(Player, String, String) - Constructor for class org.bukkit.event.player.PlayerKickEvent
 
PlayerLeashEntityEvent - Class in org.bukkit.event.entity
Called immediately prior to a creature being leashed by a player.
PlayerLeashEntityEvent(Entity, Entity, Player) - Constructor for class org.bukkit.event.entity.PlayerLeashEntityEvent
 
PlayerLevelChangeEvent - Class in org.bukkit.event.player
Called when a players level changes
PlayerLevelChangeEvent(Player, int, int) - Constructor for class org.bukkit.event.player.PlayerLevelChangeEvent
 
PlayerLocaleChangeEvent - Class in org.bukkit.event.player
Called when a player changes their locale in the client settings.
PlayerLocaleChangeEvent(Player, String) - Constructor for class org.bukkit.event.player.PlayerLocaleChangeEvent
 
PlayerLoginEvent - Class in org.bukkit.event.player
Stores details for players attempting to log in
PlayerLoginEvent(Player, String, InetAddress) - Constructor for class org.bukkit.event.player.PlayerLoginEvent
 
PlayerLoginEvent(Player, String, InetAddress, InetAddress) - Constructor for class org.bukkit.event.player.PlayerLoginEvent
This constructor defaults message to an empty string, and result to ALLOWED
PlayerLoginEvent(Player, String, InetAddress, PlayerLoginEvent.Result, String, InetAddress) - Constructor for class org.bukkit.event.player.PlayerLoginEvent
This constructor pre-configures the event with a result and message
PlayerLoginEvent.Result - Enum in org.bukkit.event.player
Basic kick reasons for communicating to plugins
PlayerMoveEvent - Class in org.bukkit.event.player
Holds information for player movement events
PlayerMoveEvent(Player, Location, Location) - Constructor for class org.bukkit.event.player.PlayerMoveEvent
 
PlayerNamePrompt - Class in org.bukkit.conversations
PlayerNamePrompt is the base class for any prompt that requires the player to enter another player's name.
PlayerNamePrompt(Plugin) - Constructor for class org.bukkit.conversations.PlayerNamePrompt
 
playerOnlyMessage - Variable in class org.bukkit.conversations.ConversationFactory
 
PlayerPickupArrowEvent - Class in org.bukkit.event.player
Thrown when a player picks up an arrow from the ground.
PlayerPickupArrowEvent(Player, Item, Arrow) - Constructor for class org.bukkit.event.player.PlayerPickupArrowEvent
 
PlayerPickupItemEvent - Class in org.bukkit.event.player
PlayerPickupItemEvent(Player, Item, int) - Constructor for class org.bukkit.event.player.PlayerPickupItemEvent
Deprecated.
 
PlayerPortalEvent - Class in org.bukkit.event.player
Called when a player is about to teleport because it is in contact with a portal.
PlayerPortalEvent(Player, Location, Location, TravelAgent) - Constructor for class org.bukkit.event.player.PlayerPortalEvent
 
PlayerPortalEvent(Player, Location, Location, TravelAgent, PlayerTeleportEvent.TeleportCause) - Constructor for class org.bukkit.event.player.PlayerPortalEvent
 
PlayerPreLoginEvent - Class in org.bukkit.event.player
Deprecated.
This event causes synchronization from the login thread; AsyncPlayerPreLoginEvent is preferred to keep the secondary threads asynchronous.
PlayerPreLoginEvent(String, InetAddress) - Constructor for class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
PlayerPreLoginEvent(String, InetAddress, UUID) - Constructor for class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
 
PlayerPreLoginEvent.Result - Enum in org.bukkit.event.player
Deprecated.
Basic kick reasons for communicating to plugins
PlayerQuitEvent - Class in org.bukkit.event.player
Called when a player leaves a server
PlayerQuitEvent(Player, String) - Constructor for class org.bukkit.event.player.PlayerQuitEvent
 
PlayerRegisterChannelEvent - Class in org.bukkit.event.player
This is called immediately after a player registers for a plugin channel.
PlayerRegisterChannelEvent(Player, String) - Constructor for class org.bukkit.event.player.PlayerRegisterChannelEvent
 
PlayerResourcePackStatusEvent - Class in org.bukkit.event.player
Called when a player takes action on a resource pack request sent via Player.setResourcePack(java.lang.String).
PlayerResourcePackStatusEvent(Player, PlayerResourcePackStatusEvent.Status) - Constructor for class org.bukkit.event.player.PlayerResourcePackStatusEvent
 
PlayerResourcePackStatusEvent.Status - Enum in org.bukkit.event.player
Status of the resource pack.
PlayerRespawnEvent - Class in org.bukkit.event.player
Called when a player respawns.
PlayerRespawnEvent(Player, Location, boolean) - Constructor for class org.bukkit.event.player.PlayerRespawnEvent
 
PlayerRiptideEvent - Class in org.bukkit.event.player
This event is fired when the player activates the riptide enchantment, using their trident to propel them through the air.
PlayerRiptideEvent(Player, ItemStack) - Constructor for class org.bukkit.event.player.PlayerRiptideEvent
 
PLAYERS - org.bukkit.SoundCategory
 
PlayerShearEntityEvent - Class in org.bukkit.event.player
Called when a player shears an entity
PlayerShearEntityEvent(Player, Entity) - Constructor for class org.bukkit.event.player.PlayerShearEntityEvent
 
PlayerSpawnLocationEvent - Class in org.spigotmc.event.player
Called when player is about to spawn in a world after joining the server.
PlayerSpawnLocationEvent(Player, Location) - Constructor for class org.spigotmc.event.player.PlayerSpawnLocationEvent
 
PlayerStatisticIncrementEvent - Class in org.bukkit.event.player
Called when a player statistic is incremented.
PlayerStatisticIncrementEvent(Player, Statistic, int, int) - Constructor for class org.bukkit.event.player.PlayerStatisticIncrementEvent
 
PlayerStatisticIncrementEvent(Player, Statistic, int, int, EntityType) - Constructor for class org.bukkit.event.player.PlayerStatisticIncrementEvent
 
PlayerStatisticIncrementEvent(Player, Statistic, int, int, Material) - Constructor for class org.bukkit.event.player.PlayerStatisticIncrementEvent
 
PlayerSwapHandItemsEvent - Class in org.bukkit.event.player
Called when a player swap items between main hand and off hand using the hotkey.
PlayerSwapHandItemsEvent(Player, ItemStack, ItemStack) - Constructor for class org.bukkit.event.player.PlayerSwapHandItemsEvent
 
PlayerTeleportEvent - Class in org.bukkit.event.player
Holds information for player teleport events
PlayerTeleportEvent(Player, Location, Location) - Constructor for class org.bukkit.event.player.PlayerTeleportEvent
 
PlayerTeleportEvent(Player, Location, Location, PlayerTeleportEvent.TeleportCause) - Constructor for class org.bukkit.event.player.PlayerTeleportEvent
 
PlayerTeleportEvent.TeleportCause - Enum in org.bukkit.event.player
 
PlayerToggleFlightEvent - Class in org.bukkit.event.player
Called when a player toggles their flying state
PlayerToggleFlightEvent(Player, boolean) - Constructor for class org.bukkit.event.player.PlayerToggleFlightEvent
 
PlayerToggleSneakEvent - Class in org.bukkit.event.player
Called when a player toggles their sneaking state
PlayerToggleSneakEvent(Player, boolean) - Constructor for class org.bukkit.event.player.PlayerToggleSneakEvent
 
PlayerToggleSprintEvent - Class in org.bukkit.event.player
Called when a player toggles their sprinting state
PlayerToggleSprintEvent(Player, boolean) - Constructor for class org.bukkit.event.player.PlayerToggleSprintEvent
 
PlayerUnleashEntityEvent - Class in org.bukkit.event.player
Called prior to an entity being unleashed due to a player's action.
PlayerUnleashEntityEvent(Entity, Player) - Constructor for class org.bukkit.event.player.PlayerUnleashEntityEvent
 
PlayerUnregisterChannelEvent - Class in org.bukkit.event.player
This is called immediately after a player unregisters for a plugin channel.
PlayerUnregisterChannelEvent(Player, String) - Constructor for class org.bukkit.event.player.PlayerUnregisterChannelEvent
 
PlayerVelocityEvent - Class in org.bukkit.event.player
Called when the velocity of a player changes.
PlayerVelocityEvent(Player, Vector) - Constructor for class org.bukkit.event.player.PlayerVelocityEvent
 
playNote(Location, byte, byte) - Method in interface org.bukkit.entity.Player
Deprecated.
Magic value
playNote(Location, Instrument, Note) - Method in interface org.bukkit.entity.Player
Play a note for a player at a location.
playSound(Location, String, float, float) - Method in interface org.bukkit.entity.Player
Play a sound for a player at the location.
playSound(Location, String, float, float) - Method in interface org.bukkit.World
Play a Sound at the provided Location in the World.
playSound(Location, String, SoundCategory, float, float) - Method in interface org.bukkit.entity.Player
Play a sound for a player at the location.
playSound(Location, String, SoundCategory, float, float) - Method in interface org.bukkit.World
Play a Sound at the provided Location in the World.
playSound(Location, Sound, float, float) - Method in interface org.bukkit.entity.Player
Play a sound for a player at the location.
playSound(Location, Sound, float, float) - Method in interface org.bukkit.World
Play a Sound at the provided Location in the World
playSound(Location, Sound, SoundCategory, float, float) - Method in interface org.bukkit.entity.Player
Play a sound for a player at the location.
playSound(Location, Sound, SoundCategory, float, float) - Method in interface org.bukkit.World
Play a Sound at the provided Location in the World.
plugin - Variable in class org.bukkit.conversations.ConversationFactory
 
plugin - Variable in class org.bukkit.conversations.InactivityConversationCanceller
 
plugin - Variable in class org.bukkit.conversations.PluginNameConversationPrefix
 
Plugin - Interface in org.bukkit.plugin
Represents a Plugin
PLUGIN - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When a potion effect is modified through the plugin methods.
PLUGIN - org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Indicates the teleportation was caused by a plugin
PluginAwareness - Interface in org.bukkit.plugin
Represents a concept that a plugin is aware of.
PluginAwareness.Flags - Enum in org.bukkit.plugin
Each entry here represents a particular plugin's awareness.
PluginBase - Class in org.bukkit.plugin
Represents a base Plugin
PluginBase() - Constructor for class org.bukkit.plugin.PluginBase
 
PluginChannelDirection - Enum in org.bukkit.plugin.messaging
Represents the different directions a plugin channel may go.
PluginCommand - Class in org.bukkit.command
Represents a Command belonging to a plugin
PluginCommand(String, Plugin) - Constructor for class org.bukkit.command.PluginCommand
 
PluginCommandYamlParser - Class in org.bukkit.command
 
PluginCommandYamlParser() - Constructor for class org.bukkit.command.PluginCommandYamlParser
 
PluginDescriptionFile - Class in org.bukkit.plugin
This type is the runtime-container for the information in the plugin.yml.
PluginDescriptionFile(InputStream) - Constructor for class org.bukkit.plugin.PluginDescriptionFile
 
PluginDescriptionFile(Reader) - Constructor for class org.bukkit.plugin.PluginDescriptionFile
Loads a PluginDescriptionFile from the specified reader
PluginDescriptionFile(String, String, String) - Constructor for class org.bukkit.plugin.PluginDescriptionFile
Creates a new PluginDescriptionFile with the given detailed
PluginDisableEvent - Class in org.bukkit.event.server
Called when a plugin is disabled.
PluginDisableEvent(Plugin) - Constructor for class org.bukkit.event.server.PluginDisableEvent
 
PluginEnableEvent - Class in org.bukkit.event.server
Called when a plugin is enabled.
PluginEnableEvent(Plugin) - Constructor for class org.bukkit.event.server.PluginEnableEvent
 
PluginEvent - Class in org.bukkit.event.server
Used for plugin enable and disable events
PluginEvent(Plugin) - Constructor for class org.bukkit.event.server.PluginEvent
 
PluginIdentifiableCommand - Interface in org.bukkit.command
This interface is used by the help system to group commands into sub-indexes based on the Plugin they are a part of.
PluginLoader - Interface in org.bukkit.plugin
Represents a plugin loader, which handles direct access to specific types of plugins
PluginLoadOrder - Enum in org.bukkit.plugin
Represents the order in which a plugin should be initialized and enabled
PluginLogger - Class in org.bukkit.plugin
The PluginLogger class is a modified Logger that prepends all logging calls with the name of the plugin doing the logging.
PluginLogger(Plugin) - Constructor for class org.bukkit.plugin.PluginLogger
Creates a new PluginLogger that extracts the name from a plugin.
PluginManager - Interface in org.bukkit.plugin
Handles all plugin management from the Server
PluginMessageListener - Interface in org.bukkit.plugin.messaging
A listener for a specific Plugin Channel, which will receive notifications of messages sent from a client.
PluginMessageListenerRegistration - Class in org.bukkit.plugin.messaging
Contains information about a Plugins registration to a plugin channel.
PluginMessageListenerRegistration(Messenger, Plugin, String, PluginMessageListener) - Constructor for class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
 
PluginMessageRecipient - Interface in org.bukkit.plugin.messaging
Represents a possible recipient for a Plugin Message.
PluginNameConversationPrefix - Class in org.bukkit.conversations
PluginNameConversationPrefix is a ConversationPrefix implementation that displays the plugin name in front of conversation output.
PluginNameConversationPrefix(Plugin) - Constructor for class org.bukkit.conversations.PluginNameConversationPrefix
 
PluginNameConversationPrefix(Plugin, String, ChatColor) - Constructor for class org.bukkit.conversations.PluginNameConversationPrefix
 
pluginParentTimer - Static variable in class org.bukkit.plugin.java.JavaPluginLoader
 
PluginsCommand - Class in org.bukkit.command.defaults
 
PluginsCommand(String) - Constructor for class org.bukkit.command.defaults.PluginsCommand
 
PODZOL - org.bukkit.Material
 
POINTER - org.bukkit.Art
 
POISON - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused due to an ongoing poison effect
POISON - org.bukkit.potion.PotionType
 
POISON - Static variable in class org.bukkit.potion.PotionEffectType
Deals damage to an entity over time.
POISONOUS_POTATO - org.bukkit.Material
 
POLAR_BEAR - org.bukkit.entity.EntityType
 
POLAR_BEAR - org.bukkit.loot.LootTables
 
POLAR_BEAR_SPAWN_EGG - org.bukkit.Material
 
PolarBear - Interface in org.bukkit.entity
Represents a polar bear.
POLISHED_ANDESITE - org.bukkit.Material
 
POLISHED_DIORITE - org.bukkit.Material
 
POLISHED_GRANITE - org.bukkit.Material
 
POOL - org.bukkit.Art
 
POPPED_CHORUS_FRUIT - org.bukkit.Material
 
POPPY - org.bukkit.Material
 
populate(World, Random, Chunk) - Method in class org.bukkit.generator.BlockPopulator
Populates an area of blocks at or around the given chunk.
populateLoot(Random, LootContext) - Method in interface org.bukkit.loot.LootTable
Returns a mutable list of loot generated by this LootTable.
PORKCHOP - org.bukkit.Material
 
PORTAL - org.bukkit.Particle
 
PORTAL_TRAVEL - org.bukkit.Effect
The sound played when traveling through a portal
PortalCreateEvent - Class in org.bukkit.event.world
Called when a portal is created
PortalCreateEvent(Collection<Block>, World, PortalCreateEvent.CreateReason) - Constructor for class org.bukkit.event.world.PortalCreateEvent
 
PortalCreateEvent.CreateReason - Enum in org.bukkit.event.world
An enum to specify the various reasons for a portal's creation
PortalType - Enum in org.bukkit
Represents various types of portals that can be made in a world.
POSTWORLD - org.bukkit.plugin.PluginLoadOrder
Indicates that the plugin will be loaded after the first/default world was created
POTATO - org.bukkit.Material
 
POTATOES - org.bukkit.Material
 
Potion - Class in org.bukkit.potion
Deprecated.
Potion(int) - Constructor for class org.bukkit.potion.Potion
Deprecated. 
Potion(PotionType) - Constructor for class org.bukkit.potion.Potion
Deprecated.
Construct a new potion of the given type.
Potion(PotionType, int) - Constructor for class org.bukkit.potion.Potion
Deprecated.
Create a new potion of the given type and level.
Potion(PotionType, int, boolean) - Constructor for class org.bukkit.potion.Potion
Deprecated.
In favour of using Potion(PotionType) with Potion.splash().
Potion(PotionType, int, boolean, boolean) - Constructor for class org.bukkit.potion.Potion
Deprecated.
In favour of using Potion(PotionType) with Potion.extend() and possibly Potion.splash().
POTION - org.bukkit.Material
 
POTION_BREAK - org.bukkit.Effect
Visual effect of a splash potion breaking.
POTION_DRINK - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the entity drinks a potion.
POTION_SPLASH - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the entity is inflicted with an effect due to a splash potion.
PotionBrewer - Interface in org.bukkit.potion
Represents a brewer that can create PotionEffects.
PotionData - Class in org.bukkit.potion
 
PotionData(PotionType) - Constructor for class org.bukkit.potion.PotionData
 
PotionData(PotionType, boolean, boolean) - Constructor for class org.bukkit.potion.PotionData
Instantiates a final PotionData object to contain information about a Potion
PotionEffect - Class in org.bukkit.potion
Represents a potion effect, that can be added to a LivingEntity.
PotionEffect(Map<String, Object>) - Constructor for class org.bukkit.potion.PotionEffect
Constructor for deserialization.
PotionEffect(PotionEffectType, int, int) - Constructor for class org.bukkit.potion.PotionEffect
Creates a potion effect.
PotionEffect(PotionEffectType, int, int, boolean) - Constructor for class org.bukkit.potion.PotionEffect
Creates a potion effect.
PotionEffect(PotionEffectType, int, int, boolean, boolean) - Constructor for class org.bukkit.potion.PotionEffect
Creates a potion effect with no defined color.
PotionEffect(PotionEffectType, int, int, boolean, boolean, boolean) - Constructor for class org.bukkit.potion.PotionEffect
Creates a potion effect.
PotionEffectType - Class in org.bukkit.potion
Represents a type of potion and its effect on an entity.
PotionEffectType(int) - Constructor for class org.bukkit.potion.PotionEffectType
 
PotionEffectTypeWrapper - Class in org.bukkit.potion
 
PotionEffectTypeWrapper(int) - Constructor for class org.bukkit.potion.PotionEffectTypeWrapper
 
PotionMeta - Interface in org.bukkit.inventory.meta
Represents a potion or item that can have custom effects.
PotionSplashEvent - Class in org.bukkit.event.entity
Called when a splash potion hits an area
PotionSplashEvent(ThrownPotion, Map<LivingEntity, Double>) - Constructor for class org.bukkit.event.entity.PotionSplashEvent
 
PotionType - Enum in org.bukkit.potion
This enum reflects and matches each potion state that can be obtained from the Creative mode inventory
POTTED_ACACIA_SAPLING - org.bukkit.Material
 
POTTED_ALLIUM - org.bukkit.Material
 
POTTED_AZURE_BLUET - org.bukkit.Material
 
POTTED_BIRCH_SAPLING - org.bukkit.Material
 
POTTED_BLUE_ORCHID - org.bukkit.Material
 
POTTED_BROWN_MUSHROOM - org.bukkit.Material
 
POTTED_CACTUS - org.bukkit.Material
 
POTTED_DANDELION - org.bukkit.Material
 
POTTED_DARK_OAK_SAPLING - org.bukkit.Material
 
POTTED_DEAD_BUSH - org.bukkit.Material
 
POTTED_FERN - org.bukkit.Material
 
POTTED_JUNGLE_SAPLING - org.bukkit.Material
 
POTTED_OAK_SAPLING - org.bukkit.Material
 
POTTED_ORANGE_TULIP - org.bukkit.Material
 
POTTED_OXEYE_DAISY - org.bukkit.Material
 
POTTED_PINK_TULIP - org.bukkit.Material
 
POTTED_POPPY - org.bukkit.Material
 
POTTED_RED_MUSHROOM - org.bukkit.Material
 
POTTED_RED_TULIP - org.bukkit.Material
 
POTTED_SPRUCE_SAPLING - org.bukkit.Material
 
POTTED_WHITE_TULIP - org.bukkit.Material
 
Powerable - Interface in org.bukkit.block.data
'powered' indicates whether this block is in the powered state or not, i.e.
POWERED_RAIL - org.bukkit.Material
 
PoweredMinecart - Interface in org.bukkit.entity.minecart
Represents a powered minecart.
PoweredRail - Class in org.bukkit.material
Represents a powered rail
PoweredRail() - Constructor for class org.bukkit.material.PoweredRail
 
PoweredRail(Material) - Constructor for class org.bukkit.material.PoweredRail
 
PoweredRail(Material, byte) - Constructor for class org.bukkit.material.PoweredRail
Deprecated.
Magic value
preamble - Variable in class org.bukkit.help.IndexHelpTopic
 
prefix - Variable in class org.bukkit.conversations.Conversation
 
prefix - Variable in class org.bukkit.conversations.ConversationFactory
 
prefixColor - Variable in class org.bukkit.conversations.PluginNameConversationPrefix
 
PrepareAnvilEvent - Class in org.bukkit.event.inventory
Called when an item is put in a slot for repair by an anvil.
PrepareAnvilEvent(InventoryView, ItemStack) - Constructor for class org.bukkit.event.inventory.PrepareAnvilEvent
 
PrepareItemCraftEvent - Class in org.bukkit.event.inventory
 
PrepareItemCraftEvent(CraftingInventory, InventoryView, boolean) - Constructor for class org.bukkit.event.inventory.PrepareItemCraftEvent
 
PrepareItemEnchantEvent - Class in org.bukkit.event.enchantment
Called when an ItemStack is inserted in an enchantment table - can be called multiple times
PrepareItemEnchantEvent(Player, InventoryView, Block, ItemStack, EnchantmentOffer[], int) - Constructor for class org.bukkit.event.enchantment.PrepareItemEnchantEvent
 
PressurePlate - Class in org.bukkit.material
Represents a pressure plate
PressurePlate() - Constructor for class org.bukkit.material.PressurePlate
 
PressurePlate(Material) - Constructor for class org.bukkit.material.PressurePlate
 
PressurePlate(Material, byte) - Constructor for class org.bukkit.material.PressurePlate
Deprecated.
Magic value
PressureSensor - Interface in org.bukkit.material
 
PRIEST - org.bukkit.entity.Villager.Profession
Priest profession.
PRIMARY_EFFECT - org.bukkit.inventory.InventoryView.Property
In an beacon inventory, the primary potion effect
PRIMED_TNT - org.bukkit.entity.EntityType
Primed TNT that is about to explode.
printFor(Warning) - Method in enum org.bukkit.Warning.WarningState
This method checks the provided warning should be printed for this state
printTimings(PrintStream) - Static method in class org.spigotmc.CustomTimingsHandler
Prints the timings and extra data to the given stream.
priority() - Method in annotation type org.bukkit.event.EventHandler
Define the priority of the event.
PRISMARINE - org.bukkit.Material
 
PRISMARINE_BRICK_SLAB - org.bukkit.Material
 
PRISMARINE_BRICK_STAIRS - org.bukkit.Material
 
PRISMARINE_BRICKS - org.bukkit.Material
 
PRISMARINE_CRYSTALS - org.bukkit.Material
 
PRISMARINE_SHARD - org.bukkit.Material
 
PRISMARINE_SLAB - org.bukkit.Material
 
PRISMARINE_STAIRS - org.bukkit.Material
 
processClass(PluginDescriptionFile, String, byte[]) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
Projectile - Interface in org.bukkit.entity
Represents a shootable entity.
PROJECTILE - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused when attacked by a projectile.
ProjectileHitEvent - Class in org.bukkit.event.entity
Called when a projectile hits an object
ProjectileHitEvent(Projectile) - Constructor for class org.bukkit.event.entity.ProjectileHitEvent
 
ProjectileHitEvent(Projectile, Block) - Constructor for class org.bukkit.event.entity.ProjectileHitEvent
 
ProjectileHitEvent(Projectile, Entity) - Constructor for class org.bukkit.event.entity.ProjectileHitEvent
 
ProjectileHitEvent(Projectile, Entity, Block) - Constructor for class org.bukkit.event.entity.ProjectileHitEvent
 
ProjectileLaunchEvent - Class in org.bukkit.event.entity
Called when a projectile is launched.
ProjectileLaunchEvent(Entity) - Constructor for class org.bukkit.event.entity.ProjectileLaunchEvent
 
ProjectileSource - Interface in org.bukkit.projectiles
Represents a valid source of a projectile.
Prompt - Interface in org.bukkit.conversations
A Prompt is the main constituent of a Conversation.
PROTECTION_ENVIRONMENTAL - Static variable in class org.bukkit.enchantments.Enchantment
Provides protection against environmental damage
PROTECTION_EXPLOSIONS - Static variable in class org.bukkit.enchantments.Enchantment
Provides protection against explosive damage
PROTECTION_FALL - Static variable in class org.bukkit.enchantments.Enchantment
Provides protection against fall damage
PROTECTION_FIRE - Static variable in class org.bukkit.enchantments.Enchantment
Provides protection against fire damage
PROTECTION_PROJECTILE - Static variable in class org.bukkit.enchantments.Enchantment
Provides protection against projectile damage
ProxiedCommandSender - Interface in org.bukkit.command
 
PufferFish - Interface in org.bukkit.entity
Represents a puffer fish.
PUFFERFISH - org.bukkit.entity.EntityType
 
PUFFERFISH - org.bukkit.loot.LootTables
 
PUFFERFISH - org.bukkit.Material
 
PUFFERFISH_BUCKET - org.bukkit.Material
 
PUFFERFISH_SPAWN_EGG - org.bukkit.Material
 
Pumpkin - Class in org.bukkit.material
Represents a pumpkin.
Pumpkin() - Constructor for class org.bukkit.material.Pumpkin
 
Pumpkin(BlockFace) - Constructor for class org.bukkit.material.Pumpkin
Instantiate a pumpkin facing in a particular direction.
Pumpkin(Material) - Constructor for class org.bukkit.material.Pumpkin
 
Pumpkin(Material, byte) - Constructor for class org.bukkit.material.Pumpkin
Deprecated.
Magic value
PUMPKIN - org.bukkit.Material
 
PUMPKIN_PIE - org.bukkit.Material
 
PUMPKIN_SEEDS - org.bukkit.Material
 
PUMPKIN_STEM - org.bukkit.Material
 
PURPLE - org.bukkit.boss.BarColor
 
PURPLE - org.bukkit.DyeColor
Represents purple dye.
PURPLE - Static variable in class org.bukkit.Color
Purple, or (0x80,0x00,0x80) in (R,G,B)
PURPLE_BANNER - org.bukkit.Material
 
PURPLE_BED - org.bukkit.Material
 
PURPLE_CARPET - org.bukkit.Material
 
PURPLE_CONCRETE - org.bukkit.Material
 
PURPLE_CONCRETE_POWDER - org.bukkit.Material
 
PURPLE_DYE - org.bukkit.Material
 
PURPLE_GLAZED_TERRACOTTA - org.bukkit.Material
 
PURPLE_SHULKER_BOX - org.bukkit.Material
 
PURPLE_STAINED_GLASS - org.bukkit.Material
 
PURPLE_STAINED_GLASS_PANE - org.bukkit.Material
 
PURPLE_TERRACOTTA - org.bukkit.Material
 
PURPLE_WALL_BANNER - org.bukkit.Material
 
PURPLE_WOOL - org.bukkit.Material
 
PURPUR_BLOCK - org.bukkit.Material
 
PURPUR_PILLAR - org.bukkit.Material
 
PURPUR_SLAB - org.bukkit.Material
 
PURPUR_STAIRS - org.bukkit.Material
 
PUSH_ONLY - org.bukkit.block.PistonMoveReaction
Indicates that the block can only be pushed by pistons, not pulled.
putOnFace(BlockFace) - Method in class org.bukkit.material.Vine
Attach the vine to the specified face of an adjacent block.

Q

QUARTZ - org.bukkit.Material
 
QUARTZ_BLOCK - org.bukkit.Material
 
QUARTZ_PILLAR - org.bukkit.Material
 
QUARTZ_SLAB - org.bukkit.Material
 
QUARTZ_STAIRS - org.bukkit.Material
 
QUICKBAR - org.bukkit.event.inventory.InventoryType.SlotType
A slot in the bottom row or quickbar.

R

Rabbit - Interface in org.bukkit.entity
 
RABBIT - org.bukkit.entity.EntityType
 
RABBIT - org.bukkit.loot.LootTables
 
RABBIT - org.bukkit.Material
 
RABBIT_FOOT - org.bukkit.Material
 
RABBIT_HIDE - org.bukkit.Material
 
RABBIT_JUMP - org.bukkit.EntityEffect
Rabbit jumping.
RABBIT_SPAWN_EGG - org.bukkit.Material
 
RABBIT_STEW - org.bukkit.Material
 
Rabbit.Type - Enum in org.bukkit.entity
Represents the various types a Rabbit might be.
Rail - Interface in org.bukkit.block.data
'shape' represents the current layout of a minecart rail.
RAIL - org.bukkit.Material
 
Rail.Shape - Enum in org.bukkit.block.data
The different types of shapes a rail block can occupy.
Rails - Class in org.bukkit.material
Represents minecart rails.
Rails() - Constructor for class org.bukkit.material.Rails
 
Rails(Material) - Constructor for class org.bukkit.material.Rails
 
Rails(Material, byte) - Constructor for class org.bukkit.material.Rails
Deprecated.
Magic value
RAILS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all Minecart rails.
RANDOM_TARGET - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When the entity has no target, so the entity randomly chooses one.
RANDOM_TICK_SPEED - Static variable in class org.bukkit.GameRule
How often a random block tick occurs (such as plant growth, leaf decay, etc.) per chunk section per game tick.
randomKey() - Static method in class org.bukkit.NamespacedKey
Deprecated.
should never be used by plugins, for internal use only!!
reason() - Method in annotation type org.bukkit.Warning
This can provide detailed information on why the event is deprecated.
recalculatePermissibles() - Method in class org.bukkit.permissions.Permission
Recalculates all Permissibles that contain this permission.
recalculatePermissionDefaults(Permission) - Method in interface org.bukkit.plugin.PluginManager
Recalculates the defaults for the given Permission.
recalculatePermissionDefaults(Permission) - Method in class org.bukkit.plugin.SimplePluginManager
 
recalculatePermissions() - Method in interface org.bukkit.permissions.Permissible
Recalculates the permissions for this object, if the attachments have changed values.
recalculatePermissions() - Method in class org.bukkit.permissions.PermissibleBase
 
Recipe - Interface in org.bukkit.inventory
Represents some type of crafting recipe.
RecipeChoice - Interface in org.bukkit.inventory
Deprecated.
draft API
RecipeChoice.MaterialChoice - Class in org.bukkit.inventory
Deprecated.
Represents a choice of multiple matching Materials.
recipeIterator() - Static method in class org.bukkit.Bukkit
Get an iterator through the list of crafting recipes.
recipeIterator() - Method in interface org.bukkit.Server
Get an iterator through the list of crafting recipes.
RECORD_PLAY - org.bukkit.Effect
A song from a record.
RECORD_PLAYED - org.bukkit.Statistic
 
RECORDS - org.bukkit.SoundCategory
 
RED - org.bukkit.boss.BarColor
 
RED - org.bukkit.ChatColor
Represents red
RED - org.bukkit.DyeColor
Represents red dye.
RED - org.bukkit.entity.Parrot.Variant
Classic parrot - red with colored wingtips.
RED - Static variable in class org.bukkit.Color
Red, or (0xFF,0x00,0x00) in (R,G,B)
RED - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
RED_BANNER - org.bukkit.Material
 
RED_BED - org.bukkit.Material
 
RED_CARPET - org.bukkit.Material
 
RED_CAT - org.bukkit.entity.Ocelot.Type
 
RED_CONCRETE - org.bukkit.Material
 
RED_CONCRETE_POWDER - org.bukkit.Material
 
RED_GLAZED_TERRACOTTA - org.bukkit.Material
 
RED_MARKER - org.bukkit.map.MapCursor.Type
 
RED_MUSHROOM - org.bukkit.Material
 
RED_MUSHROOM - org.bukkit.TreeType
Big red mushroom; short and fat
RED_MUSHROOM_BLOCK - org.bukkit.Material
 
RED_NETHER_BRICKS - org.bukkit.Material
 
RED_POINTER - org.bukkit.map.MapCursor.Type
 
RED_SAND - org.bukkit.Material
 
RED_SANDSTONE - org.bukkit.Material
 
RED_SANDSTONE_SLAB - org.bukkit.Material
 
RED_SANDSTONE_STAIRS - org.bukkit.Material
 
RED_SHULKER_BOX - org.bukkit.Material
 
RED_STAINED_GLASS - org.bukkit.Material
 
RED_STAINED_GLASS_PANE - org.bukkit.Material
 
RED_TERRACOTTA - org.bukkit.Material
 
RED_TULIP - org.bukkit.Material
 
RED_WALL_BANNER - org.bukkit.Material
 
RED_WOOL - org.bukkit.Material
 
RED_X - org.bukkit.map.MapCursor.Type
 
Redstone - Interface in org.bukkit.material
Indicated a Material that may carry or create a Redstone current
REDSTONE - org.bukkit.Material
 
REDSTONE - org.bukkit.Particle
 
REDSTONE_BLOCK - org.bukkit.Material
 
REDSTONE_LAMP - org.bukkit.Material
 
REDSTONE_ORE - org.bukkit.Material
 
REDSTONE_TORCH - org.bukkit.Material
 
REDSTONE_WALL_TORCH - org.bukkit.Material
 
REDSTONE_WIRE - org.bukkit.Material
 
RedstoneRail - Interface in org.bukkit.block.data.type
A type of minecart rail which interacts with redstone in one way or another.
RedstoneTorch - Class in org.bukkit.material
Represents a redstone torch
RedstoneTorch() - Constructor for class org.bukkit.material.RedstoneTorch
 
RedstoneTorch(Material) - Constructor for class org.bukkit.material.RedstoneTorch
 
RedstoneTorch(Material, byte) - Constructor for class org.bukkit.material.RedstoneTorch
Deprecated.
Magic value
RedstoneWallTorch - Interface in org.bukkit.block.data.type
 
RedstoneWire - Class in org.bukkit.material
Represents redstone wire
RedstoneWire - Interface in org.bukkit.block.data.type
'north', 'east', 'south', 'west' represent the types of connections this redstone wire has to adjacent blocks.
RedstoneWire() - Constructor for class org.bukkit.material.RedstoneWire
 
RedstoneWire(Material) - Constructor for class org.bukkit.material.RedstoneWire
 
RedstoneWire(Material, byte) - Constructor for class org.bukkit.material.RedstoneWire
Deprecated.
Magic value
RedstoneWire.Connection - Enum in org.bukkit.block.data.type
The way in which a redstone wire can connect to an adjacent block face.
REDUCED_DEBUG_INFO - Static variable in class org.bukkit.GameRule
Whether the debug screen shows all or reduced information.
REDWOOD - org.bukkit.TreeSpecies
Represents the darker barked/leaved tree species.
REDWOOD - org.bukkit.TreeType
Redwood tree, shaped like a pine tree
refreshChunk(int, int) - Method in interface org.bukkit.World
Deprecated.
This method is not guaranteed to work suitably across all client implementations.
REGEN - org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
When a player regains health from regenerating due to Peaceful mode (difficulty=0)
REGEN - org.bukkit.potion.PotionType
 
regenerateChunk(int, int) - Method in interface org.bukkit.World
Deprecated.
regenerating a single chunk is not guaranteed to produce the same chunk as before as terrain decoration may be spread across chunks
REGENERATION - Static variable in class org.bukkit.potion.PotionEffectType
Regenerates health.
RegexPrompt - Class in org.bukkit.conversations
RegexPrompt is the base class for any prompt that requires an input validated by a regular expression.
RegexPrompt(String) - Constructor for class org.bukkit.conversations.RegexPrompt
 
RegexPrompt(Pattern) - Constructor for class org.bukkit.conversations.RegexPrompt
 
register(Class<T>, T, Plugin, ServicePriority) - Method in interface org.bukkit.plugin.ServicesManager
Register a provider of a service.
register(Class<T>, T, Plugin, ServicePriority) - Method in class org.bukkit.plugin.SimpleServicesManager
Register a provider of a service.
register(String, String, Command) - Method in interface org.bukkit.command.CommandMap
Registers a command.
register(String, String, Command) - Method in class org.bukkit.command.SimpleCommandMap
Registers a command.
register(String, Command) - Method in interface org.bukkit.command.CommandMap
Registers a command.
register(String, Command) - Method in class org.bukkit.command.SimpleCommandMap
Registers a command.
register(CommandMap) - Method in class org.bukkit.command.Command
Registers this command to a CommandMap.
register(RegisteredListener) - Method in class org.bukkit.event.HandlerList
Register a new listener in this handler list
registerAll(String, List<Command>) - Method in interface org.bukkit.command.CommandMap
Registers all the commands belonging to a certain plugin.
registerAll(String, List<Command>) - Method in class org.bukkit.command.SimpleCommandMap
Registers all the commands belonging to a certain plugin.
registerAll(Collection<RegisteredListener>) - Method in class org.bukkit.event.HandlerList
Register a collection of new listeners in this handler list
registerClass(Class<? extends ConfigurationSerializable>) - Static method in class org.bukkit.configuration.serialization.ConfigurationSerialization
Registers the given ConfigurationSerializable class by its alias
registerClass(Class<? extends ConfigurationSerializable>, String) - Static method in class org.bukkit.configuration.serialization.ConfigurationSerialization
Registers the given alias to the specified ConfigurationSerializable class
registerCorePermissions() - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
RegisteredListener - Class in org.bukkit.plugin
Stores relevant information for plugin listeners
RegisteredListener(Listener, EventExecutor, EventPriority, Plugin, boolean) - Constructor for class org.bukkit.plugin.RegisteredListener
 
RegisteredServiceProvider<T> - Class in org.bukkit.plugin
A registered service provider.
RegisteredServiceProvider(Class<T>, T, ServicePriority, Plugin) - Constructor for class org.bukkit.plugin.RegisteredServiceProvider
 
registerEnchantment(Enchantment) - Static method in class org.bukkit.enchantments.Enchantment
Registers an enchantment with the given ID and object.
registerEvent(Class<? extends Event>, Listener, EventPriority, EventExecutor, Plugin) - Method in interface org.bukkit.plugin.PluginManager
Registers the specified executor to the given event class
registerEvent(Class<? extends Event>, Listener, EventPriority, EventExecutor, Plugin) - Method in class org.bukkit.plugin.SimplePluginManager
 
registerEvent(Class<? extends Event>, Listener, EventPriority, EventExecutor, Plugin, boolean) - Method in interface org.bukkit.plugin.PluginManager
Registers the specified executor to the given event class
registerEvent(Class<? extends Event>, Listener, EventPriority, EventExecutor, Plugin, boolean) - Method in class org.bukkit.plugin.SimplePluginManager
Registers the given event to the specified listener using a directly passed EventExecutor
registerEvents(Listener, Plugin) - Method in interface org.bukkit.plugin.PluginManager
Registers all the events in the given listener class
registerEvents(Listener, Plugin) - Method in class org.bukkit.plugin.SimplePluginManager
 
registerHelpTopicFactory(Class<?>, HelpTopicFactory<?>) - Method in interface org.bukkit.help.HelpMap
Associates a HelpTopicFactory object with given command base class.
registerIncomingPluginChannel(Plugin, String, PluginMessageListener) - Method in interface org.bukkit.plugin.messaging.Messenger
Registers the specific plugin for listening on the requested incoming plugin channel, allowing it to act upon any plugin messages.
registerIncomingPluginChannel(Plugin, String, PluginMessageListener) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
registerInterface(Class<? extends PluginLoader>) - Method in interface org.bukkit.plugin.PluginManager
Registers the specified plugin loader
registerInterface(Class<? extends PluginLoader>) - Method in class org.bukkit.plugin.SimplePluginManager
Registers the specified plugin loader
registerNewObjective(String, String) - Method in interface org.bukkit.scoreboard.Scoreboard
Deprecated.
a displayName should be explicitly specified
registerNewObjective(String, String, String) - Method in interface org.bukkit.scoreboard.Scoreboard
Registers an Objective on this Scoreboard
registerNewTeam(String) - Method in interface org.bukkit.scoreboard.Scoreboard
Registers a Team on this Scoreboard
registerOutgoingPluginChannel(Plugin, String) - Method in interface org.bukkit.plugin.messaging.Messenger
Registers the specific plugin to the requested outgoing plugin channel, allowing it to send messages through that channel to any clients.
registerOutgoingPluginChannel(Plugin, String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
registerPermission(String, String) - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, Permission) - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, PermissionDefault) - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, PermissionDefault, Map<String, Boolean>) - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, PermissionDefault, Map<String, Boolean>, Permission) - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, PermissionDefault, Permission) - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
registerPermission(Permission) - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
registerPermission(Permission, boolean) - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
registerPermission(Permission, Permission) - Static method in class org.bukkit.util.permissions.DefaultPermissions
 
registerPermissions(Permission) - Static method in class org.bukkit.util.permissions.BroadcastPermissions
 
registerPermissions(Permission) - Static method in class org.bukkit.util.permissions.CommandPermissions
 
registerPotionEffectType(PotionEffectType) - Static method in class org.bukkit.potion.PotionEffectType
Registers an effect type with the given object.
registerServerAliases() - Method in class org.bukkit.command.SimpleCommandMap
 
REGISTRY_BLOCKS - Static variable in interface org.bukkit.Tag
Key for the built in block registry.
REGISTRY_ITEMS - Static variable in interface org.bukkit.Tag
Key for the built in item registry.
REINFORCEMENT_TARGET - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When a zombie targeting an entity summons reinforcements, so the reinforcements target the same entity
REINFORCEMENTS - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an entity calls for reinforcements
reload() - Static method in class org.bukkit.Bukkit
Reloads the server, refreshing settings and plugin information.
reload() - Method in interface org.bukkit.Server
Reloads the server, refreshing settings and plugin information.
reload() - Static method in class org.spigotmc.CustomTimingsHandler
Resets all timings.
RELOAD - org.bukkit.event.server.ServerLoadEvent.LoadType
Deprecated.
 
ReloadCommand - Class in org.bukkit.command.defaults
 
ReloadCommand(String) - Constructor for class org.bukkit.command.defaults.ReloadCommand
 
reloadConfig() - Method in class org.bukkit.plugin.java.JavaPlugin
 
reloadConfig() - Method in interface org.bukkit.plugin.Plugin
Discards any data in Plugin.getConfig() and reloads from disk.
reloadData() - Static method in class org.bukkit.Bukkit
Reload only the Minecraft data for the server.
reloadData() - Method in interface org.bukkit.Server
Reload only the Minecraft data for the server.
reloadWhitelist() - Static method in class org.bukkit.Bukkit
Reloads the whitelist from disk.
reloadWhitelist() - Method in interface org.bukkit.Server
Reloads the whitelist from disk.
RemoteConsoleCommandSender - Interface in org.bukkit.command
 
RemoteServerCommandEvent - Class in org.bukkit.event.server
This event is called when a command is received over RCON.
RemoteServerCommandEvent(CommandSender, String) - Constructor for class org.bukkit.event.server.RemoteServerCommandEvent
 
remove() - Method in interface org.bukkit.entity.Entity
Mark the entity's removal.
remove() - Method in class org.bukkit.permissions.PermissionAttachment
Removes this attachment from its registered Permissible
remove() - Method in class org.bukkit.util.BlockIterator
 
remove(ItemStack) - Method in interface org.bukkit.inventory.Inventory
Removes all stacks in the inventory matching the given stack.
remove(Material) - Method in interface org.bukkit.inventory.Inventory
Removes all stacks in the inventory matching the given material.
removeAchievement(Achievement) - Method in interface org.bukkit.entity.Player
Deprecated.
future versions of Minecraft do not have achievements
removeAdvancement(NamespacedKey) - Method in interface org.bukkit.UnsafeValues
Deprecated.
Delete an advancement which was loaded and saved by UnsafeValues.loadAdvancement(org.bukkit.NamespacedKey, java.lang.String).
removeAll() - Method in interface org.bukkit.boss.BossBar
Removes all players from this boss bar
removeAttachment(PermissionAttachment) - Method in interface org.bukkit.permissions.Permissible
Removes the given PermissionAttachment from this object
removeAttachment(PermissionAttachment) - Method in class org.bukkit.permissions.PermissibleBase
 
removeConversationAbandonedListener(ConversationAbandonedListener) - Method in class org.bukkit.conversations.Conversation
removeCursor(MapCursor) - Method in class org.bukkit.map.MapCursorCollection
Remove a cursor from the collection.
removeCustomEffect(PotionEffectType) - Method in interface org.bukkit.entity.AreaEffectCloud
Removes a custom potion effect from this cloud.
removeCustomEffect(PotionEffectType) - Method in interface org.bukkit.entity.TippedArrow
Removes a custom potion effect from this arrow.
removeCustomEffect(PotionEffectType) - Method in interface org.bukkit.inventory.meta.PotionMeta
Removes a custom potion effect from this potion.
REMOVED - org.bukkit.event.entity.EntityPotionEffectEvent.Action
When the potion effect type is completely removed.
removeEffect(int) - Method in interface org.bukkit.inventory.meta.FireworkMeta
Remove an effect from this firework.
removeEnchant(Enchantment) - Method in interface org.bukkit.inventory.meta.ItemMeta
Removes the specified enchantment from this item meta.
removeEnchantment(Enchantment) - Method in class org.bukkit.inventory.ItemStack
Removes the specified Enchantment if it exists on this ItemStack
removeEntry(String) - Method in interface org.bukkit.scoreboard.Team
Removes the entry from this team.
removeFlag(BarFlag) - Method in interface org.bukkit.boss.BossBar
Remove an existing flag on this boss bar
removeFromFace(BlockFace) - Method in class org.bukkit.material.Vine
Detach the vine from the specified face of an adjacent block.
removeIngredient(int) - Method in class org.bukkit.inventory.MerchantRecipe
 
removeIngredient(int, Material) - Method in class org.bukkit.inventory.ShapelessRecipe
Removes multiple instances of an ingredient from the list.
removeIngredient(int, MaterialData) - Method in class org.bukkit.inventory.ShapelessRecipe
Removes multiple instances of an ingredient from the list.
removeIngredient(int, Material, int) - Method in class org.bukkit.inventory.ShapelessRecipe
Deprecated.
Magic value
removeIngredient(RecipeChoice) - Method in class org.bukkit.inventory.ShapelessRecipe
Removes an ingredient from the list.
removeIngredient(Material) - Method in class org.bukkit.inventory.ShapelessRecipe
Removes an ingredient from the list.
removeIngredient(MaterialData) - Method in class org.bukkit.inventory.ShapelessRecipe
Removes an ingredient from the list.
removeIngredient(Material, int) - Method in class org.bukkit.inventory.ShapelessRecipe
Deprecated.
Magic value
removeItem(ItemStack...) - Method in interface org.bukkit.inventory.Inventory
Removes the given ItemStacks from the inventory.
removeItemFlags(ItemFlag...) - Method in interface org.bukkit.inventory.meta.ItemMeta
Remove specific set of itemFlags.
removeMetadata(String, Plugin) - Method in interface org.bukkit.metadata.Metadatable
Removes the given metadata value from the implementing object's metadata store.
removeMetadata(T, String, Plugin) - Method in interface org.bukkit.metadata.MetadataStore
Removes a metadata item owned by a plugin from a subject.
removeMetadata(T, String, Plugin) - Method in class org.bukkit.metadata.MetadataStoreBase
Removes a metadata item owned by a plugin from a subject.
removeModifier(AttributeModifier) - Method in interface org.bukkit.attribute.AttributeInstance
Remove a modifier from this instance.
removePassenger(Entity) - Method in interface org.bukkit.entity.Entity
Remove a passenger from the vehicle.
removePattern(int) - Method in interface org.bukkit.block.Banner
Removes the pattern at the specified index
removePattern(int) - Method in interface org.bukkit.inventory.meta.BannerMeta
Removes the pattern at the specified index
removePermission(String) - Method in interface org.bukkit.plugin.PluginManager
Removes a Permission registration from this plugin manager.
removePermission(String) - Method in class org.bukkit.plugin.SimplePluginManager
 
removePermission(Permission) - Method in interface org.bukkit.plugin.PluginManager
Removes a Permission registration from this plugin manager.
removePermission(Permission) - Method in class org.bukkit.plugin.SimplePluginManager
 
removePlayer(Player) - Method in interface org.bukkit.boss.BossBar
Removes the player from this boss bar causing it to be removed from their screen.
removePlayer(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Team
Deprecated.
Teams can contain entries that aren't players
removePotionEffect(PotionEffectType) - Method in interface org.bukkit.entity.LivingEntity
Removes any effects present of the given PotionEffectType.
removeRenderer(MapRenderer) - Method in interface org.bukkit.map.MapView
Remove a renderer from this map.
removeScoreboardTag(String) - Method in interface org.bukkit.entity.Entity
Removes a given tag from this entity.
removeStoredEnchant(Enchantment) - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
Remove the specified stored enchantment from this item meta.
render(MapView, MapCanvas, Player) - Method in class org.bukkit.map.MapRenderer
Render to the given map.
REPAIR_COST - org.bukkit.inventory.InventoryView.Property
The repair's cost in xp levels
Repairable - Interface in org.bukkit.inventory.meta
Represents an item that can be repaired at an anvil.
Repeater - Interface in org.bukkit.block.data.type
'delay' is the propagation delay of a repeater, i.e.
REPEATER - org.bukkit.Material
 
REPEATING_COMMAND_BLOCK - org.bukkit.Material
 
replacedBlockState - Variable in class org.bukkit.event.block.BlockPlaceEvent
 
replaceObject(Object) - Method in class org.bukkit.util.io.BukkitObjectOutputStream
 
ReservedChannelException - Exception in org.bukkit.plugin.messaging
Thrown if a plugin attempts to register for a reserved channel (such as "REGISTER")
ReservedChannelException() - Constructor for exception org.bukkit.plugin.messaging.ReservedChannelException
 
ReservedChannelException(String) - Constructor for exception org.bukkit.plugin.messaging.ReservedChannelException
 
reset() - Method in class org.bukkit.plugin.TimedRegisteredListener
Resets the call count and total time for this listener
reset() - Method in interface org.bukkit.WorldBorder
Resets the border to default values.
reset() - Method in class org.spigotmc.CustomTimingsHandler
Reset this timer, setting all values to zero.
RESET - org.bukkit.ChatColor
Resets all previous chat colors or formats.
resetMaxHealth() - Method in interface org.bukkit.entity.Damageable
resetPlayerTime() - Method in interface org.bukkit.entity.Player
Restores the normal condition where the player's time is synchronized with the server time.
resetPlayerWeather() - Method in interface org.bukkit.entity.Player
Restores the normal condition where the player's weather is controlled by server conditions.
resetRecipes() - Static method in class org.bukkit.Bukkit
Resets the list of crafting recipes to the default.
resetRecipes() - Method in interface org.bukkit.Server
Resets the list of crafting recipes to the default.
resetScores(String) - Method in interface org.bukkit.scoreboard.Scoreboard
Removes all scores for an entry on this Scoreboard
resetScores(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Scoreboard
Deprecated.
Scoreboards can contain entries that aren't players
resetTitle() - Method in interface org.bukkit.entity.Player
Resets the title displayed to the player.
RESISTANCE - org.bukkit.event.entity.EntityDamageEvent.DamageModifier
Deprecated.
This represents the damage reduction caused by the Resistance potion effect.
resizeImage(Image) - Static method in class org.bukkit.map.MapPalette
Resize an image to 128x128.
resolveObject(Object) - Method in class org.bukkit.util.io.BukkitObjectInputStream
 
respawn() - Method in class org.bukkit.entity.Player.Spigot
Respawns the player if dead.
restart() - Method in class org.bukkit.Server.Spigot
Restart the server.
RESULT - org.bukkit.event.inventory.InventoryType.SlotType
A result slot in a furnace or crafting inventory.
revokeCriteria(String) - Method in interface org.bukkit.advancement.AdvancementProgress
Mark the specified criteria as uncompleted.
RHOMBUS_MIDDLE - org.bukkit.block.banner.PatternType
 
RideableMinecart - Interface in org.bukkit.entity.minecart
Represents a minecart that can have certain entities as passengers.
RIGHT - org.bukkit.block.data.type.Chest.Type
The chest is the right hand side of a double chest and shares a 54 block inventory with the chest to its left.
RIGHT - org.bukkit.block.data.type.Door.Hinge
Door is attached to the right side.
RIGHT - org.bukkit.event.inventory.ClickType
The right mouse button.
RIGHT - org.bukkit.inventory.MainHand
 
RIGHT_CLICK_AIR - org.bukkit.event.block.Action
Right-clicking the air
RIGHT_CLICK_BLOCK - org.bukkit.event.block.Action
Right-clicking a block
RIPE - org.bukkit.CropState
Ripe stage
RIPE - org.bukkit.NetherWartsState
Ready to harvest
RIPTIDE - Static variable in class org.bukkit.enchantments.Enchantment
When it is rainy, launches the player in the direction their trident is thrown
RIVER - org.bukkit.block.Biome
 
ROAR_BEFORE_ATTACK - org.bukkit.entity.EnderDragon.Phase
The dragon will roar before performing a breath attack.
ROSE_BUSH - org.bukkit.Material
 
ROSE_RED - org.bukkit.Material
 
Rotatable - Interface in org.bukkit.block.data
'rotation' represents the current rotation of this block.
rotateClockwise() - Method in enum org.bukkit.Rotation
Rotate clockwise by 90 degrees.
rotateCounterClockwise() - Method in enum org.bukkit.Rotation
Rotate counter-clockwise by 90 degrees.
Rotation - Enum in org.bukkit
An enum to specify a rotation based orientation, like that on a clock.
ROTTEN_FLESH - org.bukkit.Material
 
round(double) - Static method in class org.bukkit.util.NumberConversions
 
runTask(Plugin) - Method in class org.bukkit.scheduler.BukkitRunnable
Schedules this in the Bukkit scheduler to run on next tick.
runTask(Plugin, Runnable) - Method in interface org.bukkit.scheduler.BukkitScheduler
Returns a task that will run on the next server tick.
runTask(Plugin, BukkitRunnable) - Method in interface org.bukkit.scheduler.BukkitScheduler
runTaskAsynchronously(Plugin) - Method in class org.bukkit.scheduler.BukkitRunnable
Asynchronous tasks should never access any API in Bukkit.
runTaskAsynchronously(Plugin, Runnable) - Method in interface org.bukkit.scheduler.BukkitScheduler
Asynchronous tasks should never access any API in Bukkit.
runTaskAsynchronously(Plugin, BukkitRunnable) - Method in interface org.bukkit.scheduler.BukkitScheduler
runTaskLater(Plugin, long) - Method in class org.bukkit.scheduler.BukkitRunnable
Schedules this to run after the specified number of server ticks.
runTaskLater(Plugin, Runnable, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
Returns a task that will run after the specified number of server ticks.
runTaskLater(Plugin, BukkitRunnable, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
runTaskLaterAsynchronously(Plugin, long) - Method in class org.bukkit.scheduler.BukkitRunnable
Asynchronous tasks should never access any API in Bukkit.
runTaskLaterAsynchronously(Plugin, Runnable, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
Asynchronous tasks should never access any API in Bukkit.
runTaskLaterAsynchronously(Plugin, BukkitRunnable, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
runTaskTimer(Plugin, long, long) - Method in class org.bukkit.scheduler.BukkitRunnable
Schedules this to repeatedly run until cancelled, starting after the specified number of server ticks.
runTaskTimer(Plugin, Runnable, long, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
Returns a task that will repeatedly run until cancelled, starting after the specified number of server ticks.
runTaskTimer(Plugin, BukkitRunnable, long, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
runTaskTimerAsynchronously(Plugin, long, long) - Method in class org.bukkit.scheduler.BukkitRunnable
Asynchronous tasks should never access any API in Bukkit.
runTaskTimerAsynchronously(Plugin, Runnable, long, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
Asynchronous tasks should never access any API in Bukkit.
runTaskTimerAsynchronously(Plugin, BukkitRunnable, long, long) - Method in interface org.bukkit.scheduler.BukkitScheduler

S

SADDLE - org.bukkit.Material
 
Salmon - Interface in org.bukkit.entity
Represents a salmon fish.
SALMON - org.bukkit.entity.EntityType
 
SALMON - org.bukkit.loot.LootTables
 
SALMON - org.bukkit.Material
 
SALMON_BUCKET - org.bukkit.Material
 
SALMON_SPAWN_EGG - org.bukkit.Material
 
SALT_AND_PEPPER - org.bukkit.entity.Rabbit.Type
Salt and pepper colored, whatever that means.
SAND - org.bukkit.Material
 
SAND - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all sand blocks.
Sandstone - Class in org.bukkit.material
Represents the different types of sandstone.
Sandstone() - Constructor for class org.bukkit.material.Sandstone
 
Sandstone(Material) - Constructor for class org.bukkit.material.Sandstone
 
Sandstone(Material, byte) - Constructor for class org.bukkit.material.Sandstone
Deprecated.
Magic value
Sandstone(SandstoneType) - Constructor for class org.bukkit.material.Sandstone
 
SANDSTONE - org.bukkit.Material
 
SANDSTONE_SLAB - org.bukkit.Material
 
SANDSTONE_STAIRS - org.bukkit.Material
 
SandstoneType - Enum in org.bukkit
Represents the three different types of Sandstone
Sapling - Class in org.bukkit.material
Represents the different types of Tree block that face a direction.
Sapling - Interface in org.bukkit.block.data.type
'stage' represents the growth stage of a sapling.
Sapling() - Constructor for class org.bukkit.material.Sapling
Constructs a sapling.
Sapling(Material) - Constructor for class org.bukkit.material.Sapling
Constructs a sapling of the given type.
Sapling(Material, byte) - Constructor for class org.bukkit.material.Sapling
Deprecated.
Magic value
Sapling(Material, TreeSpecies) - Constructor for class org.bukkit.material.Sapling
Constructs a sapling of the given type and tree species.
Sapling(Material, TreeSpecies, boolean) - Constructor for class org.bukkit.material.Sapling
Constructs a sapling of the given type and tree species and if is it instant growable
Sapling(TreeSpecies) - Constructor for class org.bukkit.material.Sapling
Constructs a sapling of the given tree species.
Sapling(TreeSpecies, boolean) - Constructor for class org.bukkit.material.Sapling
Constructs a sapling of the given tree species and if is it instant growable
SAPLINGS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all sapling variants.
SATIATED - org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
When a player regains health from regenerating due to their hunger being satisfied
SATURATION - Static variable in class org.bukkit.potion.PotionEffectType
Increases the food level of an entity each tick.
SAVANNA - org.bukkit.block.Biome
 
SAVANNA_PLATEAU - org.bukkit.block.Biome
 
save() - Method in interface org.bukkit.BanEntry
Saves the ban entry, overwriting any previous data in the ban list.
save() - Method in interface org.bukkit.World
Saves world to disk
save(File) - Method in class org.bukkit.configuration.file.FileConfiguration
Saves this FileConfiguration to the specified location.
save(Writer) - Method in class org.bukkit.plugin.PluginDescriptionFile
Saves this PluginDescriptionFile to the given writer
save(String) - Method in class org.bukkit.configuration.file.FileConfiguration
Saves this FileConfiguration to the specified location.
SAVE - org.bukkit.block.data.type.StructureBlock.Mode
Allows selection and saving of a structure.
SAVE - org.bukkit.block.structure.UsageMode
The mode used when saving a structure.
saveConfig() - Method in class org.bukkit.plugin.java.JavaPlugin
 
saveConfig() - Method in interface org.bukkit.plugin.Plugin
Saves the FileConfiguration retrievable by Plugin.getConfig().
saveData() - Method in interface org.bukkit.entity.Player
Saves the players current location, health, inventory, motion, and other information into the username.dat file, in the world/player folder
saveDefaultConfig() - Method in class org.bukkit.plugin.java.JavaPlugin
 
saveDefaultConfig() - Method in interface org.bukkit.plugin.Plugin
Saves the raw contents of the default config.yml file to the location retrievable by Plugin.getConfig().
savePlayers() - Static method in class org.bukkit.Bukkit
Writes loaded players to disk.
savePlayers() - Method in interface org.bukkit.Server
Writes loaded players to disk.
saveResource(String, boolean) - Method in class org.bukkit.plugin.java.JavaPlugin
 
saveResource(String, boolean) - Method in interface org.bukkit.plugin.Plugin
Saves the raw contents of any resource embedded with a plugin's .jar file assuming it can be found using Plugin.getResource(String).
saveToString() - Method in class org.bukkit.configuration.file.FileConfiguration
Saves this FileConfiguration to a string, and returns it.
saveToString() - Method in class org.bukkit.configuration.file.YamlConfiguration
 
scheduleAsyncDelayedTask(Plugin, Runnable) - Method in interface org.bukkit.scheduler.BukkitScheduler
Deprecated.
This name is misleading, as it does not schedule "a sync" task, but rather, "an async" task
scheduleAsyncDelayedTask(Plugin, Runnable, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
Deprecated.
This name is misleading, as it does not schedule "a sync" task, but rather, "an async" task
scheduleAsyncRepeatingTask(Plugin, Runnable, long, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
Deprecated.
This name is misleading, as it does not schedule "a sync" task, but rather, "an async" task
scheduleSyncDelayedTask(Plugin, Runnable) - Method in interface org.bukkit.scheduler.BukkitScheduler
Schedules a once off task to occur as soon as possible.
scheduleSyncDelayedTask(Plugin, Runnable, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
Schedules a once off task to occur after a delay.
scheduleSyncDelayedTask(Plugin, BukkitRunnable) - Method in interface org.bukkit.scheduler.BukkitScheduler
scheduleSyncDelayedTask(Plugin, BukkitRunnable, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
scheduleSyncRepeatingTask(Plugin, Runnable, long, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
Schedules a repeating task.
scheduleSyncRepeatingTask(Plugin, BukkitRunnable, long, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
Score - Interface in org.bukkit.scoreboard
A score entry for an entry on an objective.
Scoreboard - Interface in org.bukkit.scoreboard
A scoreboard
ScoreboardManager - Interface in org.bukkit.scoreboard
Manager of Scoreboards
SCUTE - org.bukkit.Material
 
SEA - org.bukkit.Art
 
SEA_LANTERN - org.bukkit.Material
 
SEA_PICKLE - org.bukkit.Material
 
SEAGRASS - org.bukkit.Material
 
SeaPickle - Interface in org.bukkit.block.data.type
'pickles' indicates the number of pickles in this block.
SEARCH_FOR_BREATH_ATTACK_TARGET - org.bukkit.entity.EnderDragon.Phase
The dragon will search for a player to attack with dragon breath.
SECONDARY_EFFECT - org.bukkit.inventory.InventoryView.Property
In an beacon inventory, the secondary potion effect
seed() - Method in class org.bukkit.WorldCreator
Gets the seed that will be used to create this world
seed(long) - Method in class org.bukkit.WorldCreator
Sets the seed that will be used to create this world
SEEDED - org.bukkit.CropState
State when first seeded
SEEDED - org.bukkit.NetherWartsState
State when first seeded
SEGMENTED_10 - org.bukkit.boss.BarStyle
Splits the boss bar into 10 segments
SEGMENTED_12 - org.bukkit.boss.BarStyle
Splits the boss bar into 12 segments
SEGMENTED_20 - org.bukkit.boss.BarStyle
Splits the boss bar into 20 segments
SEGMENTED_6 - org.bukkit.boss.BarStyle
Splits the boss bar into 6 segments
SELF - org.bukkit.block.BlockFace
 
SEND_COMMAND_FEEDBACK - Static variable in class org.bukkit.GameRule
Whether the feedback from commands executed by a player should show up in chat.
sendBlockChange(Location, BlockData) - Method in interface org.bukkit.entity.Player
Send a block change.
sendBlockChange(Location, Material, byte) - Method in interface org.bukkit.entity.Player
Deprecated.
Magic value
sendChunkChange(Location, int, int, int, byte[]) - Method in interface org.bukkit.entity.Player
Deprecated.
Magic value
sendMap(MapView) - Method in interface org.bukkit.entity.Player
Render a map and send it to the player in its entirety.
sendMessage(String) - Method in interface org.bukkit.command.CommandSender
Sends this sender a message
sendMessage(String[]) - Method in interface org.bukkit.command.CommandSender
Sends this sender multiple messages
sendMessage(BaseComponent) - Method in class org.bukkit.command.CommandSender.Spigot
Sends this sender a chat component.
sendMessage(BaseComponent) - Method in class org.bukkit.entity.Player.Spigot
 
sendMessage(BaseComponent...) - Method in class org.bukkit.command.CommandSender.Spigot
Sends an array of components as a single message to the sender.
sendMessage(BaseComponent...) - Method in class org.bukkit.entity.Player.Spigot
 
sendMessage(ChatMessageType, BaseComponent) - Method in class org.bukkit.entity.Player.Spigot
Sends the component to the specified screen position of this player
sendMessage(ChatMessageType, BaseComponent...) - Method in class org.bukkit.entity.Player.Spigot
Sends an array of components as a single message to the specified screen position of this player
sendPluginMessage(Plugin, String, byte[]) - Method in interface org.bukkit.plugin.messaging.PluginMessageRecipient
Sends this recipient a Plugin Message on the specified outgoing channel.
sendRawMessage(String) - Method in interface org.bukkit.conversations.Conversable
Sends this sender a message raw
sendRawMessage(String) - Method in interface org.bukkit.entity.Player
Sends this sender a message raw
sendSignChange(Location, String[]) - Method in interface org.bukkit.entity.Player
Send a sign change.
sendTitle(String, String) - Method in interface org.bukkit.entity.Player
Deprecated.
API behavior subject to change
sendTitle(String, String, int, int, int) - Method in interface org.bukkit.entity.Player
Sends a title and a subtitle message to the player.
separator - Variable in class org.bukkit.conversations.PluginNameConversationPrefix
 
SerializableAs - Annotation Type in org.bukkit.configuration.serialization
Represents an "alias" that a ConfigurationSerializable may be stored as.
serialize() - Method in class org.bukkit.attribute.AttributeModifier
 
serialize() - Method in class org.bukkit.block.banner.Pattern
 
serialize() - Method in class org.bukkit.Color
 
serialize() - Method in interface org.bukkit.configuration.serialization.ConfigurationSerializable
Creates a Map representation of this class.
serialize() - Method in class org.bukkit.FireworkEffect
 
serialize() - Method in class org.bukkit.inventory.ItemStack
 
serialize() - Method in class org.bukkit.Location
 
serialize() - Method in class org.bukkit.potion.PotionEffect
 
serialize() - Method in class org.bukkit.util.Vector
 
SERIALIZED_TYPE_KEY - Static variable in class org.bukkit.configuration.serialization.ConfigurationSerialization
 
Server - Interface in org.bukkit
Represents a server implementation.
Server.Spigot - Class in org.bukkit
 
ServerCommandEvent - Class in org.bukkit.event.server
This event is called when a command is run by a non-player.
ServerCommandEvent(CommandSender, String) - Constructor for class org.bukkit.event.server.ServerCommandEvent
 
ServerEvent - Class in org.bukkit.event.server
Miscellaneous server events
ServerEvent() - Constructor for class org.bukkit.event.server.ServerEvent
 
ServerListPingEvent - Class in org.bukkit.event.server
Called when a server list ping is coming in.
ServerListPingEvent(InetAddress, String, int) - Constructor for class org.bukkit.event.server.ServerListPingEvent
This constructor is intended for implementations that provide the ServerListPingEvent.iterator() method, thus provided the ServerListPingEvent.getNumPlayers() count.
ServerListPingEvent(InetAddress, String, int, int) - Constructor for class org.bukkit.event.server.ServerListPingEvent
 
ServerLoadEvent - Class in org.bukkit.event.server
Deprecated.
draft API
ServerLoadEvent(ServerLoadEvent.LoadType) - Constructor for class org.bukkit.event.server.ServerLoadEvent
Deprecated.
Creates a ServerLoadEvent with a given loading type.
ServerLoadEvent.LoadType - Enum in org.bukkit.event.server
Deprecated.
Represents the context in which the enclosing event has been completed.
ServerOperator - Interface in org.bukkit.permissions
Represents an object that may become a server operator, such as a Player
ServiceEvent - Class in org.bukkit.event.server
An event relating to a registered service.
ServiceEvent(RegisteredServiceProvider<?>) - Constructor for class org.bukkit.event.server.ServiceEvent
 
ServicePriority - Enum in org.bukkit.plugin
Represents various priorities of a provider.
ServiceRegisterEvent - Class in org.bukkit.event.server
This event is called when a service is registered.
ServiceRegisterEvent(RegisteredServiceProvider<?>) - Constructor for class org.bukkit.event.server.ServiceRegisterEvent
 
ServicesManager - Interface in org.bukkit.plugin
Manages services and service providers.
ServiceUnregisterEvent - Class in org.bukkit.event.server
This event is called when a service is unregistered.
ServiceUnregisterEvent(RegisteredServiceProvider<?>) - Constructor for class org.bukkit.event.server.ServiceUnregisterEvent
 
set(String, Object) - Method in interface org.bukkit.configuration.ConfigurationSection
Sets the specified path to the given value.
set(String, Object) - Method in class org.bukkit.configuration.MemorySection
 
SET_OFF - org.bukkit.event.entity.CreeperPowerEvent.PowerCause
Power change caused by something else (probably a plugin)
SET_ON - org.bukkit.event.entity.CreeperPowerEvent.PowerCause
Power change caused by something else (probably a plugin)
setActivated(boolean) - Method in class org.bukkit.material.Tripwire
Set tripwire activated state
setActivated(boolean) - Method in class org.bukkit.material.TripwireHook
Set hook activated state
setActive(boolean) - Method in class org.bukkit.material.Hopper
Sets whether the hopper is active or not.
setAdult() - Method in interface org.bukkit.entity.Ageable
Sets the age of the animal to an adult
setAfter(Vector) - Method in class org.bukkit.event.entity.EntityPortalExitEvent
Sets the velocity that the entity will have after exiting the portal.
setAge(int) - Method in interface org.bukkit.block.data.Ageable
Sets the value of the 'age' property.
setAge(int) - Method in interface org.bukkit.entity.Ageable
Sets the age of this animal.
setAgeLock(boolean) - Method in interface org.bukkit.entity.Ageable
Lock the age of the animal, setting this will prevent the animal from maturing or getting ready for mating.
setAI(boolean) - Method in interface org.bukkit.entity.LivingEntity
Sets whether an entity will have AI.
setAliases(List<String>) - Method in class org.bukkit.command.Command
Sets the list of aliases to request on registration for this command.
setAllowFlight(boolean) - Method in interface org.bukkit.entity.Player
Sets if the Player is allowed to fly via jump key double-tap like in creative mode.
setAllowFriendlyFire(boolean) - Method in interface org.bukkit.scoreboard.Team
Sets the team friendly fire state
setAmbientSpawnLimit(int) - Method in interface org.bukkit.World
Sets the limit for number of ambient mobs that can spawn in a chunk in this world
setAmount(double) - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
Sets the amount of regained health
setAmount(int) - Method in class org.bukkit.event.entity.EntityAirChangeEvent
Sets the amount of air remaining for the entity (measured in ticks.
setAmount(int) - Method in class org.bukkit.event.player.PlayerExpChangeEvent
Set the amount of experience the player will receive
setAmount(int) - Method in class org.bukkit.inventory.ItemStack
Sets the amount of items in this stack
setAnger(int) - Method in interface org.bukkit.entity.PigZombie
Set the pig zombie's current anger level.
setAngry(boolean) - Method in interface org.bukkit.entity.PigZombie
Shorthand; sets to either 0 or the default level.
setAngry(boolean) - Method in interface org.bukkit.entity.Wolf
Sets the anger of this wolf.
setAnimalSpawnLimit(int) - Method in interface org.bukkit.World
Sets the limit for number of animals that can spawn in a chunk in this world
setArmor(ItemStack) - Method in interface org.bukkit.inventory.HorseInventory
Sets the item in the horse's armor slot.
setArmorContents(ItemStack[]) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the entities armor to the provided array of ItemStacks
setArmorContents(ItemStack[]) - Method in interface org.bukkit.inventory.PlayerInventory
Put the given ItemStacks into the armor slots
setArms(boolean) - Method in interface org.bukkit.entity.ArmorStand
Sets whether this armor stand has arms
setArt(Art) - Method in interface org.bukkit.entity.Painting
Set the art on this painting
setArt(Art, boolean) - Method in interface org.bukkit.entity.Painting
Set the art on this painting
setAttached(boolean) - Method in interface org.bukkit.block.data.Attachable
Sets the value of the 'attached' property.
setAuthor(String) - Method in interface org.bukkit.block.Structure
Set the name of whoever created this structure.
setAuthor(String) - Method in interface org.bukkit.inventory.meta.BookMeta
Sets the author of the book.
setAuthor(LivingEntity) - Method in interface org.bukkit.block.Structure
Set the name of whoever created this structure using a LivingEntity.
setAutoSave(boolean) - Method in interface org.bukkit.World
Sets whether or not the world will automatically save
setAwake(boolean) - Method in interface org.bukkit.entity.Bat
This method modifies the current waking state of this bat.
setAxis(Axis) - Method in interface org.bukkit.block.data.Orientable
Sets the value of the 'axis' property.
setBaby() - Method in interface org.bukkit.entity.Ageable
Sets the age of the animal to a baby
setBaby(boolean) - Method in interface org.bukkit.entity.Zombie
Sets whether the zombie is a baby
setBaseColor(DyeColor) - Method in interface org.bukkit.block.Banner
Sets the base color for this banner.
setBaseColor(DyeColor) - Method in interface org.bukkit.inventory.meta.BannerMeta
Deprecated.
banner color is now stored as the data value, not meta.
setBasePlate(boolean) - Method in interface org.bukkit.entity.ArmorStand
Sets whether the armor stand has a base plate
setBasePotionData(PotionData) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the underlying potion data
setBasePotionData(PotionData) - Method in interface org.bukkit.entity.TippedArrow
Sets the underlying potion data
setBasePotionData(PotionData) - Method in interface org.bukkit.inventory.meta.PotionMeta
Sets the underlying potion data
setBaseValue(double) - Method in interface org.bukkit.attribute.AttributeInstance
Set the base value of this instance.
setBeamTarget(Location) - Method in interface org.bukkit.entity.EnderCrystal
Sets the location that this end crystal is pointing to.
setBedSpawnLocation(Location) - Method in interface org.bukkit.entity.Player
Sets the Location where the player will spawn at their bed.
setBedSpawnLocation(Location, boolean) - Method in interface org.bukkit.entity.Player
Sets the Location where the player will spawn at their bed.
setBiome(int, int, Biome) - Method in interface org.bukkit.generator.ChunkGenerator.BiomeGrid
Set biome at x, z within chunk being generated
setBiome(int, int, Biome) - Method in interface org.bukkit.World
Sets the biome for the given block coordinates
setBiome(Biome) - Method in interface org.bukkit.block.Block
Sets the biome that this block resides in
setBiteChance(double) - Method in interface org.bukkit.entity.FishHook
Deprecated.
has no effect in newer Minecraft versions
setBites(int) - Method in interface org.bukkit.block.data.type.Cake
Sets the value of the 'bites' property.
setBlock(int, int, int, BlockData) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Set the block at x,y,z in the chunk data to material.
setBlock(int, int, int, Material) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Set the block at x,y,z in the chunk data to material.
setBlock(int, int, int, MaterialData) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Set the block at x,y,z in the chunk data to material.
setBlockData(int, int, int, BlockData) - Method in interface org.bukkit.BlockChangeDelegate
Set a block data at the specified coordinates.
setBlockData(BlockData) - Method in interface org.bukkit.block.Block
Sets the complete data for this block
setBlockData(BlockData) - Method in interface org.bukkit.block.BlockState
Sets the data for this block state.
setBlockData(BlockData, boolean) - Method in interface org.bukkit.block.Block
Sets the complete data for this block
setBlockState(BlockState) - Method in interface org.bukkit.inventory.meta.BlockStateMeta
Attaches a copy of the passed block state to the item.
setBlockTexture(MushroomBlockTexture) - Method in class org.bukkit.material.Mushroom
Sets the mushroom texture of this block.
setBlue(int) - Method in class org.bukkit.Color
Creates a new Color object with specified component
setBodyColor(DyeColor) - Method in interface org.bukkit.entity.TropicalFish
Sets the color of the fish's body
setBodyColor(DyeColor) - Method in interface org.bukkit.inventory.meta.TropicalFishBucketMeta
Sets the color of the fish's body.
setBodyPose(EulerAngle) - Method in interface org.bukkit.entity.ArmorStand
Sets the armor stand's body's current pose as a EulerAngle
setBonus(int) - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
Set the bonus uses added.
setBoots(ItemStack) - Method in interface org.bukkit.entity.ArmorStand
Sets the item currently being worn by the armor stand on its feet
setBoots(ItemStack) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the boots worn by the entity
setBoots(ItemStack) - Method in interface org.bukkit.inventory.PlayerInventory
Put the given ItemStack into the boots slot.
setBootsDropChance(float) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the chance of the boots being dropped upon this creature's death.
setBottle(int, boolean) - Method in interface org.bukkit.block.data.type.BrewingStand
Set whether the stand has this bottle present.
setBounce(boolean) - Method in interface org.bukkit.entity.Projectile
Set whether or not this projectile should bounce or not when it hits something.
setBoundingBoxVisible(boolean) - Method in interface org.bukkit.block.Structure
Set if this structure box should show the bounding box.
setBreed(boolean) - Method in interface org.bukkit.entity.Ageable
Set breedability of the animal, if the animal is a baby and set to breed it will instantly grow up.
setBreedCause(UUID) - Method in interface org.bukkit.entity.Animals
Set the UUID of the entity that caused this entity to enter the Ageable.canBreed() state.
setBrewingTime(int) - Method in interface org.bukkit.block.BrewingStand
Set the time left before brewing completes.
setBuild(boolean) - Method in class org.bukkit.event.block.BlockPlaceEvent
Sets the canBuild state of this event.
setBuildable(boolean) - Method in class org.bukkit.event.block.BlockCanBuildEvent
Sets whether the block can be built here or not.
setBurning(boolean) - Method in class org.bukkit.event.inventory.FurnaceBurnEvent
Sets whether the furnace's fuel is burning or not.
setBurnTime(int) - Method in class org.bukkit.event.inventory.FurnaceBurnEvent
Sets the burn time for this fuel
setBurnTime(short) - Method in interface org.bukkit.block.Furnace
Set burn time.
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockBreakEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockBurnEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockDamageEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockDispenseEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockExplodeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockFadeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockFertilizeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockFromToEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockGrowEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockIgniteEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockPhysicsEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockPistonEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.BlockPlaceEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.LeavesDecayEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.MoistureChangeEvent
Deprecated.
 
setCancelled(boolean) - Method in class org.bukkit.event.block.NotePlayEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.SignChangeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.block.SpongeAbsorbEvent
 
setCancelled(boolean) - Method in interface org.bukkit.event.Cancellable
Sets the cancellation state of this event.
setCancelled(boolean) - Method in class org.bukkit.event.enchantment.EnchantItemEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.CreeperPowerEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityAirChangeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityBreedEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityChangeBlockEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityCombustEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityCreatePortalEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityDamageEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityDropItemEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityExplodeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityInteractEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityPickupItemEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityPotionEffectEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityResurrectEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityShootBowEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntitySpawnEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityTameEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityTargetEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityTeleportEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityToggleGlideEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityToggleSwimEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.FireworkExplodeEvent
Set the cancelled state of this event.
setCancelled(boolean) - Method in class org.bukkit.event.entity.FoodLevelChangeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.HorseJumpEvent
Deprecated.
horse jumping was moved client side.
setCancelled(boolean) - Method in class org.bukkit.event.entity.ItemDespawnEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.ItemMergeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.LingeringPotionSplashEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.PigZapEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.PigZombieAngerEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.PlayerLeashEntityEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.PotionSplashEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.ProjectileLaunchEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.SheepDyeWoolEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.SheepRegrowWoolEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.SlimeSplitEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.VillagerAcquireTradeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.hanging.HangingBreakEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.hanging.HangingPlaceEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.inventory.BrewEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.inventory.BrewingStandFuelEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.inventory.FurnaceBurnEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.inventory.FurnaceSmeltEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.inventory.InventoryInteractEvent
Proxy method to InventoryInteractEvent.setResult(Event.Result) for the Cancellable interface.
setCancelled(boolean) - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.inventory.InventoryOpenEvent
Sets the cancellation state of this event.
setCancelled(boolean) - Method in class org.bukkit.event.inventory.InventoryPickupItemEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerAchievementAwardedEvent
Deprecated.
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerAnimationEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerBedEnterEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerBucketEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerDropItemEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerEditBookEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerFishEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerGameModeChangeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerInteractEntityEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerInteractEvent
Sets the cancellation state of this event.
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerItemConsumeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerItemDamageEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerItemHeldEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerItemMendEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerKickEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerMoveEvent
Sets the cancellation state of this event.
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerPickupItemEvent
Deprecated.
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerShearEntityEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerToggleFlightEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerToggleSneakEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerToggleSprintEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerUnleashEntityEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.player.PlayerVelocityEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.server.BroadcastMessageEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.server.ServerCommandEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.server.TabCompleteEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.vehicle.VehicleCreateEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.vehicle.VehicleDestroyEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.vehicle.VehicleEnterEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.vehicle.VehicleExitEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.weather.LightningStrikeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.weather.ThunderChangeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.weather.WeatherChangeEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.world.ChunkUnloadEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.world.PortalCreateEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.world.StructureGrowEvent
 
setCancelled(boolean) - Method in class org.bukkit.event.world.WorldUnloadEvent
 
setCancelled(boolean) - Method in class org.spigotmc.event.entity.EntityDismountEvent
 
setCancelled(boolean) - Method in class org.spigotmc.event.entity.EntityMountEvent
 
setCanCreatePortal(boolean) - Method in interface org.bukkit.TravelAgent
Sets whether the TravelAgent should attempt to create a destination portal or not.
setCanPickupItems(boolean) - Method in interface org.bukkit.entity.LivingEntity
Sets whether or not the living entity can pick up items.
setCanSeeFriendlyInvisibles(boolean) - Method in interface org.bukkit.scoreboard.Team
Sets the team's ability to see invisible teammates.
setCaption(String) - Method in class org.bukkit.map.MapCursor
Sets the caption on this cursor.
setCareer(Villager.Career) - Method in interface org.bukkit.entity.Villager
Set the new Villager.Career for this Villager.
setCareer(Villager.Career, boolean) - Method in interface org.bukkit.entity.Villager
Set the new Villager.Career for this Villager.
setCarriedBlock(BlockData) - Method in interface org.bukkit.entity.Enderman
Sets the data of the block that the Enderman is carrying.
setCarriedMaterial(MaterialData) - Method in interface org.bukkit.entity.Enderman
Sets the id and data of the block that the Enderman is carrying.
setCarryingChest(boolean) - Method in interface org.bukkit.entity.ChestedHorse
Sets whether the horse has a chest equipped.
setCarryingChest(boolean) - Method in interface org.bukkit.entity.Horse
Deprecated.
setCatType(Ocelot.Type) - Method in interface org.bukkit.entity.Ocelot
Sets the current type of this cat.
setCenter(double, double) - Method in interface org.bukkit.WorldBorder
Sets the new border center.
setCenter(Location) - Method in interface org.bukkit.WorldBorder
Sets the new border center.
setCenterX(int) - Method in interface org.bukkit.map.MapView
Set the center X position of this map.
setCenterZ(int) - Method in interface org.bukkit.map.MapView
Set the center Z position of this map.
setChar(char, MapFont.CharacterSprite) - Method in class org.bukkit.map.MapFont
Set the sprite for a given character.
setCharged(boolean) - Method in interface org.bukkit.entity.WitherSkull
Sets the charged status of the wither skull.
setChestplate(ItemStack) - Method in interface org.bukkit.entity.ArmorStand
Sets the item currently being worn by the armor stand on its chest
setChestplate(ItemStack) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the chest plate worn by the entity
setChestplate(ItemStack) - Method in interface org.bukkit.inventory.PlayerInventory
Put the given ItemStack into the chestplate slot.
setChestplateDropChance(float) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the chance of the chest plate being dropped upon this creature's death.
setCollarColor(DyeColor) - Method in interface org.bukkit.entity.Wolf
Set the collar color of this wolf
setCollidable(boolean) - Method in interface org.bukkit.entity.LivingEntity
Set if this entity will be subject to collisions other entities.
setCollidesWithEntities(boolean) - Method in class org.bukkit.entity.Player.Spigot
setCollisionCancelled(boolean) - Method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
setColor(BarColor) - Method in interface org.bukkit.boss.BossBar
Sets the color of this boss bar.
setColor(ChatColor) - Method in interface org.bukkit.scoreboard.Team
Sets the color of the team.
setColor(Color) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the color of this cloud.
setColor(Color) - Method in interface org.bukkit.entity.TippedArrow
Sets the color of this arrow.
setColor(Color) - Method in interface org.bukkit.inventory.meta.LeatherArmorMeta
Sets the color of the armor.
setColor(Color) - Method in interface org.bukkit.inventory.meta.MapMeta
Sets the map color.
setColor(Color) - Method in interface org.bukkit.inventory.meta.PotionMeta
Sets the potion color.
setColor(DyeColor) - Method in class org.bukkit.event.entity.SheepDyeWoolEvent
Sets the DyeColor the sheep is being dyed
setColor(DyeColor) - Method in interface org.bukkit.material.Colorable
Sets the color of this object to the specified DyeColor.
setColor(DyeColor) - Method in class org.bukkit.material.Dye
Sets the color of this dye
setColor(DyeColor) - Method in class org.bukkit.material.Wool
Sets the color of this dye
setColor(Horse.Color) - Method in interface org.bukkit.entity.Horse
Sets the horse's color.
setColor(Llama.Color) - Method in interface org.bukkit.entity.Llama
Sets the llama's color.
setCommand(String) - Method in interface org.bukkit.block.CommandBlock
Sets the command that this CommandBlock will run when powered.
setCommand(String) - Method in interface org.bukkit.entity.minecart.CommandMinecart
Sets the command that this CommandMinecart will run when activated.
setCommand(String) - Method in class org.bukkit.event.server.ServerCommandEvent
Sets the command that the server will execute
setCompassTarget(Location) - Method in interface org.bukkit.entity.Player
Set the target of the player's compass.
setCompletions(List<String>) - Method in class org.bukkit.event.server.TabCompleteEvent
Set the completions offered, overriding any already set.
setConditional(boolean) - Method in interface org.bukkit.block.data.type.CommandBlock
Sets the value of the 'conditional' property.
setConnected(boolean) - Method in class org.bukkit.material.TripwireHook
Set tripwire connection state
setConsuming(boolean) - Method in class org.bukkit.event.inventory.BrewingStandFuelEvent
Sets whether the brewing stand's fuel will be reduced / consumed or not.
setContents(ItemStack[]) - Method in interface org.bukkit.inventory.Inventory
Completely replaces the inventory's contents.
setContents(MaterialData) - Method in interface org.bukkit.block.FlowerPot
Deprecated.
Sets the item present in this flower pot.
setContents(MaterialData) - Method in class org.bukkit.material.FlowerPot
Deprecated.
Set the contents of the flower pot
setConversation(Conversation) - Method in interface org.bukkit.conversations.ConversationCanceller
Sets the conversation this ConversationCanceller can optionally cancel.
setConversation(Conversation) - Method in class org.bukkit.conversations.ExactMatchConversationCanceller
 
setConversation(Conversation) - Method in class org.bukkit.conversations.InactivityConversationCanceller
 
setConversation(Conversation) - Method in class org.bukkit.conversations.ManuallyAbandonedConversationCanceller
 
setCookingTime(int) - Method in class org.bukkit.inventory.FurnaceRecipe
Set the cooking time for this recipe in ticks.
setCookTime(short) - Method in interface org.bukkit.block.Furnace
Set cook time.
setCooldown(Material, int) - Method in interface org.bukkit.entity.HumanEntity
Set a cooldown on the specified material for a certain amount of ticks.
setCost(int) - Method in class org.bukkit.enchantments.EnchantmentOffer
Sets the cost in experience levels the player has to pay to enchant his item with this enchantment
setCount(int) - Method in class org.bukkit.event.entity.SlimeSplitEvent
Sets how many smaller slimes will spawn on the split
setCreated(Date) - Method in interface org.bukkit.BanEntry
Sets the date this ban entry was created.
setCreationRadius(int) - Method in interface org.bukkit.TravelAgent
Sets the maximum radius from the given location to create a portal.
setCreatureTypeByName(String) - Method in interface org.bukkit.block.CreatureSpawner
setCritical(boolean) - Method in interface org.bukkit.entity.Arrow
Sets whether or not this arrow should be critical.
setCurrentItem(ItemStack) - Method in class org.bukkit.event.inventory.InventoryClickEvent
Sets the ItemStack currently in the clicked slot.
setCurrentSpell(Evoker.Spell) - Method in interface org.bukkit.entity.Evoker
Deprecated.
future versions of Minecraft have additional spell casting entities.
setCursor(ItemStack) - Method in class org.bukkit.event.inventory.InventoryClickEvent
Deprecated.
This changes the ItemStack in their hand before any calculations are applied to the Inventory, which has a tendency to create inconsistencies between the Player and the server, and to make unexpected changes in the behavior of the clicked Inventory.
setCursor(ItemStack) - Method in class org.bukkit.event.inventory.InventoryCreativeEvent
 
setCursor(ItemStack) - Method in class org.bukkit.event.inventory.InventoryDragEvent
Sets the result cursor after the drag is done.
setCursor(ItemStack) - Method in class org.bukkit.inventory.InventoryView
Sets the item on the cursor of one of the viewing players.
setCursors(MapCursorCollection) - Method in interface org.bukkit.map.MapCanvas
Set the cursor collection associated with this canvas.
setCustomName(String) - Method in interface org.bukkit.Nameable
Sets a custom name on a mob or block.
setCustomNameVisible(boolean) - Method in interface org.bukkit.entity.Entity
Sets whether or not to display the mob's custom name client side.
setDamage(double) - Method in class org.bukkit.entity.Arrow.Spigot
 
setDamage(double) - Method in interface org.bukkit.entity.Minecart
Sets a minecart's damage.
setDamage(double) - Method in class org.bukkit.event.entity.EntityDamageEvent
Sets the raw amount of damage caused by the event.
setDamage(double) - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
Sets the damage done to the vehicle
setDamage(int) - Method in class org.bukkit.event.player.PlayerItemDamageEvent
 
setDamage(int) - Method in interface org.bukkit.inventory.meta.Damageable
Sets the damage
setDamage(EntityDamageEvent.DamageModifier, double) - Method in class org.bukkit.event.entity.EntityDamageEvent
Sets the damage for the specified modifier.
setDamageAmount(double) - Method in interface org.bukkit.WorldBorder
Sets the amount of damage a player takes when outside the border plus the border buffer.
setDamageBuffer(double) - Method in interface org.bukkit.WorldBorder
Sets the amount of blocks a player may safely be outside the border before taking damage.
setData(byte) - Method in class org.bukkit.material.MaterialData
Deprecated.
Magic value
setData(MaterialData) - Method in interface org.bukkit.block.BlockState
Sets the metadata for this block state.
setData(MaterialData) - Method in class org.bukkit.inventory.ItemStack
Sets the MaterialData for this stack of items
setDeathMessage(String) - Method in class org.bukkit.event.entity.PlayerDeathEvent
Set the death message that will appear to everyone on the server.
setDecayable(boolean) - Method in class org.bukkit.material.Leaves
Set whether this leaf block will disappear when too far from a log
setDecaying(boolean) - Method in class org.bukkit.material.Leaves
Set whether this leaf block is in the process of decaying
setDecor(ItemStack) - Method in interface org.bukkit.inventory.LlamaInventory
Sets the item in the llama's decor slot.
setDefault(PermissionDefault) - Method in class org.bukkit.permissions.Permission
Sets the default value of this permission.
setDefaultGameMode(GameMode) - Static method in class org.bukkit.Bukkit
Sets the default GameMode for new players.
setDefaultGameMode(GameMode) - Method in interface org.bukkit.Server
Sets the default GameMode for new players.
setDefaults(Configuration) - Method in interface org.bukkit.configuration.Configuration
Sets the source of all default values for this Configuration.
setDefaults(Configuration) - Method in class org.bukkit.configuration.MemoryConfiguration
 
setDelay(int) - Method in interface org.bukkit.block.CreatureSpawner
Set the spawner's delay.
setDelay(int) - Method in interface org.bukkit.block.data.type.Repeater
Sets the value of the 'delay' property.
setDelay(int) - Method in class org.bukkit.material.Diode
Sets the delay of the repeater.
setDerailedVelocityMod(Vector) - Method in interface org.bukkit.entity.Minecart
Sets the derailed velocity modifier.
setDerp(boolean) - Method in interface org.bukkit.entity.Snowman
Sets whether this snowman is in "derp mode", meaning it is not wearing a pumpkin.
setDescription(String) - Method in class org.bukkit.command.Command
Sets a brief description of this command.
setDescription(String) - Method in class org.bukkit.permissions.Permission
Sets the description of this permission.
setDespawnTimer(int) - Method in interface org.bukkit.entity.EnderSignal
Set how long this entity has been alive (in ticks).
setDifficulty(Difficulty) - Method in interface org.bukkit.World
Sets the Difficulty of the world.
setDirection(byte) - Method in class org.bukkit.map.MapCursor
Set the direction of this cursor.
setDirection(BlockFace) - Method in class org.bukkit.material.Tree
Set direction of the log
setDirection(BlockFace, boolean) - Method in class org.bukkit.material.ExtendedRails
 
setDirection(BlockFace, boolean) - Method in class org.bukkit.material.Rails
Set the direction of these tracks
setDirection(Vector) - Method in interface org.bukkit.entity.Fireball
Fireballs fly straight and do not take setVelocity(...) well.
setDirection(Vector) - Method in class org.bukkit.Location
Sets the yaw and pitch to point in the direction of the vector.
setDisarmed(boolean) - Method in interface org.bukkit.block.data.type.Tripwire
Sets the value of the 'disarmed' property.
setDisplayBlock(MaterialData) - Method in interface org.bukkit.entity.Minecart
Sets the display block for this minecart.
setDisplayBlockData(BlockData) - Method in interface org.bukkit.entity.Minecart
Sets the display block for this minecart.
setDisplayBlockOffset(int) - Method in interface org.bukkit.entity.Minecart
Sets the offset of the display block.
setDisplayName(String) - Method in interface org.bukkit.entity.Player
Sets the "friendly" name to display of this player.
setDisplayName(String) - Method in interface org.bukkit.inventory.meta.ItemMeta
Sets the display name.
setDisplayName(String) - Method in interface org.bukkit.scoreboard.Objective
Sets the name displayed to players for this objective.
setDisplayName(String) - Method in interface org.bukkit.scoreboard.Team
Sets the name displayed to entries for this team
setDisplaySlot(DisplaySlot) - Method in interface org.bukkit.scoreboard.Objective
Sets this objective to display on the specified slot for the scoreboard, removing it from any other display slot.
setDistance(int) - Method in interface org.bukkit.block.data.type.Leaves
Sets the value of the 'distance' property.
setDomestication(int) - Method in interface org.bukkit.entity.AbstractHorse
Sets the domestication level of this horse.
setDrag(boolean) - Method in interface org.bukkit.block.data.type.BubbleColumn
Sets the value of the 'drag' property.
setDropItem(boolean) - Method in interface org.bukkit.entity.EnderSignal
Sets if the EnderSignal should drop an item on death; or if it should shatter.
setDropItem(boolean) - Method in interface org.bukkit.entity.FallingBlock
Set if the falling block will break into an item if it cannot be placed
setDropItems(boolean) - Method in class org.bukkit.event.block.BlockBreakEvent
Sets whether or not the block will drop items as it normally would.
setDroppedExp(int) - Method in class org.bukkit.event.entity.EntityDeathEvent
Sets how much EXP should be dropped from this death.
setDurability(short) - Method in class org.bukkit.inventory.ItemStack
Deprecated.
durability is now part of ItemMeta. To avoid confusion and misuse, ItemStack.getItemMeta(), ItemStack.setItemMeta(ItemMeta) and Damageable.setDamage(int) should be used instead. This is because any call to this method will be overwritten by subsequent setting of ItemMeta which was created before this call.
setDuration(int) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the duration which this cloud will exist for (in ticks).
setDuration(int) - Method in class org.bukkit.event.entity.EntityCombustEvent
The number of seconds the combustee should be alight for.
setDurationOnUse(int) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the amount that the duration of this cloud will decrease by when it applies an effect to an entity.
setEffect(FireworkEffect) - Method in interface org.bukkit.inventory.meta.FireworkEffectMeta
Sets the firework effect for this meta.
setEggs(int) - Method in interface org.bukkit.block.data.type.TurtleEgg
Sets the value of the 'eggs' property.
setElder(boolean) - Method in interface org.bukkit.entity.Guardian
Deprecated.
Must spawn a new ElderGuardian.
setEnabled(boolean) - Method in interface org.bukkit.block.data.type.Hopper
Sets the value of the 'enabled' property.
setEnabled(boolean) - Method in interface org.bukkit.entity.minecart.HopperMinecart
Sets whether this Minecart will pick up items.
setEnabled(boolean) - Method in class org.bukkit.plugin.java.JavaPlugin
Sets the enabled state of this plugin
setEnchantment(Enchantment) - Method in class org.bukkit.enchantments.EnchantmentOffer
Sets the type of the enchantment.
setEnchantmentLevel(int) - Method in class org.bukkit.enchantments.EnchantmentOffer
Sets the level of the enchantment.
setExactTeleport(boolean) - Method in interface org.bukkit.block.EndGateway
Sets whether this gateway will teleport entities directly to the exit location instead of finding a nearby location.
setExecutor(CommandExecutor) - Method in class org.bukkit.command.PluginCommand
Sets the CommandExecutor to run when parsing this command
setExhaustion(float) - Method in interface org.bukkit.entity.Player
Sets the players current exhaustion level
setExitLocation(Location) - Method in interface org.bukkit.block.EndGateway
Sets the exit location that entities are teleported to when they enter the gateway portal.
setExp(float) - Method in interface org.bukkit.entity.Player
Sets the players current experience points towards the next level
setExperience(float) - Method in class org.bukkit.inventory.FurnaceRecipe
Sets the experience given by this recipe.
setExperience(int) - Method in interface org.bukkit.entity.ExperienceOrb
Sets how much experience is contained within this orb
setExperience(int) - Method in class org.bukkit.event.entity.EntityBreedEvent
Set the amount of experience granted by breeding.
setExperience(int) - Method in class org.bukkit.event.entity.ExpBottleEvent
This method sets the amount of experience to be created.
setExperienceReward(boolean) - Method in class org.bukkit.inventory.MerchantRecipe
Set whether to reward experience for the trade.
setExpiration(Date) - Method in interface org.bukkit.BanEntry
Sets the date this ban expires on.
setExpLevelCost(int) - Method in class org.bukkit.event.enchantment.EnchantItemEvent
Set cost in exp levels of the enchantment
setExplosionRadius(int) - Method in interface org.bukkit.entity.Creeper
Set the explosion radius in which this Creeper's explosion will affect.
setExpToDrop(int) - Method in class org.bukkit.event.block.BlockExpEvent
Set the amount of experience dropped by the block after the event has processed
setExpToDrop(int) - Method in class org.bukkit.event.player.PlayerFishEvent
Sets the amount of experience received when fishing.
setExtended(boolean) - Method in interface org.bukkit.block.data.type.Piston
Sets the value of the 'extended' property.
setExtraContents(ItemStack[]) - Method in interface org.bukkit.inventory.PlayerInventory
Put the given ItemStacks into the extra slots
See PlayerInventory.getExtraContents() for an explanation of extra slots.
setEye(boolean) - Method in interface org.bukkit.block.data.type.EndPortalFrame
Sets the value of the 'eye' property.
setFace(BlockFace, boolean) - Method in interface org.bukkit.block.data.MultipleFacing
Set whether this block has the specified face enabled.
setFace(BlockFace, RedstoneWire.Connection) - Method in interface org.bukkit.block.data.type.RedstoneWire
Sets the type of connection on the specified face.
setFace(Switch.Face) - Method in interface org.bukkit.block.data.type.Switch
Sets the value of the 'face' property.
setFacePainted(BlockFace, boolean) - Method in class org.bukkit.material.Mushroom
Deprecated.
Use MushroomBlockType cap options
setFacing(BlockFace) - Method in interface org.bukkit.block.data.Directional
Sets the value of the 'facing' property.
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Banner
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Bed
Set which direction the head of the bed is facing.
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Button
Sets the direction this button is pointing toward
setFacingDirection(BlockFace) - Method in class org.bukkit.material.CocoaPlant
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Comparator
Sets the direction this comparator is facing
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Diode
Sets the direction this diode is facing.
setFacingDirection(BlockFace) - Method in interface org.bukkit.material.Directional
Sets the direction that this block is facing in
setFacingDirection(BlockFace) - Method in class org.bukkit.material.DirectionalContainer
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Dispenser
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Door
Set the direction that this door should is facing.
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Gate
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Hopper
Sets the direction this hopper is facing
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Ladder
Sets the direction this ladder is facing
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Lever
Sets the direction this lever is pointing in
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Observer
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.PistonBaseMaterial
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.PistonExtensionMaterial
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Pumpkin
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Sign
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Skull
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Stairs
Set the direction the stair part of the block is facing
setFacingDirection(BlockFace) - Method in class org.bukkit.material.Torch
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.TrapDoor
 
setFacingDirection(BlockFace) - Method in class org.bukkit.material.TripwireHook
 
setFacingDirection(BlockFace, boolean) - Method in interface org.bukkit.entity.Hanging
Sets the direction of the hanging entity, potentially overriding rules of placement.
setFallbackCommands() - Method in class org.bukkit.command.SimpleCommandMap
 
setFallDistance(float) - Method in interface org.bukkit.entity.Entity
Sets the fall distance for this entity
setFire(boolean) - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
Sets whether this explosion will create fire or not
setFireTicks(int) - Method in interface org.bukkit.entity.Entity
Sets the entity's current fire ticks (ticks before the entity stops being on fire).
setFireworkMeta(FireworkMeta) - Method in interface org.bukkit.entity.Firework
Apply the provided meta to the fireworks
setFlying(boolean) - Method in interface org.bukkit.entity.Player
Makes this player start or stop flying.
setFlyingVelocityMod(Vector) - Method in interface org.bukkit.entity.Minecart
Sets the flying velocity modifier.
setFlySpeed(float) - Method in interface org.bukkit.entity.Player
Sets the speed at which a client will fly.
setFoodLevel(int) - Method in interface org.bukkit.entity.Player
Sets the players current food level
setFoodLevel(int) - Method in class org.bukkit.event.entity.FoodLevelChangeEvent
Sets the resultant food level that the entity involved in this event should be set to
setFormat(String) - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
Sets the format to use to display this chat message.
setFormat(String) - Method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
Sets the format to use to display this chat message
setFrom(Location) - Method in class org.bukkit.event.entity.EntityTeleportEvent
Sets the location that this entity moved from
setFrom(Location) - Method in class org.bukkit.event.player.PlayerMoveEvent
Sets the location to mark as where the player moved from
setFuel(ItemStack) - Method in interface org.bukkit.inventory.BrewerInventory
Set the current fuel for brewing.
setFuel(ItemStack) - Method in interface org.bukkit.inventory.FurnaceInventory
Set the current fuel.
setFuelLevel(int) - Method in interface org.bukkit.block.BrewingStand
Set the level of current fuel for brewing.
setFuelPower(int) - Method in class org.bukkit.event.inventory.BrewingStandFuelEvent
Sets the fuel power for this fuel.
setFullTime(long) - Method in interface org.bukkit.World
Sets the in-game time on the server
setFuseTicks(int) - Method in interface org.bukkit.entity.TNTPrimed
Set the number of ticks until the TNT blows up after being primed.
setGameMode(GameMode) - Method in interface org.bukkit.entity.HumanEntity
Sets this human's current GameMode
setGameRule(GameRule<T>, T) - Method in interface org.bukkit.World
Set the given GameRule's new value.
setGameRuleValue(String, String) - Method in interface org.bukkit.World
Deprecated.
setGeneration(BookMeta.Generation) - Method in interface org.bukkit.inventory.meta.BookMeta
Sets the generation of the book.
setGliding(boolean) - Method in interface org.bukkit.entity.LivingEntity
Makes entity start or stop gliding.
setGlowing(boolean) - Method in interface org.bukkit.entity.Entity
Sets whether the entity has a team colored (default: white) glow.
setGlowingTicks(int) - Method in interface org.bukkit.entity.SpectralArrow
Sets the amount of time to apply the glowing effect for.
setGravity(boolean) - Method in interface org.bukkit.entity.Entity
Sets whether gravity applies to this entity.
setGreen(int) - Method in class org.bukkit.Color
Creates a new Color object with specified component
setGroup(String) - Method in class org.bukkit.inventory.FurnaceRecipe
Set the group of this recipe.
setGroup(String) - Method in class org.bukkit.inventory.ShapedRecipe
Set the group of this recipe.
setGroup(String) - Method in class org.bukkit.inventory.ShapelessRecipe
Set the group of this recipe.
setHalf(Bisected.Half) - Method in interface org.bukkit.block.data.Bisected
Sets the value of the 'half' property.
setHasExtendedDuration(boolean) - Method in class org.bukkit.potion.Potion
Deprecated.
Set whether this potion has extended duration.
setHatch(int) - Method in interface org.bukkit.block.data.type.TurtleEgg
Sets the value of the 'hatch' property.
setHatching(boolean) - Method in class org.bukkit.event.player.PlayerEggThrowEvent
Sets whether the egg will hatch or not.
setHatchingType(EntityType) - Method in class org.bukkit.event.player.PlayerEggThrowEvent
Change the type of mob being hatched by the egg
setHeadOfBed(boolean) - Method in class org.bukkit.material.Bed
Configure this to be either the head or the foot of the bed
setHeadPose(EulerAngle) - Method in interface org.bukkit.entity.ArmorStand
Sets the armor stand's head's current pose as a EulerAngle
setHealth(double) - Method in interface org.bukkit.entity.Damageable
Sets the entity's health from 0 to Damageable.getMaxHealth(), where 0 is dead.
setHealthScale(double) - Method in interface org.bukkit.entity.Player
Sets the number to scale health to for the client; this will also setHealthScaled(true).
setHealthScaled(boolean) - Method in interface org.bukkit.entity.Player
Sets if the client is displayed a 'scaled' health, that is, health on a scale from 0-Player.getHealthScale().
setHeldItemSlot(int) - Method in interface org.bukkit.inventory.PlayerInventory
Set the slot number of the currently held item.
setHelmet(ItemStack) - Method in interface org.bukkit.entity.ArmorStand
Sets the item currently being worn by the armor stand on its head
setHelmet(ItemStack) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the helmet worn by the entity
setHelmet(ItemStack) - Method in interface org.bukkit.inventory.PlayerInventory
Put the given ItemStack into the helmet slot.
setHelmetDropChance(float) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the chance of the helmet being dropped upon this creature's death.
setHinge(boolean) - Method in class org.bukkit.material.Door
Set whether the hinge is on the left or right side.
setHinge(Door.Hinge) - Method in interface org.bukkit.block.data.type.Door
Sets the value of the 'hinge' property.
setHurtEntities(boolean) - Method in interface org.bukkit.entity.FallingBlock
Set the HurtEntities state of this block.
setIdleTimeout(int) - Static method in class org.bukkit.Bukkit
Set the idle kick timeout.
setIdleTimeout(int) - Method in interface org.bukkit.Server
Set the idle kick timeout.
setIgnoreEntities(boolean) - Method in interface org.bukkit.block.Structure
While in UsageMode.SAVE mode, this will ignore any entities when saving the structure.
setIngredient(char, RecipeChoice) - Method in class org.bukkit.inventory.ShapedRecipe
 
setIngredient(char, Material) - Method in class org.bukkit.inventory.ShapedRecipe
Sets the material that a character in the recipe shape refers to.
setIngredient(char, MaterialData) - Method in class org.bukkit.inventory.ShapedRecipe
Sets the material that a character in the recipe shape refers to.
setIngredient(char, Material, int) - Method in class org.bukkit.inventory.ShapedRecipe
Deprecated.
Magic value
setIngredient(ItemStack) - Method in interface org.bukkit.inventory.BrewerInventory
Set the current ingredient for brewing.
setIngredients(List<ItemStack>) - Method in class org.bukkit.inventory.MerchantRecipe
 
setInput(Material) - Method in class org.bukkit.inventory.FurnaceRecipe
Sets the input of this furnace recipe.
setInput(MaterialData) - Method in class org.bukkit.inventory.FurnaceRecipe
Sets the input of this furnace recipe.
setInput(Material, int) - Method in class org.bukkit.inventory.FurnaceRecipe
Deprecated.
Magic value
setInstaBreak(boolean) - Method in class org.bukkit.event.block.BlockDamageEvent
Sets if the block should instantly break when damaged by the player.
setInstrument(Instrument) - Method in interface org.bukkit.block.data.type.NoteBlock
Sets the value of the 'instrument' property.
setInstrument(Instrument) - Method in class org.bukkit.event.block.NotePlayEvent
Deprecated.
no effect on newer Minecraft versions
setIntegrity(float) - Method in interface org.bukkit.block.Structure
Set the integrity of the structure.
setIntensity(LivingEntity, double) - Method in class org.bukkit.event.entity.PotionSplashEvent
Overwrites the intensity for a given entity
setInverted(boolean) - Method in interface org.bukkit.block.data.type.DaylightDetector
Sets the value of the 'inverted' property.
setInverted(boolean) - Method in class org.bukkit.material.Stairs
Set step inverted state
setInverted(boolean) - Method in class org.bukkit.material.Step
Set step inverted state
setInverted(boolean) - Method in class org.bukkit.material.TrapDoor
Set trapdoor inverted state
setInverted(boolean) - Method in class org.bukkit.material.WoodenStep
Set step inverted state
setInvulnerable(boolean) - Method in interface org.bukkit.entity.Entity
Sets whether the entity is invulnerable or not.
setInWall(boolean) - Method in interface org.bukkit.block.data.type.Gate
Sets the value of the 'in_wall' property.
setIsIncendiary(boolean) - Method in interface org.bukkit.entity.Explosive
Set whether or not this explosive's explosion causes fire
setIsInstantGrowable(boolean) - Method in class org.bukkit.material.Sapling
Set whether this sapling will grow when next ticked with bonemeal
setItem(int, ItemStack) - Method in interface org.bukkit.inventory.Inventory
Stores the ItemStack at the given index of the inventory.
setItem(int, ItemStack) - Method in class org.bukkit.inventory.InventoryView
Sets one item in this inventory view by its raw slot ID.
setItem(int, ItemStack) - Method in interface org.bukkit.inventory.PlayerInventory
Stores the ItemStack at the given index of the inventory.
setItem(ItemStack) - Method in interface org.bukkit.entity.ItemFrame
Set the item in this frame
setItem(ItemStack) - Method in interface org.bukkit.entity.ThrownPotion
Set the ItemStack for this thrown potion.
setItem(ItemStack) - Method in class org.bukkit.event.block.BlockDispenseEvent
Sets the item being dispensed.
setItem(ItemStack) - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
Sets the ItemStack being moved; if this is different from the original ItemStack, the original item will not be removed from the source inventory.
setItem(ItemStack) - Method in class org.bukkit.event.player.PlayerItemConsumeEvent
Set the item being consumed
setItem(ItemStack) - Method in interface org.bukkit.inventory.BeaconInventory
Set the item powering the beacon.
setItem(ItemStack) - Method in interface org.bukkit.inventory.EnchantingInventory
Set the item being enchanted.
setItemInHand(ItemStack) - Method in interface org.bukkit.entity.ArmorStand
Sets the item the armor stand is currently holding
setItemInHand(ItemStack) - Method in interface org.bukkit.entity.HumanEntity
Deprecated.
Humans may now dual wield in their off hand, use explicit methods in PlayerInventory.
setItemInHand(ItemStack) - Method in interface org.bukkit.inventory.EntityEquipment
Deprecated.
entities can duel wield now use the methods for the specific hand instead
setItemInHand(ItemStack) - Method in interface org.bukkit.inventory.PlayerInventory
Deprecated.
players can duel wield now use the methods for the specific hand instead
setItemInHandDropChance(float) - Method in interface org.bukkit.inventory.EntityEquipment
Deprecated.
entities can duel wield now use the methods for the specific hand instead
setItemInMainHand(ItemStack) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the item the entity is holding in their main hand.
setItemInMainHand(ItemStack) - Method in interface org.bukkit.inventory.PlayerInventory
Sets the item the player is holding in their main hand.
setItemInMainHandDropChance(float) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the chance of the item this creature is currently holding in their main hand being dropped upon this creature's death.
setItemInOffHand(ItemStack) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the item the entity is holding in their off hand.
setItemInOffHand(ItemStack) - Method in interface org.bukkit.inventory.PlayerInventory
Sets the item the player is holding in their off hand.
setItemInOffHandDropChance(float) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the chance of the off hand item being dropped upon this creature's death.
setItemMeta(ItemMeta) - Method in class org.bukkit.inventory.ItemStack
Set the ItemMeta of this ItemStack.
setItemOnCursor(ItemStack) - Method in interface org.bukkit.entity.HumanEntity
Sets the item to the given ItemStack, this will replace whatever the user was moving.
setItemStack(ItemStack) - Method in interface org.bukkit.entity.Item
Sets the item stack associated with this item drop.
setItemStack(ItemStack) - Method in class org.bukkit.event.player.PlayerBucketEvent
Set the item in hand after the event
setJoinMessage(String) - Method in class org.bukkit.event.player.PlayerJoinEvent
Sets the join message to send to all online players
setJumpStrength(double) - Method in interface org.bukkit.entity.AbstractHorse
Sets the jump strength of this horse.
setKeepInventory(boolean) - Method in class org.bukkit.event.entity.PlayerDeathEvent
Sets if the Player keeps inventory on death.
setKeepLevel(boolean) - Method in class org.bukkit.event.entity.PlayerDeathEvent
Sets if the Player should keep all EXP at respawn.
setKeepSpawnInMemory(boolean) - Method in interface org.bukkit.World
Sets whether the world's spawn area should be kept loaded into memory or not.
setKickMessage(String) - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Sets the kick message to display if getResult() != Result.ALLOWED
setKickMessage(String) - Method in class org.bukkit.event.player.PlayerLoginEvent
Sets the kick message to display if getResult() != Result.ALLOWED
setKickMessage(String) - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Sets the kick message to display if getResult() != Result.ALLOWED
setKnockbackStrength(int) - Method in interface org.bukkit.entity.Arrow
Sets the knockback strength for an arrow.
setLabel(String) - Method in class org.bukkit.command.Command
Sets the label of this command.
setLastDamage(double) - Method in interface org.bukkit.entity.LivingEntity
Sets the damage dealt within the current no damage ticks time period.
setLastDamageCause(EntityDamageEvent) - Method in interface org.bukkit.entity.Entity
Record the last EntityDamageEvent inflicted on this entity
setLayers(int) - Method in interface org.bukkit.block.data.type.Snow
Sets the value of the 'layers' property.
setLeashHolder(Entity) - Method in interface org.bukkit.entity.LivingEntity
Sets the leash on this entity to be held by the supplied entity.
setLeaveMessage(String) - Method in class org.bukkit.event.player.PlayerKickEvent
Sets the leave message send to all online players
setLeftArmPose(EulerAngle) - Method in interface org.bukkit.entity.ArmorStand
Sets the armor stand's left arm's current pose as a EulerAngle
setLeftLegPose(EulerAngle) - Method in interface org.bukkit.entity.ArmorStand
Sets the armor stand's left leg's current pose as a EulerAngle
setLeggings(ItemStack) - Method in interface org.bukkit.entity.ArmorStand
Sets the item currently being worn by the armor stand on its legs
setLeggings(ItemStack) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the leggings worn by the entity
setLeggings(ItemStack) - Method in interface org.bukkit.inventory.PlayerInventory
Put the given ItemStack into the leg slot.
setLeggingsDropChance(float) - Method in interface org.bukkit.inventory.EntityEquipment
Sets the chance of the leggings being dropped upon this creature's death.
setLevel(int) - Method in interface org.bukkit.block.data.Levelled
Sets the value of the 'level' property.
setLevel(int) - Method in interface org.bukkit.entity.Player
Sets the players current experience level
setLevel(int) - Method in class org.bukkit.potion.Potion
Deprecated.
Sets the level of this potion.
setLine(int, String) - Method in interface org.bukkit.block.Sign
Sets the line of text at the specified index.
setLine(int, String) - Method in class org.bukkit.event.block.SignChangeEvent
Sets a single line for the sign involved in this event
setLit(boolean) - Method in interface org.bukkit.block.data.Lightable
Sets the value of the 'lit' property.
setLocalEchoEnabled(boolean) - Method in class org.bukkit.conversations.Conversation
Sets the status of local echo for this conversation.
setLocalizedName(String) - Method in interface org.bukkit.inventory.meta.ItemMeta
Sets the localized name.
setLocationName(String) - Method in interface org.bukkit.inventory.meta.MapMeta
Sets the location name.
setLock(String) - Method in interface org.bukkit.block.Lockable
Sets the key required to access this container.
setLocked(boolean) - Method in interface org.bukkit.block.data.type.Repeater
Sets the value of the 'locked' property.
setLoginResult(AsyncPlayerPreLoginEvent.Result) - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Sets the new result of the login, as an enum
setLootTable(LootTable) - Method in interface org.bukkit.loot.Lootable
Set the loot table for a container or entity.
setLore(List<String>) - Method in interface org.bukkit.inventory.meta.ItemMeta
Sets the lore for this item.
setMainEffect(PotionEffectType) - Method in interface org.bukkit.inventory.meta.PotionMeta
setMainHandItem(ItemStack) - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
Sets the item in the main hand.
setMapId(int) - Method in interface org.bukkit.inventory.meta.MapMeta
Sets the map ID.
setMarker(boolean) - Method in interface org.bukkit.entity.ArmorStand
Sets whether this armor stand is a marker, meaning it has a very small collision box
setMaterial(Material) - Method in class org.bukkit.material.TexturedMaterial
Sets the material this block is made of
setMatrix(ItemStack[]) - Method in interface org.bukkit.inventory.CraftingInventory
Replace the contents of the crafting matrix
setMaxDomestication(int) - Method in interface org.bukkit.entity.AbstractHorse
Sets the maximum domestication level of this horse.
setMaxFuseTicks(int) - Method in interface org.bukkit.entity.Creeper
Set the maximum fuse ticks for this Creeper, where the maximum ticks is the amount of time in which a creeper is allowed to be in the primed state before exploding.
setMaxHealth(double) - Method in interface org.bukkit.entity.Damageable
setMaximumAir(int) - Method in interface org.bukkit.entity.LivingEntity
Sets the maximum amount of air the living entity can have, in ticks.
setMaximumNoDamageTicks(int) - Method in interface org.bukkit.entity.LivingEntity
Sets the living entity's current maximum no damage ticks.
setMaxNearbyEntities(int) - Method in interface org.bukkit.block.CreatureSpawner
Set the maximum number of similar entities that are allowed to be within spawning range of this spawner.
setMaxPlayers(int) - Method in class org.bukkit.event.server.ServerListPingEvent
Set the maximum number of players sent.
setMaxSpawnDelay(int) - Method in interface org.bukkit.block.CreatureSpawner
Set the maximum spawn delay amount (in ticks).
setMaxSpeed(double) - Method in interface org.bukkit.entity.Boat
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions.
setMaxSpeed(double) - Method in interface org.bukkit.entity.Minecart
Sets the maximum speed of a minecart.
setMaxStackSize(int) - Method in interface org.bukkit.inventory.Inventory
This method allows you to change the maximum stack size for an inventory.
setMaxUses(int) - Method in class org.bukkit.inventory.MerchantRecipe
Set the maximum number of uses this trade has.
setMessage(String) - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
Sets the message that the player will send.
setMessage(String) - Method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
Sets the message that the player will send
setMessage(String) - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
Sets the command that the player will send.
setMessage(String) - Method in class org.bukkit.event.server.BroadcastMessageEvent
Set the message to broadcast.
setMetadata(String) - Method in interface org.bukkit.block.Structure
Only applicable while in UsageMode.DATA.
setMetadata(String, MetadataValue) - Method in interface org.bukkit.metadata.Metadatable
Sets a metadata value in the implementing object's metadata store.
setMetadata(T, String, MetadataValue) - Method in interface org.bukkit.metadata.MetadataStore
Adds a metadata value to an object.
setMetadata(T, String, MetadataValue) - Method in class org.bukkit.metadata.MetadataStoreBase
Adds a metadata value to an object.
setMinSpawnDelay(int) - Method in interface org.bukkit.block.CreatureSpawner
Set the minimum spawn delay amount (in ticks).
setMirror(Mirror) - Method in interface org.bukkit.block.Structure
Sets the mirroring of the structure.
setMode(Comparator.Mode) - Method in interface org.bukkit.block.data.type.Comparator
Sets the value of the 'mode' property.
setMode(StructureBlock.Mode) - Method in interface org.bukkit.block.data.type.StructureBlock
Sets the value of the 'mode' property.
setMoisture(int) - Method in interface org.bukkit.block.data.type.Farmland
Sets the value of the 'moisture' property.
setMonsterSpawnLimit(int) - Method in interface org.bukkit.World
Sets the limit for number of monsters that can spawn in a chunk in this world
setMotd(String) - Method in class org.bukkit.event.server.ServerListPingEvent
Change the message of the day message.
setNaggable(boolean) - Method in class org.bukkit.plugin.java.JavaPlugin
 
setNaggable(boolean) - Method in interface org.bukkit.plugin.Plugin
Set naggable state
setName(String) - Method in interface org.bukkit.block.CommandBlock
Sets the name of this CommandBlock.
setName(String) - Method in class org.bukkit.command.Command
Sets the name of this command.
setName(String) - Method in interface org.bukkit.entity.minecart.CommandMinecart
Sets the name of this CommandMinecart.
setNameTagVisibility(NameTagVisibility) - Method in interface org.bukkit.scoreboard.Team
setNewAnger(int) - Method in class org.bukkit.event.entity.PigZombieAngerEvent
Sets the new anger resulting from this event.
setNewBookMeta(BookMeta) - Method in class org.bukkit.event.player.PlayerEditBookEvent
Sets the book meta that will actually be added to the book.
setNewCurrent(int) - Method in class org.bukkit.event.block.BlockRedstoneEvent
Sets the new current of this block
setNewExp(int) - Method in class org.bukkit.event.entity.PlayerDeathEvent
Sets how much EXP the Player should have at respawn.
setNewLevel(int) - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
 
setNewLevel(int) - Method in class org.bukkit.event.entity.PlayerDeathEvent
Sets the Level the Player should have at respawn.
setNewPhase(EnderDragon.Phase) - Method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
Sets the new phase for the ender dragon.
setNewTotalExp(int) - Method in class org.bukkit.event.entity.PlayerDeathEvent
Sets the Total EXP the Player should have at respawn.
setNoDamageTicks(int) - Method in interface org.bukkit.entity.LivingEntity
Sets the living entity's current no damage ticks.
setNote(Note) - Method in interface org.bukkit.block.data.type.NoteBlock
Sets the value of the 'note' property.
setNote(Note) - Method in interface org.bukkit.block.NoteBlock
Deprecated.
Set the note.
setNote(Note) - Method in class org.bukkit.event.block.NotePlayEvent
Deprecated.
no effect on newer Minecraft versions
setNumHatches(byte) - Method in class org.bukkit.event.player.PlayerEggThrowEvent
Change the number of mobs coming out of the hatched egg
setObjectTriggering(boolean) - Method in class org.bukkit.material.Tripwire
Set object triggering state for this tripwire
setOccupiedDeceleration(double) - Method in interface org.bukkit.entity.Boat
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions.
setOffHandItem(ItemStack) - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
Sets the item in the off hand.
setOp(boolean) - Method in class org.bukkit.permissions.PermissibleBase
 
setOp(boolean) - Method in interface org.bukkit.permissions.ServerOperator
Sets the operator status of this object
setOpen(boolean) - Method in interface org.bukkit.block.data.Openable
Sets the value of the 'open' property.
setOpen(boolean) - Method in class org.bukkit.material.Door
Set whether the door is open.
setOpen(boolean) - Method in class org.bukkit.material.Gate
 
setOpen(boolean) - Method in interface org.bukkit.material.Openable
Configure this door to be either open or closed;
setOpen(boolean) - Method in class org.bukkit.material.TrapDoor
 
setOption(Team.Option, Team.OptionStatus) - Method in interface org.bukkit.scoreboard.Team
Set an option for this team
setOverride(boolean) - Method in class org.bukkit.event.entity.EntityPotionEffectEvent
Sets if the new potion effect will override the old potion effect (Only applicable for the CHANGED action).
setOwner(String) - Method in interface org.bukkit.block.Skull
setOwner(String) - Method in interface org.bukkit.inventory.meta.SkullMeta
setOwner(AnimalTamer) - Method in interface org.bukkit.entity.Tameable
Set this to be owned by given AnimalTamer.
setOwner(LivingEntity) - Method in interface org.bukkit.entity.EvokerFangs
Sets the LivingEntity which summoned the fangs.
setOwningPlayer(OfflinePlayer) - Method in interface org.bukkit.block.Skull
Set the player which owns the skull.
setOwningPlayer(OfflinePlayer) - Method in interface org.bukkit.inventory.meta.SkullMeta
Sets the owner of the skull.
setPage(int, String) - Method in interface org.bukkit.inventory.meta.BookMeta
Sets the specified page in the book.
setPage(int, BaseComponent...) - Method in class org.bukkit.inventory.meta.BookMeta.Spigot
Sets the specified page in the book.
setPages(String...) - Method in interface org.bukkit.inventory.meta.BookMeta
Clears the existing book pages, and sets the book to use the provided pages.
setPages(List<String>) - Method in interface org.bukkit.inventory.meta.BookMeta
Clears the existing book pages, and sets the book to use the provided pages.
setPages(List<BaseComponent[]>) - Method in class org.bukkit.inventory.meta.BookMeta.Spigot
Clears the existing book pages, and sets the book to use the provided pages.
setPages(BaseComponent[]...) - Method in class org.bukkit.inventory.meta.BookMeta.Spigot
Clears the existing book pages, and sets the book to use the provided pages.
setPart(Bed.Part) - Method in interface org.bukkit.block.data.type.Bed
Sets the value of the 'part' property.
setParticle(Particle) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the particle which this cloud will be composed of
setParticle(Particle, T) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the particle which this cloud will be composed of
setPassenger(Entity) - Method in interface org.bukkit.entity.Entity
Deprecated.
entities may have multiple passengers, use Entity.getPassengers()
setPattern(int, Pattern) - Method in interface org.bukkit.block.Banner
Sets the pattern at the specified index
setPattern(int, Pattern) - Method in interface org.bukkit.inventory.meta.BannerMeta
Sets the pattern at the specified index
setPattern(TropicalFish.Pattern) - Method in interface org.bukkit.entity.TropicalFish
Sets the fish's pattern
setPattern(TropicalFish.Pattern) - Method in interface org.bukkit.inventory.meta.TropicalFishBucketMeta
Sets the fish's pattern.
setPatternColor(DyeColor) - Method in interface org.bukkit.entity.TropicalFish
Sets the color of the fish's pattern
setPatternColor(DyeColor) - Method in interface org.bukkit.inventory.meta.TropicalFishBucketMeta
Sets the color of the fish's pattern.
setPatterns(List<Pattern>) - Method in interface org.bukkit.block.Banner
Sets the patterns used on this banner
setPatterns(List<Pattern>) - Method in interface org.bukkit.inventory.meta.BannerMeta
Sets the patterns used on this banner
setPermission(String) - Method in class org.bukkit.command.Command
Sets the permission required by users to be able to perform this command
setPermission(String, boolean) - Method in class org.bukkit.permissions.PermissionAttachment
Sets a permission to the given value, by its fully qualified name
setPermission(Permission, boolean) - Method in class org.bukkit.permissions.PermissionAttachment
Sets a permission to the given value
setPermissionMessage(String) - Method in class org.bukkit.command.Command
Sets the message sent when a permission check fails
setPersistent(boolean) - Method in interface org.bukkit.block.data.type.Leaves
Sets the value of the 'persistent' property.
setPersistent(boolean) - Method in interface org.bukkit.entity.Entity
Deprecated.
draft API
setPhase(EnderDragon.Phase) - Method in interface org.bukkit.entity.EnderDragon
Sets the next phase for the dragon to perform.
setPickles(int) - Method in interface org.bukkit.block.data.type.SeaPickle
Sets the value of the 'pickles' property.
setPickupCancelled(boolean) - Method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
setPickupDelay(int) - Method in interface org.bukkit.entity.Item
Sets the delay before this Item is available to be picked up by players
setPickupStatus(Arrow.PickupStatus) - Method in interface org.bukkit.entity.Arrow
Sets the current pickup status of this arrow.
setPitch(float) - Method in class org.bukkit.Location
Sets the pitch of this location, measured in degrees.
setPixel(int, int, byte) - Method in interface org.bukkit.map.MapCanvas
Draw a pixel to the canvas.
setPlayer(Player) - Method in class org.bukkit.event.player.PlayerChatEvent
Deprecated.
Sets the player that this message will display as, or command will be executed as
setPlayer(Player) - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
Sets the player that this command will be executed as.
setPlayerCreated(boolean) - Method in interface org.bukkit.entity.IronGolem
Sets whether this iron golem was built by a player or not.
setPlayerListFooter(String) - Method in interface org.bukkit.entity.Player
Sets the currently displayed player list footer for this player.
setPlayerListHeader(String) - Method in interface org.bukkit.entity.Player
Sets the currently displayed player list header for this player.
setPlayerListHeaderFooter(String, String) - Method in interface org.bukkit.entity.Player
Sets the currently displayed player list header and footer for this player.
setPlayerListName(String) - Method in interface org.bukkit.entity.Player
Sets the name that is shown on the in-game player list.
setPlayerTime(long, boolean) - Method in interface org.bukkit.entity.Player
Sets the current time on the player's client.
setPlayerWeather(WeatherType) - Method in interface org.bukkit.entity.Player
Sets the type of weather the player will see.
setPlaying(Material) - Method in interface org.bukkit.block.Jukebox
Sets the record being played.
setPortalCooldown(int) - Method in interface org.bukkit.entity.Entity
Sets the period of time (in ticks) before this entity can use a portal.
setPortalTravelAgent(TravelAgent) - Method in class org.bukkit.event.entity.EntityPortalEvent
Sets the Travel Agent used (or not) in this event.
setPortalTravelAgent(TravelAgent) - Method in class org.bukkit.event.player.PlayerPortalEvent
Sets the Travel Agent used (or not) in this event.
setPotionBrewer(PotionBrewer) - Static method in class org.bukkit.potion.Potion
Deprecated.
Sets the current instance of PotionBrewer.
setPower(float) - Method in class org.bukkit.event.entity.HorseJumpEvent
Deprecated.
horse jumping was moved client side.
setPower(int) - Method in interface org.bukkit.block.data.AnaloguePowerable
Sets the value of the 'power' property.
setPower(int) - Method in interface org.bukkit.inventory.meta.FireworkMeta
Sets the approximate power of the firework.
setPowered(boolean) - Method in interface org.bukkit.block.data.Powerable
Sets the value of the 'powered' property.
setPowered(boolean) - Method in interface org.bukkit.entity.Creeper
Sets the Powered status of this Creeper
setPowered(boolean) - Method in class org.bukkit.material.Button
Sets the current state of this button
setPowered(boolean) - Method in class org.bukkit.material.Command
Sets the current state of this Material
setPowered(boolean) - Method in class org.bukkit.material.Lever
Set this lever to be powered or not.
setPowered(boolean) - Method in class org.bukkit.material.PistonBaseMaterial
Sets the current state of this piston
setPowered(boolean) - Method in class org.bukkit.material.PoweredRail
Set whether this PoweredRail should be powered or not.
setPrefix(String) - Method in interface org.bukkit.scoreboard.Team
Sets the prefix prepended to the display of entries on this team.
setPressed(boolean) - Method in class org.bukkit.material.DetectorRail
 
setPrimaryEffect(PotionEffectType) - Method in interface org.bukkit.block.Beacon
Set the primary effect on this beacon, or null to clear.
setProfession(Villager.Profession) - Method in interface org.bukkit.entity.Villager
Sets the new profession of this villager.
setProgress(double) - Method in interface org.bukkit.boss.BossBar
Sets the progress of the bar.
setProjectile(Entity) - Method in class org.bukkit.event.entity.EntityShootBowEvent
Replaces the projectile which will be launched
setProperty(InventoryView.Property, int) - Method in class org.bukkit.inventory.InventoryView
Sets an extra property of this inventory if supported by that inventory, for example the state of a progress bar.
setPuffState(int) - Method in interface org.bukkit.entity.PufferFish
Sets the current puff state of this fish (i.e.
setPVP(boolean) - Method in interface org.bukkit.World
Sets the PVP setting for this world.
setQuitMessage(String) - Method in class org.bukkit.event.player.PlayerQuitEvent
Sets the quit message to send to all online players
setRabbitType(Rabbit.Type) - Method in interface org.bukkit.entity.Rabbit
 
setRadius(float) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the initial radius of the cloud.
setRadius(float) - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
Sets the radius of the explosion
setRadiusOnUse(float) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the amount that the radius of this cloud will decrease by when it applies an effect to an entity.
setRadiusPerTick(float) - Method in interface org.bukkit.entity.AreaEffectCloud
Gets the amount that the radius of this cloud will decrease by each tick.
setRawData(byte) - Method in interface org.bukkit.block.BlockState
Deprecated.
Magic value
setRawNote(byte) - Method in interface org.bukkit.block.NoteBlock
Deprecated.
Magic value
setRawType(byte) - Method in class org.bukkit.map.MapCursor
Deprecated.
Magic value
setReapplicationDelay(int) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the time that an entity will be immune from subsequent exposure.
setReason(String) - Method in interface org.bukkit.BanEntry
Sets the reason for this ban.
setReason(String) - Method in class org.bukkit.event.player.PlayerKickEvent
Sets the reason why the player is getting kicked
setRecipe(int, MerchantRecipe) - Method in interface org.bukkit.inventory.Merchant
Set the recipe at a certain index of this merchant's trade list.
setRecipe(MerchantRecipe) - Method in class org.bukkit.event.entity.VillagerAcquireTradeEvent
Set the recipe to be acquired.
setRecipe(MerchantRecipe) - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
Set the recipe to replenish.
setRecipes(List<MerchantRecipe>) - Method in interface org.bukkit.inventory.Merchant
Set the list of trades currently available from this merchant.
setRecipes(List<NamespacedKey>) - Method in interface org.bukkit.inventory.meta.KnowledgeBookMeta
Clears the existing book recipes, and sets the book to use the provided recipes.
setRed(int) - Method in class org.bukkit.Color
Creates a new Color object with specified component
setRegion(int, int, int, int, int, int, BlockData) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Set a region of this chunk from xMin, yMin, zMin (inclusive) to xMax, yMax, zMax (exclusive) to material.
setRegion(int, int, int, int, int, int, Material) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Set a region of this chunk from xMin, yMin, zMin (inclusive) to xMax, yMax, zMax (exclusive) to material.
setRegion(int, int, int, int, int, int, MaterialData) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
Set a region of this chunk from xMin, yMin, zMin (inclusive) to xMax, yMax, zMax (exclusive) to material.
setRelativePosition(BlockVector) - Method in interface org.bukkit.block.Structure
Set the relative position from the structure block.
setRemainingAir(int) - Method in interface org.bukkit.entity.LivingEntity
Sets the amount of air that the living entity has remaining, in ticks.
setRemovalCallback(PermissionRemovedExecutor) - Method in class org.bukkit.permissions.PermissionAttachment
Sets an object to be called for when this attachment is removed from a Permissible.
setRemoveWhenFarAway(boolean) - Method in interface org.bukkit.entity.LivingEntity
Sets whether or not the living entity despawns when away from players or not.
setRepairAmount(int) - Method in class org.bukkit.event.player.PlayerItemMendEvent
Set the amount the item will be repaired.
setRepairCost(int) - Method in interface org.bukkit.inventory.AnvilInventory
Set the experience cost (in levels) to complete the current repair.
setRepairCost(int) - Method in interface org.bukkit.inventory.meta.Repairable
Sets the repair penalty
setRequiredPlayerRange(int) - Method in interface org.bukkit.block.CreatureSpawner
Set the maximum distance (squared) a player can be in order for this spawner to be active.
setResourcePack(String) - Method in interface org.bukkit.entity.Player
Request that the player's client download and switch resource packs.
setResourcePack(String, byte[]) - Method in interface org.bukkit.entity.Player
Request that the player's client download and switch resource packs.
setRespawnLocation(Location) - Method in class org.bukkit.event.player.PlayerRespawnEvent
Sets the new respawn location
setResult(Event.Result) - Method in class org.bukkit.event.inventory.InventoryInteractEvent
Sets the result of this event.
setResult(PlayerLoginEvent.Result) - Method in class org.bukkit.event.player.PlayerLoginEvent
Sets the new result of the login, as an enum
setResult(PlayerPreLoginEvent.Result) - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
Deprecated.
This method uses a deprecated enum from PlayerPreLoginEvent
setResult(PlayerPreLoginEvent.Result) - Method in class org.bukkit.event.player.PlayerPreLoginEvent
Deprecated.
Sets the new result of the login, as an enum
setResult(ItemStack) - Method in class org.bukkit.event.inventory.FurnaceSmeltEvent
Sets the resultant ItemStack for this event
setResult(ItemStack) - Method in class org.bukkit.event.inventory.PrepareAnvilEvent
 
setResult(ItemStack) - Method in interface org.bukkit.inventory.CraftingInventory
Set the item in the result slot of the crafting inventory.
setResult(ItemStack) - Method in interface org.bukkit.inventory.FurnaceInventory
Set the current item in the result slot.
setRiches(int) - Method in interface org.bukkit.entity.Villager
Sets this villager's riches.
setRightArmPose(EulerAngle) - Method in interface org.bukkit.entity.ArmorStand
Sets the armor stand's right arm's current pose as a EulerAngle
setRightLegPose(EulerAngle) - Method in interface org.bukkit.entity.ArmorStand
Sets the armor stand's right leg's current pose as a EulerAngle
setRotation(BlockFace) - Method in interface org.bukkit.block.data.Rotatable
Sets the value of the 'rotation' property.
setRotation(BlockFace) - Method in interface org.bukkit.block.Skull
Deprecated.
setRotation(StructureRotation) - Method in interface org.bukkit.block.Structure
Set how this structure is rotated.
setRotation(Rotation) - Method in interface org.bukkit.entity.ItemFrame
Set the rotation of the frame's item
setSaddle(boolean) - Method in interface org.bukkit.entity.Pig
Sets if the pig has a saddle or not
setSaddle(ItemStack) - Method in interface org.bukkit.inventory.AbstractHorseInventory
Sets the item in the horse's saddle slot.
setSaturation(float) - Method in interface org.bukkit.entity.Player
Sets the players current saturation level
setSaveChunk(boolean) - Method in class org.bukkit.event.world.ChunkUnloadEvent
Set whether this chunk will be saved to disk.
setScale(double) - Method in class org.bukkit.util.noise.OctaveGenerator
Sets the scale used for all coordinates passed to this generator.
setScale(double) - Method in class org.bukkit.util.noise.SimplexOctaveGenerator
 
setScale(MapView.Scale) - Method in interface org.bukkit.map.MapView
Set the scale of this map.
setScaling(boolean) - Method in interface org.bukkit.inventory.meta.MapMeta
Sets if this map is scaling or not.
setScore(int) - Method in interface org.bukkit.scoreboard.Score
Sets the current score.
setScoreboard(Scoreboard) - Method in interface org.bukkit.entity.Player
Sets the player's visible Scoreboard.
setSearchRadius(int) - Method in interface org.bukkit.TravelAgent
Set the Block radius to search in for available portals.
setSecondary(ItemStack) - Method in interface org.bukkit.inventory.EnchantingInventory
Set the secondary item being used for the enchant.
setSecondaryEffect(PotionEffectType) - Method in interface org.bukkit.block.Beacon
Set the secondary effect on this beacon, or null to clear.
setSeed(long) - Method in interface org.bukkit.block.Structure
The seed used to determine which blocks will be removed upon loading.
setSeed(long) - Method in interface org.bukkit.loot.Lootable
Set the seed used when this Loot Table generates loot.
setServer(Server) - Static method in class org.bukkit.Bukkit
Attempts to set the Server singleton.
setServerIcon(CachedServerIcon) - Method in class org.bukkit.event.server.ServerListPingEvent
Sets the server-icon sent to the client.
setSessionData(Object, Object) - Method in class org.bukkit.conversations.ConversationContext
Sets session data shared between all Prompt invocations.
setShape(Rail.Shape) - Method in interface org.bukkit.block.data.Rail
Sets the value of the 'shape' property.
setShape(Stairs.Shape) - Method in interface org.bukkit.block.data.type.Stairs
Sets the value of the 'shape' property.
setSheared(boolean) - Method in interface org.bukkit.entity.Sheep
 
setShooter(ProjectileSource) - Method in interface org.bukkit.entity.Projectile
Set the shooter of this projectile.
setShort(boolean) - Method in interface org.bukkit.block.data.type.PistonHead
Sets the value of the 'short' property.
setShoulderEntityLeft(Entity) - Method in interface org.bukkit.entity.HumanEntity
Deprecated.
There are currently no well defined semantics regarding serialized entities in Bukkit. Use with care.
setShoulderEntityRight(Entity) - Method in interface org.bukkit.entity.HumanEntity
Deprecated.
There are currently no well defined semantics regarding serialized entities in Bukkit. Use with care.
setShowAir(boolean) - Method in interface org.bukkit.block.Structure
Set if the structure outline should show air blocks.
setShowEffect(boolean) - Method in class org.bukkit.event.entity.ExpBottleEvent
This method sets if the particle effect will be shown.
setShowingBottom(boolean) - Method in interface org.bukkit.entity.EnderCrystal
Sets whether or not this end crystal is showing the bedrock slate underneath it.
setSigning(boolean) - Method in class org.bukkit.event.player.PlayerEditBookEvent
Sets whether or not the book is being signed.
setSilent(boolean) - Method in interface org.bukkit.entity.Entity
Sets whether the entity is silent or not.
setSitting(boolean) - Method in interface org.bukkit.entity.Sittable
Sets if this animal is sitting.
setSize(double) - Method in interface org.bukkit.WorldBorder
Sets the border to a square region with the specified side length in blocks.
setSize(double, long) - Method in interface org.bukkit.WorldBorder
Sets the border to a square region with the specified side length in blocks.
setSize(int) - Method in interface org.bukkit.entity.Phantom
 
setSize(int) - Method in interface org.bukkit.entity.Slime
 
setSize(CocoaPlant.CocoaPlantSize) - Method in class org.bukkit.material.CocoaPlant
Set size of plant
setSkeletonType(Skeleton.SkeletonType) - Method in interface org.bukkit.entity.Skeleton
Deprecated.
Must spawn a new subtype variant
setSkullType(SkullType) - Method in interface org.bukkit.block.Skull
Deprecated.
check Material instead
setSleepingIgnored(boolean) - Method in interface org.bukkit.entity.Player
Sets whether the player is ignored as not sleeping.
setSlicesEaten(int) - Method in class org.bukkit.material.Cake
Sets the number of slices eaten from this cake
setSlicesRemaining(int) - Method in class org.bukkit.material.Cake
Sets the number of slices remaining on this cake
setSlowWhenEmpty(boolean) - Method in interface org.bukkit.entity.Minecart
Sets whether this minecart will slow down faster without a passenger occupying it
setSmall(boolean) - Method in interface org.bukkit.entity.ArmorStand
Sets whether this armor stand is scaled down
setSmelting(ItemStack) - Method in interface org.bukkit.inventory.FurnaceInventory
Set the item currently smelting.
setSneaking(boolean) - Method in interface org.bukkit.entity.Player
Sets the sneak mode the player
setSnowy(boolean) - Method in interface org.bukkit.block.data.Snowable
Sets the value of the 'snowy' property.
setSource(String) - Method in interface org.bukkit.BanEntry
Sets the source of this ban.
setSource(ProjectileSource) - Method in interface org.bukkit.entity.AreaEffectCloud
Set the original source of this cloud.
setSpawnCount(int) - Method in interface org.bukkit.block.CreatureSpawner
Set how many mobs attempt to spawn.
setSpawnedType(EntityType) - Method in interface org.bukkit.block.CreatureSpawner
Set the spawner's creature type.
setSpawnedType(EntityType) - Method in interface org.bukkit.inventory.meta.SpawnEggMeta
Deprecated.
different types are different items
setSpawnedType(EntityType) - Method in class org.bukkit.material.SpawnEgg
Deprecated.
This is now stored in SpawnEggMeta.
setSpawnFlags(boolean, boolean) - Method in interface org.bukkit.World
Sets the spawn flags for this.
setSpawnLocation(boolean) - Method in class org.bukkit.event.player.PlayerBedLeaveEvent
Set if this event should set the new spawn location for the Player.
setSpawnLocation(int, int, int) - Method in interface org.bukkit.World
Sets the spawn location of the world
setSpawnLocation(Location) - Method in interface org.bukkit.World
Sets the spawn location of the world.
setSpawnLocation(Location) - Method in class org.spigotmc.event.player.PlayerSpawnLocationEvent
Sets player's spawn location.
setSpawnRadius(int) - Static method in class org.bukkit.Bukkit
Sets the radius, in blocks, around each worlds spawn point to protect.
setSpawnRadius(int) - Method in interface org.bukkit.Server
Sets the radius, in blocks, around each worlds spawn point to protect.
setSpawnRange(int) - Method in interface org.bukkit.block.CreatureSpawner
Set the new spawn range.
setSpecies(GrassSpecies) - Method in class org.bukkit.material.LongGrass
Sets the species of this grass
setSpecies(TreeSpecies) - Method in class org.bukkit.material.Wood
Sets the species of this wood block
setSpectatorTarget(Entity) - Method in interface org.bukkit.entity.Player
Sets the entity which is followed by the camera when in GameMode.SPECTATOR.
setSpell(Spellcaster.Spell) - Method in interface org.bukkit.entity.Spellcaster
Sets the Spellcaster.Spell the entity is currently using.
setSplash(boolean) - Method in class org.bukkit.potion.Potion
Deprecated.
Sets whether this potion is a splash potion.
setSprinting(boolean) - Method in interface org.bukkit.entity.Player
Sets whether the player is sprinting or not.
setStage(int) - Method in interface org.bukkit.block.data.type.Sapling
Sets the value of the 'stage' property.
setState(CropState) - Method in class org.bukkit.material.Crops
Sets the growth state of this crop For crops with only four growth states such as beetroot, the 8 CropStates are mapped into four states: SEEDED, SMALL, TALL and RIPE GERMINATED will change to SEEDED VERY_SMALL will change to SMALL MEDIUM will change to TALL VERY_TALL will change to RIPE
setState(NetherWartsState) - Method in class org.bukkit.material.NetherWarts
Sets the growth state of this nether wart
setStatistic(Statistic, int) - Method in interface org.bukkit.entity.Player
Sets the given statistic for this player.
setStatistic(Statistic, EntityType, int) - Method in interface org.bukkit.entity.Player
Sets the given statistic for this player for the given entity.
setStatistic(Statistic, Material, int) - Method in interface org.bukkit.entity.Player
Sets the given statistic for this player for the given material.
setStem() - Method in class org.bukkit.material.Mushroom
setSticky(boolean) - Method in class org.bukkit.material.PistonExtensionMaterial
Sets whether or not this extension is sticky
setStorageContents(ItemStack[]) - Method in interface org.bukkit.inventory.Inventory
Put the given ItemStacks into the storage slots
setStorm(boolean) - Method in interface org.bukkit.World
Set whether there is a storm.
setStrength(int) - Method in interface org.bukkit.entity.Llama
Sets the llama's strength.
setStructureName(String) - Method in interface org.bukkit.block.Structure
Set the name of this structure.
setStructureSize(BlockVector) - Method in interface org.bukkit.block.Structure
Set the maximum size of this structure from the origin point.
setStyle(BarStyle) - Method in interface org.bukkit.boss.BossBar
Sets the bar style of this boss bar
setStyle(Horse.Style) - Method in interface org.bukkit.entity.Horse
Sets the style of this horse.
setSubtractionMode(boolean) - Method in class org.bukkit.material.Comparator
Sets whether the comparator is in subtraction mode.
setSuffix(String) - Method in interface org.bukkit.scoreboard.Team
Sets the suffix appended to the display of entries on this team.
setSwimming(boolean) - Method in interface org.bukkit.entity.LivingEntity
Makes entity start or stop swimming.
setTabCompleter(TabCompleter) - Method in class org.bukkit.command.PluginCommand
Sets the TabCompleter to run when tab-completing this command.
setTamed(boolean) - Method in interface org.bukkit.entity.Tameable
Sets if this has been tamed.
setTarget(Entity) - Method in interface org.bukkit.entity.ShulkerBullet
Sets the target of this bullet
setTarget(Entity) - Method in class org.bukkit.event.entity.EntityTargetEvent
Set the entity that you want the mob to target instead.
setTarget(Entity) - Method in class org.bukkit.event.entity.EntityTargetLivingEntityEvent
Set the Entity that you want the mob to target.
setTarget(LivingEntity) - Method in interface org.bukkit.entity.Mob
Instructs this Mob to set the specified LivingEntity as its target.
setTargetLocation(Location) - Method in interface org.bukkit.entity.EnderSignal
Set the Location this EnderSignal is moving towards.
setTextureIndex(int) - Method in class org.bukkit.material.Step
Deprecated.
Magic value
setTextureIndex(int) - Method in class org.bukkit.material.TexturedMaterial
Deprecated.
Magic value
setTexturePack(String) - Method in interface org.bukkit.entity.Player
Deprecated.
Minecraft no longer uses textures packs. Instead you should use Player.setResourcePack(String).
setThunderDuration(int) - Method in interface org.bukkit.World
Set the thundering duration.
setThundering(boolean) - Method in interface org.bukkit.World
Set whether it is thundering.
setTicksLived(int) - Method in interface org.bukkit.entity.Entity
Sets the amount of ticks this entity has lived for.
setTicksPerAnimalSpawns(int) - Method in interface org.bukkit.World
Sets the world's ticks per animal spawns value
setTicksPerMonsterSpawns(int) - Method in interface org.bukkit.World
Sets the world's ticks per monster spawns value
setTime(long) - Method in interface org.bukkit.World
Sets the relative in-game time on the server.
setTitle(String) - Method in interface org.bukkit.boss.BossBar
Sets the title of this boss bar
setTitle(String) - Method in interface org.bukkit.inventory.meta.BookMeta
Sets the title of the book.
setTo(Location) - Method in class org.bukkit.event.entity.EntityTeleportEvent
Sets the location that this entity moved to
setTo(Location) - Method in class org.bukkit.event.player.PlayerMoveEvent
Sets the location that this player will move to
setTopHalf(boolean) - Method in class org.bukkit.material.Door
Configure this part of the door to be either the top or the bottom half
setTopicsCollection(Collection<HelpTopic>) - Method in class org.bukkit.help.IndexHelpTopic
Sets the contents of the internal allTopics collection.
setTotalExperience(int) - Method in interface org.bukkit.entity.Player
Sets the players current experience points.
setTriggered(boolean) - Method in interface org.bukkit.block.data.type.Dispenser
Sets the value of the 'triggered' property.
setType(Chest.Type) - Method in interface org.bukkit.block.data.type.Chest
Sets the value of the 'type' property.
setType(Slab.Type) - Method in interface org.bukkit.block.data.type.Slab
Sets the value of the 'type' property.
setType(TechnicalPiston.Type) - Method in interface org.bukkit.block.data.type.TechnicalPiston
Sets the value of the 'type' property.
setType(CoalType) - Method in class org.bukkit.material.Coal
Sets the type of this coal
setType(MapCursor.Type) - Method in class org.bukkit.map.MapCursor
Set the type of this cursor.
setType(Material) - Method in interface org.bukkit.block.Block
Sets the type of this block
setType(Material) - Method in interface org.bukkit.block.BlockState
Sets the type of this block state.
setType(Material) - Method in class org.bukkit.inventory.ItemStack
Sets the type of this item
setType(Material, boolean) - Method in interface org.bukkit.block.Block
Sets the type of this block
setType(PotionType) - Method in class org.bukkit.potion.Potion
Deprecated.
Sets the PotionType of this potion.
setType(SandstoneType) - Method in class org.bukkit.material.Sandstone
Sets the type of this sandstone
setUnbreakable(boolean) - Method in interface org.bukkit.inventory.meta.ItemMeta
Sets the unbreakable tag.
setUnbreakable(boolean) - Method in class org.bukkit.inventory.meta.ItemMeta.Spigot
setUnlimitedTracking(boolean) - Method in interface org.bukkit.map.MapView
Whether the map will show a smaller position cursor (true), or no position cursor (false) when cursor is outside of map's range.
setUnoccupiedDeceleration(double) - Method in interface org.bukkit.entity.Boat
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions.
setUnstable(boolean) - Method in interface org.bukkit.block.data.type.TNT
Sets the value of the 'unstable' property.
setUsage(String) - Method in class org.bukkit.command.Command
Sets the example usage of this command
setUsageMode(UsageMode) - Method in interface org.bukkit.block.Structure
Set the UsageMode of this structure block.
setUseInteractedBlock(Event.Result) - Method in class org.bukkit.event.player.PlayerInteractEvent
 
setUseItemInHand(Event.Result) - Method in class org.bukkit.event.player.PlayerInteractEvent
 
setUses(int) - Method in class org.bukkit.inventory.MerchantRecipe
Set the number of times this trade has been used.
setVariant(Horse.Variant) - Method in interface org.bukkit.entity.AbstractHorse
Deprecated.
you are required to spawn a different entity
setVariant(Parrot.Variant) - Method in interface org.bukkit.entity.Parrot
Set the variant of this parrot.
setVelocity(Vector) - Method in interface org.bukkit.entity.Entity
Sets this entity's velocity
setVelocity(Vector) - Method in interface org.bukkit.entity.Vehicle
Sets the vehicle's velocity.
setVelocity(Vector) - Method in class org.bukkit.event.block.BlockDispenseEvent
Sets the velocity of the item being dispensed.
setVelocity(Vector) - Method in class org.bukkit.event.player.PlayerVelocityEvent
Sets the velocity vector that will be sent to the player
setVillager(boolean) - Method in interface org.bukkit.entity.Zombie
Deprecated.
must spawn ZombieVillager.
setVillagerProfession(Villager.Profession) - Method in interface org.bukkit.entity.Zombie
Deprecated.
setVillagerProfession(Villager.Profession) - Method in interface org.bukkit.entity.ZombieVillager
Sets the villager profession of this zombie.
setVisible(boolean) - Method in interface org.bukkit.boss.BossBar
Set if the boss bar is displayed to attached players.
setVisible(boolean) - Method in interface org.bukkit.entity.ArmorStand
Sets whether the armor stand should be visible or not
setVisible(boolean) - Method in class org.bukkit.map.MapCursor
Set the visibility status of this cursor.
setWaitTime(int) - Method in interface org.bukkit.entity.AreaEffectCloud
Sets the time which an entity has to be exposed to the cloud before the effect is applied.
setWalkSpeed(float) - Method in interface org.bukkit.entity.Player
Sets the speed at which a client will walk.
setWarningDistance(int) - Method in interface org.bukkit.WorldBorder
Sets the warning distance that causes the screen to be tinted red when the player is within the specified number of blocks from the border.
setWarningTime(int) - Method in interface org.bukkit.WorldBorder
Sets the warning time that causes the screen to be tinted red when a contracting border will reach the player within the specified time.
setWaterAnimalSpawnLimit(int) - Method in interface org.bukkit.World
Sets the limit for number of water animals that can spawn in a chunk in this world
setWaterlogged(boolean) - Method in interface org.bukkit.block.data.Waterlogged
Sets the value of the 'waterlogged' property.
setWeatherDuration(int) - Method in interface org.bukkit.World
Set the remaining time in ticks of the current conditions.
setWhitelist(boolean) - Static method in class org.bukkit.Bukkit
Sets if the server is whitelisted.
setWhitelist(boolean) - Method in interface org.bukkit.Server
Sets if the server is whitelisted.
setWhitelisted(boolean) - Method in interface org.bukkit.OfflinePlayer
Sets if this player is whitelisted or not
setWindowProperty(InventoryView.Property, int) - Method in interface org.bukkit.entity.HumanEntity
If the player currently has an inventory window open, this method will set a property of that window, such as the state of a progress bar.
setWoodType(TreeSpecies) - Method in interface org.bukkit.entity.Boat
Sets the wood type of the boat.
setWorkOnLand(boolean) - Method in interface org.bukkit.entity.Boat
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions.
setWorld(World) - Method in class org.bukkit.Location
Sets the world that this location resides in
setWorld(World) - Method in interface org.bukkit.map.MapView
Set the world that this map is associated with.
setWScale(double) - Method in class org.bukkit.util.noise.SimplexOctaveGenerator
Sets the scale used for each W-coordinates passed
setX(byte) - Method in class org.bukkit.map.MapCursor
Set the X position of this cursor.
setX(double) - Method in class org.bukkit.Location
Sets the x-coordinate of this location
setX(double) - Method in class org.bukkit.util.EulerAngle
Return a EulerAngle which is the result of changing the x axis to the passed angle
setX(double) - Method in class org.bukkit.util.Vector
Set the X component.
setX(float) - Method in class org.bukkit.util.Vector
Set the X component.
setX(int) - Method in class org.bukkit.util.Vector
Set the X component.
setXScale(double) - Method in class org.bukkit.util.noise.OctaveGenerator
Sets the scale used for each X-coordinates passed
setY(byte) - Method in class org.bukkit.map.MapCursor
Set the Y position of this cursor.
setY(double) - Method in class org.bukkit.Location
Sets the y-coordinate of this location
setY(double) - Method in class org.bukkit.util.EulerAngle
Return a EulerAngle which is the result of changing the y axis to the passed angle
setY(double) - Method in class org.bukkit.util.Vector
Set the Y component.
setY(float) - Method in class org.bukkit.util.Vector
Set the Y component.
setY(int) - Method in class org.bukkit.util.Vector
Set the Y component.
setYaw(float) - Method in class org.bukkit.Location
Sets the yaw of this location, measured in degrees.
setYield(float) - Method in interface org.bukkit.entity.Explosive
Set the radius affected by this explosive's explosion
setYield(float) - Method in class org.bukkit.event.block.BlockExplodeEvent
Sets the percentage of blocks to drop from this explosion
setYield(float) - Method in class org.bukkit.event.entity.EntityExplodeEvent
Sets the percentage of blocks to drop from this explosion
setYScale(double) - Method in class org.bukkit.util.noise.OctaveGenerator
Sets the scale used for each Y-coordinates passed
setZ(double) - Method in class org.bukkit.Location
Sets the z-coordinate of this location
setZ(double) - Method in class org.bukkit.util.EulerAngle
Return a EulerAngle which is the result of changing the z axis to the passed angle
setZ(double) - Method in class org.bukkit.util.Vector
Set the Z component.
setZ(float) - Method in class org.bukkit.util.Vector
Set the Z component.
setZ(int) - Method in class org.bukkit.util.Vector
Set the Z component.
setZScale(double) - Method in class org.bukkit.util.noise.OctaveGenerator
Sets the scale used for each Z-coordinates passed
shape(String...) - Method in class org.bukkit.inventory.ShapedRecipe
Set the shape of this recipe to the specified rows.
ShapedRecipe - Class in org.bukkit.inventory
Represents a shaped (ie normal) crafting recipe.
ShapedRecipe(ItemStack) - Constructor for class org.bukkit.inventory.ShapedRecipe
Deprecated.
ShapedRecipe(NamespacedKey, ItemStack) - Constructor for class org.bukkit.inventory.ShapedRecipe
Create a shaped recipe to craft the specified ItemStack.
ShapelessRecipe - Class in org.bukkit.inventory
Represents a shapeless recipe, where the arrangement of the ingredients on the crafting grid does not matter.
ShapelessRecipe(ItemStack) - Constructor for class org.bukkit.inventory.ShapelessRecipe
Deprecated.
ShapelessRecipe(NamespacedKey, ItemStack) - Constructor for class org.bukkit.inventory.ShapelessRecipe
Create a shapeless recipe to craft the specified ItemStack.
sharp(int, Note.Tone) - Static method in class org.bukkit.Note
Creates a new note for a sharp tone, such as A-sharp.
sharped() - Method in class org.bukkit.Note
 
SHATTERED_SAVANNA - org.bukkit.block.Biome
 
SHATTERED_SAVANNA_PLATEAU - org.bukkit.block.Biome
 
SHEARS - org.bukkit.Material
 
Sheep - Interface in org.bukkit.entity
Represents a Sheep.
SHEEP - org.bukkit.entity.EntityType
 
SHEEP - org.bukkit.loot.LootTables
 
SHEEP_BLACK - org.bukkit.loot.LootTables
 
SHEEP_BLUE - org.bukkit.loot.LootTables
 
SHEEP_BROWN - org.bukkit.loot.LootTables
 
SHEEP_CYAN - org.bukkit.loot.LootTables
 
SHEEP_EAT - org.bukkit.EntityEffect
Deprecated.
although this effect may trigger other events on non-living entities, it's only supported usage is on living ones.
SHEEP_GRAY - org.bukkit.loot.LootTables
 
SHEEP_GREEN - org.bukkit.loot.LootTables
 
SHEEP_LIGHT_BLUE - org.bukkit.loot.LootTables
 
SHEEP_LIME - org.bukkit.loot.LootTables
 
SHEEP_MAGENTA - org.bukkit.loot.LootTables
 
SHEEP_ORANGE - org.bukkit.loot.LootTables
 
SHEEP_PINK - org.bukkit.loot.LootTables
 
SHEEP_PURPLE - org.bukkit.loot.LootTables
 
SHEEP_RED - org.bukkit.loot.LootTables
 
SHEEP_SPAWN_EGG - org.bukkit.Material
 
SHEEP_WHITE - org.bukkit.loot.LootTables
 
SHEEP_YELLOW - org.bukkit.loot.LootTables
 
SheepDyeWoolEvent - Class in org.bukkit.event.entity
Called when a sheep's wool is dyed
SheepDyeWoolEvent(Sheep, DyeColor) - Constructor for class org.bukkit.event.entity.SheepDyeWoolEvent
 
SheepRegrowWoolEvent - Class in org.bukkit.event.entity
Called when a sheep regrows its wool
SheepRegrowWoolEvent(Sheep) - Constructor for class org.bukkit.event.entity.SheepRegrowWoolEvent
 
SHEPHERD - org.bukkit.entity.Villager.Career
Shepherds primarily trade for wool items, and shears.
SHIELD - org.bukkit.Material
 
SHIELD_BLOCK - org.bukkit.EntityEffect
Shield blocks attack.
SHIELD_BREAK - org.bukkit.EntityEffect
Shield breaks.
SHIFT_LEFT - org.bukkit.event.inventory.ClickType
Holding shift while pressing the left mouse button.
SHIFT_RIGHT - org.bukkit.event.inventory.ClickType
Holding shift while pressing the right mouse button.
SHIPWRECK_MAP - org.bukkit.loot.LootTables
 
SHIPWRECK_SUPPLY - org.bukkit.loot.LootTables
 
SHIPWRECK_TREASURE - org.bukkit.loot.LootTables
 
shortText - Variable in class org.bukkit.help.HelpTopic
 
SHOULDER_ENTITY - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an entity is spawned as a result of the entity it is being perched on jumping or being damaged
shouldSetSpawnLocation() - Method in class org.bukkit.event.player.PlayerBedLeaveEvent
Get if this event should set the new spawn location for the Player.
show() - Method in interface org.bukkit.boss.BossBar
SHOW_DEATH_MESSAGES - Static variable in class org.bukkit.GameRule
Whether a message appears in chat when a player dies.
showPlayer(Player) - Method in interface org.bukkit.entity.Player
showPlayer(Plugin, Player) - Method in interface org.bukkit.entity.Player
Allows this player to see a player that was previously hidden.
Shulker - Interface in org.bukkit.entity
 
SHULKER - org.bukkit.entity.EntityType
 
SHULKER - org.bukkit.loot.LootTables
 
SHULKER_BOX - org.bukkit.event.inventory.InventoryType
A shulker box inventory, with 27 slots of type CONTAINER.
SHULKER_BOX - org.bukkit.Material
 
SHULKER_BOX_OPENED - org.bukkit.Statistic
 
SHULKER_BULLET - org.bukkit.entity.EntityType
Bullet fired by EntityType.SHULKER.
SHULKER_SHELL - org.bukkit.Material
 
SHULKER_SPAWN_EGG - org.bukkit.Material
 
ShulkerBox - Interface in org.bukkit.block
Represents a captured state of a ShulkerBox.
ShulkerBullet - Interface in org.bukkit.entity
 
shutdown() - Static method in class org.bukkit.Bukkit
Shutdowns the server, stopping everything.
shutdown() - Method in interface org.bukkit.Server
Shutdowns the server, stopping everything.
SIAMESE_CAT - org.bukkit.entity.Ocelot.Type
 
SIDE - org.bukkit.block.data.type.RedstoneWire.Connection
The wire travels flat from this face and into the adjacent block.
SIDEBAR - org.bukkit.scoreboard.DisplaySlot
 
Sign - Class in org.bukkit.material
MaterialData for signs
Sign - Interface in org.bukkit.block.data.type
 
Sign - Interface in org.bukkit.block
Represents a captured state of either a SignPost or a WallSign.
Sign() - Constructor for class org.bukkit.material.Sign
 
Sign(Material) - Constructor for class org.bukkit.material.Sign
 
Sign(Material, byte) - Constructor for class org.bukkit.material.Sign
Deprecated.
Magic value
SIGN - org.bukkit.Material
 
SignChangeEvent - Class in org.bukkit.event.block
Called when a sign is changed by a player.
SignChangeEvent(Block, Player, String[]) - Constructor for class org.bukkit.event.block.SignChangeEvent
 
SILK_TOUCH - Static variable in class org.bukkit.enchantments.Enchantment
Allows blocks to drop themselves instead of fragments (for example, stone instead of cobblestone)
SILVER - Static variable in class org.bukkit.Color
Silver, or (0xC0,0xC0,0xC0) in (R,G,B)
Silverfish - Interface in org.bukkit.entity
Represents a Silverfish.
SILVERFISH - org.bukkit.entity.EntityType
 
SILVERFISH - org.bukkit.loot.LootTables
 
SILVERFISH_BLOCK - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a silverfish spawns from a block
SILVERFISH_SPAWN_EGG - org.bukkit.Material
 
SIMPLE_DUNGEON - org.bukkit.loot.LootTables
 
SimpleAttachableMaterialData - Class in org.bukkit.material
Simple utility class for attachable MaterialData subclasses
SimpleAttachableMaterialData(Material) - Constructor for class org.bukkit.material.SimpleAttachableMaterialData
 
SimpleAttachableMaterialData(Material, byte) - Constructor for class org.bukkit.material.SimpleAttachableMaterialData
Deprecated.
Magic value
SimpleAttachableMaterialData(Material, BlockFace) - Constructor for class org.bukkit.material.SimpleAttachableMaterialData
 
SimpleCommandMap - Class in org.bukkit.command
 
SimpleCommandMap(Server) - Constructor for class org.bukkit.command.SimpleCommandMap
 
SimplePluginManager - Class in org.bukkit.plugin
Handles all plugin management from the Server
SimplePluginManager(Server, SimpleCommandMap) - Constructor for class org.bukkit.plugin.SimplePluginManager
 
SimpleServicesManager - Class in org.bukkit.plugin
A simple services manager.
SimpleServicesManager() - Constructor for class org.bukkit.plugin.SimpleServicesManager
 
simplex - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
SimplexNoiseGenerator - Class in org.bukkit.util.noise
Generates simplex-based noise.
SimplexNoiseGenerator() - Constructor for class org.bukkit.util.noise.SimplexNoiseGenerator
 
SimplexNoiseGenerator(long) - Constructor for class org.bukkit.util.noise.SimplexNoiseGenerator
Creates a seeded simplex noise generator for the given seed
SimplexNoiseGenerator(Random) - Constructor for class org.bukkit.util.noise.SimplexNoiseGenerator
Creates a seeded simplex noise generator with the given Random
SimplexNoiseGenerator(World) - Constructor for class org.bukkit.util.noise.SimplexNoiseGenerator
Creates a seeded simplex noise generator for the given world
SimplexOctaveGenerator - Class in org.bukkit.util.noise
Creates simplex noise through unbiased octaves
SimplexOctaveGenerator(long, int) - Constructor for class org.bukkit.util.noise.SimplexOctaveGenerator
Creates a simplex octave generator for the given world
SimplexOctaveGenerator(Random, int) - Constructor for class org.bukkit.util.noise.SimplexOctaveGenerator
Creates a simplex octave generator for the given Random
SimplexOctaveGenerator(World, int) - Constructor for class org.bukkit.util.noise.SimplexOctaveGenerator
Creates a simplex octave generator for the given world
SINGLE - org.bukkit.block.data.type.Chest.Type
The chest is not linked to any others and contains only one 27 slot inventory.
SINGLE - org.bukkit.event.inventory.DragType
One item from the cursor is placed in each selected slot.
Sittable - Interface in org.bukkit.entity
An animal that can sit still.
size() - Method in class org.bukkit.map.MapCursorCollection
Get the amount of cursors in this collection.
Skeleton - Interface in org.bukkit.entity
Represents a Skeleton.
SKELETON - org.bukkit.Art
 
SKELETON - org.bukkit.entity.EntityType
 
SKELETON - org.bukkit.loot.LootTables
 
SKELETON - org.bukkit.SkullType
Deprecated.
 
SKELETON_HORSE - org.bukkit.entity.EntityType
 
SKELETON_HORSE - org.bukkit.entity.Horse.Variant
Deprecated.
A skeleton horse
SKELETON_HORSE - org.bukkit.loot.LootTables
 
SKELETON_HORSE_SPAWN_EGG - org.bukkit.Material
 
SKELETON_SKULL - org.bukkit.Material
 
SKELETON_SPAWN_EGG - org.bukkit.Material
 
SKELETON_WALL_SKULL - org.bukkit.Material
 
Skeleton.SkeletonType - Enum in org.bukkit.entity
Deprecated.
SkeletonHorse - Interface in org.bukkit.entity
Represents a SkeletonHorse - variant of AbstractHorse.
Skull - Class in org.bukkit.material
Represents a skull.
Skull - Interface in org.bukkit.block
Represents a captured state of a skull block.
Skull() - Constructor for class org.bukkit.material.Skull
 
Skull(BlockFace) - Constructor for class org.bukkit.material.Skull
Instantiate a skull facing in a particular direction.
Skull(Material) - Constructor for class org.bukkit.material.Skull
 
Skull(Material, byte) - Constructor for class org.bukkit.material.Skull
Deprecated.
Magic value
SKULL - org.bukkit.block.banner.PatternType
 
SKULL_AND_ROSES - org.bukkit.Art
 
SkullMeta - Interface in org.bukkit.inventory.meta
Represents a skull that can have an owner.
SkullType - Enum in org.bukkit
Deprecated.
check Material instead
Slab - Interface in org.bukkit.block.data.type
'type' represents what state the slab is in - either top, bottom, or a double slab occupying the full block.
Slab.Type - Enum in org.bukkit.block.data.type
The type of the slab.
SLABS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all slabs.
SLEEP_IN_BED - org.bukkit.Statistic
 
Slime - Interface in org.bukkit.entity
Represents a Slime.
SLIME - org.bukkit.entity.EntityType
 
SLIME - org.bukkit.loot.LootTables
 
SLIME - org.bukkit.Particle
 
SLIME_BALL - org.bukkit.Material
 
SLIME_BLOCK - org.bukkit.Material
 
SLIME_SPAWN_EGG - org.bukkit.Material
 
SLIME_SPLIT - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a slime splits
SlimeSplitEvent - Class in org.bukkit.event.entity
Called when a Slime splits into smaller Slimes upon death
SlimeSplitEvent(Slime, int) - Constructor for class org.bukkit.event.entity.SlimeSplitEvent
 
SLOW - Static variable in class org.bukkit.potion.PotionEffectType
Decreases movement speed.
SLOW_DIGGING - Static variable in class org.bukkit.potion.PotionEffectType
Decreases dig speed.
SLOW_FALLING - org.bukkit.potion.PotionType
 
SLOW_FALLING - Static variable in class org.bukkit.potion.PotionEffectType
Slows entity fall rate.
SLOWNESS - org.bukkit.potion.PotionType
 
SMALL - org.bukkit.CropState
Third growth stage
SMALL - org.bukkit.material.CocoaPlant.CocoaPlantSize
 
SMALL_END_ISLANDS - org.bukkit.block.Biome
 
SMALL_FIREBALL - org.bukkit.entity.EntityType
A flying small fireball, such as thrown by a Blaze or player.
SMALL_JUNGLE - org.bukkit.TreeType
Smaller jungle tree; 1 block wide
SMALL_WHITE_CIRCLE - org.bukkit.map.MapCursor.Type
 
SmallFireball - Interface in org.bukkit.entity
Represents a small Fireball
SMOKE - org.bukkit.Effect
A visual smoke effect.
SMOKE_LARGE - org.bukkit.Particle
 
SMOKE_NORMAL - org.bukkit.Particle
 
SMOOTH - org.bukkit.SandstoneType
 
SMOOTH_QUARTZ - org.bukkit.Material
 
SMOOTH_RED_SANDSTONE - org.bukkit.Material
 
SMOOTH_SANDSTONE - org.bukkit.Material
 
SMOOTH_STONE - org.bukkit.Material
 
SmoothBrick - Class in org.bukkit.material
Represents the different types of smooth bricks.
SmoothBrick() - Constructor for class org.bukkit.material.SmoothBrick
 
SmoothBrick(Material) - Constructor for class org.bukkit.material.SmoothBrick
 
SmoothBrick(Material, byte) - Constructor for class org.bukkit.material.SmoothBrick
Deprecated.
Magic value
SNARE_DRUM - org.bukkit.Instrument
Snare drum is normally played when a note block is on top of a sandy block.
SNEAK_TIME - org.bukkit.Statistic
 
SNIPE_SKELETON - org.bukkit.Achievement
Deprecated.
 
SNOOPER - org.bukkit.entity.TropicalFish.Pattern
 
Snow - Interface in org.bukkit.block.data.type
'layers' represents the amount of layers of snow which are present in this block.
SNOW - org.bukkit.Material
 
SNOW_BLOCK - org.bukkit.Material
 
SNOW_GOLEM - org.bukkit.loot.LootTables
 
SNOW_SHOVEL - org.bukkit.Particle
 
Snowable - Interface in org.bukkit.block.data
'snowy' denotes whether this block has a snow covered side and top texture (normally because the block above is snow).
Snowball - Interface in org.bukkit.entity
Represents a snowball.
SNOWBALL - org.bukkit.entity.EntityType
A flying snowball.
SNOWBALL - org.bukkit.Material
 
SNOWBALL - org.bukkit.Particle
 
Snowman - Interface in org.bukkit.entity
Represents a snowman entity
SNOWMAN - org.bukkit.entity.EntityType
 
SNOWY_BEACH - org.bukkit.block.Biome
 
SNOWY_MOUNTAINS - org.bukkit.block.Biome
 
SNOWY_TAIGA - org.bukkit.block.Biome
 
SNOWY_TAIGA_HILLS - org.bukkit.block.Biome
 
SNOWY_TAIGA_MOUNTAINS - org.bukkit.block.Biome
 
SNOWY_TUNDRA - org.bukkit.block.Biome
 
SOLID - org.bukkit.boss.BarStyle
Makes the boss bar solid (no segments)
SOUL_SAND - org.bukkit.Material
 
Sound - Enum in org.bukkit
An Enum of Sounds the server is able to send to players.
SOUND - org.bukkit.Effect.Type
 
SoundCategory - Enum in org.bukkit
An Enum of categories for sounds.
SOUTH - org.bukkit.block.BlockFace
 
SOUTH_EAST - org.bukkit.block.BlockFace
 
SOUTH_EAST - org.bukkit.block.data.Rail.Shape
The rail forms a curve connecting the south and east faces of the block.
SOUTH_SOUTH_EAST - org.bukkit.block.BlockFace
 
SOUTH_SOUTH_WEST - org.bukkit.block.BlockFace
 
SOUTH_WEST - org.bukkit.block.BlockFace
 
SOUTH_WEST - org.bukkit.block.data.Rail.Shape
The rail forms a curve connecting the south and west faces of the block.
spawn(Location, Class<T>) - Method in interface org.bukkit.World
Spawn an entity of a specific class at the given Location
spawn(Location, Class<T>, Consumer<T>) - Method in interface org.bukkit.World
Spawn an entity of a specific class at the given Location, with the supplied function run before the entity is added to the world.
SPAWN_BONUS_CHEST - org.bukkit.loot.LootTables
 
SPAWN_RADIUS - Static variable in class org.bukkit.GameRule
The number of blocks outward from the world spawn coordinates that a player will spawn in when first joining a server or when dying without a spawnpoint.
SPAWN_WITHER - org.bukkit.Achievement
Deprecated.
 
spawnArrow(Location, Vector, float, float) - Method in interface org.bukkit.World
Creates an Arrow entity at the given Location
spawnArrow(Location, Vector, float, float, Class<T>) - Method in interface org.bukkit.World
Creates an arrow entity of the given class at the given Location
SpawnChangeEvent - Class in org.bukkit.event.world
An event that is called when a world's spawn changes.
SpawnChangeEvent(World, Location) - Constructor for class org.bukkit.event.world.SpawnChangeEvent
 
SpawnEgg - Class in org.bukkit.material
Deprecated.
SpawnEgg() - Constructor for class org.bukkit.material.SpawnEgg
Deprecated.
 
SpawnEgg(byte) - Constructor for class org.bukkit.material.SpawnEgg
Deprecated.
Magic value
SpawnEgg(EntityType) - Constructor for class org.bukkit.material.SpawnEgg
Deprecated.
 
SpawnEgg(Material, byte) - Constructor for class org.bukkit.material.SpawnEgg
Deprecated.
Magic value
SpawnEggMeta - Interface in org.bukkit.inventory.meta
Represents a spawn egg and it's spawned type.
spawnEntity(Location, EntityType) - Method in interface org.bukkit.World
Creates a entity at the given Location
SPAWNER - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a creature spawns from a spawner
SPAWNER - org.bukkit.Material
 
SPAWNER_EGG - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a creature spawns from a Spawner Egg
SpawnerMinecart - Interface in org.bukkit.entity.minecart
Represents a Minecart with an entity spawner inside it.
SpawnerSpawnEvent - Class in org.bukkit.event.entity
Called when an entity is spawned into a world by a spawner.
SpawnerSpawnEvent(Entity, CreatureSpawner) - Constructor for class org.bukkit.event.entity.SpawnerSpawnEvent
 
spawnFallingBlock(Location, BlockData) - Method in interface org.bukkit.World
Spawn a FallingBlock entity at the given Location of the specified Material.
spawnFallingBlock(Location, MaterialData) - Method in interface org.bukkit.World
Spawn a FallingBlock entity at the given Location of the specified Material.
spawnFallingBlock(Location, Material, byte) - Method in interface org.bukkit.World
Deprecated.
Magic value
spawnParticle(Particle, double, double, double, int) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, double, double, double) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, double, double, double) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, double, double, double, double) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, double, double, double, double) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, double, double, double, double, T) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, double, double, double, double, T) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, double, double, double, double, T, boolean) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, double, double, double, T) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, double, double, double, T) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, T) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, T) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double, double) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double, double) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double, double, T) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double, double, T) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double, double, T, boolean) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double, T) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double, T) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, T) - Method in interface org.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, T) - Method in interface org.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
SPECTATE - org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Indicates the teleportation was caused by a player teleporting to a Entity/Player via the spectator menu
SPECTATOR - org.bukkit.GameMode
Spectator mode cannot interact with the world in anyway and is invisible to normal players.
SPECTATORS_GENERATE_CHUNKS - Static variable in class org.bukkit.GameRule
Whether players in spectator mode can generate chunks.
SPECTRAL_ARROW - org.bukkit.entity.EntityType
Like EntityType.TIPPED_ARROW but causes the PotionEffectType.GLOWING effect on all team members.
SPECTRAL_ARROW - org.bukkit.Material
 
SpectralArrow - Interface in org.bukkit.entity
Represents a spectral arrow.
SPEED - org.bukkit.potion.PotionType
 
SPEED - Static variable in class org.bukkit.potion.PotionEffectType
Increases movement speed.
SPELL - org.bukkit.Particle
 
SPELL_INSTANT - org.bukkit.Particle
 
SPELL_MOB - org.bukkit.Particle
 
SPELL_MOB_AMBIENT - org.bukkit.Particle
 
SPELL_WITCH - org.bukkit.Particle
 
Spellcaster - Interface in org.bukkit.entity
Represents a spell casting "Illager".
Spellcaster.Spell - Enum in org.bukkit.entity
Represents the current spell the entity is using.
Spider - Interface in org.bukkit.entity
Represents a Spider.
SPIDER - org.bukkit.entity.EntityType
 
SPIDER - org.bukkit.loot.LootTables
 
SPIDER_EYE - org.bukkit.Material
 
SPIDER_SPAWN - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When a spider gets effects when spawning on hard difficulty.
SPIDER_SPAWN_EGG - org.bukkit.Material
 
spigot() - Static method in class org.bukkit.Bukkit
 
spigot() - Method in interface org.bukkit.command.CommandSender
 
spigot() - Method in interface org.bukkit.entity.Arrow
 
spigot() - Method in interface org.bukkit.entity.Entity
 
spigot() - Method in interface org.bukkit.entity.LightningStrike
 
spigot() - Method in interface org.bukkit.entity.Player
 
spigot() - Method in interface org.bukkit.inventory.meta.BookMeta
 
spigot() - Method in interface org.bukkit.inventory.meta.ItemMeta
 
spigot() - Method in interface org.bukkit.Server
 
spigot() - Method in interface org.bukkit.World
 
Spigot() - Constructor for class org.bukkit.command.CommandSender.Spigot
 
Spigot() - Constructor for class org.bukkit.entity.Arrow.Spigot
 
Spigot() - Constructor for class org.bukkit.entity.Entity.Spigot
 
Spigot() - Constructor for class org.bukkit.entity.LightningStrike.Spigot
 
Spigot() - Constructor for class org.bukkit.entity.Player.Spigot
 
Spigot() - Constructor for class org.bukkit.inventory.meta.BookMeta.Spigot
 
Spigot() - Constructor for class org.bukkit.inventory.meta.ItemMeta.Spigot
 
Spigot() - Constructor for class org.bukkit.Server.Spigot
 
Spigot() - Constructor for class org.bukkit.World.Spigot
 
SPIT - org.bukkit.Particle
 
splash() - Method in class org.bukkit.potion.Potion
Deprecated.
Chain this to the constructor to make the potion a splash potion.
SPLASH_POTION - org.bukkit.entity.EntityType
A flying splash potion.
SPLASH_POTION - org.bukkit.Material
 
SplashPotion - Interface in org.bukkit.entity
Represents a thrown splash potion bottle
SPONGE - org.bukkit.Material
 
SpongeAbsorbEvent - Class in org.bukkit.event.block
Called when a sponge absorbs water from the world.
SpongeAbsorbEvent(Block, List<BlockState>) - Constructor for class org.bukkit.event.block.SpongeAbsorbEvent
 
SPOTTY - org.bukkit.entity.TropicalFish.Pattern
 
SPREAD - org.bukkit.event.block.BlockIgniteEvent.IgniteCause
Block ignition caused by dynamic spreading of fire.
SPRINT_ONE_CM - org.bukkit.Statistic
 
SPRUCE_BOAT - org.bukkit.Material
 
SPRUCE_BUTTON - org.bukkit.Material
 
SPRUCE_DOOR - org.bukkit.Material
 
SPRUCE_FENCE - org.bukkit.Material
 
SPRUCE_FENCE_GATE - org.bukkit.Material
 
SPRUCE_LEAVES - org.bukkit.Material
 
SPRUCE_LOG - org.bukkit.Material
 
SPRUCE_LOGS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all spruce log and bark variants.
SPRUCE_PLANKS - org.bukkit.Material
 
SPRUCE_PRESSURE_PLATE - org.bukkit.Material
 
SPRUCE_SAPLING - org.bukkit.Material
 
SPRUCE_SLAB - org.bukkit.Material
 
SPRUCE_STAIRS - org.bukkit.Material
 
SPRUCE_TRAPDOOR - org.bukkit.Material
 
SPRUCE_WOOD - org.bukkit.Material
 
SQRT_3 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
SQRT_5 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
 
square(double) - Static method in class org.bukkit.util.NumberConversions
 
SQUARE_BOTTOM_LEFT - org.bukkit.block.banner.PatternType
 
SQUARE_BOTTOM_RIGHT - org.bukkit.block.banner.PatternType
 
SQUARE_TOP_LEFT - org.bukkit.block.banner.PatternType
 
SQUARE_TOP_RIGHT - org.bukkit.block.banner.PatternType
 
Squid - Interface in org.bukkit.entity
Represents a Squid.
SQUID - org.bukkit.entity.EntityType
 
SQUID - org.bukkit.loot.LootTables
 
SQUID_INK - org.bukkit.Particle
 
SQUID_ROTATE - org.bukkit.EntityEffect
Resets squid rotation.
SQUID_SPAWN_EGG - org.bukkit.Material
 
STAGE - org.bukkit.Art
 
STAGE_ONE - org.bukkit.NetherWartsState
First growth stage
STAGE_TWO - org.bukkit.NetherWartsState
Second growth stage
Stairs - Class in org.bukkit.material
Represents stairs.
Stairs - Interface in org.bukkit.block.data.type
'shape' represents the texture and bounding box shape of these stairs.
Stairs(Material) - Constructor for class org.bukkit.material.Stairs
 
Stairs(Material, byte) - Constructor for class org.bukkit.material.Stairs
Deprecated.
Magic value
STAIRS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all stairs.
Stairs.Shape - Enum in org.bukkit.block.data.type
The shape of a stair block - used for constructing corners.
StandardMessenger - Class in org.bukkit.plugin.messaging
Standard implementation to Messenger
StandardMessenger() - Constructor for class org.bukkit.plugin.messaging.StandardMessenger
 
STAR - org.bukkit.FireworkEffect.Type
A star-shaped effect.
STARTED - org.bukkit.conversations.Conversation.ConversationState
 
startsWithIgnoreCase(String, String) - Static method in class org.bukkit.util.StringUtil
This method uses a region to check case-insensitive equality.
startTiming() - Method in class org.spigotmc.CustomTimingsHandler
Starts timing to track a section of code.
STARTUP - org.bukkit.event.server.ServerLoadEvent.LoadType
Deprecated.
 
STARTUP - org.bukkit.plugin.PluginLoadOrder
Indicates that the plugin will be loaded at startup
STARVATION - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by starving due to having an empty hunger bar
statistic - Variable in class org.bukkit.event.player.PlayerStatisticIncrementEvent
 
Statistic - Enum in org.bukkit
Represents a countable statistic, which is tracked by the server.
Statistic.Type - Enum in org.bukkit
The type of statistic.
STEM_SIDES - org.bukkit.material.types.MushroomBlockTexture
Stem texture on the north, east, south and west faces, pores on top and bottom.
Step - Class in org.bukkit.material
Represents the different types of steps.
Step() - Constructor for class org.bukkit.material.Step
 
Step(Material) - Constructor for class org.bukkit.material.Step
 
Step(Material, byte) - Constructor for class org.bukkit.material.Step
Deprecated.
Magic value
STEP_SOUND - org.bukkit.Effect
Sound of a block breaking.
STICK - org.bukkit.Material
 
STICKS - org.bukkit.Instrument
Sticks are normally played when a note block is on top of a glass block.
STICKY - org.bukkit.block.data.type.TechnicalPiston.Type
A sticky piston which will also retract connected blocks.
STICKY_PISTON - org.bukkit.Material
 
STONE - org.bukkit.Material
 
STONE_AXE - org.bukkit.Material
 
STONE_BRICK_SLAB - org.bukkit.Material
 
STONE_BRICK_STAIRS - org.bukkit.Material
 
STONE_BRICKS - org.bukkit.Material
 
STONE_BRICKS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all regular/mossy/cracked/chiseled stone bricks.
STONE_BUTTON - org.bukkit.Material
 
STONE_HOE - org.bukkit.Material
 
STONE_PICKAXE - org.bukkit.Material
 
STONE_PRESSURE_PLATE - org.bukkit.Material
 
STONE_SHORE - org.bukkit.block.Biome
 
STONE_SHOVEL - org.bukkit.Material
 
STONE_SLAB - org.bukkit.Material
 
STONE_SWORD - org.bukkit.Material
 
stopAcceptingRegistrations() - Static method in class org.bukkit.enchantments.Enchantment
Stops accepting any enchantment registrations
stopAcceptingRegistrations() - Static method in class org.bukkit.potion.PotionEffectType
Stops accepting any effect type registrations.
stopSound(String) - Method in interface org.bukkit.entity.Player
Stop the specified sound from playing.
stopSound(String, SoundCategory) - Method in interface org.bukkit.entity.Player
Stop the specified sound from playing.
stopSound(Sound) - Method in interface org.bukkit.entity.Player
Stop the specified sound from playing.
stopSound(Sound, SoundCategory) - Method in interface org.bukkit.entity.Player
Stop the specified sound from playing.
stopTiming() - Method in class org.spigotmc.CustomTimingsHandler
Stops timing a section of code.
StorageMinecart - Interface in org.bukkit.entity.minecart
Represents a minecart with a chest.
STRAFING - org.bukkit.entity.EnderDragon.Phase
The dragon will fly towards a targeted player and shoot a fireball when within 64 blocks.
STRAIGHT - org.bukkit.block.data.type.Stairs.Shape
Regular stair block.
STRAIGHT_CROSS - org.bukkit.block.banner.PatternType
 
Stray - Interface in org.bukkit.entity
Represents a Stray - variant of Skeleton.
STRAY - org.bukkit.entity.EntityType
 
STRAY - org.bukkit.entity.Skeleton.SkeletonType
Deprecated.
Stray skeleton.
STRAY - org.bukkit.loot.LootTables
 
STRAY_SPAWN_EGG - org.bukkit.Material
 
STRENGTH - org.bukkit.potion.PotionType
 
strikeLightning(Location) - Method in interface org.bukkit.World
Strikes lightning at the given Location
strikeLightning(Location, boolean) - Method in class org.bukkit.World.Spigot
Strikes lightning at the given Location and possibly without sound
strikeLightningEffect(Location) - Method in interface org.bukkit.World
Strikes lightning at the given Location without doing damage
strikeLightningEffect(Location, boolean) - Method in class org.bukkit.World.Spigot
Strikes lightning at the given Location without doing damage and possibly without sound
STRIKETHROUGH - org.bukkit.ChatColor
Makes a line appear through the text.
STRING - org.bukkit.Material
 
StringPrompt - Class in org.bukkit.conversations
StringPrompt is the base class for any prompt that accepts an arbitrary string from the user.
StringPrompt() - Constructor for class org.bukkit.conversations.StringPrompt
 
StringUtil - Class in org.bukkit.util
 
StringUtil() - Constructor for class org.bukkit.util.StringUtil
 
stripColor(String) - Static method in enum org.bukkit.ChatColor
Strips the given message of all color codes
STRIPE_BOTTOM - org.bukkit.block.banner.PatternType
 
STRIPE_CENTER - org.bukkit.block.banner.PatternType
 
STRIPE_DOWNLEFT - org.bukkit.block.banner.PatternType
 
STRIPE_DOWNRIGHT - org.bukkit.block.banner.PatternType
 
STRIPE_LEFT - org.bukkit.block.banner.PatternType
 
STRIPE_MIDDLE - org.bukkit.block.banner.PatternType
 
STRIPE_RIGHT - org.bukkit.block.banner.PatternType
 
STRIPE_SMALL - org.bukkit.block.banner.PatternType
 
STRIPE_TOP - org.bukkit.block.banner.PatternType
 
STRIPEY - org.bukkit.entity.TropicalFish.Pattern
 
STRIPPED_ACACIA_LOG - org.bukkit.Material
 
STRIPPED_ACACIA_WOOD - org.bukkit.Material
 
STRIPPED_BIRCH_LOG - org.bukkit.Material
 
STRIPPED_BIRCH_WOOD - org.bukkit.Material
 
STRIPPED_DARK_OAK_LOG - org.bukkit.Material
 
STRIPPED_DARK_OAK_WOOD - org.bukkit.Material
 
STRIPPED_JUNGLE_LOG - org.bukkit.Material
 
STRIPPED_JUNGLE_WOOD - org.bukkit.Material
 
STRIPPED_OAK_LOG - org.bukkit.Material
 
STRIPPED_OAK_WOOD - org.bukkit.Material
 
STRIPPED_SPRUCE_LOG - org.bukkit.Material
 
STRIPPED_SPRUCE_WOOD - org.bukkit.Material
 
STRONGHOLD_CORRIDOR - org.bukkit.loot.LootTables
 
STRONGHOLD_CROSSING - org.bukkit.loot.LootTables
 
STRONGHOLD_LIBRARY - org.bukkit.loot.LootTables
 
Structure - Interface in org.bukkit.block
Represents a structure block that can save and load blocks from a file.
STRUCTURE_BLOCK - org.bukkit.Material
 
STRUCTURE_VOID - org.bukkit.Material
 
StructureBlock - Interface in org.bukkit.block.data.type
'mode' represents the different modes in which this structure block may operate.
StructureBlock.Mode - Enum in org.bukkit.block.data.type
Operating mode of a structure block.
StructureGrowEvent - Class in org.bukkit.event.world
Event that is called when an organic structure attempts to grow (Sapling -> Tree), (Mushroom -> Huge Mushroom), naturally or using bonemeal.
StructureGrowEvent(Location, TreeType, boolean, Player, List<BlockState>) - Constructor for class org.bukkit.event.world.StructureGrowEvent
 
StructureRotation - Enum in org.bukkit.block.structure
Represents how a Structure can be rotated.
subscribeToDefaultPerms(boolean, Permissible) - Method in interface org.bukkit.plugin.PluginManager
Subscribes to the given Default permissions by operator status
subscribeToDefaultPerms(boolean, Permissible) - Method in class org.bukkit.plugin.SimplePluginManager
 
subscribeToPermission(String, Permissible) - Method in interface org.bukkit.plugin.PluginManager
Subscribes the given Permissible for information about the requested Permission, by name.
subscribeToPermission(String, Permissible) - Method in class org.bukkit.plugin.SimplePluginManager
 
subtract(double, double, double) - Method in class org.bukkit.Location
Subtracts the location by another.
subtract(double, double, double) - Method in class org.bukkit.util.EulerAngle
Creates a new EulerAngle which is the result of subtracting the x, y, z components to this EulerAngle
subtract(Location) - Method in class org.bukkit.Location
Subtracts the location by another.
subtract(Vector) - Method in class org.bukkit.Location
Subtracts the location by a vector.
subtract(Vector) - Method in class org.bukkit.util.Vector
Subtracts a vector from this one.
SUBTRACT - org.bukkit.block.data.type.Comparator.Mode
Alternate subtraction mode.
SUCCESSFULLY_LOADED - org.bukkit.event.player.PlayerResourcePackStatusEvent.Status
The resource pack has been successfully downloaded and applied to the client.
SUFFOCATION - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by being put in a block
SUGAR - org.bukkit.Material
 
SUGAR_CANE - org.bukkit.Material
 
SUICIDE - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by committing suicide using the command "/kill"
SUMMON - org.bukkit.entity.Evoker.Spell
Deprecated.
The spell that summons Vexes.
SUMMON_VEX - org.bukkit.entity.Spellcaster.Spell
The spell that summons Vexes.
SUNFLOWER - org.bukkit.Material
 
SUNFLOWER_PLAINS - org.bukkit.block.Biome
 
SUNSET - org.bukkit.Art
 
SUNSTREAK - org.bukkit.entity.TropicalFish.Pattern
 
SURVIVAL - org.bukkit.GameMode
Survival mode is the "normal" gameplay type, with no special features.
SUSPENDED - org.bukkit.Particle
 
SUSPENDED_DEPTH - org.bukkit.Particle
 
SWAMP - org.bukkit.block.Biome
 
SWAMP - org.bukkit.TreeType
Swamp tree (regular with vines on the side)
SWAMP_HILLS - org.bukkit.block.Biome
 
SWAP_WITH_CURSOR - org.bukkit.event.inventory.InventoryAction
The clicked item and the cursor are exchanged.
SWEEP_ATTACK - org.bukkit.Particle
 
SWEEPING_EDGE - Static variable in class org.bukkit.enchantments.Enchantment
Increases damage against targets when using a sweep attack
SWIM_ONE_CM - org.bukkit.Statistic
 
Switch - Interface in org.bukkit.block.data.type
'face' represents the face to which a lever or button is stuck.
Switch.Face - Enum in org.bukkit.block.data.type
The face to which a switch type block is stuck.

T

tabComplete(CommandSender, String) - Method in interface org.bukkit.command.CommandMap
Looks for the requested command and executes an appropriate tab-completer if found.
tabComplete(CommandSender, String) - Method in class org.bukkit.command.SimpleCommandMap
 
tabComplete(CommandSender, String, String[]) - Method in class org.bukkit.command.Command
Executed on tab completion for this command, returning a list of options the player can tab through.
tabComplete(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.HelpCommand
 
tabComplete(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.PluginsCommand
 
tabComplete(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.ReloadCommand
 
tabComplete(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.TimingsCommand
 
tabComplete(CommandSender, String, String[]) - Method in class org.bukkit.command.defaults.VersionCommand
 
tabComplete(CommandSender, String, String[]) - Method in class org.bukkit.command.PluginCommand
Executed on tab completion for this command, returning a list of options the player can tab through.
tabComplete(CommandSender, String, String[], Location) - Method in class org.bukkit.command.Command
Executed on tab completion for this command, returning a list of options the player can tab through.
tabComplete(CommandSender, String, Location) - Method in interface org.bukkit.command.CommandMap
Looks for the requested command and executes an appropriate tab-completer if found.
tabComplete(CommandSender, String, Location) - Method in class org.bukkit.command.SimpleCommandMap
 
TabCompleteEvent - Class in org.bukkit.event.server
Called when a CommandSender of any description (ie: player or console) attempts to tab complete.
TabCompleteEvent(CommandSender, String, List<String>) - Constructor for class org.bukkit.event.server.TabCompleteEvent
 
TabCompleter - Interface in org.bukkit.command
Represents a class which can suggest tab completions for commands.
TabExecutor - Interface in org.bukkit.command
This class is provided as a convenience to implement both TabCompleter and CommandExecutor.
Tag<T extends Keyed> - Interface in org.bukkit
Represents a tag that may be defined by the server or a resource pack to group like things together.
TAIGA - org.bukkit.block.Biome
 
TAIGA_HILLS - org.bukkit.block.Biome
 
TAIGA_MOUNTAINS - org.bukkit.block.Biome
 
TALKED_TO_VILLAGER - org.bukkit.Statistic
 
TALL - org.bukkit.CropState
Fifth growth stage
TALL_BIRCH - org.bukkit.TreeType
Tall birch tree
TALL_BIRCH_FOREST - org.bukkit.block.Biome
 
TALL_BIRCH_HILLS - org.bukkit.block.Biome
 
TALL_GRASS - org.bukkit.Material
 
TALL_REDWOOD - org.bukkit.TreeType
Tall redwood tree with just a few leaves at the top
TALL_SEAGRASS - org.bukkit.Material
 
Tameable - Interface in org.bukkit.entity
 
TARGET_ATTACKED_ENTITY - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When the target attacks the entity, so entity targets it
TARGET_ATTACKED_NEARBY_ENTITY - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When the target attacks a nearby entity of the same type, so the entity targets it
TARGET_ATTACKED_OWNER - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When the target attacks the owner of the entity, so the entity targets it.
TARGET_DIED - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When the entity's target has died, and so it no longer targets it
TATTERED - org.bukkit.inventory.meta.BookMeta.Generation
Unused; unobtainable by players.
TEAL - Static variable in class org.bukkit.Color
Teal, or (0x00,0x80,0x80) in (R,G,B)
Team - Interface in org.bukkit.scoreboard
A team on a scoreboard that has a common display theme and other properties.
Team.Option - Enum in org.bukkit.scoreboard
Represents an option which may be applied to this team.
Team.OptionStatus - Enum in org.bukkit.scoreboard
How an option may be applied to members of this team.
TechnicalPiston - Interface in org.bukkit.block.data.type
'type' represents the type of piston which this (technical) block corresponds to.
TechnicalPiston.Type - Enum in org.bukkit.block.data.type
Different piston variants.
teleport(Entity) - Method in interface org.bukkit.entity.Entity
Teleports this entity to the target Entity.
teleport(Entity, PlayerTeleportEvent.TeleportCause) - Method in interface org.bukkit.entity.Entity
Teleports this entity to the target Entity.
teleport(Location) - Method in interface org.bukkit.entity.Entity
Teleports this entity to the given location.
teleport(Location, PlayerTeleportEvent.TeleportCause) - Method in interface org.bukkit.entity.Entity
Teleports this entity to the given location.
TEMPLE - org.bukkit.map.MapCursor.Type
 
TEMPT - org.bukkit.event.entity.EntityTargetEvent.TargetReason
When another entity tempts this entity by having a desired item such as wheat in it's hand.
TERRACOTTA - org.bukkit.Material
 
test(ItemStack) - Method in class org.bukkit.inventory.RecipeChoice.MaterialChoice
Deprecated.
 
testPermission(CommandSender) - Method in class org.bukkit.command.Command
Tests the given CommandSender to see if they can perform this command.
testPermissionSilent(CommandSender) - Method in class org.bukkit.command.Command
Tests the given CommandSender to see if they can perform this command.
TexturedMaterial - Class in org.bukkit.material
Represents textured materials like steps and smooth bricks
TexturedMaterial(Material) - Constructor for class org.bukkit.material.TexturedMaterial
 
TexturedMaterial(Material, byte) - Constructor for class org.bukkit.material.TexturedMaterial
Deprecated.
Magic value
thatExcludesNonPlayersWithMessage(String) - Method in class org.bukkit.conversations.ConversationFactory
Prevents this factory from creating a conversation for non-player Conversable objects.
THE_END - org.bukkit.Achievement
Deprecated.
 
THE_END - org.bukkit.block.Biome
 
THE_END - org.bukkit.World.Environment
Represents the "end" map
THE_KILLER_BUNNY - org.bukkit.entity.Rabbit.Type
Rabbit with pure white fur, blood red horizontal eyes, and is hostile to players.
THE_VOID - org.bukkit.block.Biome
 
THICK - org.bukkit.potion.PotionType
 
THORNS - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused in retaliation to another attack by the Thorns enchantment.
THORNS - Static variable in class org.bukkit.enchantments.Enchantment
Damages the attacker
THORNS_HURT - org.bukkit.EntityEffect
Entity hurt by thorns attack.
THROWN_EXP_BOTTLE - org.bukkit.entity.EntityType
A flying experience bottle.
ThrownExpBottle - Interface in org.bukkit.entity
Represents a thrown Experience bottle.
ThrownPotion - Interface in org.bukkit.entity
Represents a thrown potion bottle
ThunderChangeEvent - Class in org.bukkit.event.weather
Stores data for thunder state changing in a world
ThunderChangeEvent(World, boolean) - Constructor for class org.bukkit.event.weather.ThunderChangeEvent
 
tick() - Static method in class org.spigotmc.CustomTimingsHandler
Ticked every tick by CraftBukkit to count the number of times a timer caused TPS loss.
TICKS_FOR_CURRENT_FUEL - org.bukkit.inventory.InventoryView.Property
How many total ticks the current fuel should last.
TICKS_FOR_CURRENT_SMELTING - org.bukkit.inventory.InventoryView.Property
How many total ticks the current smelting should last.
TIME_SINCE_DEATH - org.bukkit.Statistic
 
TIME_SINCE_REST - org.bukkit.Statistic
 
TimedRegisteredListener - Class in org.bukkit.plugin
Extends RegisteredListener to include timing information
TimedRegisteredListener(Listener, EventExecutor, EventPriority, Plugin, boolean) - Constructor for class org.bukkit.plugin.TimedRegisteredListener
 
timeoutSeconds - Variable in class org.bukkit.conversations.InactivityConversationCanceller
 
timings - Variable in class org.bukkit.command.Command
 
TimingsCommand - Class in org.bukkit.command.defaults
 
TimingsCommand(String) - Constructor for class org.bukkit.command.defaults.TimingsCommand
 
timingStart - Static variable in class org.bukkit.command.defaults.TimingsCommand
 
TIPPED_ARROW - org.bukkit.entity.EntityType
Like EntityType.ARROW but tipped with a specific potion which is applied on contact.
TIPPED_ARROW - org.bukkit.Material
 
TippedArrow - Interface in org.bukkit.entity
 
TNT - org.bukkit.Material
 
TNT - Interface in org.bukkit.block.data.type
'unstable' indicates whether this TNT will explode on punching.
TNT_MINECART - org.bukkit.Material
 
TNTPrimed - Interface in org.bukkit.entity
Represents a Primed TNT.
to - Variable in class org.bukkit.event.block.BlockFromToEvent
 
toBlockVector() - Method in class org.bukkit.util.Vector
Get the block vector of this vector.
toByte(Object) - Static method in class org.bukkit.util.NumberConversions
 
toDamageValue() - Method in class org.bukkit.potion.Potion
Deprecated.
Non-functional
toDouble(Object) - Static method in class org.bukkit.util.NumberConversions
 
toFloat(Object) - Static method in class org.bukkit.util.NumberConversions
 
toInt(Object) - Static method in class org.bukkit.util.NumberConversions
 
toItemStack() - Method in class org.bukkit.material.MaterialData
Deprecated.
this method creates an ItemStack of size 0 which is not generally useful. Consider MaterialData.toItemStack(int).
toItemStack(int) - Method in class org.bukkit.material.MaterialData
Deprecated.
Creates a new ItemStack based on this MaterialData
toItemStack(int) - Method in class org.bukkit.potion.Potion
Deprecated.
Converts this potion to an ItemStack with the specified amount and a correct damage value.
toLegacy(Material) - Method in interface org.bukkit.UnsafeValues
Deprecated.
 
toLocation(World) - Method in class org.bukkit.util.Vector
Gets a Location version of this vector with yaw and pitch being 0.
toLocation(World, float, float) - Method in class org.bukkit.util.Vector
Gets a Location version of this vector.
toLong(Object) - Static method in class org.bukkit.util.NumberConversions
 
TONES_COUNT - Static variable in enum org.bukkit.Note.Tone
The number of tones including sharped tones.
TOOL - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on tools (spades, pickaxe, hoes, axes)
TOOL_SMITH - org.bukkit.entity.Villager.Career
Tool smiths primarily trade for iron and diamond tools.
TOP - org.bukkit.block.data.Bisected.Half
The top half of the block, normally with the higher y coordinate.
TOP - org.bukkit.block.data.type.Slab.Type
The slab occupies the upper y half of the block.
topicNameComparatorInstance() - Static method in class org.bukkit.help.HelpTopicComparator
 
Torch - Class in org.bukkit.material
MaterialData for torches
Torch() - Constructor for class org.bukkit.material.Torch
 
Torch(Material) - Constructor for class org.bukkit.material.Torch
 
Torch(Material, byte) - Constructor for class org.bukkit.material.Torch
Deprecated.
Magic value
TORCH - org.bukkit.Material
 
toShort(Object) - Static method in class org.bukkit.util.NumberConversions
 
toString() - Method in enum org.bukkit.ChatColor
 
toString() - Method in class org.bukkit.Color
 
toString() - Method in class org.bukkit.command.Command
 
toString() - Method in class org.bukkit.command.PluginCommand
 
toString() - Method in class org.bukkit.configuration.MemorySection
 
toString() - Method in class org.bukkit.enchantments.Enchantment
 
toString() - Method in class org.bukkit.FireworkEffect
 
toString() - Method in class org.bukkit.GameRule
 
toString() - Method in class org.bukkit.inventory.ItemStack
 
toString() - Method in class org.bukkit.inventory.RecipeChoice.MaterialChoice
Deprecated.
 
toString() - Method in class org.bukkit.Location
 
toString() - Method in class org.bukkit.material.Banner
 
toString() - Method in class org.bukkit.material.Bed
 
toString() - Method in class org.bukkit.material.Button
 
toString() - Method in class org.bukkit.material.Cake
 
toString() - Method in class org.bukkit.material.Cauldron
 
toString() - Method in class org.bukkit.material.Coal
 
toString() - Method in class org.bukkit.material.CocoaPlant
 
toString() - Method in class org.bukkit.material.Command
 
toString() - Method in class org.bukkit.material.Comparator
 
toString() - Method in class org.bukkit.material.Crops
 
toString() - Method in class org.bukkit.material.Diode
 
toString() - Method in class org.bukkit.material.DirectionalContainer
 
toString() - Method in class org.bukkit.material.Door
 
toString() - Method in class org.bukkit.material.Dye
 
toString() - Method in class org.bukkit.material.FlowerPot
Deprecated.
 
toString() - Method in class org.bukkit.material.Gate
 
toString() - Method in class org.bukkit.material.Hopper
 
toString() - Method in class org.bukkit.material.Leaves
 
toString() - Method in class org.bukkit.material.Lever
 
toString() - Method in class org.bukkit.material.LongGrass
 
toString() - Method in class org.bukkit.material.MaterialData
Deprecated.
 
toString() - Method in class org.bukkit.material.Mushroom
 
toString() - Method in class org.bukkit.material.NetherWarts
 
toString() - Method in class org.bukkit.material.Observer
 
toString() - Method in class org.bukkit.material.PressurePlate
 
toString() - Method in class org.bukkit.material.Pumpkin
 
toString() - Method in class org.bukkit.material.Rails
 
toString() - Method in class org.bukkit.material.RedstoneTorch
 
toString() - Method in class org.bukkit.material.RedstoneWire
 
toString() - Method in class org.bukkit.material.Sandstone
 
toString() - Method in class org.bukkit.material.Sapling
 
toString() - Method in class org.bukkit.material.Sign
 
toString() - Method in class org.bukkit.material.SimpleAttachableMaterialData
 
toString() - Method in class org.bukkit.material.Skull
 
toString() - Method in class org.bukkit.material.SpawnEgg
Deprecated.
 
toString() - Method in class org.bukkit.material.Stairs
 
toString() - Method in class org.bukkit.material.Step
 
toString() - Method in class org.bukkit.material.TexturedMaterial
 
toString() - Method in class org.bukkit.material.TrapDoor
 
toString() - Method in class org.bukkit.material.Tree
 
toString() - Method in class org.bukkit.material.Tripwire
 
toString() - Method in class org.bukkit.material.TripwireHook
 
toString() - Method in class org.bukkit.material.Vine
 
toString() - Method in class org.bukkit.material.Wood
 
toString() - Method in class org.bukkit.material.WoodenStep
 
toString() - Method in class org.bukkit.material.Wool
 
toString() - Method in class org.bukkit.NamespacedKey
 
toString() - Method in class org.bukkit.Note
 
toString() - Method in enum org.bukkit.permissions.PermissionDefault
 
toString() - Method in class org.bukkit.plugin.java.JavaPlugin
 
toString() - Method in class org.bukkit.potion.PotionEffect
 
toString() - Method in class org.bukkit.potion.PotionEffectType
 
toString() - Method in class org.bukkit.util.Vector
Returns this vector's components as x,y,z.
TOTAL_KILLS - Static variable in class org.bukkit.scoreboard.Criterias
 
TOTEM - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the entity gets effects from a totem item saving it's life.
TOTEM - org.bukkit.Particle
 
TOTEM_OF_UNDYING - org.bukkit.Material
 
TOTEM_RESURRECT - org.bukkit.EntityEffect
Totem prevents entity death.
toThunderState() - Method in class org.bukkit.event.weather.ThunderChangeEvent
Gets the state of thunder that the world is being set to
toVector() - Method in class org.bukkit.Location
Constructs a new Vector based on this Location
toWeatherState() - Method in class org.bukkit.event.weather.WeatherChangeEvent
Gets the state of weather that the world is being set to
TOWN_AURA - org.bukkit.Particle
 
TRADED_WITH_VILLAGER - org.bukkit.Statistic
 
trail(boolean) - Method in class org.bukkit.FireworkEffect.Builder
Set whether the firework effect should have a trail.
transaction - Variable in class org.bukkit.event.inventory.InventoryEvent
 
translateAlternateColorCodes(char, String) - Static method in enum org.bukkit.ChatColor
Translates a string using an alternate color code character into a string that uses the internal ChatColor.COLOR_CODE color code character.
TRANSPARENT - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
TRAP - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an entity spawns as a trap for players approaching
TrapDoor - Class in org.bukkit.material
Represents a trap door
TrapDoor - Interface in org.bukkit.block.data.type
 
TrapDoor() - Constructor for class org.bukkit.material.TrapDoor
 
TrapDoor(Material) - Constructor for class org.bukkit.material.TrapDoor
 
TrapDoor(Material, byte) - Constructor for class org.bukkit.material.TrapDoor
Deprecated.
Magic value
TRAPDOOR_CLOSE - org.bukkit.Effect
Sound of a trapdoor closing.
TRAPDOOR_TOGGLE - org.bukkit.Effect
Sound of a trapdoor opening.
TRAPDOORS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all trapdoors (inherits from Tag.WOODEN_TRAPDOORS.
TRAPPED_CHEST - org.bukkit.Material
 
TRAPPED_CHEST_TRIGGERED - org.bukkit.Statistic
 
travelAgent - Variable in class org.bukkit.event.entity.EntityPortalEvent
 
travelAgent - Variable in class org.bukkit.event.player.PlayerPortalEvent
 
TravelAgent - Interface in org.bukkit
The Travel Agent handles the creation and the research of Nether and End portals when Entities try to use one.
Tree - Class in org.bukkit.material
Represents the different types of Tree block that face a direction.
Tree() - Constructor for class org.bukkit.material.Tree
Constructs a tree block.
Tree(Material) - Constructor for class org.bukkit.material.Tree
Constructs a tree block of the given type.
Tree(Material, byte) - Constructor for class org.bukkit.material.Tree
Deprecated.
Magic value
Tree(Material, TreeSpecies) - Constructor for class org.bukkit.material.Tree
Constructs a tree block of the given type and tree species.
Tree(Material, TreeSpecies, BlockFace) - Constructor for class org.bukkit.material.Tree
Constructs a tree block of the given type and tree species, and facing the given direction.
Tree(TreeSpecies) - Constructor for class org.bukkit.material.Tree
Constructs a tree block of the given tree species.
Tree(TreeSpecies, BlockFace) - Constructor for class org.bukkit.material.Tree
Constructs a tree block of the given tree species, and facing the given direction.
TREE - org.bukkit.TreeType
Regular tree, no branches
TreeSpecies - Enum in org.bukkit
Represents the different species of trees regardless of size.
TreeType - Enum in org.bukkit
Tree and organic structure types.
TRIANGLE_BOTTOM - org.bukkit.block.banner.PatternType
 
TRIANGLE_TOP - org.bukkit.block.banner.PatternType
 
TRIANGLES_BOTTOM - org.bukkit.block.banner.PatternType
 
TRIANGLES_TOP - org.bukkit.block.banner.PatternType
 
Trident - Interface in org.bukkit.entity
Represents a thrown trident.
TRIDENT - org.bukkit.enchantments.EnchantmentTarget
Allow the Enchantment to be placed on tridents.
TRIDENT - org.bukkit.entity.EntityType
 
TRIDENT - org.bukkit.Material
 
Tripwire - Class in org.bukkit.material
Represents the tripwire
Tripwire - Interface in org.bukkit.block.data.type
'disarmed' denotes that the tripwire was broken with shears and will not subsequently produce a current when destroyed.
Tripwire() - Constructor for class org.bukkit.material.Tripwire
 
Tripwire(Material, byte) - Constructor for class org.bukkit.material.Tripwire
Deprecated.
Magic value
TRIPWIRE - org.bukkit.Material
 
TRIPWIRE_HOOK - org.bukkit.Material
 
TripwireHook - Class in org.bukkit.material
Represents the tripwire hook
TripwireHook - Interface in org.bukkit.block.data.type
 
TripwireHook() - Constructor for class org.bukkit.material.TripwireHook
 
TripwireHook(BlockFace) - Constructor for class org.bukkit.material.TripwireHook
 
TripwireHook(Material, byte) - Constructor for class org.bukkit.material.TripwireHook
Deprecated.
Magic value
TROPICAL_FISH - org.bukkit.entity.EntityType
 
TROPICAL_FISH - org.bukkit.loot.LootTables
 
TROPICAL_FISH - org.bukkit.Material
 
TROPICAL_FISH_BUCKET - org.bukkit.Material
 
TROPICAL_FISH_SPAWN_EGG - org.bukkit.Material
 
TropicalFish - Interface in org.bukkit.entity
Tropical fish.
TropicalFish.Pattern - Enum in org.bukkit.entity
Enumeration of all different fish patterns.
TropicalFishBucketMeta - Interface in org.bukkit.inventory.meta
Represents a bucket of tropical fish.
TRUE - org.bukkit.permissions.PermissionDefault
 
TUBE_CORAL - org.bukkit.Material
 
TUBE_CORAL_BLOCK - org.bukkit.Material
 
TUBE_CORAL_FAN - org.bukkit.Material
 
TUBE_CORAL_WALL_FAN - org.bukkit.Material
 
Turtle - Interface in org.bukkit.entity
Represents a turtle.
TURTLE - org.bukkit.entity.EntityType
 
TURTLE - org.bukkit.loot.LootTables
 
TURTLE_EGG - org.bukkit.Material
 
TURTLE_HELMET - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the entity gets water breathing by wearing a turtle helmet.
TURTLE_HELMET - org.bukkit.Material
 
TURTLE_MASTER - org.bukkit.potion.PotionType
 
TURTLE_SPAWN_EGG - org.bukkit.Material
 
TurtleEgg - Interface in org.bukkit.block.data.type
'hatch' is the number of turtles which may hatch from these eggs.
type() - Method in class org.bukkit.WorldCreator
Gets the type of the world that will be created or loaded
type(WorldType) - Method in class org.bukkit.WorldCreator
Sets the type of the world that will be created or loaded

U

UI_BUTTON_CLICK - org.bukkit.Sound
 
UI_TOAST_CHALLENGE_COMPLETE - org.bukkit.Sound
 
UI_TOAST_IN - org.bukkit.Sound
 
UI_TOAST_OUT - org.bukkit.Sound
 
unbanIP(String) - Static method in class org.bukkit.Bukkit
Unbans the specified address from the server.
unbanIP(String) - Method in interface org.bukkit.Server
Unbans the specified address from the server.
UNBOUNDED_PAGE_HEIGHT - Static variable in class org.bukkit.util.ChatPaginator
 
UNBOUNDED_PAGE_WIDTH - Static variable in class org.bukkit.util.ChatPaginator
 
UNCRAFTABLE - org.bukkit.potion.PotionType
 
UNDEAD_HORSE - org.bukkit.entity.Horse.Variant
Deprecated.
An undead horse
UNDERLINE - org.bukkit.ChatColor
Makes the text appear underlined.
UNDERWATER_RUIN_BIG - org.bukkit.loot.LootTables
 
UNDERWATER_RUIN_SMALL - org.bukkit.loot.LootTables
 
UNKNOWN - org.bukkit.entity.EntityType
An unknown entity without an Entity Class
UNKNOWN - org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Unknown.
UNKNOWN - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When the Cause is missing.
UNKNOWN - org.bukkit.event.entity.EntityTargetEvent.TargetReason
A currently unknown reason for the entity changing target.
UNKNOWN - org.bukkit.event.entity.EntityUnleashEvent.UnleashReason
 
UNKNOWN - org.bukkit.event.inventory.ClickType
A type of inventory manipulation not yet recognized by Bukkit.
UNKNOWN - org.bukkit.event.inventory.InventoryAction
An unrecognized ClickType.
UNKNOWN - org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Indicates the teleportation was caused by an event not covered by this enum
UnknownDependencyException - Exception in org.bukkit.plugin
Thrown when attempting to load an invalid Plugin file
UnknownDependencyException() - Constructor for exception org.bukkit.plugin.UnknownDependencyException
Constructs a new UnknownDependencyException
UnknownDependencyException(String) - Constructor for exception org.bukkit.plugin.UnknownDependencyException
Constructs a new UnknownDependencyException with the given message
UnknownDependencyException(Throwable) - Constructor for exception org.bukkit.plugin.UnknownDependencyException
Constructs a new UnknownDependencyException based on the given Exception
UnknownDependencyException(Throwable, String) - Constructor for exception org.bukkit.plugin.UnknownDependencyException
Constructs a new UnknownDependencyException based on the given Exception
unload() - Method in interface org.bukkit.Chunk
Unloads and optionally saves the Chunk
unload(boolean) - Method in interface org.bukkit.Chunk
Unloads and optionally saves the Chunk
unload(boolean, boolean) - Method in interface org.bukkit.Chunk
Deprecated.
it is never safe to remove a chunk in use
unloadChunk(int, int) - Method in interface org.bukkit.World
Safely unloads and saves the Chunk at the specified coordinates
unloadChunk(int, int, boolean) - Method in interface org.bukkit.World
Safely unloads and optionally saves the Chunk at the specified coordinates
unloadChunk(int, int, boolean, boolean) - Method in interface org.bukkit.World
Deprecated.
it is never safe to remove a chunk in use
unloadChunk(Chunk) - Method in interface org.bukkit.World
Safely unloads and saves the Chunk at the specified coordinates
unloadChunkRequest(int, int) - Method in interface org.bukkit.World
Safely queues the Chunk at the specified coordinates for unloading
unloadChunkRequest(int, int, boolean) - Method in interface org.bukkit.World
Queues the Chunk at the specified coordinates for unloading
unloadWorld(String, boolean) - Static method in class org.bukkit.Bukkit
Unloads a world with the given name.
unloadWorld(String, boolean) - Method in interface org.bukkit.Server
Unloads a world with the given name.
unloadWorld(World, boolean) - Static method in class org.bukkit.Bukkit
Unloads the given world.
unloadWorld(World, boolean) - Method in interface org.bukkit.Server
Unloads the given world.
UNLUCK - Static variable in class org.bukkit.potion.PotionEffectType
Loot table unluck.
unregister() - Method in interface org.bukkit.scoreboard.Objective
Unregisters this objective from the scoreboard.
unregister() - Method in interface org.bukkit.scoreboard.Team
Unregisters this team from the Scoreboard
unregister(Class<?>, Object) - Method in interface org.bukkit.plugin.ServicesManager
Unregister a particular provider for a particular service.
unregister(Class<?>, Object) - Method in class org.bukkit.plugin.SimpleServicesManager
Unregister a particular provider for a particular service.
unregister(Object) - Method in interface org.bukkit.plugin.ServicesManager
Unregister a particular provider.
unregister(Object) - Method in class org.bukkit.plugin.SimpleServicesManager
Unregister a particular provider.
unregister(CommandMap) - Method in class org.bukkit.command.Command
Unregisters this command from the passed CommandMap applying any outstanding changes
unregister(Listener) - Method in class org.bukkit.event.HandlerList
Remove a specific listener from this handler
unregister(Plugin) - Method in class org.bukkit.event.HandlerList
Remove a specific plugin's listeners from this handler
unregister(RegisteredListener) - Method in class org.bukkit.event.HandlerList
Remove a listener from a specific order slot
unregisterAll() - Static method in class org.bukkit.event.HandlerList
Unregister all listeners from all handler lists.
unregisterAll(Listener) - Static method in class org.bukkit.event.HandlerList
Unregister a specific listener from all handler lists.
unregisterAll(Plugin) - Static method in class org.bukkit.event.HandlerList
Unregister a specific plugin's listeners from all handler lists.
unregisterAll(Plugin) - Method in interface org.bukkit.plugin.ServicesManager
Unregister all the providers registered by a particular plugin.
unregisterAll(Plugin) - Method in class org.bukkit.plugin.SimpleServicesManager
Unregister all the providers registered by a particular plugin.
unregisterClass(Class<? extends ConfigurationSerializable>) - Static method in class org.bukkit.configuration.serialization.ConfigurationSerialization
Unregisters any aliases for the specified ConfigurationSerializable class
unregisterClass(String) - Static method in class org.bukkit.configuration.serialization.ConfigurationSerialization
Unregisters the specified alias to a ConfigurationSerializable
unregisterIncomingPluginChannel(Plugin) - Method in interface org.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin from listening on all plugin channels through all listeners.
unregisterIncomingPluginChannel(Plugin) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
unregisterIncomingPluginChannel(Plugin, String) - Method in interface org.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin from listening on the requested incoming plugin channel, no longer allowing it to act upon any plugin messages.
unregisterIncomingPluginChannel(Plugin, String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
unregisterIncomingPluginChannel(Plugin, String, PluginMessageListener) - Method in interface org.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin's listener from listening on the requested incoming plugin channel, no longer allowing it to act upon any plugin messages.
unregisterIncomingPluginChannel(Plugin, String, PluginMessageListener) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
unregisterOutgoingPluginChannel(Plugin) - Method in interface org.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin from all outgoing plugin channels, no longer allowing it to send any plugin messages.
unregisterOutgoingPluginChannel(Plugin) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
unregisterOutgoingPluginChannel(Plugin, String) - Method in interface org.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin from the requested outgoing plugin channel, no longer allowing it to send messages through that channel to any clients.
unregisterOutgoingPluginChannel(Plugin, String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
 
UnsafeValues - Interface in org.bukkit
Deprecated.
unsetPermission(String) - Method in class org.bukkit.permissions.PermissionAttachment
Removes the specified permission from this attachment.
unsetPermission(Permission) - Method in class org.bukkit.permissions.PermissionAttachment
Removes the specified permission from this attachment.
UNSTARTED - org.bukkit.conversations.Conversation.ConversationState
 
unsubscribeFromDefaultPerms(boolean, Permissible) - Method in interface org.bukkit.plugin.PluginManager
Unsubscribes from the given Default permissions by operator status
unsubscribeFromDefaultPerms(boolean, Permissible) - Method in class org.bukkit.plugin.SimplePluginManager
 
unsubscribeFromPermission(String, Permissible) - Method in interface org.bukkit.plugin.PluginManager
Unsubscribes the given Permissible for information about the requested Permission, by name.
unsubscribeFromPermission(String, Permissible) - Method in class org.bukkit.plugin.SimplePluginManager
 
UNTYPED - org.bukkit.Statistic.Type
Statistics of this type do not require a qualifier.
UP - org.bukkit.block.BlockFace
 
UP - org.bukkit.block.data.type.RedstoneWire.Connection
The wire travels up the side of the block adjacent to this face.
update() - Method in interface org.bukkit.block.BlockState
Attempts to update the block represented by this state, setting it to the new values as defined by this state.
update(boolean) - Method in interface org.bukkit.block.BlockState
Attempts to update the block represented by this state, setting it to the new values as defined by this state.
update(boolean, boolean) - Method in interface org.bukkit.block.BlockState
Attempts to update the block represented by this state, setting it to the new values as defined by this state.
updateCommands() - Method in interface org.bukkit.entity.Player
Update the list of commands sent to the client.
updateInventory() - Method in interface org.bukkit.entity.Player
Forces an update of the player's entire inventory.
updateMaterial(ItemMeta, Material) - Method in interface org.bukkit.inventory.ItemFactory
Deprecated.
for internal use only
usageMessage - Variable in class org.bukkit.command.Command
 
UsageMode - Enum in org.bukkit.block.structure
Represents how a Structure can be used.
USE_ITEM - org.bukkit.Statistic
 
useInteractedBlock() - Method in class org.bukkit.event.player.PlayerInteractEvent
This controls the action to take with the block (if any) that was clicked on.
useItemInHand() - Method in class org.bukkit.event.player.PlayerInteractEvent
This controls the action to take with the item the player is holding.
useTimings() - Method in interface org.bukkit.plugin.PluginManager
Returns whether or not timing code should be used for event calls
useTimings() - Method in class org.bukkit.plugin.SimplePluginManager
 
useTimings(boolean) - Method in class org.bukkit.plugin.SimplePluginManager
Sets whether or not per event timing code should be used
useTravelAgent - Variable in class org.bukkit.event.entity.EntityPortalEvent
 
useTravelAgent - Variable in class org.bukkit.event.player.PlayerPortalEvent
 
useTravelAgent() - Method in class org.bukkit.event.entity.EntityPortalEvent
Gets whether or not the Travel Agent will be used.
useTravelAgent() - Method in class org.bukkit.event.player.PlayerPortalEvent
Gets whether or not the Travel Agent will be used.
useTravelAgent(boolean) - Method in class org.bukkit.event.entity.EntityPortalEvent
Sets whether or not the Travel Agent will be used.
useTravelAgent(boolean) - Method in class org.bukkit.event.player.PlayerPortalEvent
Sets whether or not the Travel Agent will be used.
UTF8 - org.bukkit.plugin.PluginAwareness.Flags
Deprecated.
all plugins are now assumed to be UTF-8 aware.
Utility - Annotation Type in org.bukkit
This annotation indicates a method (and sometimes constructor) will chain its internal operations.

V

VALID_SPAWN - Static variable in interface org.bukkit.Tag
Vanilla block tag denoting all valid mob spawn positions.
validateAndCorrectChannel(String) - Static method in class org.bukkit.plugin.messaging.StandardMessenger
Deprecated.
not an API method
validateChannel(String) - Static method in class org.bukkit.plugin.messaging.StandardMessenger
Deprecated.
not an API method
validatePluginMessage(Messenger, Plugin, String, byte[]) - Static method in class org.bukkit.plugin.messaging.StandardMessenger
Validates the input of a Plugin Message, ensuring the arguments are all valid.
ValidatingPrompt - Class in org.bukkit.conversations
ValidatingPrompt is the base class for any prompt that requires validation.
ValidatingPrompt() - Constructor for class org.bukkit.conversations.ValidatingPrompt
 
value() - Method in annotation type org.bukkit.configuration.serialization.DelegateDeserialization
Which class should be used as a delegate for this classes deserialization
value() - Method in annotation type org.bukkit.configuration.serialization.SerializableAs
This is the name your class will be stored and retrieved as.
value() - Method in class org.bukkit.metadata.FixedMetadataValue
 
value() - Method in class org.bukkit.metadata.LazyMetadataValue
 
value() - Method in interface org.bukkit.metadata.MetadataValue
Fetches the value of this metadata item.
value() - Method in annotation type org.bukkit.Warning
This sets if the deprecation warnings when registering events gets printed when the setting is in the default state.
value(String) - Static method in enum org.bukkit.Warning.WarningState
This method returns the corresponding warning state for the given string value.
valueOf(byte) - Static method in enum org.bukkit.map.MapView.Scale
Deprecated.
Magic value
valueOf(String) - Static method in enum org.bukkit.Achievement
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Art
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.attribute.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.attribute.AttributeModifier.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.BanList.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.banner.PatternType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.Biome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.BlockFace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.Bisected.Half
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.Rail.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.Bed.Part
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.Chest.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.Comparator.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.Door.Hinge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.RedstoneWire.Connection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.Slab.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.Stairs.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.StructureBlock.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.Switch.Face
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.data.type.TechnicalPiston.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.PistonMoveReaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.structure.Mirror
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.structure.StructureRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.block.structure.UsageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.boss.BarColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.boss.BarFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.boss.BarStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.ChatColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.CoalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.conversations.Conversation.ConversationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.CropState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Difficulty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.DyeColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Effect.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Effect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.enchantments.EnchantmentTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Arrow.PickupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.EnderDragon.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Evoker.Spell
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Horse.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Horse.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Horse.Variant
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Llama.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Ocelot.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Parrot.Variant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Rabbit.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Skeleton.SkeletonType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Spellcaster.Spell
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.TropicalFish.Pattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Villager.Career
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.entity.Villager.Profession
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.EntityEffect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.block.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.block.BlockIgniteEvent.IgniteCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.entity.CreeperPowerEvent.PowerCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.entity.EntityDamageEvent.DamageCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.entity.EntityDamageEvent.DamageModifier
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.entity.EntityPotionEffectEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.entity.EntityPotionEffectEvent.Cause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.entity.EntityTargetEvent.TargetReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.entity.EntityUnleashEvent.UnleashReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.Event.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.EventPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.hanging.HangingBreakEvent.RemoveCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.inventory.ClickType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.inventory.DragType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.inventory.InventoryAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.inventory.InventoryType.SlotType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.inventory.InventoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.player.AsyncPlayerPreLoginEvent.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.player.PlayerAnimationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.player.PlayerFishEvent.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.player.PlayerLoginEvent.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.player.PlayerPreLoginEvent.Result
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.player.PlayerResourcePackStatusEvent.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.server.ServerLoadEvent.LoadType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.event.world.PortalCreateEvent.CreateReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.FireworkEffect.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.GameMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.GrassSpecies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Instrument
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.inventory.EquipmentSlot
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.inventory.InventoryView.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.inventory.ItemFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.inventory.MainHand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.inventory.meta.BookMeta.Generation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.loot.LootTables
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.map.MapCursor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.map.MapView.Scale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.material.CocoaPlant.CocoaPlantSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.material.types.MushroomBlockTexture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Material
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.metadata.LazyMetadataValue.CacheStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.NetherWartsState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Note.Tone
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Particle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.permissions.PermissionDefault
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.plugin.messaging.PluginChannelDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.plugin.PluginAwareness.Flags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.plugin.PluginLoadOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.plugin.ServicePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.PortalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.potion.PotionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Rotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.SandstoneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.scoreboard.DisplaySlot
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.scoreboard.NameTagVisibility
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.scoreboard.Team.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.scoreboard.Team.OptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.SkullType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Sound
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.SoundCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Statistic.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Statistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.TreeSpecies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.TreeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.Warning.WarningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.WeatherType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.World.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bukkit.WorldType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.bukkit.Achievement
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Art
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.attribute.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.attribute.AttributeModifier.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.BanList.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.banner.PatternType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.Biome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.BlockFace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.Bisected.Half
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.Rail.Shape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.Bed.Part
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.Chest.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.Comparator.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.Door.Hinge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.RedstoneWire.Connection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.Slab.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.Stairs.Shape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.StructureBlock.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.Switch.Face
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.data.type.TechnicalPiston.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.PistonMoveReaction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.structure.Mirror
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.structure.StructureRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.block.structure.UsageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.boss.BarColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.boss.BarFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.boss.BarStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.ChatColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.CoalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.conversations.Conversation.ConversationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.CropState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Difficulty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.DyeColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Effect.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Effect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.bukkit.enchantments.Enchantment
Gets an array of all the registered Enchantments
values() - Static method in enum org.bukkit.enchantments.EnchantmentTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Arrow.PickupStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.EnderDragon.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Evoker.Spell
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Horse.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Horse.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Horse.Variant
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Llama.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Ocelot.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Parrot.Variant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Rabbit.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Skeleton.SkeletonType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Spellcaster.Spell
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.TropicalFish.Pattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Villager.Career
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.entity.Villager.Profession
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.EntityEffect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.block.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.block.BlockIgniteEvent.IgniteCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.entity.CreeperPowerEvent.PowerCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.entity.EntityDamageEvent.DamageCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.entity.EntityDamageEvent.DamageModifier
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.entity.EntityPotionEffectEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.entity.EntityPotionEffectEvent.Cause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.entity.EntityTargetEvent.TargetReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.entity.EntityUnleashEvent.UnleashReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.Event.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.EventPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.hanging.HangingBreakEvent.RemoveCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.inventory.ClickType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.inventory.DragType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.inventory.InventoryAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.inventory.InventoryType.SlotType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.inventory.InventoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.player.AsyncPlayerPreLoginEvent.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.player.PlayerAnimationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.player.PlayerFishEvent.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.player.PlayerLoginEvent.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.player.PlayerPreLoginEvent.Result
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.player.PlayerResourcePackStatusEvent.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.player.PlayerTeleportEvent.TeleportCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.server.ServerLoadEvent.LoadType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.event.world.PortalCreateEvent.CreateReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.FireworkEffect.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.GameMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.bukkit.GameRule
Get an immutable collection of GameRules.
values() - Static method in enum org.bukkit.GrassSpecies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Instrument
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.inventory.EquipmentSlot
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.inventory.InventoryView.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.inventory.ItemFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.inventory.MainHand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.inventory.meta.BookMeta.Generation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.loot.LootTables
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.map.MapCursor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.map.MapView.Scale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.material.CocoaPlant.CocoaPlantSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.material.types.MushroomBlockTexture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Material
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.metadata.LazyMetadataValue.CacheStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.NetherWartsState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Note.Tone
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Particle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.permissions.PermissionDefault
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.plugin.messaging.PluginChannelDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.plugin.PluginAwareness.Flags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.plugin.PluginLoadOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.plugin.ServicePriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.PortalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.bukkit.potion.PotionEffectType
Returns an array of all the registered PotionEffectTypes.
values() - Static method in enum org.bukkit.potion.PotionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.SandstoneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.scoreboard.DisplaySlot
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.scoreboard.NameTagVisibility
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.scoreboard.Team.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.scoreboard.Team.OptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.SkullType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Sound
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.SoundCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Statistic.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Statistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.TreeSpecies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.TreeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.Warning.WarningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.WeatherType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.World.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bukkit.WorldType
Returns an array containing the constants of this enum type, in the order they are declared.
VANISHING_CURSE - Static variable in class org.bukkit.enchantments.Enchantment
Item disappears instead of dropping
Vector - Class in org.bukkit.util
Represents a mutable vector.
Vector() - Constructor for class org.bukkit.util.Vector
Construct the vector with all components as 0.
Vector(double, double, double) - Constructor for class org.bukkit.util.Vector
Construct the vector with provided double components.
Vector(float, float, float) - Constructor for class org.bukkit.util.Vector
Construct the vector with provided float components.
Vector(int, int, int) - Constructor for class org.bukkit.util.Vector
Construct the vector with provided integer components.
vehicle - Variable in class org.bukkit.event.vehicle.VehicleEvent
 
Vehicle - Interface in org.bukkit.entity
Represents a vehicle entity.
VehicleBlockCollisionEvent - Class in org.bukkit.event.vehicle
Raised when a vehicle collides with a block.
VehicleBlockCollisionEvent(Vehicle, Block) - Constructor for class org.bukkit.event.vehicle.VehicleBlockCollisionEvent
 
VehicleCollisionEvent - Class in org.bukkit.event.vehicle
Raised when a vehicle collides.
VehicleCollisionEvent(Vehicle) - Constructor for class org.bukkit.event.vehicle.VehicleCollisionEvent
 
VehicleCreateEvent - Class in org.bukkit.event.vehicle
Raised when a vehicle is created.
VehicleCreateEvent(Vehicle) - Constructor for class org.bukkit.event.vehicle.VehicleCreateEvent
 
VehicleDamageEvent - Class in org.bukkit.event.vehicle
Raised when a vehicle receives damage.
VehicleDamageEvent(Vehicle, Entity, double) - Constructor for class org.bukkit.event.vehicle.VehicleDamageEvent
 
VehicleDestroyEvent - Class in org.bukkit.event.vehicle
Raised when a vehicle is destroyed, which could be caused by either a player or the environment.
VehicleDestroyEvent(Vehicle, Entity) - Constructor for class org.bukkit.event.vehicle.VehicleDestroyEvent
 
VehicleEnterEvent - Class in org.bukkit.event.vehicle
Raised when an entity enters a vehicle.
VehicleEnterEvent(Vehicle, Entity) - Constructor for class org.bukkit.event.vehicle.VehicleEnterEvent
 
VehicleEntityCollisionEvent - Class in org.bukkit.event.vehicle
Raised when a vehicle collides with an entity.
VehicleEntityCollisionEvent(Vehicle, Entity) - Constructor for class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
VehicleEvent - Class in org.bukkit.event.vehicle
Represents a vehicle-related event.
VehicleEvent(Vehicle) - Constructor for class org.bukkit.event.vehicle.VehicleEvent
 
VehicleExitEvent - Class in org.bukkit.event.vehicle
Raised when a living entity exits a vehicle.
VehicleExitEvent(Vehicle, LivingEntity) - Constructor for class org.bukkit.event.vehicle.VehicleExitEvent
 
VehicleMoveEvent - Class in org.bukkit.event.vehicle
Raised when a vehicle moves.
VehicleMoveEvent(Vehicle, Location, Location) - Constructor for class org.bukkit.event.vehicle.VehicleMoveEvent
 
VehicleUpdateEvent - Class in org.bukkit.event.vehicle
Called when a vehicle updates
VehicleUpdateEvent(Vehicle) - Constructor for class org.bukkit.event.vehicle.VehicleUpdateEvent
 
VERSION_1_1 - org.bukkit.WorldType
 
VersionCommand - Class in org.bukkit.command.defaults
 
VersionCommand(String) - Constructor for class org.bukkit.command.defaults.VersionCommand
 
VERY_SMALL - org.bukkit.CropState
Second growth stage
VERY_TALL - org.bukkit.CropState
Almost ripe stage
Vex - Interface in org.bukkit.entity
Represents a Vex.
VEX - org.bukkit.entity.EntityType
 
VEX - org.bukkit.loot.LootTables
 
VEX_SPAWN_EGG - org.bukkit.Material
 
VILLAGE_BLACKSMITH - org.bukkit.loot.LootTables
 
VILLAGE_DEFENSE - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When an iron golem is spawned to defend a village
VILLAGE_INVASION - org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
When a zombie is spawned to invade a village
Villager - Interface in org.bukkit.entity
Represents a villager NPC
VILLAGER - org.bukkit.entity.EntityType
 
VILLAGER - org.bukkit.loot.LootTables
 
VILLAGER_ANGRY - org.bukkit.EntityEffect
When a villager is angry.
VILLAGER_ANGRY - org.bukkit.Particle
 
VILLAGER_HAPPY - org.bukkit.EntityEffect
Happy particles from a villager.
VILLAGER_HAPPY - org.bukkit.Particle
 
VILLAGER_HEART - org.bukkit.EntityEffect
Hearts from a villager.
VILLAGER_PLANT_GROW - org.bukkit.Effect
Particles displayed when a villager grows a plant, data is the number of particles
VILLAGER_SPAWN_EGG - org.bukkit.Material
 
VILLAGER_TRADE - org.bukkit.event.entity.EntityPotionEffectEvent.Cause
When a villager gets regeneration after a trade.
Villager.Career - Enum in org.bukkit.entity
The Career of this Villager.
Villager.Profession - Enum in org.bukkit.entity
Represents the various different Villager professions there may be.
VillagerAcquireTradeEvent - Class in org.bukkit.event.entity
Called whenever a villager acquires a new trade.
VillagerAcquireTradeEvent(Villager, MerchantRecipe) - Constructor for class org.bukkit.event.entity.VillagerAcquireTradeEvent
 
VillagerReplenishTradeEvent - Class in org.bukkit.event.entity
Called when a villager's trade's maximum uses is increased, due to a player's trade.
VillagerReplenishTradeEvent(Villager, MerchantRecipe, int) - Constructor for class org.bukkit.event.entity.VillagerReplenishTradeEvent
 
Vindicator - Interface in org.bukkit.entity
Represents a Vindicator.
VINDICATOR - org.bukkit.entity.EntityType
 
VINDICATOR - org.bukkit.loot.LootTables
 
VINDICATOR_SPAWN_EGG - org.bukkit.Material
 
Vine - Class in org.bukkit.material
Represents a vine
Vine() - Constructor for class org.bukkit.material.Vine
 
Vine(byte) - Constructor for class org.bukkit.material.Vine
Deprecated.
Magic value
Vine(EnumSet<BlockFace>) - Constructor for class org.bukkit.material.Vine
 
Vine(BlockFace...) - Constructor for class org.bukkit.material.Vine
 
Vine(Material, byte) - Constructor for class org.bukkit.material.Vine
Deprecated.
Magic value
VINE - org.bukkit.Material
 
VISUAL - org.bukkit.Effect.Type
 
VOICE - org.bukkit.SoundCategory
 
VOID - org.bukkit.Art
 
VOID - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by falling into the void
VOID_AIR - org.bukkit.Material
 

W

WALK_ON_WATER_ONE_CM - org.bukkit.Statistic
 
WALK_ONE_CM - org.bukkit.Statistic
 
WALK_UNDER_WATER_ONE_CM - org.bukkit.Statistic
 
WALL - org.bukkit.block.data.type.Switch.Face
The switch is mounted to the wall.
WALL_CORALS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all wall corals.
WALL_SIGN - org.bukkit.Material
 
WALL_TORCH - org.bukkit.Material
 
WallSign - Interface in org.bukkit.block.data.type
 
WANDERER - org.bukkit.Art
 
WARM_OCEAN - org.bukkit.block.Biome
 
Warning - Annotation Type in org.bukkit
This designates the warning state for a specific item.
Warning.WarningState - Enum in org.bukkit
This represents the states that server verbose for warnings may be.
WASTELAND - org.bukkit.Art
 
WATER - org.bukkit.Material
 
WATER - org.bukkit.potion.PotionType
 
WATER_BREATHING - org.bukkit.potion.PotionType
 
WATER_BREATHING - Static variable in class org.bukkit.potion.PotionEffectType
Allows breathing underwater.
WATER_BUBBLE - org.bukkit.Particle
 
WATER_BUCKET - org.bukkit.Material
 
WATER_DROP - org.bukkit.Particle
 
WATER_SPLASH - org.bukkit.Particle
 
WATER_WAKE - org.bukkit.Particle
 
WATER_WORKER - Static variable in class org.bukkit.enchantments.Enchantment
Increases the speed at which a player may mine underwater
Waterlogged - Interface in org.bukkit.block.data
'waterlogged' denotes whether this block has fluid in it.
WaterMob - Interface in org.bukkit.entity
Represents a Water Mob
WEAKNESS - org.bukkit.potion.PotionType
 
WEAKNESS - Static variable in class org.bukkit.potion.PotionEffectType
Decreases damage dealt by an entity.
WEAPON - org.bukkit.enchantments.EnchantmentTarget
Allows the Enchantment to be placed on weapons (swords)
WEAPON_SMITH - org.bukkit.entity.Villager.Career
Weapon smiths primarily trade for iron and diamond weapons, sometimes enchanted.
WEARABLE - org.bukkit.enchantments.EnchantmentTarget
Allows the enchantment to be placed on wearable items.
Weather - Interface in org.bukkit.entity
Represents a Weather related entity, such as a storm
WEATHER - org.bukkit.entity.EntityType
 
WEATHER - org.bukkit.SoundCategory
 
WEATHER_RAIN - org.bukkit.Sound
 
WEATHER_RAIN_ABOVE - org.bukkit.Sound
 
WeatherChangeEvent - Class in org.bukkit.event.weather
Stores data for weather changing in a world
WeatherChangeEvent(World, boolean) - Constructor for class org.bukkit.event.weather.WeatherChangeEvent
 
WeatherEvent - Class in org.bukkit.event.weather
Represents a Weather-related event
WeatherEvent(World) - Constructor for class org.bukkit.event.weather.WeatherEvent
 
WeatherType - Enum in org.bukkit
An enum of all current weather types
WEST - org.bukkit.block.BlockFace
 
WEST_NORTH_WEST - org.bukkit.block.BlockFace
 
WEST_SOUTH_WEST - org.bukkit.block.BlockFace
 
WET_SPONGE - org.bukkit.Material
 
WHEAT - org.bukkit.Material
 
WHEAT_SEEDS - org.bukkit.Material
 
whichButton() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
Which button was pressed to initiate the enchanting.
WHITE - org.bukkit.boss.BarColor
 
WHITE - org.bukkit.ChatColor
Represents white
WHITE - org.bukkit.DyeColor
Represents white dye.
WHITE - org.bukkit.entity.Horse.Color
Snow white
WHITE - org.bukkit.entity.Horse.Style
White socks or stripes
WHITE - org.bukkit.entity.Llama.Color
A white llama.
WHITE - org.bukkit.entity.Rabbit.Type
Pure white rabbit.
WHITE - Static variable in class org.bukkit.Color
White, or (0xFF,0xFF,0xFF) in (R,G,B)
WHITE - Static variable in class org.bukkit.map.MapPalette
Deprecated.
Magic value
WHITE_BANNER - org.bukkit.Material
 
WHITE_BED - org.bukkit.Material
 
WHITE_CARPET - org.bukkit.Material
 
WHITE_CIRCLE - org.bukkit.map.MapCursor.Type
 
WHITE_CONCRETE - org.bukkit.Material
 
WHITE_CONCRETE_POWDER - org.bukkit.Material
 
WHITE_CROSS - org.bukkit.map.MapCursor.Type
 
WHITE_DOTS - org.bukkit.entity.Horse.Style
Round white dots
WHITE_GLAZED_TERRACOTTA - org.bukkit.Material
 
WHITE_POINTER - org.bukkit.map.MapCursor.Type
 
WHITE_SHULKER_BOX - org.bukkit.Material
 
WHITE_STAINED_GLASS - org.bukkit.Material
 
WHITE_STAINED_GLASS_PANE - org.bukkit.Material
 
WHITE_TERRACOTTA - org.bukkit.Material
 
WHITE_TULIP - org.bukkit.Material
 
WHITE_WALL_BANNER - org.bukkit.Material
 
WHITE_WOOL - org.bukkit.Material
 
WHITEFIELD - org.bukkit.entity.Horse.Style
Milky splotches
WILD_OCELOT - org.bukkit.entity.Ocelot.Type
 
WINDOW_BORDER_LEFT - org.bukkit.event.inventory.ClickType
Clicking the left mouse button on the grey area around the inventory.
WINDOW_BORDER_RIGHT - org.bukkit.event.inventory.ClickType
Clicking the right mouse button on the grey area around the inventory.
Witch - Interface in org.bukkit.entity
Represents a Witch
WITCH - org.bukkit.entity.EntityType
 
WITCH - org.bukkit.loot.LootTables
 
WITCH_MAGIC - org.bukkit.EntityEffect
Magic particles from a witch.
WITCH_SPAWN_EGG - org.bukkit.Material
 
with(FireworkEffect.Type) - Method in class org.bukkit.FireworkEffect.Builder
Specify the type of the firework effect.
withColor(Iterable<?>) - Method in class org.bukkit.FireworkEffect.Builder
Add several primary colors to the firework effect.
withColor(Color) - Method in class org.bukkit.FireworkEffect.Builder
Add a primary color to the firework effect.
withColor(Color...) - Method in class org.bukkit.FireworkEffect.Builder
Add several primary colors to the firework effect.
withConversationCanceller(ConversationCanceller) - Method in class org.bukkit.conversations.ConversationFactory
Adds a ConversationCanceller to constructed conversations.
Wither - Interface in org.bukkit.entity
Represents a Wither boss
WITHER - org.bukkit.Art
 
WITHER - org.bukkit.entity.EntityType
 
WITHER - org.bukkit.entity.Skeleton.SkeletonType
Deprecated.
Wither skeleton.
WITHER - org.bukkit.event.entity.EntityDamageEvent.DamageCause
Damage caused by Wither potion effect
WITHER - org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
When an entity is damaged by the Wither potion effect
WITHER - org.bukkit.SkullType
Deprecated.
 
WITHER - Static variable in class org.bukkit.potion.PotionEffectType
Deals damage to an entity over time and gives the health to the shooter.
WITHER_BREAK_BLOCK - org.bukkit.Effect
The sound played when a wither breaks a block
WITHER_SHOOT - org.bukkit.Effect
Sound of a wither shooting
WITHER_SKELETON - org.bukkit.entity.EntityType
 
WITHER_SKELETON - org.bukkit.loot.LootTables
 
WITHER_SKELETON_SKULL - org.bukkit.Material
 
WITHER_SKELETON_SPAWN_EGG - org.bukkit.Material
 
WITHER_SKELETON_WALL_SKULL - org.bukkit.Material
 
WITHER_SKULL - org.bukkit.entity.EntityType
A flying wither skull projectile.
WITHER_SPAWN - org.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
When a wither is filling its health during spawning
WitherSkeleton - Interface in org.bukkit.entity
Represents a WitherSkeleton - variant of Skeleton.
WitherSkull - Interface in org.bukkit.entity
Represents a wither skull Fireball.
withEscapeSequence(String) - Method in class org.bukkit.conversations.ConversationFactory
Sets the player input that, when received, will immediately terminate the conversation.
withFade(Iterable<?>) - Method in class org.bukkit.FireworkEffect.Builder
Add several fade colors to the firework effect.
withFade(Color) - Method in class org.bukkit.FireworkEffect.Builder
Add a fade color to the firework effect.
withFade(Color...) - Method in class org.bukkit.FireworkEffect.Builder
Add several fade colors to the firework effect.
withFirstPrompt(Prompt) - Method in class org.bukkit.conversations.ConversationFactory
Sets the first prompt to use in all generated conversations.
withFlicker() - Method in class org.bukkit.FireworkEffect.Builder
Add a flicker to the firework effect.
withInitialSessionData(Map<Object, Object>) - Method in class org.bukkit.conversations.ConversationFactory
Sets any initial data with which to populate the conversation context sessionData map.
withLocalEcho(boolean) - Method in class org.bukkit.conversations.ConversationFactory
Sets the local echo status for all Conversations created by this factory.
withModality(boolean) - Method in class org.bukkit.conversations.ConversationFactory
Sets the modality of all Conversations created by this factory.
withPrefix(ConversationPrefix) - Method in class org.bukkit.conversations.ConversationFactory
Sets the ConversationPrefix that prepends all output from all generated conversations.
withTimeout(int) - Method in class org.bukkit.conversations.ConversationFactory
Sets the number of inactive seconds to wait before automatically abandoning all generated conversations.
withTrail() - Method in class org.bukkit.FireworkEffect.Builder
Add a trail to the firework effect.
Wolf - Interface in org.bukkit.entity
Represents a Wolf
WOLF - org.bukkit.entity.EntityType
 
WOLF - org.bukkit.loot.LootTables
 
WOLF_HEARTS - org.bukkit.EntityEffect
The hearts when taming a wolf succeeds.
WOLF_SHAKE - org.bukkit.EntityEffect
When a wolf shakes (after being wet).
WOLF_SMOKE - org.bukkit.EntityEffect
The smoke when taming a wolf fails.
WOLF_SPAWN_EGG - org.bukkit.Material
 
WOLOLO - org.bukkit.entity.Evoker.Spell
Deprecated.
The "wololo" spell.
WOLOLO - org.bukkit.entity.Spellcaster.Spell
The "wololo" spell.
Wood - Class in org.bukkit.material
Represents wood blocks of different species.
Wood() - Constructor for class org.bukkit.material.Wood
Constructs a wood block.
Wood(Material) - Constructor for class org.bukkit.material.Wood
Constructs a wood block of the given type.
Wood(Material, byte) - Constructor for class org.bukkit.material.Wood
Deprecated.
Magic value
Wood(Material, TreeSpecies) - Constructor for class org.bukkit.material.Wood
Constructs a wood block of the given type and tree species.
Wood(TreeSpecies) - Constructor for class org.bukkit.material.Wood
Constructs a wood block of the given tree species.
WOODED_BADLANDS_PLATEAU - org.bukkit.block.Biome
 
WOODED_HILLS - org.bukkit.block.Biome
 
WOODED_MOUNTAINS - org.bukkit.block.Biome
 
WOODEN_AXE - org.bukkit.Material
 
WOODEN_BUTTONS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all wooden buttons.
WOODEN_DOORS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all wooden doors.
WOODEN_HOE - org.bukkit.Material
 
WOODEN_PICKAXE - org.bukkit.Material
 
WOODEN_PRESSURE_PLATES - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all wooden pressure plates.
WOODEN_SHOVEL - org.bukkit.Material
 
WOODEN_SLABS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all wooden slabs.
WOODEN_STAIRS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all wooden stairs.
WOODEN_SWORD - org.bukkit.Material
 
WOODEN_TRAPDOORS - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all wooden trapdoors.
WoodenStep - Class in org.bukkit.material
Represents the different types of wooden steps.
WoodenStep() - Constructor for class org.bukkit.material.WoodenStep
Constructs a wooden step.
WoodenStep(Material, byte) - Constructor for class org.bukkit.material.WoodenStep
Deprecated.
Magic value
WoodenStep(TreeSpecies) - Constructor for class org.bukkit.material.WoodenStep
Constructs a wooden step of the given tree species.
WoodenStep(TreeSpecies, boolean) - Constructor for class org.bukkit.material.WoodenStep
Constructs a wooden step of the given type and tree species, either inverted or not.
WOODLAND_MANSION - org.bukkit.loot.LootTables
 
Wool - Class in org.bukkit.material
Represents a Wool/Cloth block
Wool() - Constructor for class org.bukkit.material.Wool
 
Wool(DyeColor) - Constructor for class org.bukkit.material.Wool
 
Wool(Material) - Constructor for class org.bukkit.material.Wool
 
Wool(Material, byte) - Constructor for class org.bukkit.material.Wool
Deprecated.
Magic value
WOOL - Static variable in interface org.bukkit.Tag
Vanilla block tag representing all colors of wool.
wordWrap(String, int) - Static method in class org.bukkit.util.ChatPaginator
Breaks a raw string up into a series of lines.
WORKBENCH - org.bukkit.event.inventory.InventoryType
A workbench inventory, with 9 CRAFTING slots and a RESULT slot.
world - Variable in class org.bukkit.event.weather.WeatherEvent
 
World - Interface in org.bukkit
Represents a world, which may contain entities, chunks and blocks
World.Environment - Enum in org.bukkit
Represents various map environment types that a world may be
World.Spigot - Class in org.bukkit
 
WorldBorder - Interface in org.bukkit
 
WorldCreator - Class in org.bukkit
Represents various types of options that may be used to create a world.
WorldCreator(String) - Constructor for class org.bukkit.WorldCreator
Creates an empty WorldCreationOptions for the given world name
WorldEvent - Class in org.bukkit.event.world
Represents events within a world
WorldEvent(World) - Constructor for class org.bukkit.event.world.WorldEvent
 
WorldInitEvent - Class in org.bukkit.event.world
Called when a World is initializing
WorldInitEvent(World) - Constructor for class org.bukkit.event.world.WorldInitEvent
 
WorldLoadEvent - Class in org.bukkit.event.world
Called when a World is loaded
WorldLoadEvent(World) - Constructor for class org.bukkit.event.world.WorldLoadEvent
 
WorldSaveEvent - Class in org.bukkit.event.world
Called when a World is saved.
WorldSaveEvent(World) - Constructor for class org.bukkit.event.world.WorldSaveEvent
 
WorldType - Enum in org.bukkit
Represents various types of worlds that may exist
WorldUnloadEvent - Class in org.bukkit.event.world
Called when a World is unloaded
WorldUnloadEvent(World) - Constructor for class org.bukkit.event.world.WorldUnloadEvent
 
WRITABLE_BOOK - org.bukkit.Material
 
WRITTEN_BOOK - org.bukkit.Material
 

X

x - Variable in class org.bukkit.util.Vector
 
X - org.bukkit.Axis
The x axis.
xScale - Variable in class org.bukkit.util.noise.OctaveGenerator
 
XYLOPHONE - org.bukkit.Instrument
Xylophone is normally played when a note block is on top of a bone block.

Y

y - Variable in class org.bukkit.util.Vector
 
Y - org.bukkit.Axis
The y axis.
YamlConfiguration - Class in org.bukkit.configuration.file
An implementation of Configuration which saves all files in Yaml.
YamlConfiguration() - Constructor for class org.bukkit.configuration.file.YamlConfiguration
 
YamlConfigurationOptions - Class in org.bukkit.configuration.file
Various settings for controlling the input and output of a YamlConfiguration
YamlConfigurationOptions(YamlConfiguration) - Constructor for class org.bukkit.configuration.file.YamlConfigurationOptions
 
YamlConstructor - Class in org.bukkit.configuration.file
 
YamlConstructor() - Constructor for class org.bukkit.configuration.file.YamlConstructor
 
YamlRepresenter - Class in org.bukkit.configuration.file
 
YamlRepresenter() - Constructor for class org.bukkit.configuration.file.YamlRepresenter
 
YELLOW - org.bukkit.boss.BarColor
 
YELLOW - org.bukkit.ChatColor
Represents yellow
YELLOW - org.bukkit.DyeColor
Represents yellow dye.
YELLOW - Static variable in class org.bukkit.Color
Yellow, or (0xFF,0xFF,0x00) in (R,G,B)
YELLOW_BANNER - org.bukkit.Material
 
YELLOW_BED - org.bukkit.Material
 
YELLOW_CARPET - org.bukkit.Material
 
YELLOW_CONCRETE - org.bukkit.Material
 
YELLOW_CONCRETE_POWDER - org.bukkit.Material
 
YELLOW_GLAZED_TERRACOTTA - org.bukkit.Material
 
YELLOW_SHULKER_BOX - org.bukkit.Material
 
YELLOW_STAINED_GLASS - org.bukkit.Material
 
YELLOW_STAINED_GLASS_PANE - org.bukkit.Material
 
YELLOW_TERRACOTTA - org.bukkit.Material
 
YELLOW_WALL_BANNER - org.bukkit.Material
 
YELLOW_WOOL - org.bukkit.Material
 
yScale - Variable in class org.bukkit.util.noise.OctaveGenerator
 

Z

z - Variable in class org.bukkit.util.Vector
 
Z - org.bukkit.Axis
The z axis.
zero() - Method in class org.bukkit.Location
Zero this location's components.
zero() - Method in class org.bukkit.util.Vector
Zero this vector's components.
ZERO - Static variable in class org.bukkit.util.EulerAngle
A EulerAngle with every axis set to 0
Zombie - Interface in org.bukkit.entity
Represents a Zombie.
ZOMBIE - org.bukkit.entity.EntityType
 
ZOMBIE - org.bukkit.loot.LootTables
 
ZOMBIE - org.bukkit.SkullType
Deprecated.
 
ZOMBIE_CHEW_IRON_DOOR - org.bukkit.Effect
Sound of zombies chewing on iron doors.
ZOMBIE_CHEW_WOODEN_DOOR - org.bukkit.Effect
Sound of zombies chewing on wooden doors.
ZOMBIE_CONVERTED_VILLAGER - org.bukkit.Effect
The sound played when a villager is converted by a zombie
ZOMBIE_DESTROY_DOOR - org.bukkit.Effect
Sound of zombies destroying a door.
ZOMBIE_HEAD - org.bukkit.Material
 
ZOMBIE_HORSE - org.bukkit.entity.EntityType
 
ZOMBIE_HORSE - org.bukkit.loot.LootTables
 
ZOMBIE_HORSE_SPAWN_EGG - org.bukkit.Material
 
ZOMBIE_INFECT - org.bukkit.Effect
The sound played when a zombie infects a target
ZOMBIE_PIGMAN - org.bukkit.loot.LootTables
 
ZOMBIE_PIGMAN_SPAWN_EGG - org.bukkit.Material
 
ZOMBIE_SPAWN_EGG - org.bukkit.Material
 
ZOMBIE_SPAWN_REINFORCEMENTS - org.bukkit.attribute.Attribute
Chance of a zombie to spawn reinforcements.
ZOMBIE_TRANSFORM - org.bukkit.EntityEffect
When a zombie transforms into a villager by shaking violently.
ZOMBIE_VILLAGER - org.bukkit.entity.EntityType
 
ZOMBIE_VILLAGER - org.bukkit.loot.LootTables
 
ZOMBIE_VILLAGER_SPAWN_EGG - org.bukkit.Material
 
ZOMBIE_WALL_HEAD - org.bukkit.Material
 
ZombieHorse - Interface in org.bukkit.entity
Represents a ZombieHorse - variant of AbstractHorse.
ZombieVillager - Interface in org.bukkit.entity
Represents a Zombie which was once a Villager.
zScale - Variable in class org.bukkit.util.noise.OctaveGenerator
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2018. All rights reserved.