- G2 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
-  
- G22 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
-  
- G3 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
-  
- G4 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
-  
- G42 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
-  
- G43 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
-  
- G44 - Static variable in class org.bukkit.util.noise.SimplexNoiseGenerator
-  
- GameMode - Enum in org.bukkit
- 
Represents the various type of game modes that  HumanEntitys may
 have 
- GameModeCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- GameModeCommand() - Constructor for class org.bukkit.command.defaults.GameModeCommand
- 
Deprecated. 
- GameRuleCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- GameRuleCommand() - Constructor for class org.bukkit.command.defaults.GameRuleCommand
- 
Deprecated. 
- Gate - Class in org.bukkit.material
- 
Represents a fence gate 
- Gate() - Constructor for class org.bukkit.material.Gate
-  
- Gate(int, byte) - Constructor for class org.bukkit.material.Gate
-  
- Gate(byte) - Constructor for class org.bukkit.material.Gate
-  
- generate(World, Random, int, int) - Method in class org.bukkit.generator.ChunkGenerator
- 
Deprecated. 
- generateBlockSections(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class org.bukkit.generator.ChunkGenerator
- 
- generateChunkData(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class org.bukkit.generator.ChunkGenerator
- 
Shapes the chunk for the given coordinates. 
- generateExtBlockSections(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class org.bukkit.generator.ChunkGenerator
- 
- generateStructures(boolean) - Method in class org.bukkit.WorldCreator
- 
Sets whether or not worlds created or loaded with this creator will
 have structures. 
- generateStructures() - Method in class org.bukkit.WorldCreator
- 
Gets whether or not structures will be generated in the world. 
- generateTree(Location, TreeType) - Method in interface org.bukkit.World
- 
- generateTree(Location, TreeType, BlockChangeDelegate) - Method in interface org.bukkit.World
- 
- generator() - Method in class org.bukkit.WorldCreator
- 
Gets the generator that will be used to create or load the world. 
- generator(ChunkGenerator) - Method in class org.bukkit.WorldCreator
- 
Sets the generator that will be used to create or load the world. 
- generator(String) - Method in class org.bukkit.WorldCreator
- 
Sets the generator that will be used to create or load the world. 
- generator(String, CommandSender) - Method in class org.bukkit.WorldCreator
- 
Sets the generator that will be used to create or load the world. 
- generatorSettings(String) - Method in class org.bukkit.WorldCreator
- 
Sets the generator settings of the world that will be created or loaded 
- generatorSettings() - Method in class org.bukkit.WorldCreator
- 
Gets the generator settings of the world that will be created or loaded 
- GenericCommandHelpTopic - Class in org.bukkit.help
- 
Lacking an alternative, the help system will create instances of
 GenericCommandHelpTopic for each command in the server's CommandMap. 
- GenericCommandHelpTopic(Command) - Constructor for class org.bukkit.help.GenericCommandHelpTopic
-  
- get(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested Object by path. 
- get(String, Object) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested Object by path, returning a default value if not
 found. 
- get(String) - Method in class org.bukkit.configuration.MemorySection
-  
- get(String, Object) - Method in class org.bukkit.configuration.MemorySection
-  
- get(int, int) - Method in class org.bukkit.map.MapFont.CharacterSprite
- 
Get the value of a pixel of the character. 
- getAchievement() - Method in class org.bukkit.event.player.PlayerAchievementAwardedEvent
- 
Deprecated. Gets the Achievement being awarded. 
- getAchievementFromInternalName(String) - Method in interface org.bukkit.UnsafeValues
- 
Deprecated. 
- getAction() - Method in class org.bukkit.event.inventory.InventoryClickEvent
- 
Gets the InventoryAction that triggered this event. 
- getAction() - Method in class org.bukkit.event.player.PlayerInteractEvent
- 
Returns the action type 
- getActivePotionEffects() - Method in interface org.bukkit.entity.LivingEntity
- 
Returns all currently active  PotionEffects on the living
 entity. 
- getActiveWorkers() - Method in interface org.bukkit.scheduler.BukkitScheduler
- 
Returns a list of all active workers. 
- getAddress() - Method in interface org.bukkit.entity.Player
- 
Gets the socket address of this player 
- getAddress() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
- 
Gets the player IP address. 
- getAddress() - Method in class org.bukkit.event.player.PlayerLoginEvent
- 
Gets the  InetAddress for the Player associated with this event. 
- getAddress() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
- 
Deprecated. Gets the player IP address. 
- getAddress() - Method in class org.bukkit.event.server.ServerListPingEvent
- 
Get the address the ping is coming from. 
- getAffectedEntities() - Method in class org.bukkit.event.entity.AreaEffectCloudApplyEvent
- 
Retrieves a mutable list of the effected entities 
- getAffectedEntities() - Method in class org.bukkit.event.entity.PotionSplashEvent
- 
Retrieves a list of all effected entities 
- getAfter() - Method in class org.bukkit.event.entity.EntityPortalExitEvent
- 
Gets a copy of the velocity that the entity will have after exiting the
 portal. 
- getAge() - Method in interface org.bukkit.entity.Ageable
- 
Gets the age of this animal. 
- getAgeLock() - Method in interface org.bukkit.entity.Ageable
- 
Gets the current agelock. 
- getAlias(Class<? extends ConfigurationSerializable>) - Static method in class org.bukkit.configuration.serialization.ConfigurationSerialization
- 
- getAliases() - Method in class org.bukkit.command.Command
- 
Returns a list of active aliases of this command 
- getAllowAnimals() - Method in interface org.bukkit.World
- 
Gets whether animals can spawn in this world. 
- getAllowEnd() - Static method in class org.bukkit.Bukkit
- 
Gets whether this server allows the End or not. 
- getAllowEnd() - Method in interface org.bukkit.Server
- 
Gets whether this server allows the End or not. 
- getAllowFlight() - Static method in class org.bukkit.Bukkit
- 
Gets whether this server allows flying or not. 
- getAllowFlight() - Method in interface org.bukkit.entity.Player
- 
Determines if the Player is allowed to fly via jump key double-tap like
 in creative mode. 
- getAllowFlight() - Method in interface org.bukkit.Server
- 
Gets whether this server allows flying or not. 
- getAllowMonsters() - Method in interface org.bukkit.World
- 
Gets whether monsters can spawn in this world. 
- getAllowNether() - Static method in class org.bukkit.Bukkit
- 
Gets whether this server allows the Nether or not. 
- getAllowNether() - Method in interface org.bukkit.Server
- 
Gets whether this server allows the Nether or not. 
- getAllSessionData() - Method in class org.bukkit.conversations.ConversationContext
- 
Gets the entire sessionData map. 
- getAmbientSpawnLimit() - Static method in class org.bukkit.Bukkit
- 
Gets user-specified limit for number of ambient mobs that can spawn in
 a chunk. 
- getAmbientSpawnLimit() - Method in interface org.bukkit.Server
- 
Gets user-specified limit for number of ambient mobs that can spawn in
 a chunk. 
- getAmbientSpawnLimit() - Method in interface org.bukkit.World
- 
Gets the limit for number of ambient mobs that can spawn in a chunk in
 this world 
- getAmount() - Method in class org.bukkit.attribute.AttributeModifier
- 
- 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 
- getAreaEffectCloud() - Method in class org.bukkit.event.entity.LingeringPotionSplashEvent
- 
Gets the AreaEffectCloud spawned 
- getArmor() - Method in interface org.bukkit.inventory.HorseInventory
- 
Gets the item in the horse's armor slot. 
- getArmorContents() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets a copy of all worn armor 
- getArmorContents() - Method in interface org.bukkit.inventory.PlayerInventory
- 
Get all ItemStacks from the armor slots 
- getArmorStandItem() - Method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
- 
Returns the item held by the armor stand. 
- getArrow() - Method in class org.bukkit.event.player.PlayerPickupArrowEvent
- 
Get the arrow being picked up by the player 
- getArt() - Method in interface org.bukkit.entity.Painting
- 
Get the art on this painting 
- getAscendingDirection() - Method in class org.bukkit.material.Stairs
-  
- getAttachedFace() - Method in interface org.bukkit.material.Attachable
- 
Gets the face that this block is attached on 
- getAttachedFace() - Method in class org.bukkit.material.Banner
-  
- getAttachedFace() - Method in class org.bukkit.material.Button
- 
Gets the face that this block is attached on 
- getAttachedFace() - Method in class org.bukkit.material.CocoaPlant
-  
- getAttachedFace() - Method in class org.bukkit.material.Ladder
- 
Gets the face that this block is attached on 
- getAttachedFace() - Method in class org.bukkit.material.Lever
- 
Gets the face that this block is attached on 
- getAttachedFace() - Method in class org.bukkit.material.PistonExtensionMaterial
-  
- getAttachedFace() - Method in class org.bukkit.material.Sign
- 
Gets the face that this block is attached on 
- getAttachedFace() - Method in class org.bukkit.material.Torch
- 
Gets the face that this block is attached on 
- getAttachedFace() - Method in class org.bukkit.material.TrapDoor
-  
- getAttachedFace() - Method in class org.bukkit.material.TripwireHook
-  
- getAttachment() - Method in class org.bukkit.permissions.PermissionAttachmentInfo
- 
Gets the attachment providing this permission. 
- getAttacker() - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
- 
Gets the Entity that is attacking the vehicle 
- getAttacker() - Method in class org.bukkit.event.vehicle.VehicleDestroyEvent
- 
Gets the Entity that has destroyed the vehicle, potentially null 
- getAttribute(Attribute) - Method in interface org.bukkit.attribute.Attributable
- 
Gets the specified attribute instance from the object. 
- getAttribute() - Method in interface org.bukkit.attribute.AttributeInstance
- 
The attribute pertaining to this instance. 
- getAuthor() - Method in interface org.bukkit.inventory.meta.BookMeta
- 
Gets the author of the book. 
- getAuthors() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives the list of authors for the plugin. 
- getAwareness() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
- getBanEntries() - Method in interface org.bukkit.BanList
- 
Gets a set containing every  BanEntry in this list. 
- getBanEntry(String) - Method in interface org.bukkit.BanList
- 
- getBanList(BanList.Type) - Static method in class org.bukkit.Bukkit
- 
Gets a ban list for the supplied type. 
- getBanList(BanList.Type) - Method in interface org.bukkit.Server
- 
Gets a ban list for the supplied type. 
- getBannedPlayers() - Static method in class org.bukkit.Bukkit
- 
Gets a set containing all banned players. 
- getBannedPlayers() - Method in interface org.bukkit.Server
- 
Gets a set containing all banned players. 
- getBaseColor() - Method in interface org.bukkit.block.Banner
- 
Returns the base color for this banner 
- getBaseColor() - Method in interface org.bukkit.inventory.meta.BannerMeta
- 
Returns the base color for this banner 
- getBasePixel(int, int) - Method in interface org.bukkit.map.MapCanvas
- 
Get a pixel from the layers below this canvas. 
- getBasePotionData() - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Returns the potion data about the base potion 
- getBasePotionData() - Method in interface org.bukkit.entity.TippedArrow
- 
Returns the potion data about the base potion 
- getBasePotionData() - Method in interface org.bukkit.inventory.meta.PotionMeta
- 
Returns the potion data about the base potion 
- getBaseValue() - Method in interface org.bukkit.attribute.AttributeInstance
- 
Base value of this instance before modifiers are applied. 
- getBeamTarget() - Method in interface org.bukkit.entity.EnderCrystal
- 
Gets the location that this end crystal is pointing its beam to. 
- getBed() - Method in class org.bukkit.event.player.PlayerBedEnterEvent
- 
Returns the bed block involved in this event. 
- getBed() - Method in class org.bukkit.event.player.PlayerBedLeaveEvent
- 
Returns the bed block involved in this event. 
- getBedSpawnLocation() - Method in interface org.bukkit.entity.Player
- 
Gets the Location where the player will spawn at their bed, null if
 they have not slept in one or their current bed spawn is invalid. 
- getBedSpawnLocation() - Method in interface org.bukkit.OfflinePlayer
- 
Gets the Location where the player will spawn at their bed, null if
 they have not slept in one or their current bed spawn is invalid. 
- getBefore() - Method in class org.bukkit.event.entity.EntityPortalExitEvent
- 
Gets a copy of the velocity that the entity has before entering the
 portal. 
- getBiome() - Method in interface org.bukkit.block.Block
- 
Returns the biome that this block resides in 
- getBiome(int, int) - Method in interface org.bukkit.ChunkSnapshot
- 
Get biome at given coordinates 
- getBiome(int, int) - Method in interface org.bukkit.generator.ChunkGenerator.BiomeGrid
- 
Get biome at x, z within chunk being generated 
- getBiome(int, int) - Method in interface org.bukkit.World
- 
Gets the biome for the given block coordinates. 
- getBiteChance() - Method in interface org.bukkit.entity.FishHook
- 
Deprecated.
has no effect in newer Minecraft versions 
 
- getBlock() - Method in interface org.bukkit.block.BlockState
- 
Gets the block represented by this BlockState 
- getBlock(int, int, int) - Method in interface org.bukkit.Chunk
- 
Gets a block from this chunk 
- getBlock() - Method in interface org.bukkit.command.BlockCommandSender
- 
Returns the block this command sender belongs to 
- getBlock() - Method in class org.bukkit.event.block.BlockEvent
- 
Gets the block involved in this event. 
- getBlock() - Method in class org.bukkit.event.entity.EntityChangeBlockEvent
- 
Gets the block the entity is changing 
- getBlock() - Method in class org.bukkit.event.entity.EntityInteractEvent
- 
Returns the involved block 
- getBlock() - Method in class org.bukkit.event.hanging.HangingPlaceEvent
- 
Returns the block that the hanging entity was placed on 
- getBlock() - Method in class org.bukkit.event.vehicle.VehicleBlockCollisionEvent
- 
Gets the block the vehicle collided with 
- getBlock() - Method in class org.bukkit.Location
- 
Gets the block at the represented location 
- getBlock() - Method in interface org.bukkit.projectiles.BlockProjectileSource
- 
Gets the block this projectile source belongs to. 
- getBlockAgainst() - Method in class org.bukkit.event.block.BlockPlaceEvent
- 
Gets the block that this block was placed against 
- getBlockAt(int, int, int) - Method in interface org.bukkit.World
- 
Gets the  Block at the given coordinates 
- getBlockAt(Location) - Method in interface org.bukkit.World
- 
- getBlockClicked() - Method in class org.bukkit.event.player.PlayerBucketEvent
- 
Return the block clicked 
- getBlockData(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
- 
- getBlockData() - Method in interface org.bukkit.entity.FallingBlock
- 
- getBlockEmittedLight(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
- 
Get light level emitted by block at corresponding coordinate in the
 chunk 
- getBlockFace() - Method in class org.bukkit.event.hanging.HangingPlaceEvent
- 
Returns the face of the block that the hanging entity was placed on 
- getBlockFace() - Method in class org.bukkit.event.player.PlayerBucketEvent
- 
Get the face on the clicked block 
- getBlockFace() - Method in class org.bukkit.event.player.PlayerInteractEvent
- 
Returns the face of the block that was clicked 
- getBlockHeight() - Method in enum org.bukkit.Art
- 
Gets the height of the painting, in blocks 
- getBlockId() - Method in interface org.bukkit.entity.FallingBlock
- 
- getBlockInventory() - Method in interface org.bukkit.block.Chest
- 
Returns the chest's inventory. 
- getBlockPlaced() - Method in class org.bukkit.event.block.BlockPlaceEvent
- 
Clarity method for getting the placed block. 
- getBlockPower(BlockFace) - Method in interface org.bukkit.block.Block
- 
Returns the redstone power being provided to this block face 
- getBlockPower() - Method in interface org.bukkit.block.Block
- 
Returns the redstone power being provided to this block 
- getBlockProjectileSource() - Method in interface org.bukkit.block.Dispenser
- 
Gets the BlockProjectileSource object for this dispenser. 
- getBlockReplacedState() - Method in class org.bukkit.event.block.BlockPlaceEvent
- 
Gets the BlockState for the block which was replaced. 
- getBlocks() - Method in class org.bukkit.event.block.BlockPistonExtendEvent
- 
Get an immutable list of the blocks which will be moved by the
 extending. 
- getBlocks() - Method in class org.bukkit.event.block.BlockPistonRetractEvent
- 
Get an immutable list of the blocks which will be moved by the
 extending. 
- getBlocks() - Method in class org.bukkit.event.entity.EntityCreatePortalEvent
- 
Gets a list of all blocks associated with the portal. 
- getBlocks() - Method in class org.bukkit.event.world.PortalCreateEvent
- 
Gets an array list of all the blocks associated with the created portal 
- getBlocks() - Method in class org.bukkit.event.world.StructureGrowEvent
- 
Gets an ArrayList of all blocks associated with the structure. 
- getBlockSkyLight(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
- 
Get sky light level for block at corresponding coordinate in the chunk 
- getBlockState() - Method in interface org.bukkit.inventory.meta.BlockStateMeta
- 
Returns the currently attached block state for this
 item or creates a new one if one doesn't exist. 
- getBlockTexture() - Method in class org.bukkit.material.Mushroom
- 
Gets the mushroom texture of this block. 
- getBlockTypeId(int, int, int) - Method in interface org.bukkit.ChunkSnapshot
- 
- getBlockTypeIdAt(int, int, int) - Method in interface org.bukkit.World
- 
- getBlockTypeIdAt(Location) - Method in interface org.bukkit.World
- 
- getBlockWidth() - Method in enum org.bukkit.Art
- 
Gets the width of the painting, in blocks 
- getBlockX() - Method in class org.bukkit.Location
- 
Gets the floored value of the X component, indicating the block that
 this location is contained with. 
- getBlockX() - Method in class org.bukkit.util.Vector
- 
Gets the floored value of the X component, indicating the block that
 this vector is contained with. 
- getBlockY() - Method in class org.bukkit.Location
- 
Gets the floored value of the Y component, indicating the block that
 this location is contained with. 
- getBlockY() - Method in class org.bukkit.util.Vector
- 
Gets the floored value of the Y component, indicating the block that
 this vector is contained with. 
- getBlockZ() - Method in class org.bukkit.Location
- 
Gets the floored value of the Z component, indicating the block that
 this location is contained with. 
- getBlockZ() - Method in class org.bukkit.util.Vector
- 
Gets the floored value of the Z component, indicating the block that
 this vector is contained with. 
- getBlue() - Method in class org.bukkit.Color
- 
Gets the blue component 
- getBodyPose() - Method in interface org.bukkit.entity.ArmorStand
- 
Returns the armor stand's body's
 current pose as a  EulerAngle
- getBonus() - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
- 
Get the bonus uses added. 
- getBoolean(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested boolean by path. 
- getBoolean(String, boolean) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested boolean by path, returning a default value if not
 found. 
- getBoolean(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getBoolean(String, boolean) - Method in class org.bukkit.configuration.MemorySection
-  
- getBooleanList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of Boolean by path. 
- getBooleanList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getBoots() - Method in interface org.bukkit.entity.ArmorStand
- 
Returns the item currently being worn
 by the armor stand on its feet 
- getBoots() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets a copy of the boots currently being worn by the entity 
- getBoots() - Method in interface org.bukkit.inventory.PlayerInventory
- 
Return the ItemStack from the boots slot 
- getBootsDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets the chance of the boots being dropped upon this creature's death. 
- getBottomInventory() - Method in class org.bukkit.inventory.InventoryView
- 
Get the lower inventory involved in this transaction. 
- getBow() - Method in class org.bukkit.event.entity.EntityShootBowEvent
- 
Gets the bow ItemStack used to fire the arrow. 
- getBredWith() - Method in class org.bukkit.event.entity.EntityBreedEvent
- 
The ItemStack that was used to initiate breeding, if present. 
- getBreeder() - Method in class org.bukkit.event.entity.EntityBreedEvent
- 
Gets the Entity responsible for breeding. 
- getBrewer() - Static method in class org.bukkit.potion.Potion
- 
Deprecated. 
- 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
- 
- getByData(byte) - Static method in enum org.bukkit.CropState
- 
- getByData(byte) - Static method in enum org.bukkit.EntityEffect
- 
- getByData(byte) - Static method in enum org.bukkit.GrassSpecies
- 
- getByData(byte) - Static method in enum org.bukkit.material.types.MushroomBlockTexture
- 
- getByData(byte) - Static method in enum org.bukkit.SandstoneType
- 
- getByData(byte) - Static method in enum org.bukkit.TreeSpecies
- 
- getByDyeData(byte) - Static method in enum org.bukkit.DyeColor
- 
- getByEffect(PotionEffectType) - Static method in enum org.bukkit.potion.PotionType
- 
- getByFireworkColor(Color) - Static method in enum org.bukkit.DyeColor
- 
Gets the DyeColor with the given firework color value. 
- getById(int) - Static method in enum org.bukkit.Art
- 
- getById(int) - Static method in enum org.bukkit.block.PistonMoveReaction
- 
- getById(int) - Static method in enum org.bukkit.Effect
- 
- getById(int) - Static method in class org.bukkit.enchantments.Enchantment
- 
- getById(byte) - Static method in enum org.bukkit.Note.Tone
- 
- getById(int) - Static method in class org.bukkit.potion.PotionEffectType
- 
- getByIdentifier(String) - Static method in enum org.bukkit.block.banner.PatternType
- 
Returns the pattern type which matches the passed
 identifier or null if no matches are found 
- getByName(String) - Static method in enum org.bukkit.Art
- 
Get a painting by its unique name 
- getByName(String) - Static method in enum org.bukkit.Effect
- 
- getByName(String) - Static method in class org.bukkit.enchantments.Enchantment
- 
Gets the Enchantment at the specified name 
- getByName(String) - Static method in enum org.bukkit.permissions.PermissionDefault
- 
Looks up a PermissionDefault by name 
- getByName(String) - Static method in class org.bukkit.potion.PotionEffectType
- 
Gets the effect type specified by the given name. 
- getByName(String) - Static method in enum org.bukkit.WorldType
- 
Gets a Worldtype by its name 
- getByteList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of Byte by path. 
- getByteList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getByType(byte) - Static method in enum org.bukkit.Instrument
- 
- getByValue(int) - Static method in enum org.bukkit.Difficulty
- 
- getByValue(int) - Static method in enum org.bukkit.GameMode
- 
- getByWoolData(byte) - Static method in enum org.bukkit.DyeColor
- 
- 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
- 
- getCanCreatePortal() - Method in interface org.bukkit.TravelAgent
- 
Returns whether the TravelAgent will attempt to create a destination
 portal or not. 
- getCanPickupItems() - Method in interface org.bukkit.entity.LivingEntity
- 
Gets if the living entity can pick up items. 
- getCapByFace(BlockFace) - Static method in enum org.bukkit.material.types.MushroomBlockTexture
- 
Gets the MushroomBlockType with cap texture on the given block face. 
- getCapFace() - Method in enum org.bukkit.material.types.MushroomBlockTexture
- 
Gets the face that has cap texture. 
- getCaptureFullTime() - Method in interface org.bukkit.ChunkSnapshot
- 
Get world full time when chunk snapshot was captured 
- getCarriedMaterial() - Method in interface org.bukkit.entity.Enderman
- 
Get the id and data of the block that the Enderman is carrying. 
- getCatType() - Method in interface org.bukkit.entity.Ocelot
- 
Gets the current type of this cat. 
- getCaught() - Method in class org.bukkit.event.player.PlayerFishEvent
- 
Gets the entity caught by the player. 
- getCause() - Method in class org.bukkit.event.block.BlockIgniteEvent
- 
Gets the cause of block ignite. 
- getCause() - Method in class org.bukkit.event.entity.CreeperPowerEvent
- 
Gets the cause of the creeper being (un)powered. 
- getCause() - Method in class org.bukkit.event.entity.EntityDamageEvent
- 
Gets the cause of the damage. 
- getCause() - Method in exception org.bukkit.event.EventException
- 
If applicable, returns the Exception that triggered this Exception 
- getCause() - Method in class org.bukkit.event.hanging.HangingBreakEvent
- 
Gets the cause for the hanging entity's removal 
- getCause() - Method in class org.bukkit.event.player.PlayerTeleportEvent
- 
Gets the cause of this teleportation event 
- getCenter() - Method in interface org.bukkit.WorldBorder
- 
Gets the current border center. 
- getCenterX() - Method in interface org.bukkit.map.MapView
- 
Get the center X position of this map. 
- getCenterZ() - Method in interface org.bukkit.map.MapView
- 
Get the center Z position of this map. 
- getChangedType() - Method in class org.bukkit.event.block.BlockPhysicsEvent
- 
Gets the type of block that changed, causing this event 
- getChangedTypeId() - Method in class org.bukkit.event.block.BlockPhysicsEvent
- 
- getChannel() - Method in class org.bukkit.event.player.PlayerChannelEvent
-  
- getChannel() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
- 
Gets the plugin channel that this registration is about. 
- getChar() - Method in enum org.bukkit.ChatColor
- 
Gets the char value associated with this color 
- getChar(char) - Method in class org.bukkit.map.MapFont
- 
Get the sprite for a given character. 
- getCharacterList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of Character by path. 
- getCharacterList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getChatMessage() - Method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
- 
Gets the chat message being tab-completed. 
- getChestplate() - Method in interface org.bukkit.entity.ArmorStand
- 
Returns the item currently being worn
 by the armor stand on its chest 
- getChestplate() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets a copy of the chest plate currently being worn by the entity 
- getChestplate() - Method in interface org.bukkit.inventory.PlayerInventory
- 
Return the ItemStack from the chestplate slot 
- getChestplateDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets the chance of the chest plate being dropped upon this creature's
 death. 
- getChildren() - Method in class org.bukkit.permissions.Permission
- 
Gets the children of this permission. 
- getChunk() - Method in interface org.bukkit.block.Block
- 
Gets the chunk which contains this block 
- getChunk() - Method in interface org.bukkit.block.BlockState
- 
Gets the chunk which contains this block 
- getChunk() - Method in class org.bukkit.event.world.ChunkEvent
- 
Gets the chunk being loaded/unloaded 
- getChunk() - Method in class org.bukkit.Location
- 
Gets the chunk at the represented location 
- getChunkAt(int, int) - Method in interface org.bukkit.World
- 
Gets the  Chunk at the given coordinates 
- getChunkAt(Location) - Method in interface org.bukkit.World
- 
- getChunkAt(Block) - Method in interface org.bukkit.World
- 
- 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
- 
- getClassLoader() - Method in class org.bukkit.plugin.java.JavaPlugin
- 
Returns the ClassLoader which holds this plugin 
- getClassLoaderOf() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
- 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(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested Color by path. 
- getColor(String, Color) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested  Color by path, returning a default value if
 not found. 
- getColor(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getColor(String, Color) - Method in class org.bukkit.configuration.MemorySection
-  
- getColor() - Method in enum org.bukkit.DyeColor
- 
Gets the color that this dye represents. 
- getColor() - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Gets the color of this cloud. 
- getColor() - Method in interface org.bukkit.entity.Horse
- 
Gets the horse's color. 
- getColor() - Method in 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(byte) - Static method in class org.bukkit.map.MapPalette
- 
- getColor() - Method in interface org.bukkit.material.Colorable
- 
Gets the color of this object. 
- getColor() - Method in class org.bukkit.material.Dye
- 
Gets the current color of this dye 
- getColor() - Method in class org.bukkit.material.Wool
- 
Gets the current color of this dye 
- getColor() - Method in class org.bukkit.potion.PotionEffect
-  
- getColor() - Method in class org.bukkit.potion.PotionEffectType
- 
Returns the color of this effect type. 
- getColor() - Method in class org.bukkit.potion.PotionEffectTypeWrapper
-  
- getColors() - Method in class org.bukkit.FireworkEffect
- 
Get the primary colors of the firework effect. 
- getCombuster() - Method in class org.bukkit.event.entity.EntityCombustByBlockEvent
- 
The combuster can be lava or a block that is on fire. 
- getCombuster() - Method in class org.bukkit.event.entity.EntityCombustByEntityEvent
- 
Get the entity that caused the combustion event. 
- getCommand() - Method in interface org.bukkit.block.CommandBlock
- 
Gets the command that this CommandBlock will run when powered. 
- getCommand(String) - Method in interface org.bukkit.command.CommandMap
- 
Gets the command registered to the specified name 
- getCommand(String) - Method in class org.bukkit.command.SimpleCommandMap
-  
- getCommand() - Method in interface org.bukkit.entity.minecart.CommandMinecart
- 
Gets the command that this CommandMinecart will run when activated. 
- getCommand() - Method in class org.bukkit.event.server.ServerCommandEvent
- 
Gets the command that the user is attempting to execute from the
 console 
- getCommand(String) - Method in class org.bukkit.plugin.java.JavaPlugin
- 
Gets the command with the given name, specific to this plugin. 
- getCommandAliases() - Static method in class org.bukkit.Bukkit
- 
Gets a list of command aliases defined in the server properties. 
- getCommandAliases() - Method in interface org.bukkit.Server
- 
Gets a list of command aliases defined in the server properties. 
- getCommands() - Method in class org.bukkit.command.MultipleCommandAlias
- 
Gets the commands associated with the multi-command alias. 
- getCommands() - Method in class org.bukkit.command.SimpleCommandMap
-  
- getCommands() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives the map of command-name to command-properties. 
- getCompassTarget() - Method in interface org.bukkit.entity.Player
- 
Get the previously set compass target. 
- getCompletions() - Method in class org.bukkit.event.server.TabCompleteEvent
- 
The list of completions which will be offered to the sender, in order. 
- getConfig() - Method in class org.bukkit.plugin.java.JavaPlugin
-  
- getConfig() - Method in interface org.bukkit.plugin.Plugin
- 
- 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
- 
- getConsoleSender() - Method in interface org.bukkit.Server
- 
- getConstructor() - Method in class org.bukkit.configuration.serialization.ConfigurationSerialization
-  
- getContents() - Method in interface org.bukkit.block.FlowerPot
- 
Gets the item present in this flower pot. 
- getContents() - Method in class org.bukkit.event.inventory.BrewEvent
- 
Gets the contents of the Brewing Stand. 
- getContents() - Method in interface org.bukkit.inventory.Inventory
- 
Returns all ItemStacks from the inventory 
- getContents() - Method in class org.bukkit.material.FlowerPot
- 
Deprecated. Get the material in the flower pot 
- getContext() - Method in class org.bukkit.conversations.Conversation
- 
- getContext() - Method in class org.bukkit.conversations.ConversationAbandonedEvent
- 
Gets the abandoned conversation's conversation context. 
- getConvertedData() - Method in class org.bukkit.material.ExtendedRails
- 
- getConvertedData() - Method in class org.bukkit.material.Rails
- 
- 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
- 
- 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
- 
- 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(EntityDamageEvent.DamageModifier) - Method in class org.bukkit.event.entity.EntityDamageEvent
- 
Gets the damage change for some modifier 
- getDamage() - Method in class org.bukkit.event.entity.EntityDamageEvent
- 
Gets the raw amount of damage caused by the event 
- getDamage() - Method in class org.bukkit.event.player.PlayerItemDamageEvent
- 
Gets the amount of durability damage this item will be taking. 
- getDamage() - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
- 
Gets the damage done to the vehicle 
- getDamageAmount() - Method in interface org.bukkit.WorldBorder
- 
Gets the current border damage amount. 
- 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
- 
- getData() - Method in interface org.bukkit.block.BlockState
- 
Gets the metadata for this block 
- getData() - Method in enum org.bukkit.CoalType
- 
- getData() - Method in enum org.bukkit.CropState
- 
- getData() - Method in enum org.bukkit.Effect
-  
- getData() - Method in enum org.bukkit.EntityEffect
- 
- getData() - Method in class org.bukkit.event.entity.EntityChangeBlockEvent
- 
- getData(int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
- 
Deprecated.
Uses magic values 
 
- getData() - Method in enum org.bukkit.GrassSpecies
- 
- 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
- 
- getData() - Method in enum org.bukkit.material.types.MushroomBlockTexture
- 
- getData() - Method in enum org.bukkit.SandstoneType
- 
- getData() - Method in enum org.bukkit.TreeSpecies
- 
- getDatabase() - Method in class org.bukkit.plugin.java.JavaPlugin
-  
- getDatabase() - Method in interface org.bukkit.plugin.Plugin
- 
Deprecated.
all EBean related methods will be removed with Minecraft 1.12
 - see https://www.spigotmc.org/threads/194144/ 
 
- getDatabaseClasses() - Method in class org.bukkit.plugin.java.JavaPlugin
- 
Provides a list of all classes that should be persisted in the database 
- getDataFolder() - Method in class org.bukkit.plugin.java.JavaPlugin
- 
Returns the folder that the plugin data's files are located in. 
- getDataFolder() - Method in interface org.bukkit.plugin.Plugin
- 
Returns the folder that the plugin data's files are located in. 
- getDataType() - Method in enum org.bukkit.Particle
- 
Returns the required data type for the particle 
- getDeathMessage() - Method in class org.bukkit.event.entity.PlayerDeathEvent
- 
Get the death message that will appear to everyone on the server. 
- getDecor() - Method in interface org.bukkit.inventory.LlamaInventory
-  
- getDefault(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getDefault() - Method in class org.bukkit.permissions.Permission
- 
Gets the default value of this permission. 
- getDefaultGameMode() - Static method in class org.bukkit.Bukkit
- 
Gets the default  GameMode for new players. 
- getDefaultGameMode() - Method in interface org.bukkit.Server
- 
Gets the default  GameMode for new players. 
- getDefaultLeatherColor() - Method in interface org.bukkit.inventory.ItemFactory
- 
Returns the default color for all leather armor. 
- getDefaultPermissions(boolean) - Method in interface org.bukkit.plugin.PluginManager
- 
Gets the default permissions for the given op status 
- getDefaultPermissions(boolean) - Method in class org.bukkit.plugin.SimplePluginManager
-  
- getDefaultPermSubscriptions(boolean) - Method in interface org.bukkit.plugin.PluginManager
- 
Gets a set containing all subscribed  Permissibles to the given
 default list, by op status 
- getDefaultPermSubscriptions(boolean) - Method in class org.bukkit.plugin.SimplePluginManager
-  
- getDefaultPopulators(World) - Method in class org.bukkit.generator.ChunkGenerator
- 
- getDefaults() - Method in interface org.bukkit.configuration.Configuration
- 
- getDefaults() - Method in class org.bukkit.configuration.MemoryConfiguration
-  
- getDefaultSection() - Method in interface org.bukkit.configuration.ConfigurationSection
- 
- 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 class org.bukkit.material.Diode
- 
Gets the delay of the repeater in ticks. 
- getDepend() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives a list of other plugins that the plugin requires. 
- getDerailedVelocityMod() - Method in interface org.bukkit.entity.Minecart
- 
Gets the derailed velocity modifier. 
- getDescendingDirection() - Method in class org.bukkit.material.Stairs
-  
- getDescription() - Method in class org.bukkit.command.Command
- 
Gets a brief description of this command 
- getDescription() - Method in class org.bukkit.permissions.Permission
- 
Gets a brief description of this permission, if set 
- getDescription() - Method in class org.bukkit.plugin.java.JavaPlugin
- 
Returns the plugin.yaml file containing the details for this plugin 
- getDescription() - Method in interface org.bukkit.plugin.Plugin
- 
Returns the plugin.yaml file containing the details for this plugin 
- getDescription() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives a human-friendly description of the functionality the plugin
 provides. 
- getDestination() - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
- 
Gets the Inventory that the ItemStack is being put into 
- getDifficulty() - Method in interface org.bukkit.World
- 
Gets the Difficulty of the world. 
- getDifficultyForString(CommandSender, String) - Method in class org.bukkit.command.defaults.DifficultyCommand
- 
Deprecated. 
- getDirection() - Method in interface org.bukkit.entity.Fireball
- 
Retrieve the direction this fireball is heading toward 
- getDirection() - Method in class org.bukkit.event.block.BlockPistonEvent
- 
Return the direction in which the piston will operate. 
- getDirection() - Method in class org.bukkit.Location
- 
Gets a unit-vector pointing in the direction that this Location is
 facing. 
- getDirection() - Method in class org.bukkit.map.MapCursor
- 
Get the direction of this cursor. 
- getDirection() - Method in class org.bukkit.material.Rails
-  
- getDirection() - Method in class org.bukkit.material.Tree
- 
Get direction of the log 
- getDismounted() - Method in class org.spigotmc.event.entity.EntityDismountEvent
-  
- getDisplayBlock() - Method in interface org.bukkit.entity.Minecart
- 
Gets the display block for this minecart. 
- getDisplayBlockOffset() - Method in interface org.bukkit.entity.Minecart
- 
Gets the offset of the display block. 
- getDisplayName() - Method in interface org.bukkit.entity.Player
- 
Gets the "friendly" name to display of this player. 
- getDisplayName() - Method in interface org.bukkit.inventory.meta.ItemMeta
- 
Gets the display name that is set. 
- getDisplayName() - Method in interface org.bukkit.scoreboard.Objective
- 
Gets the name displayed to players for this objective 
- getDisplayName() - Method in interface org.bukkit.scoreboard.Team
- 
Gets the name displayed to entries for this team 
- getDisplaySlot() - Method in interface org.bukkit.scoreboard.Objective
- 
Gets the display slot this objective is displayed at. 
- getDomestication() - Method in interface org.bukkit.entity.AbstractHorse
- 
Gets the domestication level of this horse. 
- getDouble(CommandSender, String) - Static method in class org.bukkit.command.defaults.VanillaCommand
- 
Deprecated. 
- getDouble(CommandSender, String, double, double) - Static method in class org.bukkit.command.defaults.VanillaCommand
- 
Deprecated. 
- getDouble(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested double by path. 
- getDouble(String, double) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested double by path, returning a default value if not
 found. 
- getDouble(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getDouble(String, double) - Method in class org.bukkit.configuration.MemorySection
-  
- getDoubleList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of Double by path. 
- getDoubleList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getDropItem() - Method in interface org.bukkit.entity.FallingBlock
- 
Get if the falling block will break into an item if it cannot be placed 
- getDroppedExp() - Method in class org.bukkit.event.entity.EntityDeathEvent
- 
Gets how much EXP should be dropped from this death. 
- getDrops() - Method in interface org.bukkit.block.Block
- 
Returns a list of items which would drop by destroying this block 
- getDrops(ItemStack) - Method in interface org.bukkit.block.Block
- 
Returns a list of items which would drop by destroying this block with
 a specific tool 
- getDrops() - Method in class org.bukkit.event.entity.EntityDeathEvent
- 
Gets all the items which will drop when the entity dies 
- getDurability() - Method in class org.bukkit.inventory.ItemStack
- 
Gets the durability of this item 
- getDuration() - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Gets the duration which this cloud will exist for (in ticks). 
- getDuration() - Method in class org.bukkit.event.entity.EntityCombustEvent
-  
- getDuration() - Method in class org.bukkit.potion.PotionEffect
- 
Returns the duration (in ticks) that this effect will run for when
 applied to a  LivingEntity. 
- getDurationModifier() - Method in class org.bukkit.potion.PotionEffectType
- 
Returns the duration modifier applied to effects of this type. 
- getDurationModifier() - Method in class org.bukkit.potion.PotionEffectTypeWrapper
-  
- getDurationOnUse() - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Gets the amount that the duration of this cloud will decrease by when it
 applies an effect to an entity. 
- getDyeData() - Method in enum org.bukkit.DyeColor
- 
- 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. 
- getEffects(PotionType, boolean, boolean) - Method in interface org.bukkit.potion.PotionBrewer
- 
Returns a collection of  PotionEffect that would be applied from
 a potion with the given type. 
- getEffectsFromDamage(int) - Method in interface org.bukkit.potion.PotionBrewer
- 
Deprecated.
Non-Functional 
 
- getEffectsSize() - Method in interface org.bukkit.inventory.meta.FireworkMeta
- 
Get the number of effects in this firework. 
- getEffectType() - Method in enum org.bukkit.potion.PotionType
-  
- getEgg() - Method in class org.bukkit.event.player.PlayerEggThrowEvent
- 
Gets the egg involved in this event. 
- getEmptyChunkSnapshot(int, int, boolean, boolean) - Method in interface org.bukkit.World
- 
Get empty chunk snapshot (equivalent to all air blocks), optionally
 including valid biome data. 
- getEnchantBlock() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
- 
Gets the block being used to enchant the item 
- getEnchantBlock() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
- 
Gets the block being used to enchant the item 
- getEnchanter() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
- 
Gets the player enchanting the item 
- getEnchanter() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
- 
Gets the player enchanting the item 
- getEnchantLevel(Enchantment) - Method in interface org.bukkit.inventory.meta.ItemMeta
- 
Checks for the level of the specified enchantment. 
- getEnchantment() - Method in class org.bukkit.enchantments.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
- 
Deprecated. 
- getEntitiesByClass(Class<T>) - Method in interface org.bukkit.World
- 
Get a collection of all entities in this World matching the given
 class/interface 
- getEntitiesByClasses(Class<?>...) - Method in interface org.bukkit.World
- 
Get a collection of all entities in this World matching any of the
 given classes/interfaces 
- getEntitiesInRange() - Method in interface org.bukkit.block.Beacon
- 
Returns the list of players within the beacon's range of effect. 
- getEntity(UUID) - Static method in class org.bukkit.Bukkit
- 
Gets an entity on the server by its UUID 
- 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.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.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) - 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(int) - Static method in enum org.bukkit.World.Environment
- 
- getEnvironment() - Method in interface org.bukkit.World
- 
- getEpsilon() - Static method in class org.bukkit.util.Vector
- 
Get the threshold used for equals(). 
- getEquipment() - Method in interface org.bukkit.entity.LivingEntity
- 
Gets the inventory with the equipment worn by the living entity. 
- getEventClass() - Method in class org.bukkit.plugin.TimedRegisteredListener
- 
Gets the class of the events this listener handled. 
- getEventName() - Method in class org.bukkit.event.Event
- 
Convenience method for providing a user-friendly identifier. 
- getExecutor() - Method in class org.bukkit.command.PluginCommand
- 
- getExhaustion() - Method in interface org.bukkit.entity.Player
- 
Gets the players current exhaustion level. 
- getExited() - Method in class org.bukkit.event.vehicle.VehicleExitEvent
- 
Get the living entity that exited the vehicle. 
- getExitLocation() - Method in interface org.bukkit.block.EndGateway
- 
Gets the location that entities are teleported to when 
 entering the gateway portal. 
- getExp() - Method in interface org.bukkit.entity.Player
- 
Gets the players current experience points towards the next level. 
- getExperience() - Method in interface org.bukkit.entity.ExperienceOrb
- 
Gets how much experience is contained within this orb 
- getExperience() - Method in class org.bukkit.event.entity.EntityBreedEvent
- 
Get the amount of experience granted by breeding. 
- getExperience() - Method in class org.bukkit.event.entity.ExpBottleEvent
- 
This method retrieves the amount of experience to be created. 
- getExperience() - Method in class org.bukkit.inventory.FurnaceRecipe
- 
Get the experience given by this recipe. 
- getExpiration() - Method in interface org.bukkit.BanEntry
- 
Gets the date this ban expires on, or null for no defined end date. 
- getExpLevelCost() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
- 
Get cost in exp levels of the enchantment 
- getExpLevelCostsOffered() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
- 
- getExpToDrop() - Method in class org.bukkit.event.block.BlockExpEvent
- 
Get the experience dropped by the block after the event has processed 
- getExpToDrop() - Method in class org.bukkit.event.player.PlayerFishEvent
- 
Gets the amount of experience received when fishing. 
- getExpToLevel() - Method in interface org.bukkit.entity.HumanEntity
- 
Get the total amount of experience required for the player to level 
- getExtraContents() - Method in interface org.bukkit.inventory.PlayerInventory
- 
Get all additional ItemStacks stored in this inventory. 
- getEyeHeight() - Method in interface org.bukkit.entity.LivingEntity
- 
Gets the height of the living entity's eyes above its Location. 
- getEyeHeight(boolean) - Method in interface org.bukkit.entity.LivingEntity
- 
Gets the height of the living entity's eyes above its Location. 
- getEyeLocation() - Method in interface org.bukkit.entity.LivingEntity
- 
Get a Location detailing the current eye position of the living entity. 
- getFace(Block) - Method in interface org.bukkit.block.Block
- 
Gets the face relation of this block compared to the given block. 
- getFace() - Method in class org.bukkit.event.block.BlockFromToEvent
- 
Gets the BlockFace that the block is moving to. 
- getFacing() - Method in class org.bukkit.material.Banner
-  
- getFacing() - Method in class org.bukkit.material.Bed
- 
Get the direction that this bed's head is facing toward 
- getFacing() - Method in class org.bukkit.material.CocoaPlant
-  
- getFacing() - Method in class org.bukkit.material.Comparator
- 
Gets the direction this comparator is facing 
- getFacing() - Method in class org.bukkit.material.Diode
- 
Gets the direction this diode is facing 
- getFacing() - Method in interface org.bukkit.material.Directional
- 
Gets the direction this block is facing 
- getFacing() - Method in class org.bukkit.material.DirectionalContainer
-  
- getFacing() - Method in class org.bukkit.material.Dispenser
-  
- getFacing() - Method in class org.bukkit.material.Door
- 
Get the direction that this door is facing. 
- getFacing() - Method in class org.bukkit.material.Gate
-  
- getFacing() - Method in class org.bukkit.material.Hopper
- 
Gets the direction this hopper is facing 
- getFacing() - Method in class org.bukkit.material.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, String) - Method in class org.bukkit.conversations.NumericPrompt
-  
- getFailedValidationText(ConversationContext, Number) - Method in class org.bukkit.conversations.NumericPrompt
- 
Optionally override this method to display an additional message if the
 user enters an invalid numeric input. 
- getFailedValidationText(ConversationContext, String) - Method in class org.bukkit.conversations.ValidatingPrompt
- 
Optionally override this method to display an additional message if the
 user enters an invalid input. 
- getFallDistance() - Method in interface org.bukkit.entity.Entity
- 
Returns the distance this entity has fallen 
- getFather() - Method in class org.bukkit.event.entity.EntityBreedEvent
- 
Gets the other parent of the newly born entity. 
- getFile() - Method in class org.bukkit.plugin.java.JavaPlugin
- 
Returns the file which contains this plugin 
- getFinalDamage() - Method in class org.bukkit.event.entity.EntityDamageEvent
- 
Gets the amount of damage caused by the event after all damage
 reduction is applied. 
- getFire() - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
- 
Gets whether this explosion will create fire or not 
- getFireTicks() - Method in interface org.bukkit.entity.Entity
- 
Returns the entity's current fire ticks (ticks before the entity stops
 being on fire). 
- getFireworkColor() - Method in enum org.bukkit.DyeColor
- 
Gets the firework color that this dye represents. 
- getFireworkMeta() - Method in interface org.bukkit.entity.Firework
- 
Get a copy of the fireworks meta 
- getFirstPlayed() - Method in interface org.bukkit.OfflinePlayer
- 
Gets the first date and time that this player was witnessed on this
 server. 
- getFixedSpawnLocation(World, Random) - Method in class org.bukkit.generator.ChunkGenerator
- 
Gets a fixed spawn location to use for a given world. 
- getFloatList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of Float by path. 
- getFloatList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getFlyingVelocityMod() - Method in interface org.bukkit.entity.Minecart
- 
Gets the flying velocity modifier. 
- getFlySpeed() - Method in interface org.bukkit.entity.Player
- 
Gets the current allowed speed that a client can fly. 
- getFoodLevel() - Method in interface org.bukkit.entity.Player
- 
Gets the players current food level 
- getFoodLevel() - Method in class org.bukkit.event.entity.FoodLevelChangeEvent
- 
Gets the resultant food level that the entity involved in this event
 should be set to. 
- getForce() - Method in class org.bukkit.event.entity.EntityShootBowEvent
- 
Gets the force the arrow was launched with 
- getFormat() - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
- 
Gets the format to use to display this chat message. 
- getFormat() - Method in class org.bukkit.event.player.PlayerChatEvent
- 
Deprecated. Gets the format to use to display this chat message 
- 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
- 
- getGameRules() - Method in interface org.bukkit.World
- 
Get existing rules 
- getGameRuleValue(String) - Method in interface org.bukkit.World
- 
Gets the current state of the specified rule 
- getGenerateStructures() - Static method in class org.bukkit.Bukkit
- 
Get generate-structures setting. 
- getGenerateStructures() - Method in interface org.bukkit.Server
- 
Get generate-structures setting. 
- getGeneration() - Method in interface org.bukkit.inventory.meta.BookMeta
- 
Gets the generation of the book. 
- getGenerator() - Method in interface org.bukkit.World
- 
Gets the chunk generator for this world 
- getGeneratorForName(String, String, CommandSender) - Static method in class org.bukkit.WorldCreator
- 
- getGlowingTicks() - Method in interface org.bukkit.entity.SpectralArrow
- 
Returns the amount of time that this arrow will apply
 the glowing effect for. 
- getGreen() - Method in class org.bukkit.Color
- 
Gets the green component 
- getHand() - Method in class org.bukkit.event.block.BlockPlaceEvent
- 
Gets the hand which placed the block 
- getHand() - Method in class org.bukkit.event.player.PlayerInteractEntityEvent
- 
The hand used to perform this interaction. 
- getHand() - Method in class org.bukkit.event.player.PlayerInteractEvent
- 
The hand used to perform this interaction. 
- getHandlerList() - Static method in class org.bukkit.event.block.BlockBurnEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockCanBuildEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockDamageEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockDispenseEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockExpEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockExplodeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockFadeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockFormEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockFromToEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockGrowEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockIgniteEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockPhysicsEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockPistonExtendEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockPistonRetractEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockPlaceEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockRedstoneEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.BlockSpreadEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.CauldronLevelChangeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.LeavesDecayEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.NotePlayEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.block.SignChangeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.enchantment.EnchantItemEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.AreaEffectCloudApplyEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.CreeperPowerEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.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.EntityExplodeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.EntityInteractEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.EntityPortalEnterEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.EntityPortalEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.EntityPortalExitEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.EntityRegainHealthEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.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.EntityUnleashEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.ExpBottleEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.ExplosionPrimeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.FireworkExplodeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.FoodLevelChangeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.HorseJumpEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.ItemDespawnEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.ItemMergeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.LingeringPotionSplashEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.PigZapEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.PlayerLeashEntityEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.PotionSplashEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.ProjectileHitEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.ProjectileLaunchEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.SheepDyeWoolEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.SheepRegrowWoolEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.SlimeSplitEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.VillagerAcquireTradeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.hanging.HangingBreakEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.hanging.HangingPlaceEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.inventory.BrewEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.inventory.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.PlayerAnimationEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerBedEnterEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerBedLeaveEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerBucketEmptyEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerBucketFillEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerChangedMainHandEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerChangedWorldEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerChannelEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerChatEvent
- 
Deprecated. 
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerDropItemEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerEditBookEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerEggThrowEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerExpChangeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerFishEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerGameModeChangeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerInteractAtEntityEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerInteractEntityEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerInteractEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerItemBreakEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerItemConsumeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerItemDamageEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerItemHeldEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerJoinEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerKickEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerLevelChangeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerLoginEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerMoveEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerPickupItemEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerPortalEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerPreLoginEvent
- 
Deprecated. 
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerQuitEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerResourcePackStatusEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerRespawnEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerShearEntityEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerTeleportEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerToggleFlightEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerToggleSneakEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerToggleSprintEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.player.PlayerVelocityEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.server.MapInitializeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.server.PluginDisableEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.server.PluginEnableEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.server.RemoteServerCommandEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.server.ServerCommandEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.server.ServerListPingEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.server.ServiceRegisterEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.server.ServiceUnregisterEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.server.TabCompleteEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleBlockCollisionEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleCreateEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleDamageEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleDestroyEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleEnterEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleExitEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleMoveEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.vehicle.VehicleUpdateEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.weather.LightningStrikeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.weather.ThunderChangeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.weather.WeatherChangeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.ChunkLoadEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.ChunkPopulateEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.ChunkUnloadEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.PortalCreateEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.SpawnChangeEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.StructureGrowEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.WorldInitEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.WorldLoadEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.WorldSaveEvent
-  
- getHandlerList() - Static method in class org.bukkit.event.world.WorldUnloadEvent
-  
- getHandlerList() - Static method in class org.spigotmc.event.entity.EntityDismountEvent
-  
- getHandlerList() - Static method in class org.spigotmc.event.entity.EntityMountEvent
-  
- getHandlerList() - Static method in class org.spigotmc.event.player.PlayerSpawnLocationEvent
-  
- getHandlerLists() - Static method in class org.bukkit.event.HandlerList
- 
Get a list of all handler lists for every event type 
- getHandlers() - Method in class org.bukkit.event.block.BlockBurnEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockCanBuildEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockDamageEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockDispenseEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockExpEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockExplodeEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockFadeEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockFormEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockFromToEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockGrowEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockIgniteEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockPhysicsEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockPistonExtendEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockPistonRetractEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockPlaceEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockRedstoneEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.BlockSpreadEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.LeavesDecayEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.NotePlayEvent
-  
- getHandlers() - Method in class org.bukkit.event.block.SignChangeEvent
-  
- getHandlers() - Method in class org.bukkit.event.enchantment.EnchantItemEvent
-  
- getHandlers() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.AreaEffectCloudApplyEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.CreeperPowerEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.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.EntityExplodeEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.EntityInteractEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.EntityPortalEnterEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.EntityPortalEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.EntityPortalExitEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.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.EntityUnleashEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.ExpBottleEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.FireworkExplodeEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.FoodLevelChangeEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.HorseJumpEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.ItemDespawnEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.ItemMergeEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.LingeringPotionSplashEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.PigZapEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.PlayerLeashEntityEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.PotionSplashEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.ProjectileHitEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.ProjectileLaunchEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.SheepDyeWoolEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.SheepRegrowWoolEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.SlimeSplitEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.VillagerAcquireTradeEvent
-  
- getHandlers() - Method in class org.bukkit.event.entity.VillagerReplenishTradeEvent
-  
- getHandlers() - Method in class org.bukkit.event.Event
-  
- getHandlers() - Method in class org.bukkit.event.hanging.HangingBreakEvent
-  
- getHandlers() - Method in class org.bukkit.event.hanging.HangingPlaceEvent
-  
- getHandlers() - Method in class org.bukkit.event.inventory.BrewEvent
-  
- getHandlers() - Method in class org.bukkit.event.inventory.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.PlayerAnimationEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerBedEnterEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerBedLeaveEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerBucketEmptyEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerBucketFillEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerChangedMainHandEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerChangedWorldEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerChannelEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerChatEvent
- 
Deprecated. 
- getHandlers() - Method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerDropItemEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerEditBookEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerEggThrowEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerExpChangeEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerFishEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerGameModeChangeEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerInteractAtEntityEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerInteractEntityEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerInteractEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerItemBreakEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerItemConsumeEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerItemDamageEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerItemHeldEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerJoinEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerKickEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerLevelChangeEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerLoginEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerMoveEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerPickupItemEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerPortalEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
- 
Deprecated. 
- getHandlers() - Method in class org.bukkit.event.player.PlayerQuitEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerResourcePackStatusEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerRespawnEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerShearEntityEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerTeleportEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerToggleFlightEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerToggleSneakEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerToggleSprintEvent
-  
- getHandlers() - Method in class org.bukkit.event.player.PlayerVelocityEvent
-  
- getHandlers() - Method in class org.bukkit.event.server.MapInitializeEvent
-  
- getHandlers() - Method in class org.bukkit.event.server.PluginDisableEvent
-  
- getHandlers() - Method in class org.bukkit.event.server.PluginEnableEvent
-  
- getHandlers() - Method in class org.bukkit.event.server.RemoteServerCommandEvent
-  
- getHandlers() - Method in class org.bukkit.event.server.ServerCommandEvent
-  
- getHandlers() - Method in class org.bukkit.event.server.ServerListPingEvent
-  
- getHandlers() - Method in class org.bukkit.event.server.ServiceRegisterEvent
-  
- getHandlers() - Method in class org.bukkit.event.server.ServiceUnregisterEvent
-  
- getHandlers() - Method in class org.bukkit.event.server.TabCompleteEvent
-  
- getHandlers() - Method in class org.bukkit.event.vehicle.VehicleBlockCollisionEvent
-  
- getHandlers() - Method in class org.bukkit.event.vehicle.VehicleCreateEvent
-  
- getHandlers() - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
-  
- getHandlers() - Method in class org.bukkit.event.vehicle.VehicleDestroyEvent
-  
- getHandlers() - Method in class org.bukkit.event.vehicle.VehicleEnterEvent
-  
- getHandlers() - Method in class org.bukkit.event.vehicle.VehicleEntityCollisionEvent
-  
- getHandlers() - Method in class org.bukkit.event.vehicle.VehicleExitEvent
-  
- getHandlers() - Method in class org.bukkit.event.vehicle.VehicleMoveEvent
-  
- getHandlers() - Method in class org.bukkit.event.vehicle.VehicleUpdateEvent
-  
- getHandlers() - Method in class org.bukkit.event.weather.LightningStrikeEvent
-  
- getHandlers() - Method in class org.bukkit.event.weather.ThunderChangeEvent
-  
- getHandlers() - Method in class org.bukkit.event.weather.WeatherChangeEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.ChunkLoadEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.ChunkPopulateEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.ChunkUnloadEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.PortalCreateEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.SpawnChangeEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.StructureGrowEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.WorldInitEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.WorldLoadEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.WorldSaveEvent
-  
- getHandlers() - Method in class org.bukkit.event.world.WorldUnloadEvent
-  
- getHandlers() - Method in class org.spigotmc.event.entity.EntityDismountEvent
-  
- getHandlers() - Method in class org.spigotmc.event.entity.EntityMountEvent
-  
- getHandlers() - Method in class org.spigotmc.event.player.PlayerSpawnLocationEvent
-  
- getHatchingType() - Method in class org.bukkit.event.player.PlayerEggThrowEvent
- 
Get the type of the mob being hatched (EntityType.CHICKEN by default) 
- getHeadPose() - Method in interface org.bukkit.entity.ArmorStand
- 
Returns the armor stand's head's
 current pose as a  EulerAngle
- getHealth() - Method in interface org.bukkit.entity.Damageable
- 
- 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
- 
- 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 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
- 
- getId() - Method in enum org.bukkit.block.PistonMoveReaction
- 
- getId() - Method in enum org.bukkit.Effect
- 
- getId() - Method in class org.bukkit.enchantments.Enchantment
- 
- getId() - Method in enum org.bukkit.entity.Ocelot.Type
- 
- getId() - Method in enum org.bukkit.inventory.InventoryView.Property
- 
- getId() - Method in interface org.bukkit.map.MapView
- 
- getId() - Method in enum org.bukkit.Material
- 
- getId() - Method in class org.bukkit.Note
- 
- getId() - Method in enum org.bukkit.Note.Tone
- 
- getId(boolean) - Method in enum org.bukkit.Note.Tone
- 
- getId() - Method in class org.bukkit.potion.PotionEffectType
- 
- getId() - Method in enum org.bukkit.World.Environment
- 
- 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(Plugin) - Method in interface org.bukkit.plugin.messaging.Messenger
- 
Gets a set containing all the incoming plugin channel registrations
 that the specified plugin has. 
- getIncomingChannelRegistrations(String) - Method in interface org.bukkit.plugin.messaging.Messenger
- 
Gets a set containing all the incoming plugin channel registrations
 that are on the requested channel. 
- getIncomingChannelRegistrations(Plugin, String) - Method in interface org.bukkit.plugin.messaging.Messenger
- 
Gets a set containing all the incoming plugin channel registrations
 that the specified plugin has on the requested channel. 
- getIncomingChannelRegistrations(Plugin) - Method in class org.bukkit.plugin.messaging.StandardMessenger
-  
- getIncomingChannelRegistrations(String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
-  
- getIncomingChannelRegistrations(Plugin, String) - Method in class org.bukkit.plugin.messaging.StandardMessenger
-  
- getIncomingChannels() - Method in interface org.bukkit.plugin.messaging.Messenger
- 
Gets a set containing all the incoming plugin channels. 
- getIncomingChannels(Plugin) - Method in interface org.bukkit.plugin.messaging.Messenger
- 
Gets a set containing all the incoming plugin channels that the
 specified plugin is registered for. 
- getIncomingChannels() - Method in class org.bukkit.plugin.messaging.StandardMessenger
-  
- getIncomingChannels(Plugin) - Method in class org.bukkit.plugin.messaging.StandardMessenger
-  
- getIngredient() - Method in interface org.bukkit.inventory.BrewerInventory
- 
Get the current ingredient for brewing. 
- getIngredientList() - Method in class org.bukkit.inventory.ShapelessRecipe
- 
Get the list of ingredients used for this recipe. 
- getIngredientMap() - Method in class org.bukkit.inventory.ShapedRecipe
- 
Get a copy of the ingredients map. 
- getIngredients() - Method in class org.bukkit.inventory.MerchantRecipe
-  
- getInitiator() - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
- 
Gets the Inventory that initiated the transfer. 
- getInput() - Method in class org.bukkit.inventory.FurnaceRecipe
- 
Get the input material. 
- getInputNotNumericText(ConversationContext, String) - Method in class org.bukkit.conversations.NumericPrompt
- 
Optionally override this method to display an additional message if the
 user enters an invalid number. 
- getInstaBreak() - Method in class org.bukkit.event.block.BlockDamageEvent
- 
Gets if the block is set to instantly break when damaged by the player. 
- getInstance() - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
- 
Gets the singleton unseeded instance of this generator 
- getInstance() - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
- 
Gets the singleton unseeded instance of this generator 
- getInstrument() - Method in class org.bukkit.event.block.NotePlayEvent
- 
- getInt(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested int by path. 
- getInt(String, int) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested int by path, returning a default value if not found. 
- getInt(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getInt(String, int) - Method in class org.bukkit.configuration.MemorySection
-  
- getInteger(CommandSender, String, int) - Method in class org.bukkit.command.defaults.VanillaCommand
- 
Deprecated. 
- getIntegerList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of Integer by path. 
- getIntegerList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getIntensity(LivingEntity) - Method in class org.bukkit.event.entity.PotionSplashEvent
- 
Gets the intensity of the potion's effects for given entity; This
 depends on the distance to the impact center 
- getInventory() - Method in interface org.bukkit.block.BrewingStand
-  
- getInventory() - Method in class org.bukkit.block.DoubleChest
-  
- getInventory() - Method in interface org.bukkit.block.Furnace
-  
- getInventory() - Method in interface org.bukkit.entity.Horse
-  
- getInventory() - Method in interface org.bukkit.entity.HumanEntity
- 
Get the player's inventory. 
- getInventory() - Method in interface org.bukkit.entity.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.inventory.InventoryMoveItemEvent
- 
Gets the ItemStack being moved; if modified, the original item will not
 be removed from the source inventory. 
- getItem() - Method in class org.bukkit.event.inventory.InventoryPickupItemEvent
- 
Gets the Item entity that was picked up 
- getItem() - Method in class org.bukkit.event.player.PlayerInteractEvent
- 
Returns the item in hand represented by this event 
- getItem() - Method in class org.bukkit.event.player.PlayerItemConsumeEvent
- 
Gets the item that is being consumed. 
- getItem() - Method in class org.bukkit.event.player.PlayerItemDamageEvent
-  
- getItem() - Method in class org.bukkit.event.player.PlayerPickupItemEvent
- 
Gets the Item picked up by the player. 
- getItem() - Method in interface org.bukkit.inventory.BeaconInventory
- 
Get the item powering the beacon. 
- getItem() - Method in interface org.bukkit.inventory.EnchantingInventory
- 
Get the item being enchanted. 
- getItem(int) - Method in interface org.bukkit.inventory.Inventory
- 
Returns the ItemStack found in the slot at the given index 
- getItem(int) - Method in class org.bukkit.inventory.InventoryView
- 
Gets one item in this inventory view by its raw slot ID. 
- getItemAmount() - Method in class org.bukkit.event.inventory.FurnaceExtractEvent
- 
Get the item count being retrieved 
- getItemDrop() - Method in class org.bukkit.event.player.PlayerDropItemEvent
- 
Gets the ItemDrop created by the player 
- getItemFactory() - Static method in class org.bukkit.Bukkit
- 
Gets the instance of the item factory (for  ItemMeta). 
- getItemFactory() - Method in interface org.bukkit.Server
- 
Gets the instance of the item factory (for  ItemMeta). 
- getItemFlags() - Method in interface org.bukkit.inventory.meta.ItemMeta
- 
Get current set itemFlags. 
- getItemInHand() - Method in interface org.bukkit.entity.ArmorStand
- 
Returns the item the armor stand is
 currently holding 
- getItemInHand() - Method in interface org.bukkit.entity.HumanEntity
- 
Deprecated.
Humans may now dual wield in their off hand, use explicit
 methods in PlayerInventory.
 
 
- getItemInHand() - Method in class org.bukkit.event.block.BlockDamageEvent
- 
Gets the ItemStack for the item currently in the player's hand. 
- getItemInHand() - Method in class org.bukkit.event.block.BlockPlaceEvent
- 
Gets the item in the player's hand when they placed the block. 
- getItemInHand() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Deprecated.
entities can duel wield now use the methods for the
      specific hand instead 
 
- getItemInHand() - Method in interface org.bukkit.inventory.PlayerInventory
- 
Deprecated.
players can duel wield now use the methods for the
      specific hand instead 
 
- getItemInHandDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Deprecated.
entities can duel wield now use the methods for the specific
 hand instead 
 
- getItemInMainHand() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets a copy of the item the entity is currently holding
 in their main hand. 
- getItemInMainHand() - Method in interface org.bukkit.inventory.PlayerInventory
- 
Gets a copy of the item the player is currently holding
 in their main hand. 
- getItemInMainHandDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets the chance of the main hand item being dropped upon this creature's
 death. 
- getItemInOffHand() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets a copy of the item the entity is currently holding
 in their off hand. 
- getItemInOffHand() - Method in interface org.bukkit.inventory.PlayerInventory
- 
Gets a copy of the item the player is currently holding
 in their off hand. 
- getItemInOffHandDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets the chance of the off hand item being dropped upon this creature's
 death. 
- getItemMeta(Material) - Method in interface org.bukkit.inventory.ItemFactory
- 
This creates a new item meta for the material. 
- getItemMeta() - Method in class org.bukkit.inventory.ItemStack
- 
Get a copy of this ItemStack's  ItemMeta. 
- getItemOnCursor() - Method in interface org.bukkit.entity.HumanEntity
- 
Returns the ItemStack currently on your cursor, can be empty. 
- getItemStack(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested ItemStack by path. 
- getItemStack(String, ItemStack) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested  ItemStack by path, returning a default value
 if not found. 
- getItemStack(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getItemStack(String, ItemStack) - Method in class org.bukkit.configuration.MemorySection
-  
- getItemStack() - Method in interface org.bukkit.entity.Item
- 
Gets the item stack associated with this item drop. 
- getItemStack() - Method in class org.bukkit.event.player.PlayerBucketEvent
- 
Get the resulting item in hand after the bucket event 
- getItemTarget() - Method in class org.bukkit.enchantments.Enchantment
- 
Gets the type of  ItemStack that may fit this Enchantment. 
- getItemTarget() - Method in class org.bukkit.enchantments.EnchantmentWrapper
-  
- getItemType() - Method in class org.bukkit.event.inventory.FurnaceExtractEvent
- 
Get the Material of the item being retrieved 
- getItemType() - Method in class org.bukkit.material.MaterialData
- 
Gets the Material that this MaterialData represents 
- getItemTypeId() - Method in class org.bukkit.material.MaterialData
- 
- 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. 
- getKeys(boolean) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets a set containing all keys in this section. 
- getKeys(boolean) - Method in class org.bukkit.configuration.MemorySection
-  
- getKickMessage() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
- 
Gets the current kick message that will be used if getResult() !=
 Result.ALLOWED 
- getKickMessage() - Method in class org.bukkit.event.player.PlayerLoginEvent
- 
Gets the current kick message that will be used if getResult() !=
 Result.ALLOWED 
- getKickMessage() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
- 
Deprecated. Gets the current kick message that will be used if getResult() !=
 Result.ALLOWED 
- getKiller() - Method in interface org.bukkit.entity.LivingEntity
- 
Gets the player identified as the killer of the living entity. 
- getKnockbackStrength() - Method in interface org.bukkit.entity.Arrow
- 
Gets the knockback strength for an arrow, which is the
  KnockBack level
 of the bow that shot it. 
- getKnownServices() - Method in interface org.bukkit.plugin.ServicesManager
- 
Get a list of known services. 
- getKnownServices() - Method in class org.bukkit.plugin.SimpleServicesManager
- 
Get a list of known services. 
- getLabel() - Method in class org.bukkit.command.Command
- 
Returns the label for this command 
- getLastColors(String) - Static method in enum org.bukkit.ChatColor
- 
Gets the ChatColors used at the end of the given input string. 
- getLastDamage() - Method in interface org.bukkit.entity.LivingEntity
- 
Returns the living entity's last damage taken in the current no damage
 ticks time. 
- getLastDamageCause() - Method in interface org.bukkit.entity.Entity
- 
- getLastPlayed() - Method in interface org.bukkit.OfflinePlayer
- 
Gets the last date and time that this player was witnessed on this
 server. 
- getLastToken() - Method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
- 
Gets the last 'token' of the message being tab-completed. 
- getLastTwoTargetBlocks(HashSet<Byte>, int) - Method in interface org.bukkit.entity.LivingEntity
- 
- getLastTwoTargetBlocks(Set<Material>, int) - Method in interface org.bukkit.entity.LivingEntity
- 
Gets the last two blocks along the living entity's line of sight. 
- getLeashHolder() - Method in interface org.bukkit.entity.LivingEntity
- 
Gets the entity that is currently leading this entity. 
- getLeashHolder() - Method in class org.bukkit.event.entity.PlayerLeashEntityEvent
- 
Returns the entity that is holding the leash. 
- getLeaveMessage() - Method in class org.bukkit.event.player.PlayerKickEvent
- 
Gets the leave message send to all online players 
- getLeftArmPose() - Method in interface org.bukkit.entity.ArmorStand
- 
Returns the armor stand's left arm's
 current pose as a  EulerAngle
- getLeftLegPose() - Method in interface org.bukkit.entity.ArmorStand
- 
Returns the armor stand's left leg's
 current pose as a  EulerAngle
- getLeftSide() - Method in class org.bukkit.block.DoubleChest
-  
- getLeftSide() - Method in interface org.bukkit.inventory.DoubleChestInventory
- 
Get the left half of this double chest. 
- getLeggings() - Method in interface org.bukkit.entity.ArmorStand
- 
Returns the item currently being worn
 by the armor stand on its legs 
- getLeggings() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets a copy of the leggings currently being worn by the entity 
- getLeggings() - Method in interface org.bukkit.inventory.PlayerInventory
- 
Return the ItemStack from the leg slot 
- getLeggingsDropChance() - Method in interface org.bukkit.inventory.EntityEquipment
- 
Gets the chance of the leggings being dropped upon this creature's
 death. 
- getLength() - Method in class org.bukkit.event.block.BlockPistonExtendEvent
- 
Deprecated.
slime blocks make the value of this method
          inaccurate due to blocks being pushed at the side 
 
- getLevel() - Method in interface org.bukkit.entity.Player
- 
Gets the players current experience level 
- getLevel() - Method in class org.bukkit.potion.Potion
- 
Deprecated. Returns the level of this potion. 
- getLightFromBlocks() - Method in interface org.bukkit.block.Block
- 
Get the amount of light at this block from nearby blocks. 
- getLightFromSky() - Method in interface org.bukkit.block.Block
- 
Get the amount of light at this block from the sky. 
- getLightLevel() - Method in interface org.bukkit.block.Block
- 
Gets the light level between 0-15 
- getLightLevel() - Method in interface org.bukkit.block.BlockState
- 
Gets the light level between 0-15 
- getLightning() - Method in class org.bukkit.event.entity.CreeperPowerEvent
- 
Gets the lightning bolt which is striking the Creeper. 
- getLightning() - Method in class org.bukkit.event.entity.PigZapEvent
- 
Gets the bolt which is striking the pig. 
- getLightning() - Method in class org.bukkit.event.weather.LightningStrikeEvent
- 
Gets the bolt which is striking the earth. 
- getLine(int) - Method in interface org.bukkit.block.Sign
- 
Gets the line of text at the specified index. 
- getLine(int) - Method in class org.bukkit.event.block.SignChangeEvent
- 
Gets a single line of text from the sign involved in this event. 
- getLineOfSight(HashSet<Byte>, int) - Method in interface org.bukkit.entity.LivingEntity
- 
- getLineOfSight(Set<Material>, int) - Method in interface org.bukkit.entity.LivingEntity
- 
Gets all blocks along the living entity's line of sight. 
- getLines() - Method in interface org.bukkit.block.Sign
- 
Gets all the lines of text currently on this sign. 
- getLines() - Method in class org.bukkit.event.block.SignChangeEvent
- 
Gets all of the lines of text from the sign involved in this event. 
- getLines() - Method in class org.bukkit.util.ChatPaginator.ChatPage
-  
- getList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List by path. 
- getList(String, List<?>) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List by path, returning a default value if not
 found. 
- getList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getList(String, List<?>) - Method in class org.bukkit.configuration.MemorySection
-  
- getListener() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
- 
Gets the registered listener described by this registration. 
- getListener() - Method in class org.bukkit.plugin.RegisteredListener
- 
Gets the listener for this registration 
- getListeningPluginChannels() - Method in interface org.bukkit.plugin.messaging.PluginMessageRecipient
- 
Gets a set containing all the Plugin Channels that this client is
 listening on. 
- getLivingEntities() - Method in interface org.bukkit.World
- 
Get a list of all living entities in this World 
- getLoad() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives the phase of server startup that the plugin should be loaded. 
- getLoadBefore() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gets the list of plugins that should consider this plugin a
 soft-dependency. 
- getLoadedChunks() - Method in interface org.bukkit.World
- 
Gets an array of all loaded  Chunks 
- getLocale() - Method in class org.bukkit.entity.Player.Spigot
- 
Gets player locale language. 
- 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(Location) - Method in interface org.bukkit.block.Block
- 
Stores the location of the block in the provided Location object. 
- getLocation() - Method in interface org.bukkit.block.BlockState
- 
Gets the location of this block 
- getLocation(Location) - Method in interface org.bukkit.block.BlockState
- 
Stores the location of this block in the provided Location object. 
- getLocation() - Method in class org.bukkit.block.DoubleChest
-  
- getLocation() - Method in interface org.bukkit.entity.Entity
- 
Gets the entity's current position 
- getLocation(Location) - Method in interface org.bukkit.entity.Entity
- 
Stores the entity's current position in the provided Location object. 
- getLocation() - Method in class org.bukkit.event.entity.EntityExplodeEvent
- 
Returns the location where the explosion happened. 
- getLocation() - Method in class org.bukkit.event.entity.EntityPortalEnterEvent
- 
Gets the portal block the entity is touching 
- getLocation() - Method in class org.bukkit.event.entity.EntitySpawnEvent
- 
Gets the location at which the entity is spawning. 
- getLocation() - Method in class org.bukkit.event.entity.ItemDespawnEvent
- 
Gets the location at which the item is despawning. 
- getLocation() - Method in class org.bukkit.event.world.StructureGrowEvent
- 
Gets the location of the structure. 
- getLocation() - Method in interface org.bukkit.inventory.Inventory
- 
Get the location of the block or entity which corresponds to this inventory. 
- 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, long) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested long by path, returning a default value if not
 found. 
- getLong(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getLong(String, long) - Method in class org.bukkit.configuration.MemorySection
-  
- getLongList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of Long by path. 
- getLongList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getLore() - Method in interface org.bukkit.inventory.meta.ItemMeta
- 
Gets the lore that is set. 
- getMain() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives the fully qualified name of the main class for a plugin. 
- getMainHand() - Method in interface org.bukkit.entity.HumanEntity
- 
Gets the player's selected main hand 
- getMainHand() - Method in class org.bukkit.event.player.PlayerChangedMainHandEvent
- 
Gets the new main hand of the player. 
- getMainHandItem() - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
- 
Gets the item switched to the main hand. 
- getMainScoreboard() - Method in interface org.bukkit.scoreboard.ScoreboardManager
- 
Gets the primary Scoreboard controlled by the server. 
- getMap(short) - Static method in class org.bukkit.Bukkit
- 
- getMap() - Method in class org.bukkit.event.server.MapInitializeEvent
- 
Gets the map initialized in this event. 
- getMap(short) - Method in interface org.bukkit.Server
- 
- getMapList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of Maps by path. 
- getMapList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getMapView() - Method in interface org.bukkit.map.MapCanvas
- 
Get the map this canvas is attached to. 
- getMaterial() - Method in interface org.bukkit.entity.FallingBlock
- 
Get the Material of the falling block 
- getMaterial() - Method in class org.bukkit.event.block.BlockCanBuildEvent
- 
Gets the Material that we are trying to place. 
- getMaterial() - Method in class org.bukkit.event.player.PlayerInteractEvent
- 
Convenience method. 
- getMaterial() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
- 
Gets the Material if  getStatistic() is a block
 or item statistic otherwise returns null. 
- getMaterial(int) - Static method in enum org.bukkit.Material
- 
- getMaterial(String) - Static method in enum org.bukkit.Material
- 
Attempts to get the Material with the given name. 
- getMaterial() - Method in class org.bukkit.material.TexturedMaterial
- 
Gets the current Material this block is made of 
- getMaterialFromInternalName(String) - Method in interface org.bukkit.UnsafeValues
- 
Deprecated. 
- getMaterialId() - Method in class org.bukkit.event.block.BlockCanBuildEvent
- 
- 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. 
- 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. 
- getMaximumAir() - Method in interface org.bukkit.entity.LivingEntity
- 
Returns the maximum amount of air the living entity can have, in ticks. 
- getMaximumNoDamageTicks() - Method in interface org.bukkit.entity.LivingEntity
- 
Returns the living entity's current maximum no damage ticks. 
- getMaxLevel() - Method in class org.bukkit.enchantments.Enchantment
- 
Gets the maximum level that this Enchantment may become. 
- getMaxLevel() - Method in class org.bukkit.enchantments.EnchantmentWrapper
-  
- getMaxLevel() - Method in enum org.bukkit.potion.PotionType
-  
- getMaxPlayers() - Static method in class org.bukkit.Bukkit
- 
Get the maximum amount of players which can login to this server. 
- getMaxPlayers() - Method in class org.bukkit.event.server.ServerListPingEvent
- 
Get the maximum number of players sent. 
- getMaxPlayers() - Method in interface org.bukkit.Server
- 
Get the maximum amount of players which can login to this server. 
- getMaxSpeed() - Method in interface org.bukkit.entity.Boat
- 
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions. 
 
- getMaxSpeed() - Method in interface org.bukkit.entity.Minecart
- 
Gets the maximum speed of a minecart. 
- getMaxStackSize() - Method in interface org.bukkit.inventory.Inventory
- 
Returns the maximum stack size for an ItemStack in this inventory. 
- getMaxStackSize() - Method in class org.bukkit.inventory.ItemStack
- 
Get the maximum stacksize for the material hold in this ItemStack. 
- getMaxStackSize() - Method in enum org.bukkit.Material
- 
Gets the maximum amount of this material that can be held in a stack 
- getMaxUses() - Method in class org.bukkit.inventory.MerchantRecipe
- 
Get the maximum number of uses this trade has. 
- getMessage() - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
- 
Gets the message that the player is attempting to send. 
- getMessage() - Method in class org.bukkit.event.player.PlayerChatEvent
- 
Deprecated. Gets the message that the player is attempting to send 
- getMessage() - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
- 
Gets the command that the player is attempting to send. 
- getMessage() - Method in exception org.bukkit.plugin.AuthorNagException
-  
- getMessenger() - Static method in class org.bukkit.Bukkit
- 
Gets the  Messenger responsible for this server. 
- getMessenger() - Method in interface org.bukkit.Server
- 
Gets the  Messenger responsible for this server. 
- getMetadata(String) - Method in interface org.bukkit.metadata.Metadatable
- 
Returns a list of previously set metadata values from the implementing
 object's metadata store. 
- getMetadata(T, String) - Method in interface org.bukkit.metadata.MetadataStore
- 
Returns all metadata values attached to an object. 
- getMetadata(T, String) - Method in class org.bukkit.metadata.MetadataStoreBase
- 
Returns all metadata values attached to an object. 
- getMethod(String, boolean) - Method in class org.bukkit.configuration.serialization.ConfigurationSerialization
-  
- getMidpoint(Vector) - Method in class org.bukkit.util.Vector
- 
Gets a new midpoint vector between this vector and another. 
- getMinimum(Vector, Vector) - Static method in class org.bukkit.util.Vector
- 
Gets the minimum components of two vectors. 
- getModifiers() - Method in interface org.bukkit.attribute.AttributeInstance
- 
Get all modifiers present on this instance. 
- getModX() - Method in enum org.bukkit.block.BlockFace
- 
Get the amount of X-coordinates to modify to get the represented block 
- getModY() - Method in enum org.bukkit.block.BlockFace
- 
Get the amount of Y-coordinates to modify to get the represented block 
- getModZ() - Method in enum org.bukkit.block.BlockFace
- 
Get the amount of Z-coordinates to modify to get the represented block 
- getMonsterSpawnLimit() - Static method in class org.bukkit.Bukkit
- 
Gets user-specified limit for number of monsters that can spawn in a
 chunk. 
- getMonsterSpawnLimit() - Method in interface org.bukkit.Server
- 
Gets user-specified limit for number of monsters that can spawn in a
 chunk. 
- getMonsterSpawnLimit() - Method in interface org.bukkit.World
- 
Gets limit for number of monsters that can spawn in a chunk in this
 world 
- getMotd() - Static method in class org.bukkit.Bukkit
- 
Gets the message that is displayed on the server list. 
- getMotd() - Method in class org.bukkit.event.server.ServerListPingEvent
- 
Get the message of the day message. 
- getMotd() - Method in interface org.bukkit.Server
- 
Gets the message that is displayed on the server list. 
- getMother() - Method in class org.bukkit.event.entity.EntityBreedEvent
- 
Gets the parent creating this entity. 
- getMount() - Method in class org.spigotmc.event.entity.EntityMountEvent
-  
- getName() - Method in class org.bukkit.attribute.AttributeModifier
- 
Get the name of this modifier. 
- getName() - Method in interface org.bukkit.block.CommandBlock
- 
Gets the name of this CommandBlock. 
- getName() - Static method in class org.bukkit.Bukkit
- 
Gets the name of this server implementation. 
- getName() - Method in class org.bukkit.command.Command
- 
Returns the name of this command 
- getName() - Method in interface org.bukkit.command.CommandSender
- 
Gets the name of this command sender 
- getName() - Method in interface org.bukkit.configuration.ConfigurationSection
- 
- getName() - Method in class org.bukkit.configuration.MemorySection
-  
- getName() - Method in enum org.bukkit.Effect
- 
- getName() - Method in class org.bukkit.enchantments.Enchantment
- 
Gets the unique name of this enchantment 
- getName() - Method in class org.bukkit.enchantments.EnchantmentWrapper
-  
- getName() - Method in interface org.bukkit.entity.AnimalTamer
- 
This is the name of the specified AnimalTamer. 
- getName() - Method in enum org.bukkit.entity.EntityType
- 
- getName() - Method in interface org.bukkit.entity.HumanEntity
- 
Returns the name of this player 
- getName() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
- 
Gets the player's name. 
- getName() - Method in class org.bukkit.event.player.PlayerPreLoginEvent
- 
Deprecated. Gets the player's name. 
- getName() - Method in class org.bukkit.help.HelpTopic
- 
Returns the name of this help topic. 
- getName() - Method in interface org.bukkit.inventory.Inventory
- 
Returns the name of the inventory 
- getName() - Method in interface org.bukkit.OfflinePlayer
- 
Returns the name of this player 
- getName() - Method in class org.bukkit.permissions.Permission
- 
Returns the unique fully qualified name of this Permission 
- getName() - Method in interface org.bukkit.plugin.Plugin
- 
Returns the name of the plugin. 
- getName() - Method in class org.bukkit.plugin.PluginBase
-  
- getName() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives the name of the plugin. 
- getName() - Method in class org.bukkit.potion.PotionEffectType
- 
Returns the name of this effect type. 
- getName() - Method in class org.bukkit.potion.PotionEffectTypeWrapper
-  
- getName() - Method in interface org.bukkit.scoreboard.Objective
- 
Gets the name of this Objective 
- getName() - Method in interface org.bukkit.scoreboard.Team
- 
Gets the name of this Team 
- getName() - Method in interface org.bukkit.Server
- 
Gets the name of this server implementation. 
- getName() - Method in interface org.bukkit.World
- 
Gets the unique name of this world 
- getName() - Method in enum org.bukkit.WorldType
- 
Gets the name of this WorldType 
- getNameId() - Method in class org.bukkit.potion.Potion
- 
Deprecated.
Non-functional 
 
- getNameTagVisibility() - Method in interface org.bukkit.scoreboard.Team
- 
- getNearbyEntities(double, double, double) - Method in interface org.bukkit.entity.Entity
- 
Returns a list of entities within a bounding box centered around this
 entity 
- getNearbyEntities(Location, double, double, double) - Method in interface org.bukkit.World
- 
Returns a list of entities within a bounding box centered around a Location. 
- getNewBookMeta() - Method in class org.bukkit.event.player.PlayerEditBookEvent
- 
Gets the book meta that the player is attempting to add to the book. 
- getNewCurrent() - Method in class org.bukkit.event.block.BlockRedstoneEvent
- 
Gets the new current of this block 
- getNewData(byte) - Method in enum org.bukkit.Material
- 
- getNewExp() - Method in class org.bukkit.event.entity.PlayerDeathEvent
- 
Gets how much EXP the Player should have at respawn. 
- getNewGameMode() - Method in class org.bukkit.event.player.PlayerGameModeChangeEvent
- 
Gets the GameMode the player is switched to. 
- getNewItems() - Method in class org.bukkit.event.inventory.InventoryDragEvent
- 
Gets all items to be added to the inventory in this drag. 
- getNewLevel() - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
-  
- getNewLevel() - Method in class org.bukkit.event.entity.PlayerDeathEvent
- 
Gets the Level the Player should have at respawn. 
- getNewLevel() - Method in class org.bukkit.event.player.PlayerLevelChangeEvent
- 
Gets the new level of the player 
- getNewPhase() - Method in class org.bukkit.event.entity.EnderDragonChangePhaseEvent
- 
Gets the new phase that the dragon will switch to. 
- getNewScoreboard() - Method in interface org.bukkit.scoreboard.ScoreboardManager
- 
Gets a new Scoreboard to be tracked by the server. 
- getNewSlot() - Method in class org.bukkit.event.player.PlayerItemHeldEvent
- 
Gets the new held slot index 
- getNewState() - Method in class org.bukkit.event.block.BlockFadeEvent
- 
Gets the state of the block that will be fading, melting or
 disappearing. 
- getNewState() - Method in class org.bukkit.event.block.BlockGrowEvent
- 
Gets the state of the block where it will form or spread to. 
- getNewTotalExp() - Method in class org.bukkit.event.entity.PlayerDeathEvent
- 
Gets the Total EXP the Player should have at respawn. 
- getNewValue() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
- 
Gets the new value of the statistic. 
- getNextPrompt(ConversationContext) - Method in class org.bukkit.conversations.MessagePrompt
- 
Override this method to return the next prompt in the prompt graph. 
- getNoDamageTicks() - Method in interface org.bukkit.entity.LivingEntity
- 
Returns the living entity's current no damage ticks. 
- getNoise(double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
- 
Computes and returns the 1D unseeded perlin noise for the given
 coordinates in 1D space 
- getNoise(double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
- 
Computes and returns the 2D unseeded perlin noise for the given
 coordinates in 2D space 
- getNoise(double, double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
- 
Computes and returns the 3D unseeded perlin noise for the given
 coordinates in 3D space 
- getNoise(double, int, double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
- 
Generates noise for the 1D coordinates using the specified number of
 octaves and parameters 
- getNoise(double, double, int, double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
- 
Generates noise for the 2D coordinates using the specified number of
 octaves and parameters 
- getNoise(double, double, double, int, double, double) - Static method in class org.bukkit.util.noise.PerlinNoiseGenerator
- 
Generates noise for the 3D coordinates using the specified number of
 octaves and parameters 
- getNoise(double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
- 
Computes and returns the 1D unseeded simplex noise for the given
 coordinates in 1D space 
- getNoise(double, double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
- 
Computes and returns the 2D unseeded simplex noise for the given
 coordinates in 2D space 
- getNoise(double, double, double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
- 
Computes and returns the 3D unseeded simplex noise for the given
 coordinates in 3D space 
- getNoise(double, double, double, double) - Static method in class org.bukkit.util.noise.SimplexNoiseGenerator
- 
Computes and returns the 4D simplex noise for the given coordinates in
 4D space 
- getNote() - Method in interface org.bukkit.block.NoteBlock
- 
Gets the note. 
- getNote() - Method in class org.bukkit.event.block.NotePlayEvent
- 
Gets the  Note to be played. 
- getNumHatches() - Method in class org.bukkit.event.player.PlayerEggThrowEvent
- 
Get the number of mob hatches from the egg. 
- getNumPlayers() - Method in class org.bukkit.event.server.ServerListPingEvent
- 
Get the number of players sent. 
- getObjective() - Method in interface org.bukkit.scoreboard.Score
- 
Gets the Objective being tracked by this Score 
- getObjective(String) - Method in interface org.bukkit.scoreboard.Scoreboard
- 
Gets an Objective on this Scoreboard by name 
- getObjective(DisplaySlot) - Method in interface org.bukkit.scoreboard.Scoreboard
- 
Gets the Objective currently displayed in a DisplaySlot on this
 Scoreboard 
- getObjectives() - Method in interface org.bukkit.scoreboard.Scoreboard
- 
Gets all Objectives on this Scoreboard 
- getObjectivesByCriteria(String) - Method in interface org.bukkit.scoreboard.Scoreboard
- 
Gets all Objectives of a Criteria on the Scoreboard 
- getOccupiedDeceleration() - Method in interface org.bukkit.entity.Boat
- 
Deprecated.
boats are complex and many of these methods do not work correctly across multiple versions. 
 
- getOctave() - Method in class org.bukkit.Note
- 
Returns the octave of this note. 
- getOctaves() - Method in class org.bukkit.util.noise.OctaveGenerator
- 
Gets a clone of the individual octaves used within this generator 
- getOffers() - Method in class org.bukkit.event.enchantment.PrepareItemEnchantEvent
- 
- getOffHandItem() - Method in class org.bukkit.event.player.PlayerSwapHandItemsEvent
- 
Gets the item switched to the off hand. 
- getOfflinePlayer(String) - Static method in class org.bukkit.Bukkit
- 
Deprecated.
Persistent storage of users should be by UUID as names are no longer
             unique past a single session. 
 
- getOfflinePlayer(UUID) - Static method in class org.bukkit.Bukkit
- 
Gets the player by the given UUID, regardless if they are offline or
 online. 
- getOfflinePlayer(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested OfflinePlayer by path. 
- getOfflinePlayer(String, OfflinePlayer) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested  OfflinePlayer by path, returning a default
 value if not found. 
- getOfflinePlayer(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getOfflinePlayer(String, OfflinePlayer) - Method in class org.bukkit.configuration.MemorySection
-  
- getOfflinePlayer(String) - Method in interface org.bukkit.Server
- 
Deprecated.
Persistent storage of users should be by UUID as names are no longer
             unique past a single session. 
 
- getOfflinePlayer(UUID) - Method in interface org.bukkit.Server
- 
Gets the player by the given UUID, regardless if they are offline or
 online. 
- getOfflinePlayers() - Static method in class org.bukkit.Bukkit
- 
Gets every player that has ever played on this server. 
- getOfflinePlayers() - Method in interface org.bukkit.Server
- 
Gets every player that has ever played on this server. 
- getOldCurrent() - Method in class org.bukkit.event.block.BlockRedstoneEvent
- 
Gets the old current of this block 
- getOldCursor() - Method in class org.bukkit.event.inventory.InventoryDragEvent
- 
Gets an ItemStack representing the cursor prior to any modifications
 as a result of this drag. 
- getOldLevel() - Method in class org.bukkit.event.block.CauldronLevelChangeEvent
-  
- getOldLevel() - Method in class org.bukkit.event.player.PlayerLevelChangeEvent
- 
Gets the old level of the player 
- getOnlineMode() - Static method in class org.bukkit.Bukkit
- 
Gets whether the Server is in online mode or not. 
- getOnlineMode() - Method in interface org.bukkit.Server
- 
Gets whether the Server is in online mode or not. 
- getOnlinePlayers() - Static method in class org.bukkit.Bukkit
- 
Gets a view of all currently logged in players. 
- getOnlinePlayers() - Method in interface org.bukkit.Server
- 
Gets a view of all currently logged in players. 
- getOpenInventory() - Method in interface org.bukkit.entity.HumanEntity
- 
Gets the inventory view the player is currently viewing. 
- getOperation() - Method in class org.bukkit.attribute.AttributeModifier
- 
Get the operation this modifier will apply. 
- getOperators() - Static method in class org.bukkit.Bukkit
- 
Gets a set containing all player operators. 
- getOperators() - Method in interface org.bukkit.Server
- 
Gets a set containing all player operators. 
- getOppositeFace() - Method in enum org.bukkit.block.BlockFace
-  
- getOption(Team.Option) - Method in interface org.bukkit.scoreboard.Team
- 
Get an option for this team 
- getOriginalDamage(EntityDamageEvent.DamageModifier) - Method in class org.bukkit.event.entity.EntityDamageEvent
- 
Gets the original damage for the specified modifier, as defined at this
 event's construction. 
- getOutgoingChannels() - Method in interface org.bukkit.plugin.messaging.Messenger
- 
Gets a set containing all the outgoing plugin channels. 
- getOutgoingChannels(Plugin) - Method in interface org.bukkit.plugin.messaging.Messenger
- 
Gets a set containing all the outgoing plugin channels that the
 specified plugin is registered to. 
- getOutgoingChannels() - Method in class org.bukkit.plugin.messaging.StandardMessenger
-  
- getOutgoingChannels(Plugin) - Method in class org.bukkit.plugin.messaging.StandardMessenger
-  
- getOwner() - Method in interface org.bukkit.block.Skull
- 
- getOwner() - Method in interface org.bukkit.entity.EvokerFangs
- 
- getOwner() - Method in interface org.bukkit.entity.Tameable
- 
Gets the current owning AnimalTamer 
- getOwner() - Method in class org.bukkit.event.entity.EntityTameEvent
- 
Gets the owning AnimalTamer 
- getOwner() - Method in interface org.bukkit.inventory.meta.SkullMeta
- 
Gets the owner of the skull. 
- getOwner() - Method in interface org.bukkit.scheduler.BukkitTask
- 
Returns the Plugin that owns this task. 
- getOwner() - Method in interface org.bukkit.scheduler.BukkitWorker
- 
Returns the Plugin that owns this task. 
- getOwningPlayer() - Method in interface org.bukkit.block.Skull
- 
Get the player which owns the skull. 
- getOwningPlugin() - Method in interface org.bukkit.metadata.MetadataValue
- 
Returns the  Plugin that created this metadata item. 
- getOwningPlugin() - Method in class org.bukkit.metadata.MetadataValueAdapter
-  
- getPage(int) - Method in interface org.bukkit.inventory.meta.BookMeta
- 
Gets the specified page in the book. 
- getPageCount() - Method in interface org.bukkit.inventory.meta.BookMeta
- 
Gets the number of pages in the book. 
- getPageNumber() - Method in class org.bukkit.util.ChatPaginator.ChatPage
-  
- getPages() - Method in interface org.bukkit.inventory.meta.BookMeta
- 
Gets all the pages in the book. 
- getPaintedFaces() - Method in class org.bukkit.material.Mushroom
-  
- getParent() - Method in enum org.bukkit.Achievement
- 
Deprecated. Returns the parent achievement of this achievement, or null if none. 
- getParent() - Method in interface org.bukkit.configuration.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
- 
- getParent() - Method in interface org.bukkit.entity.EnderDragonPart
-  
- getParticle() - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Gets the particle which this cloud will be composed of 
- getParts() - Method in interface org.bukkit.entity.ComplexLivingEntity
- 
Gets a list of parts that belong to this complex entity 
- getPassenger() - Method in interface org.bukkit.entity.Entity
- 
- getPassengers() - Method in interface org.bukkit.entity.Entity
- 
Gets a list of passengers of this vehicle. 
- getPattern(int) - Method in interface org.bukkit.block.Banner
- 
Returns the pattern at the specified index 
- getPattern() - Method in class org.bukkit.block.banner.Pattern
- 
Returns the type of pattern 
- getPattern(int) - Method in interface org.bukkit.inventory.meta.BannerMeta
- 
Returns the pattern at the specified index 
- getPatterns() - Method in interface org.bukkit.block.Banner
- 
Returns a list of patterns on this banner 
- getPatterns() - Method in interface org.bukkit.inventory.meta.BannerMeta
- 
Returns a list of patterns on this banner 
- getPendingTasks() - Method in interface org.bukkit.scheduler.BukkitScheduler
- 
Returns a list of all pending tasks. 
- getPermissible() - Method in class org.bukkit.permissions.PermissionAttachment
- 
Gets the Permissible that this is attached to 
- getPermissible() - Method in class org.bukkit.permissions.PermissionAttachmentInfo
- 
Gets the permissible this is attached to 
- getPermissibles() - Method in class org.bukkit.permissions.Permission
- 
Gets a set containing every  Permissible that has this
 permission. 
- getPermission() - Method in class org.bukkit.command.Command
- 
Gets the permission required by users to be able to perform this
 command 
- getPermission() - Method in class org.bukkit.permissions.PermissionAttachmentInfo
- 
Gets the permission being set 
- getPermission(String) - Method in interface org.bukkit.plugin.PluginManager
- 
- getPermission(String) - Method in class org.bukkit.plugin.SimplePluginManager
-  
- getPermissionDefault() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
- getPermissionMessage() - Method in class org.bukkit.command.Command
- 
Returns a message to be displayed on a failed permission check for this
 command 
- getPermissions() - Method in class org.bukkit.permissions.PermissionAttachment
- 
Gets a copy of all set permissions and values contained within this
 attachment. 
- getPermissions() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives the list of permissions the plugin will register at runtime,
 immediately proceding enabling. 
- getPermissions() - Method in interface org.bukkit.plugin.PluginManager
- 
Gets a set of all registered permissions. 
- getPermissions() - Method in class org.bukkit.plugin.SimplePluginManager
-  
- getPermissionSubscriptions(String) - Method in interface org.bukkit.plugin.PluginManager
- 
Gets a set containing all subscribed  Permissibles to the given
 permission, by name 
- getPermissionSubscriptions(String) - Method in class org.bukkit.plugin.SimplePluginManager
-  
- getPhase() - Method in interface org.bukkit.entity.EnderDragon
- 
Gets the current phase that the dragon is performing. 
- getPickupDelay() - Method in interface org.bukkit.entity.Item
- 
Gets the delay before this Item is available to be picked up by players 
- 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 
- getPitch() - Method in class org.bukkit.Location
- 
Gets the pitch of this location, measured in degrees. 
- getPixel(int, int) - Method in interface org.bukkit.map.MapCanvas
- 
Get a pixel from the canvas. 
- getPlayer(String) - Static method in class org.bukkit.Bukkit
- 
Gets a player object by the given username. 
- getPlayer(UUID) - Static method in class org.bukkit.Bukkit
- 
Gets the player with the given UUID. 
- getPlayer() - Method in class org.bukkit.event.block.BlockBreakEvent
- 
Gets the Player that is breaking the block involved in this event. 
- getPlayer() - Method in class org.bukkit.event.block.BlockDamageEvent
- 
Gets the player damaging the block involved in this event. 
- getPlayer() - Method in class org.bukkit.event.block.BlockIgniteEvent
- 
Gets the player who ignited this block 
- getPlayer() - Method in class org.bukkit.event.block.BlockPlaceEvent
- 
Gets the player who placed the block involved in this event. 
- getPlayer() - Method in class org.bukkit.event.block.SignChangeEvent
- 
Gets the player changing the sign involved in this event. 
- getPlayer() - Method in class org.bukkit.event.entity.PlayerLeashEntityEvent
- 
Returns the player involved in this event 
- getPlayer() - Method in class org.bukkit.event.hanging.HangingPlaceEvent
- 
Returns the player placing the hanging entity 
- getPlayer() - Method in class org.bukkit.event.inventory.FurnaceExtractEvent
- 
Get the player that triggered the event 
- getPlayer() - Method in class org.bukkit.event.inventory.InventoryCloseEvent
- 
Returns the player involved in this event 
- getPlayer() - Method in class org.bukkit.event.inventory.InventoryOpenEvent
- 
Returns the player involved in this event 
- getPlayer() - Method in class org.bukkit.event.player.PlayerEvent
- 
Returns the player involved in this event 
- getPlayer() - Method in class org.bukkit.event.player.PlayerUnleashEntityEvent
- 
Returns the player who is unleashing the entity. 
- getPlayer() - Method in class org.bukkit.event.world.StructureGrowEvent
- 
Gets the player that created the structure. 
- getPlayer() - Method in class org.bukkit.inventory.InventoryView
- 
Get the player viewing. 
- getPlayer() - Method in interface org.bukkit.OfflinePlayer
- 
Gets a  Player object that this represents, if there is one 
- getPlayer() - Method in interface org.bukkit.scoreboard.Score
- 
Deprecated.
Scoreboards can contain entries that aren't players 
 
- getPlayer(String) - Method in interface org.bukkit.Server
- 
Gets a player object by the given username. 
- getPlayer(UUID) - Method in interface org.bukkit.Server
- 
Gets the player with the given UUID. 
- getPlayerExact(String) - Static method in class org.bukkit.Bukkit
- 
Gets the player with the exact given name, case insensitive. 
- getPlayerExact(String) - Method in interface org.bukkit.Server
- 
Gets the player with the exact given name, case insensitive. 
- getPlayerItem() - Method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
- 
Returns the item held by the player. 
- getPlayerListName() - Method in interface org.bukkit.entity.Player
- 
Gets the name that is shown on the player list. 
- getPlayers() - Method in interface org.bukkit.boss.BossBar
- 
Returns all players viewing this boss bar 
- getPlayers() - Method in interface org.bukkit.scoreboard.Scoreboard
- 
Deprecated.
Scoreboards can contain entries that aren't players 
 
- getPlayers() - Method in interface org.bukkit.scoreboard.Team
- 
Deprecated.
Teams can contain entries that aren't players 
 
- getPlayers() - Method in interface org.bukkit.World
- 
Get a list of all players in this World 
- getPlayerTeam(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Scoreboard
- 
Deprecated.
Scoreboards can contain entries that aren't players 
 
- getPlayerTime() - Method in interface org.bukkit.entity.Player
- 
Returns the player's current timestamp. 
- getPlayerTimeOffset() - Method in interface org.bukkit.entity.Player
- 
Returns the player's current time offset relative to server time, or
 the current player's fixed time if the player's time is absolute. 
- getPlayerWeather() - Method in interface org.bukkit.entity.Player
- 
Returns the type of weather the player is currently experiencing. 
- getPlaying() - Method in interface org.bukkit.block.Jukebox
- 
Get the record currently playing 
- getPlugin() - Method in class org.bukkit.command.PluginCommand
- 
Gets the owner of this PluginCommand 
- getPlugin() - Method in interface org.bukkit.command.PluginIdentifiableCommand
- 
Gets the owner of this PluginIdentifiableCommand. 
- getPlugin() - Method in class org.bukkit.conversations.ConversationContext
- 
Gets the plugin that owns this conversation. 
- getPlugin() - Method in class org.bukkit.event.server.PluginEvent
- 
Gets the plugin involved in this event 
- getPlugin() - Method in class org.bukkit.permissions.PermissionAttachment
- 
Gets the plugin responsible for this attachment 
- getPlugin(Class<T>) - Static method in class org.bukkit.plugin.java.JavaPlugin
- 
This method provides fast access to the plugin that has  provided the given plugin class, which is
 usually the plugin that implemented it. 
- getPlugin() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
- 
Gets the plugin that this registration is for. 
- getPlugin(String) - Method in interface org.bukkit.plugin.PluginManager
- 
Checks if the given plugin is loaded and returns it when applicable 
- getPlugin() - Method in class org.bukkit.plugin.RegisteredListener
- 
Gets the plugin for this registration 
- getPlugin() - Method in class org.bukkit.plugin.RegisteredServiceProvider
-  
- getPlugin(String) - Method in class org.bukkit.plugin.SimplePluginManager
- 
Checks if the given plugin is loaded and returns it when applicable 
- getPluginCommand(String) - Static method in class org.bukkit.Bukkit
- 
- getPluginCommand(String) - Method in interface org.bukkit.Server
- 
- 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
- 
- 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
- 
- 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
- 
- getPrefix(ConversationContext) - Method in interface org.bukkit.conversations.ConversationPrefix
- 
Gets the prefix to use before each message to the player. 
- getPrefix(ConversationContext) - Method in class org.bukkit.conversations.NullConversationPrefix
- 
Prepends each conversation message with an empty string. 
- getPrefix(ConversationContext) - Method in class org.bukkit.conversations.PluginNameConversationPrefix
- 
Prepends each conversation message with the plugin name. 
- getPrefix() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives the token to prefix plugin-specific logging messages with. 
- getPrefix() - Method in interface org.bukkit.scoreboard.Team
- 
Gets the prefix prepended to the display of entries on this team. 
- getPreviousBookMeta() - Method in class org.bukkit.event.player.PlayerEditBookEvent
- 
Gets the book meta currently on the book. 
- getPreviousLocation() - Method in class org.bukkit.event.world.SpawnChangeEvent
- 
Gets the previous spawn location 
- getPreviousSlot() - Method in class org.bukkit.event.player.PlayerItemHeldEvent
- 
Gets the previous held slot index 
- getPreviousValue() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
- 
Gets the previous value of the statistic. 
- 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 interface org.bukkit.entity.Villager
- 
Gets the current profession of this villager. 
- getProgress() - Method in interface org.bukkit.boss.BossBar
- 
Returns the progress of the bar between 0.0 and 1.0 
- getProjectile() - Method in class org.bukkit.event.entity.EntityShootBowEvent
- 
Gets the projectile which will be launched by this event 
- getPromptText(ConversationContext) - Method in interface org.bukkit.conversations.Prompt
- 
Gets the text to display to the user when this prompt is first
 presented. 
- getProvider() - Method in class org.bukkit.event.server.ServiceEvent
-  
- getProvider() - Method in class org.bukkit.plugin.RegisteredServiceProvider
-  
- getProvidingPlugin(Class<?>) - Static method in class org.bukkit.plugin.java.JavaPlugin
- 
This method provides fast access to the plugin that has provided the
 given class. 
- getPVP() - Method in interface org.bukkit.World
- 
Gets the current PVP setting for this world. 
- getQuitMessage() - Method in class org.bukkit.event.player.PlayerQuitEvent
- 
Gets the quit message to send to all online players 
- getRabbitType() - Method in interface org.bukkit.entity.Rabbit
-  
- getRadius() - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Gets the initial radius of the cloud. 
- getRadius() - Method in class org.bukkit.event.entity.ExplosionPrimeEvent
- 
Gets the radius of the explosion 
- getRadiusOnUse() - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Gets the amount that the radius of this cloud will decrease by when it
 applies an effect to an entity. 
- getRadiusPerTick() - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Gets the amount that the radius of this cloud will decrease by each tick. 
- getRandom() - Static method in class org.bukkit.util.Vector
- 
Gets a random vector with components having a random value between 0
 and 1. 
- getRawAddress() - Method in class org.bukkit.entity.Player.Spigot
- 
Gets the connection address of this player, regardless of whether it
 has been spoofed or not. 
- getRawBiomeRainfall(int, int) - Method in interface org.bukkit.ChunkSnapshot
- 
Deprecated.
this is not a chunk property in current Minecraft versions 
 
- 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
- 
- getRawName() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
- getRawNote() - Method in interface org.bukkit.block.NoteBlock
- 
- 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
- 
- 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. 
- getRecipesFor(ItemStack) - Static method in class org.bukkit.Bukkit
- 
Get a list of all recipes for a given item. 
- getRecipesFor(ItemStack) - Method in interface org.bukkit.Server
- 
Get a list of all recipes for a given item. 
- getRecipients() - Method in class org.bukkit.event.player.AsyncPlayerChatEvent
- 
Gets a set of recipients that this chat message will be displayed to. 
- getRecipients() - Method in class org.bukkit.event.player.PlayerChatEvent
- 
Deprecated. Gets a set of recipients that this chat message will be displayed to 
- getRecipients() - Method in class org.bukkit.event.player.PlayerCommandPreprocessEvent
- 
Deprecated.
This method is provided for backward compatibility with no
     guarantee to the effect of viewing or modifying the set. 
 
- getRed() - Method in class org.bukkit.Color
- 
Gets the red component 
- getRegainReason() - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
- 
Gets the reason for why the entity is regaining health 
- getRegisteredListeners() - Method in class org.bukkit.event.HandlerList
- 
Get the baked registered listeners associated with this handler list 
- getRegisteredListeners(Plugin) - Static method in class org.bukkit.event.HandlerList
- 
Get a specific plugin's registered listeners associated with this
 handler list 
- getRegistration(Class<T>) - Method in interface org.bukkit.plugin.ServicesManager
- 
Queries for a provider registration. 
- getRegistration(Class<T>) - Method in class org.bukkit.plugin.SimpleServicesManager
- 
Queries for a provider registration. 
- getRegistrations(Plugin) - Method in interface org.bukkit.plugin.ServicesManager
- 
Get registrations of providers for a plugin. 
- getRegistrations(Class<T>) - Method in interface org.bukkit.plugin.ServicesManager
- 
Get registrations of providers for a service. 
- getRegistrations(Plugin) - Method in class org.bukkit.plugin.SimpleServicesManager
- 
Get registrations of providers for a plugin. 
- getRegistrations(Class<T>) - Method in class org.bukkit.plugin.SimpleServicesManager
- 
Get registrations of providers for a service. 
- getRelative(int, int, int) - Method in interface org.bukkit.block.Block
- 
Gets the block at the given offsets 
- getRelative(BlockFace) - Method in interface org.bukkit.block.Block
- 
Gets the block at the given face 
- getRelative(BlockFace, int) - Method in interface org.bukkit.block.Block
- 
Gets the block at the given distance of the given face 
- getRelativeDouble(double, CommandSender, String) - Static method in class org.bukkit.command.defaults.VanillaCommand
- 
Deprecated. 
- getRemaining() - Method in class org.bukkit.event.player.PlayerPickupItemEvent
- 
Gets the amount remaining on the ground, if any 
- getRemainingAir() - Method in interface org.bukkit.entity.LivingEntity
- 
Returns the amount of air that the living entity has remaining, in
 ticks. 
- getRemovalCallback() - Method in class org.bukkit.permissions.PermissionAttachment
- 
Gets the class that was previously set to be called when this
 attachment was removed from a  Permissible. 
- getRemover() - Method in class org.bukkit.event.hanging.HangingBreakByEntityEvent
- 
Gets the entity that removed the hanging entity 
- getRemoveWhenFarAway() - Method in interface org.bukkit.entity.LivingEntity
- 
Returns if the living entity despawns when away from players or not. 
- 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. 
- 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. 
- 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
- 
- getResult() - Method in class org.bukkit.event.inventory.PrepareAnvilEvent
- 
Get result item, may be null. 
- getResult() - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
- 
- 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
- 
- getRoot() - Method in class org.bukkit.configuration.MemorySection
-  
- getRotation() - Method in interface org.bukkit.block.Skull
- 
Gets the rotation of the skull in the world 
- getRotation() - Method in interface org.bukkit.entity.ItemFrame
- 
Get the rotation of the frame's item 
- getSaddle() - Method in interface org.bukkit.inventory.HorseInventory
- 
Gets the item in the horse's saddle slot. 
- getSaturation() - Method in interface org.bukkit.entity.Player
- 
Gets the players current saturation level. 
- getScale() - Method in interface org.bukkit.map.MapView
- 
Get the scale of this map. 
- getScheduler() - Static method in class org.bukkit.Bukkit
- 
Gets the scheduler for managing scheduled events. 
- getScheduler() - Method in interface org.bukkit.Server
- 
Gets the scheduler for managing scheduled events. 
- getScore(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Objective
- 
Deprecated.
Scoreboards can contain entries that aren't players 
 
- getScore(String) - Method in interface org.bukkit.scoreboard.Objective
- 
Gets an entry's Score for an Objective on this Scoreboard. 
- getScore() - Method in interface org.bukkit.scoreboard.Score
- 
Gets the current score 
- getScoreboard() - Method in interface org.bukkit.entity.Player
- 
Gets the Scoreboard displayed to this player 
- getScoreboard() - Method in interface org.bukkit.scoreboard.Objective
- 
Gets the scoreboard to which this objective is attached. 
- getScoreboard() - Method in interface org.bukkit.scoreboard.Score
- 
Gets the scoreboard for the associated objective. 
- getScoreboard() - Method in interface org.bukkit.scoreboard.Team
- 
Gets the Scoreboard to which this team is attached 
- getScoreboardManager() - Static method in class org.bukkit.Bukkit
- 
Gets the instance of the scoreboard manager. 
- getScoreboardManager() - Method in interface org.bukkit.Server
- 
Gets the instance of the scoreboard manager. 
- getScoreboardTags() - Method in interface org.bukkit.entity.Entity
- 
Returns a set of tags for this entity. 
- getScores(OfflinePlayer) - Method in interface org.bukkit.scoreboard.Scoreboard
- 
Deprecated.
Scoreboards can contain entries that aren't players 
 
- getScores(String) - Method in interface org.bukkit.scoreboard.Scoreboard
- 
Gets all scores for an entry on this Scoreboard 
- getSeaLevel() - Method in interface org.bukkit.World
- 
Gets the sea level for this world. 
- getSearchRadius() - Method in interface org.bukkit.TravelAgent
- 
Gets the search radius value for finding an available portal. 
- getSecondary() - Method in interface org.bukkit.inventory.EnchantingInventory
- 
Get the secondary item being used for the enchant. 
- getSecondaryEffect() - Method in interface org.bukkit.block.Beacon
- 
Returns the secondary effect set on the beacon. 
- getSeed() - Method in interface org.bukkit.World
- 
Gets the Seed for this world. 
- getSelectedRecipe() - Method in interface org.bukkit.inventory.MerchantInventory
- 
Get the currently selected recipe. 
- getSelectedRecipeIndex() - Method in interface org.bukkit.inventory.MerchantInventory
- 
Get the index of the currently selected recipe. 
- getSender() - Method in class org.bukkit.event.server.ServerCommandEvent
- 
Get the command sender. 
- getSender() - Method in class org.bukkit.event.server.TabCompleteEvent
- 
Get the sender completing this command. 
- getServer() - Static method in class org.bukkit.Bukkit
- 
Gets the current  Server singleton 
- getServer() - Method in interface org.bukkit.command.CommandSender
- 
Returns the server instance that this command is running on 
- getServer() - Method in interface org.bukkit.entity.Entity
- 
Gets the  Server that contains this Entity 
- getServer() - Method in class org.bukkit.plugin.java.JavaPlugin
- 
Returns the Server instance currently running this plugin 
- getServer() - Method in interface org.bukkit.plugin.Plugin
- 
Returns the Server instance currently running this plugin 
- getServerIcon() - Static method in class org.bukkit.Bukkit
- 
Gets an instance of the server's default server-icon. 
- getServerIcon() - Method in interface org.bukkit.Server
- 
Gets an instance of the server's default server-icon. 
- getServerId() - Static method in class org.bukkit.Bukkit
- 
Get an ID of this server. 
- getServerId() - Method in interface org.bukkit.Server
- 
Get an ID of this server. 
- getServerName() - Static method in class org.bukkit.Bukkit
- 
Get the name of this server. 
- getServerName() - Method in interface org.bukkit.Server
- 
Get the name of this server. 
- getService() - Method in class org.bukkit.plugin.RegisteredServiceProvider
-  
- getServicesManager() - Static method in class org.bukkit.Bukkit
- 
Gets a services manager. 
- getServicesManager() - Method in interface org.bukkit.Server
- 
Gets a services manager. 
- getSessionData(Object) - Method in class org.bukkit.conversations.ConversationContext
- 
Gets session data shared between all  Prompt invocations. 
- getShape() - Method in class org.bukkit.inventory.ShapedRecipe
- 
Get the shape. 
- getShooter() - Method in interface org.bukkit.entity.Projectile
- 
Retrieve the shooter of this projectile. 
- getShortList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of Short by path. 
- getShortList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getShortText() - Method in class org.bukkit.help.HelpTopic
- 
Returns a brief description that will be displayed in the topic index. 
- getShowEffect() - Method in class org.bukkit.event.entity.ExpBottleEvent
- 
This method indicates if the particle effect should be shown. 
- getShutdownMessage() - Static method in class org.bukkit.Bukkit
- 
Gets the default message that is displayed when the server is stopped. 
- getShutdownMessage() - Method in interface org.bukkit.Server
- 
Gets the default message that is displayed when the server is stopped. 
- getSize() - Method in interface org.bukkit.entity.Slime
-  
- getSize() - Method in interface org.bukkit.inventory.Inventory
- 
Returns the size of the inventory 
- getSize() - Method in class org.bukkit.material.CocoaPlant
- 
Get size of plant 
- getSize() - Method in interface org.bukkit.scoreboard.Team
- 
Gets the size of the team 
- getSize() - Method in interface org.bukkit.WorldBorder
- 
Gets the current side length of the border. 
- getSkeletonType() - Method in interface org.bukkit.entity.Skeleton
- 
Deprecated.
should check what class instance this is 
 
- getSkullType() - Method in interface org.bukkit.block.Skull
- 
Gets the type of skull 
- getSleepTicks() - Method in interface org.bukkit.entity.HumanEntity
- 
Get the sleep ticks of the player. 
- getSlicesEaten() - Method in class org.bukkit.material.Cake
- 
Gets the number of slices eaten from this cake 
- getSlicesRemaining() - Method in class org.bukkit.material.Cake
- 
Gets the number of slices remaining on this cake 
- getSlot() - Method in enum org.bukkit.event.EventPriority
-  
- getSlot() - Method in class org.bukkit.event.inventory.InventoryClickEvent
- 
- getSlot() - Method in class org.bukkit.event.player.PlayerArmorStandManipulateEvent
- 
Returns the raw item slot of the armor stand in this event. 
- getSlot() - Method in class org.bukkit.event.player.PlayerEditBookEvent
- 
Gets the inventory slot number for the book item that triggered this
 event. 
- getSlotType() - Method in class org.bukkit.event.inventory.InventoryClickEvent
- 
Gets the type of slot that was clicked. 
- getSmelting() - Method in interface org.bukkit.inventory.FurnaceInventory
- 
Get the item currently smelting. 
- getSoftDepend() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives a list of other plugins that the plugin requires for full
 functionality. 
- getSource() - Method in interface org.bukkit.BanEntry
- 
Gets the source of this ban. 
- getSource() - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Retrieve the original source of this cloud. 
- getSource() - Method in interface org.bukkit.entity.TNTPrimed
- 
Gets the source of this primed TNT. 
- getSource() - Method in class org.bukkit.event.block.BlockSpreadEvent
- 
Gets the source block involved in this event. 
- getSource() - Method in class org.bukkit.event.inventory.FurnaceSmeltEvent
- 
Gets the smelted ItemStack for this event 
- getSource() - Method in class org.bukkit.event.inventory.InventoryMoveItemEvent
- 
Gets the Inventory that the ItemStack is being taken from 
- getSpawnedType() - Method in interface org.bukkit.block.CreatureSpawner
- 
Get the spawner's creature type. 
- getSpawnedType() - Method in interface org.bukkit.inventory.meta.SpawnEggMeta
- 
Get the type of entity this egg will spawn. 
- getSpawnedType() - Method in class org.bukkit.material.SpawnEgg
- 
- getSpawner() - Method in class org.bukkit.event.entity.SpawnerSpawnEvent
-  
- getSpawnLocation() - Method in interface org.bukkit.World
- 
Gets the default spawn  Location of this world 
- getSpawnLocation() - Method in class org.spigotmc.event.player.PlayerSpawnLocationEvent
- 
Gets player's spawn location. 
- getSpawnRadius() - Static method in class org.bukkit.Bukkit
- 
Gets the radius, in blocks, around each worlds spawn point to protect. 
- getSpawnRadius() - Method in interface org.bukkit.Server
- 
Gets the radius, in blocks, around each worlds spawn point to protect. 
- getSpawnReason() - Method in class org.bukkit.event.entity.CreatureSpawnEvent
- 
Gets the reason for why the creature is being spawned. 
- getSpecies() - Method in class org.bukkit.event.world.StructureGrowEvent
- 
Gets the species type (birch, normal, pine, red mushroom, brown
 mushroom) 
- getSpecies() - Method in class org.bukkit.material.LongGrass
- 
Gets the current species of this grass 
- getSpecies() - Method in class org.bukkit.material.Wood
- 
Gets the current species of this wood block 
- getSpectatorTarget() - Method in interface org.bukkit.entity.Player
- 
- getStartLevel() - Method in class org.bukkit.enchantments.Enchantment
- 
Gets the level that this Enchantment should start at 
- getStartLevel() - Method in class org.bukkit.enchantments.EnchantmentWrapper
-  
- getState() - Method in interface org.bukkit.block.Block
- 
Captures the current state of this block. 
- getState() - Method in class org.bukkit.conversations.Conversation
- 
Returns Returns the current state of the conversation. 
- getState() - Method in class org.bukkit.event.player.PlayerFishEvent
- 
Gets the state of the fishing 
- getState() - Method in class org.bukkit.material.Crops
- 
Gets the current growth state of this crop
 For crops with only four growth states such as beetroot, only the values SEEDED, SMALL, TALL and RIPE will be
 returned. 
- getState() - Method in class org.bukkit.material.NetherWarts
- 
Gets the current growth state of this nether wart 
- getStatistic(Statistic) - Method in interface org.bukkit.entity.Player
- 
Gets the value of the given statistic for this player. 
- getStatistic(Statistic, Material) - Method in interface org.bukkit.entity.Player
- 
Gets the value of the given statistic for this player. 
- getStatistic(Statistic, EntityType) - Method in interface org.bukkit.entity.Player
- 
Gets the value of the given statistic for this player. 
- getStatistic() - Method in class org.bukkit.event.player.PlayerStatisticIncrementEvent
- 
Gets the statistic that is being incremented. 
- getStatisticFromInternalName(String) - Method in interface org.bukkit.UnsafeValues
- 
Deprecated. 
- getStatus() - Method in class org.bukkit.event.player.PlayerResourcePackStatusEvent
- 
Gets the status of this pack. 
- getStorageContents() - Method in interface org.bukkit.inventory.Inventory
- 
Return the contents from the section of the inventory where items can
 reasonably be expected to be stored. 
- getStoredEnchantLevel(Enchantment) - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
- 
Checks for the level of the stored enchantment. 
- getStoredEnchants() - Method in interface org.bukkit.inventory.meta.EnchantmentStorageMeta
- 
Gets a copy the stored enchantments in this ItemMeta. 
- 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, String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested String by path, returning a default value if not
 found. 
- getString(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getString(String, String) - Method in class org.bukkit.configuration.MemorySection
-  
- getStringList(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested List of String by path. 
- getStringList(String) - Method in class org.bukkit.configuration.MemorySection
-  
- getStyle() - Method in interface org.bukkit.boss.BossBar
- 
Returns the style of this boss bar 
- getStyle() - Method in interface org.bukkit.entity.Horse
- 
Gets the horse's style. 
- getSuffix() - Method in interface org.bukkit.scoreboard.Team
- 
Gets the suffix appended to the display of entries on this team. 
- getTabCompleter() - Method in class org.bukkit.command.PluginCommand
- 
- getTabCompletions() - Method in class org.bukkit.event.player.PlayerChatTabCompleteEvent
- 
This is the collection of completions for this event. 
- getTarget() - Method in interface org.bukkit.BanEntry
- 
Gets the target involved. 
- getTarget() - Method in interface org.bukkit.entity.Creature
- 
Gets the current target of this Creature 
- 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. 
- getTargetBlock(HashSet<Byte>, int) - Method in interface org.bukkit.entity.LivingEntity
- 
- getTargetBlock(Set<Material>, int) - Method in interface org.bukkit.entity.LivingEntity
- 
Gets the block that the living entity has targeted. 
- 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
- 
- getTextureIndex() - Method in class org.bukkit.material.TexturedMaterial
- 
- 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 
- getType() - Method in enum org.bukkit.Effect
-  
- getType() - Method in interface org.bukkit.entity.Entity
- 
Get the type of the entity. 
- getType(int) - Static method in enum org.bukkit.entity.Ocelot.Type
- 
- 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.FireworkEffect
- 
Get the type of the firework effect. 
- getType(int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
- 
Get the type of the block at x, y, z. 
- getType() - Method in enum org.bukkit.Instrument
- 
- 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. 
- 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
- 
- 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. 
- 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 interface org.bukkit.block.Block
- 
- getTypeId() - Method in interface org.bukkit.block.BlockState
- 
- getTypeId(int, int, int) - Method in interface org.bukkit.BlockChangeDelegate
- 
- getTypeId() - Method in enum org.bukkit.entity.EntityType
- 
- getTypeId(int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
- 
Deprecated.
Uses magic values 
 
- getTypeId() - Method in class org.bukkit.inventory.ItemStack
- 
- 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 
- 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
- 
- getValue() - Method in enum org.bukkit.GameMode
- 
- getValue() - Method in enum org.bukkit.map.MapCursor.Type
- 
- getValue() - Method in enum org.bukkit.map.MapView.Scale
- 
- 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(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 
 
- getVector(String) - Method in interface org.bukkit.configuration.ConfigurationSection
- 
Gets the requested Vector by path. 
- 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) - Method in class org.bukkit.configuration.MemorySection
-  
- 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
- 
- 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 this Block 
- getWorld() - Method in class org.bukkit.block.DoubleChest
-  
- getWorld(String) - Static method in class org.bukkit.Bukkit
- 
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() - 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) - Method in interface org.bukkit.Server
- 
Gets the world with the given name. 
- 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 
- 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 
- 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 
- 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. 
- Giant - Interface in org.bukkit.entity
- 
Represents a Giant. 
- GiveCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- GiveCommand() - Constructor for class org.bukkit.command.defaults.GiveCommand
- 
Deprecated. 
- 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. 
- GLOWING - Static variable in class org.bukkit.potion.PotionEffectType
- 
Outlines the entity so that it can be seen from afar. 
- 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
-  
- GrassSpecies - Enum in org.bukkit
- 
Represents the different types of grass. 
- 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
- 
- GRAY_2 - Static variable in class org.bukkit.map.MapPalette
- 
- GREEN - Static variable in class org.bukkit.Color
- 
Green, or (0x00,0x80,0x00) in (R,G,B) 
- GUARANTEED_NO_WRAP_CHAT_PAGE_WIDTH - Static variable in class org.bukkit.util.ChatPaginator
-  
- Guardian - Interface in org.bukkit.entity
-  
- 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 IllegalPluginAccessExceptionwithout detail message.
 
- IllegalPluginAccessException(String) - Constructor for exception org.bukkit.plugin.IllegalPluginAccessException
- 
Constructs an instance of IllegalPluginAccessExceptionwith the specified detail message.
 
- imageToBytes(Image) - Static method in class org.bukkit.map.MapPalette
- 
- 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(Material) - Method in enum org.bukkit.enchantments.EnchantmentTarget
- 
Check whether this target includes the specified item. 
- includes(ItemStack) - Method in enum org.bukkit.enchantments.EnchantmentTarget
- 
Check whether this target includes the specified item. 
- 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, 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. 
- 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. 
- 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
-  
- initialize(MapView) - Method in class org.bukkit.map.MapRenderer
- 
Initialize this MapRenderer for the given map. 
- initialSessionData - Variable in class org.bukkit.conversations.ConversationFactory
-  
- installDDL() - Method in class org.bukkit.plugin.java.JavaPlugin
-  
- 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(Throwable) - Constructor for exception org.bukkit.configuration.InvalidConfigurationException
- 
Constructs an instance of InvalidConfigurationException with the
 specified cause. 
- InvalidConfigurationException(String, Throwable) - Constructor for exception org.bukkit.configuration.InvalidConfigurationException
- 
Constructs an instance of InvalidConfigurationException with the
 specified message and cause. 
- InvalidDescriptionException - Exception in org.bukkit.plugin
- 
Thrown when attempting to load an invalid PluginDescriptionFile 
- InvalidDescriptionException(Throwable, String) - Constructor for exception org.bukkit.plugin.InvalidDescriptionException
- 
Constructs a new InvalidDescriptionException based on the given
 Exception 
- InvalidDescriptionException(Throwable) - Constructor for exception org.bukkit.plugin.InvalidDescriptionException
- 
Constructs a new InvalidDescriptionException based on the given
 Exception 
- InvalidDescriptionException(String) - Constructor for exception org.bukkit.plugin.InvalidDescriptionException
- 
Constructs a new InvalidDescriptionException with the given message 
- InvalidDescriptionException() - Constructor for exception org.bukkit.plugin.InvalidDescriptionException
- 
Constructs a new InvalidDescriptionException 
- InvalidPluginException - Exception in org.bukkit.plugin
- 
Thrown when attempting to load an invalid Plugin file 
- InvalidPluginException(Throwable) - Constructor for exception org.bukkit.plugin.InvalidPluginException
- 
Constructs a new InvalidPluginException based on the given Exception 
- InvalidPluginException() - Constructor for exception org.bukkit.plugin.InvalidPluginException
- 
Constructs a new InvalidPluginException 
- InvalidPluginException(String, Throwable) - Constructor for exception org.bukkit.plugin.InvalidPluginException
- 
Constructs a new InvalidPluginException with the specified detail
 message and cause. 
- InvalidPluginException(String) - Constructor for exception org.bukkit.plugin.InvalidPluginException
- 
Constructs a new InvalidPluginException with the specified detail
 message 
- 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
-  
- 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 - Static variable in class org.bukkit.potion.PotionEffectType
- 
Grants invisibility. 
- ipValidity - Static variable in class org.bukkit.command.defaults.BanIpCommand
- 
Deprecated. 
- 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
- 
- 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. 
- 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(String) - Method in interface org.bukkit.BanList
- 
Gets if a  BanEntry exists for the target, indicating an active
 ban status. 
- isBanned() - Method in interface org.bukkit.OfflinePlayer
- 
Checks if this player is banned or not 
- 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
-  
- 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.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.NotePlayEvent
-  
- isCancelled() - Method in class org.bukkit.event.block.SignChangeEvent
-  
- 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.EntityExplodeEvent
-  
- isCancelled() - Method in class org.bukkit.event.entity.EntityInteractEvent
-  
- 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.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.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.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
-  
- 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.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.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
- 
- 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(Chunk) - Method in interface org.bukkit.World
- 
Checks if the specified  Chunk is loaded 
- isChunkLoaded(int, int) - Method in interface org.bukkit.World
- 
Checks if the  Chunk at the specified coordinates 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
-  
- 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. 
- 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
- 
Checks if this enchantment is a cursed enchantment
 
 Cursed enchantments are found the same way treasure enchantments are
 
- 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. 
- isDatabaseEnabled() - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Gives if the plugin uses a database. 
- 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. 
- 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
-  
- 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
- 
- isEmpty() - Method in interface org.bukkit.block.Block
- 
Checks if this block is empty. 
- isEmpty(int, int, int) - Method in interface org.bukkit.BlockChangeDelegate
- 
Checks if the specified block is empty (air) or not. 
- 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. 
- 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 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
- 
- 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. 
- 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
-  
- 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. 
- 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. 
- 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 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.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() - Method in class org.bukkit.conversations.Conversation
- 
Gets the modality of this conversation. 
- isModal - Variable in class org.bukkit.conversations.ConversationFactory
-  
- 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 
- 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 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
-  
- 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(Permission) - Method in interface org.bukkit.permissions.Permissible
- 
Checks if this object contains an override for the specified  Permission
- isPermissionSet(String) - Method in class org.bukkit.permissions.PermissibleBase
-  
- isPermissionSet(Permission) - Method in class org.bukkit.permissions.PermissibleBase
-  
- 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
- 
Check if the jukebox is currently playing a record 
- isPluginEnabled(String) - Method in interface org.bukkit.plugin.PluginManager
- 
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(String) - Method in class org.bukkit.plugin.SimplePluginManager
- 
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.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. 
- 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
- 
- 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
- 
- 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. 
- 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.Ocelot
- 
Checks if this ocelot is sitting 
- isSitting() - Method in interface org.bukkit.entity.Wolf
- 
Checks if this wolf 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. 
- 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
- 
- 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 
- isSync() - Method in interface org.bukkit.scheduler.BukkitTask
- 
Returns true if the Task is a sync task. 
- 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
- 
Check if the material is a block and does not block any light 
- isTreasure() - Method in class org.bukkit.enchantments.Enchantment
- 
Checks if this enchantment is a treasure enchantment. 
- isTreasure() - Method in class org.bukkit.enchantments.EnchantmentWrapper
-  
- 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
- 
- 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. 
- 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(String) - Method in class org.bukkit.map.MapFont
- 
Check whether the given text is valid. 
- isValid() - Method in class org.bukkit.plugin.messaging.PluginMessageListenerRegistration
- 
Checks if this registration is still 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
- 
- 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 
- isWhitelisted() - Method in interface org.bukkit.OfflinePlayer
- 
Checks if this player is whitelisted or not 
- isZombie() - Method in enum org.bukkit.entity.Villager.Profession
- 
Returns if this profession can only be used by zombies. 
- Item - Interface in org.bukkit.entity
- 
Represents an Item. 
- item - Variable in class org.bukkit.event.player.PlayerInteractEvent
-  
- 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
- 
- 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
-  
- ItemMeta.Spigot() - Constructor for class org.bukkit.inventory.meta.ItemMeta.Spigot
-  
- 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(int) - Constructor for class org.bukkit.inventory.ItemStack
- 
- ItemStack(Material) - Constructor for class org.bukkit.inventory.ItemStack
- 
Defaults stack size to 1, with no extra data 
- ItemStack(int, int) - Constructor for class org.bukkit.inventory.ItemStack
- 
- ItemStack(Material, int) - Constructor for class org.bukkit.inventory.ItemStack
- 
An item stack with no extra data 
- ItemStack(int, int, short) - Constructor for class org.bukkit.inventory.ItemStack
- 
- ItemStack(Material, int, short) - Constructor for class org.bukkit.inventory.ItemStack
- 
An item stack with the specified damage / durabiltiy 
- ItemStack(int, int, short, Byte) - Constructor for class org.bukkit.inventory.ItemStack
- 
Deprecated.
this method uses an ambiguous data byte object 
 
- ItemStack(Material, int, short, Byte) - Constructor for class org.bukkit.inventory.ItemStack
- 
Deprecated.
this method uses an ambiguous data byte object 
 
- ItemStack(ItemStack) - Constructor for class org.bukkit.inventory.ItemStack
- 
Creates a new item stack derived from the specified stack 
- 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. 
- Sandstone - Class in org.bukkit.material
- 
Represents the different types of sandstone. 
- Sandstone() - Constructor for class org.bukkit.material.Sandstone
-  
- Sandstone(SandstoneType) - Constructor for class org.bukkit.material.Sandstone
-  
- Sandstone(int) - Constructor for class org.bukkit.material.Sandstone
- 
- Sandstone(Material) - Constructor for class org.bukkit.material.Sandstone
-  
- Sandstone(int, byte) - Constructor for class org.bukkit.material.Sandstone
- 
- Sandstone(Material, byte) - Constructor for class org.bukkit.material.Sandstone
- 
- 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() - Constructor for class org.bukkit.material.Sapling
- 
Constructs a sapling. 
- 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 
- Sapling(Material) - Constructor for class org.bukkit.material.Sapling
- 
Constructs a sapling of the given type. 
- 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(int, byte) - Constructor for class org.bukkit.material.Sapling
- 
- Sapling(Material, byte) - Constructor for class org.bukkit.material.Sapling
- 
- SATURATION - Static variable in class org.bukkit.potion.PotionEffectType
- 
Increases the food level of an entity each tick. 
- save() - Method in interface org.bukkit.BanEntry
- 
Saves the ban entry, overwriting any previous data in the ban list. 
- save(File) - Method in class org.bukkit.configuration.file.FileConfiguration
- 
- save(String) - Method in class org.bukkit.configuration.file.FileConfiguration
- 
- save(Writer) - Method in class org.bukkit.plugin.PluginDescriptionFile
- 
Saves this PluginDescriptionFile to the given writer 
- save() - Method in interface org.bukkit.World
- 
Saves world to disk 
- SaveCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- SaveCommand() - Constructor for class org.bukkit.command.defaults.SaveCommand
- 
Deprecated. 
- saveConfig() - Method in class org.bukkit.plugin.java.JavaPlugin
-  
- saveConfig() - Method in interface org.bukkit.plugin.Plugin
- 
- 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(). 
- SaveOffCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- SaveOffCommand() - Constructor for class org.bukkit.command.defaults.SaveOffCommand
- 
Deprecated. 
- SaveOnCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- SaveOnCommand() - Constructor for class org.bukkit.command.defaults.SaveOnCommand
- 
Deprecated. 
- 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
- 
- saveToString() - Method in class org.bukkit.configuration.file.YamlConfiguration
-  
- SayCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- SayCommand() - Constructor for class org.bukkit.command.defaults.SayCommand
- 
Deprecated. 
- 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 
 
- 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 
 
- 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, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
- 
Schedules a once off task to occur after a delay. 
- scheduleSyncDelayedTask(Plugin, BukkitRunnable, long) - Method in interface org.bukkit.scheduler.BukkitScheduler
- 
- scheduleSyncDelayedTask(Plugin, Runnable) - Method in interface org.bukkit.scheduler.BukkitScheduler
- 
Schedules a once off task to occur as soon as possible. 
- scheduleSyncDelayedTask(Plugin, BukkitRunnable) - 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
- 
- Scoreboard - Interface in org.bukkit.scoreboard
- 
A scoreboard 
- ScoreboardCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- ScoreboardCommand() - Constructor for class org.bukkit.command.defaults.ScoreboardCommand
- 
Deprecated. 
- ScoreboardManager - Interface in org.bukkit.scoreboard
- 
Manager of Scoreboards 
- 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 
- SeedCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- SeedCommand() - Constructor for class org.bukkit.command.defaults.SeedCommand
- 
Deprecated. 
- sendBlockChange(Location, Material, byte) - Method in interface org.bukkit.entity.Player
- 
- sendBlockChange(Location, int, byte) - Method in interface org.bukkit.entity.Player
- 
- sendChunkChange(Location, int, int, int, byte[]) - Method in interface org.bukkit.entity.Player
- 
- 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.entity.Player.Spigot
- 
Sends the component to the player 
- sendMessage(BaseComponent...) - Method in class org.bukkit.entity.Player.Spigot
- 
Sends an array of components as a single message to the player 
- 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
- 
- 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
-  
- Server.Spigot() - Constructor for class org.bukkit.Server.Spigot
-  
- ServerCommandEvent - Class in org.bukkit.event.server
- 
This event is called when a command is run from the server console. 
- 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, int) - Constructor for class org.bukkit.event.server.ServerListPingEvent
-  
- ServerListPingEvent(InetAddress, String, int) - Constructor for class org.bukkit.event.server.ServerListPingEvent
- 
- 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
-  
- 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.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(int) - Method in class org.bukkit.event.entity.EntityAirChangeEvent
- 
Sets the amount of air remaining for the entity (measured in ticks. 
- setAmount(double) - Method in class org.bukkit.event.entity.EntityRegainHealthEvent
- 
Sets the amount of regained health 
- 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 
- setAuthor(String) - Method in interface org.bukkit.inventory.meta.BookMeta
- 
Sets the author of the book. 
- 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. 
- 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 
- setBanned(boolean) - Method in interface org.bukkit.OfflinePlayer
- 
- 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
- 
Sets the base color for this banner 
- 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(Biome) - Method in interface org.bukkit.block.Block
- 
Sets the biome that this block resides in 
- 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 
- setBiteChance(double) - Method in interface org.bukkit.entity.FishHook
- 
Deprecated.
has no effect in newer Minecraft versions 
 
- 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. 
- setBlock(int, int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
- 
Deprecated.
Uses magic values 
 
- setBlock(int, int, int, int, byte) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
- 
Deprecated.
Uses magic values 
 
- 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 
- 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. 
- setBounce(boolean) - Method in interface org.bukkit.entity.Projectile
- 
Set whether or not this projectile should bounce or not when it hits
 something. 
- 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. 
- 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(short) - Method in interface org.bukkit.block.Furnace
- 
Set burn time. 
- setBurnTime(int) - Method in class org.bukkit.event.inventory.FurnaceBurnEvent
- 
Sets the burn time for this fuel 
- 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.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.NotePlayEvent
-  
- setCancelled(boolean) - Method in class org.bukkit.event.block.SignChangeEvent
-  
- 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.EntityExplodeEvent
-  
- setCancelled(boolean) - Method in class org.bukkit.event.entity.EntityInteractEvent
-  
- 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.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.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
- 
- 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.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
-  
- 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.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.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. 
- setCarriedMaterial(MaterialData) - Method in interface org.bukkit.entity.Enderman
- 
Set the id and data of the block that the Enderman is carring. 
- 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
- 
- 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(Color) - Method in interface org.bukkit.entity.AreaEffectCloud
- 
Sets the color of this cloud. 
- 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. 
- setColor(Color) - Method in interface org.bukkit.entity.TippedArrow
- 
Sets the color of this arrow. 
- setColor(DyeColor) - Method in class org.bukkit.event.entity.SheepDyeWoolEvent
- 
Sets the DyeColor the sheep is being dyed 
- 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 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 
- 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. 
- 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(MaterialData) - Method in interface org.bukkit.block.FlowerPot
- 
Sets the item present in this flower pot. 
- setContents(ItemStack[]) - Method in interface org.bukkit.inventory.Inventory
- 
Completely replaces the inventory's contents. 
- 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
-  
- 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(EntityDamageEvent.DamageModifier, double) - Method in class org.bukkit.event.entity.EntityDamageEvent
- 
Sets the damage for the specified modifier. 
- setDamage(double) - Method in class org.bukkit.event.entity.EntityDamageEvent
- 
Sets the raw amount of damage caused by the event. 
- setDamage(int) - Method in class org.bukkit.event.player.PlayerItemDamageEvent
-  
- setDamage(double) - Method in class org.bukkit.event.vehicle.VehicleDamageEvent
- 
Sets the damage done to the vehicle 
- 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 interface org.bukkit.block.Block
- 
- setData(byte, boolean) - Method in interface org.bukkit.block.Block
- 
- setData(MaterialData) - Method in interface org.bukkit.block.BlockState
- 
Sets the metadata for this block 
- setData(MaterialData) - Method in class org.bukkit.inventory.ItemStack
- 
Sets the MaterialData for this stack of items 
- setData(byte) - Method in class org.bukkit.material.MaterialData
- 
- setDatabaseEnabled(boolean) - Method in class org.bukkit.plugin.PluginDescriptionFile
-  
- 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
- 
- 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 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. 
- setDifficulty(Difficulty) - Method in interface org.bukkit.World
- 
Sets the Difficulty of the world. 
- 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. 
- setDirection(byte) - Method in class org.bukkit.map.MapCursor
- 
Set the direction of this cursor. 
- 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(BlockFace) - Method in class org.bukkit.material.Tree
- 
Set direction of the log 
- setDisplayBlock(MaterialData) - 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. 
- setDomestication(int) - Method in interface org.bukkit.entity.AbstractHorse
- 
Sets the domestication level of this horse. 
- setDropItem(boolean) - Method in interface org.bukkit.entity.FallingBlock
- 
Set if the falling block will break into an item if it cannot be placed 
- 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
- 
Sets the durability of this item 
- 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. 
- setElder(boolean) - Method in interface org.bukkit.entity.Guardian
- 
- 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
- 
- 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(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. 
- setExperience(float) - Method in class org.bukkit.inventory.FurnaceRecipe
- 
Sets the experience given by this recipe. 
- 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 
- 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. 
- setExtraContents(ItemStack[]) - Method in interface org.bukkit.inventory.PlayerInventory
- 
- setFacePainted(BlockFace, boolean) - Method in class org.bukkit.material.Mushroom
- 
Deprecated.
Use MushroomBlockType cap options 
 
- setFacingDirection(BlockFace, boolean) - Method in interface org.bukkit.entity.Hanging
- 
Sets the direction of the hanging entity, potentially overriding rules
 of placement. 
- 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
-  
- 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
- 
- setGameRuleValue(String, String) - Method in interface org.bukkit.World
- 
Set the specified gamerule to specified value. 
- 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 
- setHasExtendedDuration(boolean) - Method in class org.bukkit.potion.Potion
- 
Deprecated. Set whether this potion has extended duration. 
- 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
- 
- setHealthScale(double) - Method in interface org.bukkit.entity.Player
- 
- setHealthScaled(boolean) - Method in interface org.bukkit.entity.Player
- 
- 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. 
- 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. 
- SetIdleTimeoutCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- SetIdleTimeoutCommand() - Constructor for class org.bukkit.command.defaults.SetIdleTimeoutCommand
- 
Deprecated. 
- setIngredient(ItemStack) - Method in interface org.bukkit.inventory.BrewerInventory
- 
Set the current ingredient for brewing. 
- 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) - 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
- 
- setIngredients(List<ItemStack>) - Method in class org.bukkit.inventory.MerchantRecipe
-  
- setInput(MaterialData) - Method in class org.bukkit.inventory.FurnaceRecipe
- 
Sets the input of this furnace recipe. 
- setInput(Material) - Method in class org.bukkit.inventory.FurnaceRecipe
- 
Sets the input of this furnace recipe. 
- setInput(Material, int) - Method in class org.bukkit.inventory.FurnaceRecipe
- 
- 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 class org.bukkit.event.block.NotePlayEvent
- 
- setIntensity(LivingEntity, double) - Method in class org.bukkit.event.entity.PotionSplashEvent
- 
Overwrites the intensity for a given entity 
- 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. 
- 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(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. 
- 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. 
- 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
- 
- 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.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 
- 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. 
- setLoginResult(AsyncPlayerPreLoginEvent.Result) - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
- 
Sets the new result of the login, as an enum 
- 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. 
- 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. 
- 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. 
- setMaxPlayers(int) - Method in class org.bukkit.event.server.ServerListPingEvent
- 
Set the maximum number of players sent. 
- 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. 
- 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. 
- 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
- 
- 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.NoteBlock
- 
Set the note. 
- setNote(Note) - Method in class org.bukkit.event.block.NotePlayEvent
- 
Overrides the  Note to be played. 
- 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 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 
- setOwner(String) - Method in interface org.bukkit.block.Skull
- 
- setOwner(LivingEntity) - Method in interface org.bukkit.entity.EvokerFangs
- 
- setOwner(AnimalTamer) - Method in interface org.bukkit.entity.Tameable
- 
Set this to be owned by given AnimalTamer. 
- setOwner(String) - Method in interface org.bukkit.inventory.meta.SkullMeta
- 
Sets the owner of the skull. 
- setOwningPlayer(OfflinePlayer) - Method in interface org.bukkit.block.Skull
- 
Set the player which owns the skull. 
- setPage(int, String) - Method in interface org.bukkit.inventory.meta.BookMeta
- 
Sets the specified page in the book. 
- 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(String...) - Method in interface org.bukkit.inventory.meta.BookMeta
- 
Clears the existing book pages, and sets the book to use the provided
 pages. 
- setParticle(Particle) - 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
- 
- 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 
- 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 
- setPhase(EnderDragon.Phase) - Method in interface org.bukkit.entity.EnderDragon
- 
Sets the next phase for the dragon to perform. 
- 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. 
- 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
- 
Set the record currently playing 
- 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. 
- setPower(float) - Method in class org.bukkit.event.entity.HorseJumpEvent
- 
Deprecated.
horse jumping was moved client side. 
 
- setPower(int) - Method in interface org.bukkit.inventory.meta.FireworkMeta
- 
Sets the approximate power of the firework. 
- 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. 
- 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
- 
- setRawNote(byte) - Method in interface org.bukkit.block.NoteBlock
- 
- setRawType(byte) - Method in class org.bukkit.map.MapCursor
- 
- setRawTypeId(int, int, int, int) - Method in interface org.bukkit.BlockChangeDelegate
- 
- setRawTypeIdAndData(int, int, int, int, int) - Method in interface org.bukkit.BlockChangeDelegate
- 
- 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(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. 
- setRecipe(int, MerchantRecipe) - Method in interface org.bukkit.inventory.Merchant
- 
Set the recipe at a certain index of this merchant's trade list. 
- setRecipes(List<MerchantRecipe>) - Method in interface org.bukkit.inventory.Merchant
- 
Set the list of trades currently available from this merchant. 
- setRed(int) - Method in class org.bukkit.Color
- 
Creates a new Color object with specified component 
- 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. 
- setRegion(int, int, int, int, int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
- 
Deprecated.
Uses magic values. 
 
- setRegion(int, int, int, int, int, int, int, int) - Method in interface org.bukkit.generator.ChunkGenerator.ChunkData
- 
Deprecated.
Uses magic values. 
 
- 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. 
- 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 
- 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(ItemStack) - Method in class org.bukkit.event.inventory.FurnaceSmeltEvent
- 
Sets the resultant ItemStack for this event 
- setResult(Event.Result) - Method in class org.bukkit.event.inventory.InventoryInteractEvent
- 
Sets the result of this event. 
- setResult(ItemStack) - Method in class org.bukkit.event.inventory.PrepareAnvilEvent
-  
- setResult(PlayerPreLoginEvent.Result) - Method in class org.bukkit.event.player.AsyncPlayerPreLoginEvent
- 
- 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.PlayerPreLoginEvent
- 
Deprecated. Sets the new result of the login, as an enum 
- 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.Skull
- 
Sets the rotation of the skull in the world 
- 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.HorseInventory
- 
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(MapView.Scale) - Method in interface org.bukkit.map.MapView
- 
Set the scale of this map. 
- 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
-  
- 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. 
- 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. 
- setSheared(boolean) - Method in interface org.bukkit.entity.Sheep
-  
- setShooter(ProjectileSource) - Method in interface org.bukkit.entity.Projectile
- 
Set the shooter of this projectile. 
- 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.Ocelot
- 
Sets if this ocelot is sitting. 
- setSitting(boolean) - Method in interface org.bukkit.entity.Wolf
- 
Sets if this wolf is sitting. 
- setSize(int) - Method in interface org.bukkit.entity.Slime
-  
- setSize(CocoaPlant.CocoaPlantSize) - Method in class org.bukkit.material.CocoaPlant
- 
Set size of plant 
- 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. 
- 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
- 
Sets the type of skull 
- 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 
- 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. 
- 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
- 
Set the type of entity this egg will spawn. 
- setSpawnedType(EntityType) - Method in class org.bukkit.material.SpawnEgg
- 
- setSpawnFlags(boolean, boolean) - Method in interface org.bukkit.World
- 
Sets the spawn flags for this. 
- setSpawnLocation(int, int, int) - 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. 
- 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
- 
- 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. 
- 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, Material, int) - Method in interface org.bukkit.entity.Player
- 
Sets the given statistic for this player for the given material. 
- setStatistic(Statistic, EntityType, int) - Method in interface org.bukkit.entity.Player
- 
Sets the given statistic for this player for the given entity. 
- 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. 
- 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. 
- 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(LivingEntity) - Method in interface org.bukkit.entity.Creature
- 
Instructs this Creature to set the specified LivingEntity as its
 target. 
- 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. 
- setTextureIndex(int) - Method in class org.bukkit.material.Step
- 
- setTextureIndex(int) - Method in class org.bukkit.material.TexturedMaterial
- 
- setTexturePack(String) - Method in interface org.bukkit.entity.Player
- 
- 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 level 
- setType(Material) - Method in interface org.bukkit.block.Block
- 
Sets the type of this block 
- setType(Material, boolean) - 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 
- setType(Material) - Method in class org.bukkit.inventory.ItemStack
- 
Sets the type of this item 
- setType(MapCursor.Type) - Method in class org.bukkit.map.MapCursor
- 
Set the type of this cursor. 
- setType(CoalType) - Method in class org.bukkit.material.Coal
- 
Sets the type of this coal 
- setType(SandstoneType) - Method in class org.bukkit.material.Sandstone
- 
Sets the type of this sandstone 
- setType(PotionType) - Method in class org.bukkit.potion.Potion
- 
Deprecated. 
- setTypeId(int) - Method in interface org.bukkit.block.Block
- 
- setTypeId(int, boolean) - Method in interface org.bukkit.block.Block
- 
- setTypeId(int) - Method in interface org.bukkit.block.BlockState
- 
- setTypeId(int, int, int, int) - Method in interface org.bukkit.BlockChangeDelegate
- 
- setTypeId(int) - Method in class org.bukkit.inventory.ItemStack
- 
- setTypeIdAndData(int, byte, boolean) - Method in interface org.bukkit.block.Block
- 
- setTypeIdAndData(int, int, int, int, int) - Method in interface org.bukkit.BlockChangeDelegate
- 
- 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. 
 
- setUsage(String) - Method in class org.bukkit.command.Command
- 
Sets the example usage of this command 
- 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 
 
- 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
- 
- 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 
- 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. 
- SetWorldSpawnCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- SetWorldSpawnCommand() - Constructor for class org.bukkit.command.defaults.SetWorldSpawnCommand
- 
Deprecated. 
- setWScale(double) - Method in class org.bukkit.util.noise.SimplexOctaveGenerator
- 
Sets the scale used for each W-coordinates passed 
- setX(double) - Method in class org.bukkit.Location
- 
Sets the x-coordinate of this location 
- setX(byte) - Method in class org.bukkit.map.MapCursor
- 
Set the X position of this cursor. 
- 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(int) - Method in class org.bukkit.util.Vector
- 
Set the X component. 
- 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. 
- setXScale(double) - Method in class org.bukkit.util.noise.OctaveGenerator
- 
Sets the scale used for each X-coordinates passed 
- setY(double) - Method in class org.bukkit.Location
- 
Sets the y-coordinate of this location 
- setY(byte) - Method in class org.bukkit.map.MapCursor
- 
Set the Y position of this cursor. 
- 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(int) - Method in class org.bukkit.util.Vector
- 
Set the Y component. 
- 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. 
- 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(int) - Method in class org.bukkit.util.Vector
- 
Set the Z component. 
- 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. 
- 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
- 
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
- 
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
-  
- Sheep - Interface in org.bukkit.entity
- 
Represents a Sheep. 
- 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
-  
- shortText - Variable in class org.bukkit.help.HelpTopic
-  
- show() - Method in interface org.bukkit.boss.BossBar
- 
- showPlayer(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
-  
- ShulkerBox - Interface in org.bukkit.block
- 
Represents 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. 
- Sign - Interface in org.bukkit.block
- 
Represents either a SignPost or a WallSign 
- Sign - Class in org.bukkit.material
- 
MaterialData for signs 
- Sign() - Constructor for class org.bukkit.material.Sign
-  
- Sign(int) - Constructor for class org.bukkit.material.Sign
- 
- Sign(Material) - Constructor for class org.bukkit.material.Sign
-  
- Sign(int, byte) - Constructor for class org.bukkit.material.Sign
- 
- Sign(Material, byte) - Constructor for class org.bukkit.material.Sign
- 
- 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. 
- SimpleAttachableMaterialData - Class in org.bukkit.material
- 
Simple utility class for attachable MaterialData subclasses 
- SimpleAttachableMaterialData(int) - Constructor for class org.bukkit.material.SimpleAttachableMaterialData
- 
- SimpleAttachableMaterialData(int, BlockFace) - Constructor for class org.bukkit.material.SimpleAttachableMaterialData
-  
- SimpleAttachableMaterialData(Material, BlockFace) - Constructor for class org.bukkit.material.SimpleAttachableMaterialData
-  
- SimpleAttachableMaterialData(Material) - Constructor for class org.bukkit.material.SimpleAttachableMaterialData
-  
- SimpleAttachableMaterialData(int, byte) - Constructor for class org.bukkit.material.SimpleAttachableMaterialData
- 
- SimpleAttachableMaterialData(Material, byte) - 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(World) - Constructor for class org.bukkit.util.noise.SimplexNoiseGenerator
- 
Creates a seeded simplex noise generator for the given world 
- 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 
- SimplexOctaveGenerator - Class in org.bukkit.util.noise
- 
Creates simplex noise through unbiased octaves 
- SimplexOctaveGenerator(World, int) - Constructor for class org.bukkit.util.noise.SimplexOctaveGenerator
- 
Creates a simplex octave generator for the given world 
- 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
- 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.SkeletonType - Enum in org.bukkit.entity
- 
Deprecated. 
- SkeletonHorse - Interface in org.bukkit.entity
- 
- Skull - Interface in org.bukkit.block
- 
Represents a Skull 
- Skull - Class in org.bukkit.material
- 
Represents a skull. 
- 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(int) - Constructor for class org.bukkit.material.Skull
- 
- Skull(Material) - Constructor for class org.bukkit.material.Skull
-  
- Skull(int, byte) - Constructor for class org.bukkit.material.Skull
- 
- Skull(Material, byte) - Constructor for class org.bukkit.material.Skull
- 
- SkullMeta - Interface in org.bukkit.inventory.meta
- 
- SkullType - Enum in org.bukkit
- 
Represents the different types of skulls. 
- Slime - Interface in org.bukkit.entity
- 
Represents a Slime. 
- 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. 
- SmallFireball - Interface in org.bukkit.entity
- 
- SmoothBrick - Class in org.bukkit.material
- 
Represents the different types of smooth bricks. 
- SmoothBrick() - Constructor for class org.bukkit.material.SmoothBrick
-  
- SmoothBrick(int) - Constructor for class org.bukkit.material.SmoothBrick
- 
- SmoothBrick(Material) - Constructor for class org.bukkit.material.SmoothBrick
-  
- SmoothBrick(int, byte) - Constructor for class org.bukkit.material.SmoothBrick
- 
- SmoothBrick(Material, byte) - Constructor for class org.bukkit.material.SmoothBrick
- 
- Snowball - Interface in org.bukkit.entity
- 
Represents a snowball. 
- Snowman - Interface in org.bukkit.entity
- 
Represents a snowman entity 
- Sound - Enum in org.bukkit
- 
An Enum of Sounds the server is able to send to players. 
- SoundCategory - Enum in org.bukkit
- 
An Enum of categories for sounds. 
- 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. 
- spawnArrow(Location, Vector, float, float) - Method in interface org.bukkit.World
- 
- 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
- 
- SpawnEgg() - Constructor for class org.bukkit.material.SpawnEgg
- 
Deprecated. 
- SpawnEgg(int, byte) - Constructor for class org.bukkit.material.SpawnEgg
- 
- SpawnEgg(byte) - Constructor for class org.bukkit.material.SpawnEgg
- 
- SpawnEgg(EntityType) - Constructor for class org.bukkit.material.SpawnEgg
- 
Deprecated. 
- SpawnEggMeta - Interface in org.bukkit.inventory.meta
- 
- spawnEntity(Location, EntityType) - Method in interface org.bukkit.World
- 
- SpawnerMinecart - Interface in org.bukkit.entity.minecart
- 
- 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, MaterialData) - Method in interface org.bukkit.World
- 
- spawnFallingBlock(Location, Material, byte) - Method in interface org.bukkit.World
- 
- spawnFallingBlock(Location, int, byte) - Method in interface org.bukkit.World
- 
- 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, Location, 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) - 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.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.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.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.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.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.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.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.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.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.World
- 
Spawns the particle (the number of times specified by count)
 at the target location. 
- SpawnpointCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- SpawnpointCommand() - Constructor for class org.bukkit.command.defaults.SpawnpointCommand
- 
Deprecated. 
- SpectralArrow - Interface in org.bukkit.entity
- 
Represents a spectral arrow. 
- SPEED - Static variable in class org.bukkit.potion.PotionEffectType
- 
Increases movement speed. 
- Spider - Interface in org.bukkit.entity
- 
Represents a Spider. 
- spigot() - Static method in class org.bukkit.Bukkit
-  
- 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.ItemMeta
-  
- spigot() - Method in interface org.bukkit.Server
-  
- spigot() - Method in interface org.bukkit.World
-  
- splash() - Method in class org.bukkit.potion.Potion
- 
Deprecated. Chain this to the constructor to make the potion a splash potion. 
- SplashPotion - Interface in org.bukkit.entity
- 
Represents a thrown splash potion bottle 
- SpreadPlayersCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- SpreadPlayersCommand() - Constructor for class org.bukkit.command.defaults.SpreadPlayersCommand
- 
Deprecated. 
- 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
-  
- Squid - Interface in org.bukkit.entity
- 
Represents a Squid. 
- Stairs - Class in org.bukkit.material
- 
Represents stairs. 
- Stairs(int) - Constructor for class org.bukkit.material.Stairs
- 
- Stairs(Material) - Constructor for class org.bukkit.material.Stairs
-  
- Stairs(int, byte) - Constructor for class org.bukkit.material.Stairs
- 
- Stairs(Material, byte) - Constructor for class org.bukkit.material.Stairs
- 
- StandardMessenger - Class in org.bukkit.plugin.messaging
- 
- StandardMessenger() - Constructor for class org.bukkit.plugin.messaging.StandardMessenger
-  
- 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. 
- 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. 
- Step - Class in org.bukkit.material
- 
Represents the different types of steps. 
- Step() - Constructor for class org.bukkit.material.Step
-  
- Step(int) - Constructor for class org.bukkit.material.Step
- 
- Step(Material) - Constructor for class org.bukkit.material.Step
-  
- Step(int, byte) - Constructor for class org.bukkit.material.Step
- 
- Step(Material, byte) - Constructor for class org.bukkit.material.Step
- 
- 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. 
- StopCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- StopCommand() - Constructor for class org.bukkit.command.defaults.StopCommand
- 
Deprecated. 
- stopSound(Sound) - Method in interface org.bukkit.entity.Player
- 
Stop the specified sound from playing. 
- stopSound(String) - 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. 
- stopSound(String, 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. 
- Stray - Interface in org.bukkit.entity
- 
Represents a Stray - variant of  Skeleton. 
- strikeLightning(Location, boolean) - Method in class org.bukkit.World.Spigot
- 
Strikes lightning at the given  Location and possibly without sound 
- strikeLightning(Location) - Method in interface org.bukkit.World
- 
- strikeLightningEffect(Location, boolean) - Method in class org.bukkit.World.Spigot
- 
Strikes lightning at the given  Location without doing damage and possibly without sound 
- strikeLightningEffect(Location) - Method in interface org.bukkit.World
- 
Strikes lightning at the given  Location without doing damage 
- 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 
- Structure - Interface in org.bukkit.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
-  
- 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(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(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(Vector) - Method in class org.bukkit.util.Vector
- 
Subtracts a vector from this one. 
- SWEEPING_EDGE - Static variable in class org.bukkit.enchantments.Enchantment
- 
Increases damage against targets when using a sweep attack 
- validateChannel(String) - Static method in class org.bukkit.plugin.messaging.StandardMessenger
- 
Validates a Plugin Channel name. 
- 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 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(String) - Static method in enum org.bukkit.Warning.WarningState
- 
This method returns the corresponding warning state for the given
 string 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.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.PistonMoveReaction
- 
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.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.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.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.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.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(byte) - Static method in enum org.bukkit.map.MapView.Scale
- 
- 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
- 
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.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.PistonMoveReaction
- 
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
- 
- 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.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.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.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.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 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.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
- 
- 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
- 
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. 
- VanillaCommand - Class in org.bukkit.command.defaults
- 
Deprecated. 
- VanillaCommand(String) - Constructor for class org.bukkit.command.defaults.VanillaCommand
- 
Deprecated. 
- VanillaCommand(String, String, String, List<String>) - Constructor for class org.bukkit.command.defaults.VanillaCommand
- 
Deprecated. 
- 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(int, int, int) - Constructor for class org.bukkit.util.Vector
- 
Construct the vector with provided integer components. 
- 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. 
- Vehicle - Interface in org.bukkit.entity
- 
Represents a vehicle entity. 
- vehicle - Variable in class org.bukkit.event.vehicle.VehicleEvent
-  
- 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, int) - Constructor for class org.bukkit.event.vehicle.VehicleDamageEvent
- 
Deprecated. 
- 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
-  
- VersionCommand - Class in org.bukkit.command.defaults
-  
- VersionCommand(String) - Constructor for class org.bukkit.command.defaults.VersionCommand
-  
- Vex - Interface in org.bukkit.entity
- 
Represents a Vex. 
- Villager - Interface in org.bukkit.entity
- 
Represents a villager NPC 
- 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. 
- Vine - Class in org.bukkit.material
- 
Represents a vine 
- Vine() - Constructor for class org.bukkit.material.Vine
-  
- Vine(int, byte) - Constructor for class org.bukkit.material.Vine
- 
- Vine(byte) - Constructor for class org.bukkit.material.Vine
- 
- Vine(BlockFace...) - Constructor for class org.bukkit.material.Vine
-  
- Vine(EnumSet<BlockFace>) - Constructor for class org.bukkit.material.Vine
-