ナビゲーション・リンクをスキップ
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

A

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

B

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

C

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

D

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

E

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

F

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

G

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

H

hand - クラス の変数org.bukkit.event.block.BlockPlaceEvent
 
HandlerList - org.bukkit.eventのクラス
A list of event handlers, stored per-event.
HandlerList() - クラス のコンストラクタorg.bukkit.event.HandlerList
Create a new handler list and initialize using EventPriority.
Hanging - org.bukkit.entityのインタフェース
Represents a Hanging entity
hanging - クラス の変数org.bukkit.event.hanging.HangingEvent
 
HangingBreakByEntityEvent - org.bukkit.event.hangingのクラス
Triggered when a hanging entity is removed by an entity
HangingBreakByEntityEvent(Hanging, Entity) - クラス のコンストラクタorg.bukkit.event.hanging.HangingBreakByEntityEvent
 
HangingBreakEvent - org.bukkit.event.hangingのクラス
Triggered when a hanging entity is removed
HangingBreakEvent(Hanging, HangingBreakEvent.RemoveCause) - クラス のコンストラクタorg.bukkit.event.hanging.HangingBreakEvent
 
HangingBreakEvent.RemoveCause - org.bukkit.event.hangingの列挙型
An enum to specify the cause of the removal
HangingEvent - org.bukkit.event.hangingのクラス
Represents a hanging entity-related event.
HangingEvent(Hanging) - クラス のコンストラクタorg.bukkit.event.hanging.HangingEvent
 
HangingPlaceEvent - org.bukkit.event.hangingのクラス
Triggered when a hanging entity is created in the world
HangingPlaceEvent(Hanging, Player, Block, BlockFace) - クラス のコンストラクタorg.bukkit.event.hanging.HangingPlaceEvent
 
HARM - クラス のstatic変数org.bukkit.potion.PotionEffectType
Hurts an entity.
hasAchievement(Achievement) - インタフェース のメソッドorg.bukkit.entity.Player
Gets whether this player has the given achievement.
hasAI() - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Checks whether an entity has AI.
hasArms() - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Returns whether this armor stand has arms
hasAuthor() - インタフェース のメソッドorg.bukkit.inventory.meta.BookMeta
Checks for the existence of an author in the book.
hasBasePlate() - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Returns whether the armor stand has a base plate
hasBlock() - クラス のメソッドorg.bukkit.event.player.PlayerInteractEvent
Check if this event involved a block
hasBlockState() - インタフェース のメソッドorg.bukkit.inventory.meta.BlockStateMeta
Returns whether the item has a block state currently attached to it.
hasConflictingEnchant(Enchantment) - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Checks if the specified enchantment conflicts with any enchantments in this ItemMeta.
hasConflictingStoredEnchant(Enchantment) - インタフェース のメソッドorg.bukkit.inventory.meta.EnchantmentStorageMeta
Checks if the specified enchantment conflicts with any enchantments in this ItemMeta.
hasCustomEffect(PotionEffectType) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Checks for a specific custom potion effect type on this cloud.
hasCustomEffect(PotionEffectType) - インタフェース のメソッドorg.bukkit.entity.TippedArrow
Checks for a specific custom potion effect type on this arrow.
hasCustomEffect(PotionEffectType) - インタフェース のメソッドorg.bukkit.inventory.meta.PotionMeta
Checks for a specific custom potion effect type on this potion.
hasCustomEffects() - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Checks for the presence of custom potion effects.
hasCustomEffects() - インタフェース のメソッドorg.bukkit.entity.TippedArrow
Checks for the presence of custom potion effects.
hasCustomEffects() - インタフェース のメソッドorg.bukkit.inventory.meta.PotionMeta
Checks for the presence of custom potion effects.
hasDisplayName() - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Checks for existence of a display name.
hasEffect() - インタフェース のメソッドorg.bukkit.inventory.meta.FireworkEffectMeta
Checks if this meta has an effect.
hasEffects() - インタフェース のメソッドorg.bukkit.inventory.meta.FireworkMeta
Get whether this firework has any effects.
hasEnchant(Enchantment) - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Checks for existence of the specified enchantment.
hasEnchants() - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Checks for the existence of any enchantments.
hasEntry(String) - インタフェース のメソッドorg.bukkit.scoreboard.Team
Checks to see if the specified entry is a member of this team.
hasExperienceReward() - クラス のメソッドorg.bukkit.inventory.MerchantRecipe
Whether to reward experience for the trade.
hasExtendedDuration() - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
Returns whether this potion has an extended duration.
hasFlag(BarFlag) - インタフェース のメソッドorg.bukkit.boss.BossBar
Returns whether this boss bar as the passed flag set
hasFlicker() - クラス のメソッドorg.bukkit.FireworkEffect
Get whether the firework effect flickers.
hasGravity() - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Returns whether gravity applies to this armor stand
hasGravity() - 列挙型 のメソッドorg.bukkit.Material
 
hashCode() - クラス のメソッドorg.bukkit.block.banner.Pattern
 
hashCode() - クラス のメソッドorg.bukkit.Color
 
hashCode() - クラス のメソッドorg.bukkit.enchantments.Enchantment
 
hashCode() - クラス のメソッドorg.bukkit.FireworkEffect
 
hashCode() - クラス のメソッドorg.bukkit.inventory.ItemStack
 
hashCode() - クラス のメソッドorg.bukkit.Location
 
hashCode() - クラス のメソッドorg.bukkit.material.MaterialData
 
hashCode() - クラス のメソッドorg.bukkit.Note
 
hashCode() - クラス のメソッドorg.bukkit.plugin.messaging.PluginMessageListenerRegistration
 
hashCode() - クラス のメソッドorg.bukkit.plugin.PluginBase
 
hashCode() - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
 
hashCode() - クラス のメソッドorg.bukkit.potion.PotionData
 
hashCode() - クラス のメソッドorg.bukkit.potion.PotionEffect
 
hashCode() - クラス のメソッドorg.bukkit.potion.PotionEffectType
 
hashCode() - クラス のメソッドorg.bukkit.util.BlockVector
Returns a hash code for this vector.
hashCode() - クラス のメソッドorg.bukkit.util.EulerAngle
 
hashCode() - クラス のメソッドorg.bukkit.util.Vector
Returns a hash code for this vector
hasItem() - クラス のメソッドorg.bukkit.event.player.PlayerInteractEvent
Check if this event involved an item
hasItemFlag(ItemFlag) - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Check if the specified flag is present on this item.
hasItemMeta() - クラス のメソッドorg.bukkit.inventory.ItemStack
Checks to see if any meta data has been defined.
hasLineOfSight(Entity) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Checks whether the living entity has block line of sight to another.
hasLore() - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Checks for existence of lore.
hasMetadata(String) - インタフェース のメソッドorg.bukkit.metadata.Metadatable
Tests to see whether the implementing object contains the given metadata value in its metadata store.
hasMetadata(T, String) - インタフェース のメソッドorg.bukkit.metadata.MetadataStore
Tests to see if a metadata attribute has been set on an object.
hasMetadata(T, String) - クラス のメソッドorg.bukkit.metadata.MetadataStoreBase
Tests to see if a metadata attribute has been set on an object.
hasMultiple() - クラス のメソッドorg.bukkit.plugin.TimedRegisteredListener
Gets whether this listener has handled multiple events, such that for some two events, eventA.getClass() !
hasNext() - クラス のメソッドorg.bukkit.util.BlockIterator
Returns true if the iteration has more elements
hasOwner() - インタフェース のメソッドorg.bukkit.block.Skull
Checks to see if the skull has an owner
hasOwner() - インタフェース のメソッドorg.bukkit.inventory.meta.SkullMeta
Checks to see if the skull has an owner.
hasPages() - インタフェース のメソッドorg.bukkit.inventory.meta.BookMeta
Checks for the existence of pages in the book.
hasParent() - 列挙型 のメソッドorg.bukkit.Achievement
Returns whether or not this achievement has a parent achievement.
hasParticles() - クラス のメソッドorg.bukkit.potion.PotionEffect
 
hasPermission(String) - インタフェース のメソッドorg.bukkit.permissions.Permissible
Gets the value of the specified permission, if set.
hasPermission(Permission) - インタフェース のメソッドorg.bukkit.permissions.Permissible
Gets the value of the specified permission, if set.
hasPermission(String) - クラス のメソッドorg.bukkit.permissions.PermissibleBase
 
hasPermission(Permission) - クラス のメソッドorg.bukkit.permissions.PermissibleBase
 
hasPlayedBefore() - インタフェース のメソッドorg.bukkit.OfflinePlayer
Checks if this player has played on this server before.
hasPlayer(OfflinePlayer) - インタフェース のメソッドorg.bukkit.scoreboard.Team
非推奨です。
Teams can contain entries that aren't players
hasPotionEffect(PotionEffectType) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Returns whether the living entity already has an existing effect of the given PotionEffectType applied to it.
hasRepairCost() - インタフェース のメソッドorg.bukkit.inventory.meta.Repairable
Checks to see if this has a repair penalty
hasSaddle() - インタフェース のメソッドorg.bukkit.entity.Pig
Check if the pig has a saddle.
hasStoredEnchant(Enchantment) - インタフェース のメソッドorg.bukkit.inventory.meta.EnchantmentStorageMeta
Checks for storage of the specified enchantment.
hasStoredEnchants() - インタフェース のメソッドorg.bukkit.inventory.meta.EnchantmentStorageMeta
Checks for the existence of any stored enchantments.
hasStorm() - インタフェース のメソッドorg.bukkit.World
Returns whether the world has an ongoing storm.
hasTitle() - インタフェース のメソッドorg.bukkit.inventory.meta.BookMeta
Checks for the existence of a title in the book.
hasTrail() - クラス のメソッドorg.bukkit.FireworkEffect
Get whether the firework effect has a trail.
hasWhitelist() - クラス のstaticメソッドorg.bukkit.Bukkit
Gets whether this server has a whitelist or not.
hasWhitelist() - インタフェース のメソッドorg.bukkit.Server
Gets whether this server has a whitelist or not.
header() - クラス のメソッドorg.bukkit.configuration.file.FileConfigurationOptions
Gets the header that will be applied to the top of the saved output.
header(String) - クラス のメソッドorg.bukkit.configuration.file.FileConfigurationOptions
Sets the header that will be applied to the top of the saved output.
header(String) - クラス のメソッドorg.bukkit.configuration.file.YamlConfigurationOptions
 
HEAL - クラス のstatic変数org.bukkit.potion.PotionEffectType
Heals an entity.
HEALTH - クラス のstatic変数org.bukkit.scoreboard.Criterias
 
HEALTH_BOOST - クラス のstatic変数org.bukkit.potion.PotionEffectType
Increases the maximum health of an entity.
HelpCommand - org.bukkit.command.defaultsのクラス
 
HelpCommand() - クラス のコンストラクタorg.bukkit.command.defaults.HelpCommand
 
HelpMap - org.bukkit.helpのインタフェース
The HelpMap tracks all help topics registered in a Bukkit server.
HelpTopic - org.bukkit.helpのクラス
HelpTopic implementations are displayed to the user when the user uses the /help command.
HelpTopic() - クラス のコンストラクタorg.bukkit.help.HelpTopic
 
HelpTopicComparator - org.bukkit.helpのクラス
Used to impose a custom total ordering on help topics.
HelpTopicComparator.TopicNameComparator - org.bukkit.helpのクラス
 
helpTopicComparatorInstance() - クラス のstaticメソッドorg.bukkit.help.HelpTopicComparator
 
HelpTopicFactory<TCommand extends Command> - org.bukkit.helpのインタフェース
A HelpTopicFactory is used to create custom HelpTopic objects from commands that inherit from a common base class or have executors that inherit from a common base class.
hide() - インタフェース のメソッドorg.bukkit.boss.BossBar
非推奨です。
hidePlayer(Player) - インタフェース のメソッドorg.bukkit.entity.Player
Hides a player from this player
Hopper - org.bukkit.blockのインタフェース
Represents a hopper.
Hopper - org.bukkit.materialのクラス
Represents a hopper in an active or deactivated state and facing in a specific direction.
Hopper() - クラス のコンストラクタorg.bukkit.material.Hopper
Constructs a hopper facing the default direction (down) and initially active.
Hopper(BlockFace) - クラス のコンストラクタorg.bukkit.material.Hopper
Constructs a hopper facing the specified direction and initially active.
Hopper(BlockFace, boolean) - クラス のコンストラクタorg.bukkit.material.Hopper
Constructs a hopper facing the specified direction and either active or not.
Hopper(int) - クラス のコンストラクタorg.bukkit.material.Hopper
非推奨です。
Magic value
Hopper(Material) - クラス のコンストラクタorg.bukkit.material.Hopper
 
Hopper(int, byte) - クラス のコンストラクタorg.bukkit.material.Hopper
非推奨です。
Magic value
Hopper(Material, byte) - クラス のコンストラクタorg.bukkit.material.Hopper
非推奨です。
Magic value
HopperMinecart - org.bukkit.entity.minecartのインタフェース
Represents a Minecart with a Hopper inside it
Horse - org.bukkit.entityのインタフェース
Represents a Horse.
Horse.Color - org.bukkit.entityの列挙型
Represents the base color that the horse has.
Horse.Style - org.bukkit.entityの列挙型
Represents the style, or markings, that the horse has.
Horse.Variant - org.bukkit.entityの列挙型
Represents the different types of horses that may exist.
HorseInventory - org.bukkit.inventoryのインタフェース
An interface to the inventory of a Horse.
HorseJumpEvent - org.bukkit.event.entityのクラス
Called when a horse jumps.
HorseJumpEvent(Horse, float) - クラス のコンストラクタorg.bukkit.event.entity.HorseJumpEvent
 
HumanEntity - org.bukkit.entityのインタフェース
Represents a human entity, such as an NPC or a player
HUNGER - クラス のstatic変数org.bukkit.potion.PotionEffectType
Increases hunger.

I

IllegalPluginAccessException - org.bukkit.pluginの例外
Thrown when a plugin attempts to interact with the server when it is not enabled
IllegalPluginAccessException() - 例外 のコンストラクタorg.bukkit.plugin.IllegalPluginAccessException
Creates a new instance of IllegalPluginAccessException without detail message.
IllegalPluginAccessException(String) - 例外 のコンストラクタorg.bukkit.plugin.IllegalPluginAccessException
Constructs an instance of IllegalPluginAccessException with the specified detail message.
imageToBytes(Image) - クラス のstaticメソッドorg.bukkit.map.MapPalette
非推奨です。
Magic value
InactivityConversationCanceller - org.bukkit.conversationsのクラス
An InactivityConversationCanceller will cancel a Conversation after a period of inactivity by the user.
InactivityConversationCanceller(Plugin, int) - クラス のコンストラクタorg.bukkit.conversations.InactivityConversationCanceller
Creates an InactivityConversationCanceller.
includes(Material) - 列挙型 のメソッドorg.bukkit.enchantments.EnchantmentTarget
Check whether this target includes the specified item.
includes(ItemStack) - 列挙型 のメソッドorg.bukkit.enchantments.EnchantmentTarget
Check whether this target includes the specified item.
INCREASE_DAMAGE - クラス のstatic変数org.bukkit.potion.PotionEffectType
Increases damage dealt.
incrementStatistic(Statistic) - インタフェース のメソッドorg.bukkit.entity.Player
Increments the given statistic for this player.
incrementStatistic(Statistic, int) - インタフェース のメソッドorg.bukkit.entity.Player
Increments the given statistic for this player.
incrementStatistic(Statistic, Material) - インタフェース のメソッドorg.bukkit.entity.Player
Increments the given statistic for this player for the given material.
incrementStatistic(Statistic, Material, int) - インタフェース のメソッドorg.bukkit.entity.Player
Increments the given statistic for this player for the given material.
incrementStatistic(Statistic, EntityType) - インタフェース のメソッドorg.bukkit.entity.Player
Increments the given statistic for this player for the given entity.
incrementStatistic(Statistic, EntityType, int) - インタフェース のメソッドorg.bukkit.entity.Player
Increments the given statistic for this player for the given entity.
indent() - クラス のメソッドorg.bukkit.configuration.file.YamlConfigurationOptions
Gets how much spaces should be used to indent each line.
indent(int) - クラス のメソッドorg.bukkit.configuration.file.YamlConfigurationOptions
Sets how much spaces should be used to indent each line.
IndexHelpTopic - org.bukkit.helpのクラス
This help topic generates a list of other help topics.
IndexHelpTopic(String, String, String, Collection<HelpTopic>) - クラス のコンストラクタorg.bukkit.help.IndexHelpTopic
 
IndexHelpTopic(String, String, String, Collection<HelpTopic>, String) - クラス のコンストラクタorg.bukkit.help.IndexHelpTopic
 
initialize(MapView) - クラス のメソッドorg.bukkit.map.MapRenderer
Initialize this MapRenderer for the given map.
initialize(PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
非推奨です。
This method is legacy and will be removed - it must be replaced by the specially provided constructor(s).
initialSessionData - クラス の変数org.bukkit.conversations.ConversationFactory
 
installDDL() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
Instrument - org.bukkitの列挙型
 
invalidate() - クラス のメソッドorg.bukkit.metadata.FixedMetadataValue
 
invalidate() - クラス のメソッドorg.bukkit.metadata.LazyMetadataValue
 
invalidate() - インタフェース のメソッドorg.bukkit.metadata.MetadataValue
Invalidates this metadata item, forcing it to recompute when next accessed.
invalidateAll(Plugin) - インタフェース のメソッドorg.bukkit.metadata.MetadataStore
Invalidates all metadata in the metadata store that originates from the given plugin.
invalidateAll(Plugin) - クラス のメソッドorg.bukkit.metadata.MetadataStoreBase
Invalidates all metadata in the metadata store that originates from the given plugin.
InvalidConfigurationException - org.bukkit.configurationの例外
Exception thrown when attempting to load an invalid Configuration
InvalidConfigurationException() - 例外 のコンストラクタorg.bukkit.configuration.InvalidConfigurationException
Creates a new instance of InvalidConfigurationException without a message or cause.
InvalidConfigurationException(String) - 例外 のコンストラクタorg.bukkit.configuration.InvalidConfigurationException
Constructs an instance of InvalidConfigurationException with the specified message.
InvalidConfigurationException(Throwable) - 例外 のコンストラクタorg.bukkit.configuration.InvalidConfigurationException
Constructs an instance of InvalidConfigurationException with the specified cause.
InvalidConfigurationException(String, Throwable) - 例外 のコンストラクタorg.bukkit.configuration.InvalidConfigurationException
Constructs an instance of InvalidConfigurationException with the specified message and cause.
InvalidDescriptionException - org.bukkit.pluginの例外
Thrown when attempting to load an invalid PluginDescriptionFile
InvalidDescriptionException(Throwable, String) - 例外 のコンストラクタorg.bukkit.plugin.InvalidDescriptionException
Constructs a new InvalidDescriptionException based on the given Exception
InvalidDescriptionException(Throwable) - 例外 のコンストラクタorg.bukkit.plugin.InvalidDescriptionException
Constructs a new InvalidDescriptionException based on the given Exception
InvalidDescriptionException(String) - 例外 のコンストラクタorg.bukkit.plugin.InvalidDescriptionException
Constructs a new InvalidDescriptionException with the given message
InvalidDescriptionException() - 例外 のコンストラクタorg.bukkit.plugin.InvalidDescriptionException
Constructs a new InvalidDescriptionException
InvalidPluginException - org.bukkit.pluginの例外
Thrown when attempting to load an invalid Plugin file
InvalidPluginException(Throwable) - 例外 のコンストラクタorg.bukkit.plugin.InvalidPluginException
Constructs a new InvalidPluginException based on the given Exception
InvalidPluginException() - 例外 のコンストラクタorg.bukkit.plugin.InvalidPluginException
Constructs a new InvalidPluginException
InvalidPluginException(String, Throwable) - 例外 のコンストラクタorg.bukkit.plugin.InvalidPluginException
Constructs a new InvalidPluginException with the specified detail message and cause.
InvalidPluginException(String) - 例外 のコンストラクタorg.bukkit.plugin.InvalidPluginException
Constructs a new InvalidPluginException with the specified detail message
inventory - クラス の変数org.bukkit.event.player.PlayerInventoryEvent
非推奨です。
 
Inventory - org.bukkit.inventoryのインタフェース
Interface to the various inventories.
InventoryAction - org.bukkit.event.inventoryの列挙型
An estimation of what the result will be.
InventoryClickEvent - org.bukkit.event.inventoryのクラス
This event is called when a player clicks a slot in an inventory.
InventoryClickEvent(InventoryView, InventoryType.SlotType, int, boolean, boolean) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryClickEvent
非推奨です。
InventoryClickEvent(InventoryView, InventoryType.SlotType, int, ClickType, InventoryAction) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryClickEvent
 
InventoryClickEvent(InventoryView, InventoryType.SlotType, int, ClickType, InventoryAction, int) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryClickEvent
 
InventoryCloseEvent - org.bukkit.event.inventoryのクラス
Represents a player related inventory event
InventoryCloseEvent(InventoryView) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryCloseEvent
 
InventoryCreativeEvent - 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) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryCreativeEvent
 
InventoryDragEvent - 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>) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryDragEvent
 
InventoryEvent - org.bukkit.event.inventoryのクラス
Represents a player related inventory event
InventoryEvent(InventoryView) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryEvent
 
InventoryHolder - org.bukkit.inventoryのインタフェース
 
InventoryInteractEvent - 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) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryInteractEvent
 
InventoryMoveItemEvent - org.bukkit.event.inventoryのクラス
Called when some entity or block (e.g. hopper) tries to move items directly from one inventory to another.
InventoryMoveItemEvent(Inventory, ItemStack, Inventory, boolean) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryMoveItemEvent
 
InventoryOpenEvent - org.bukkit.event.inventoryのクラス
Represents a player related inventory event
InventoryOpenEvent(InventoryView) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryOpenEvent
 
InventoryPickupItemEvent - org.bukkit.event.inventoryのクラス
Called when a hopper or hopper minecart picks up a dropped item.
InventoryPickupItemEvent(Inventory, Item) - クラス のコンストラクタorg.bukkit.event.inventory.InventoryPickupItemEvent
 
InventoryType - org.bukkit.event.inventoryの列挙型
 
InventoryType.SlotType - org.bukkit.event.inventoryの列挙型
 
InventoryView - 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() - クラス のコンストラクタorg.bukkit.inventory.InventoryView
 
InventoryView.Property - org.bukkit.inventoryの列挙型
Represents various extra properties of certain inventory windows.
INVISIBILITY - クラス のstatic変数org.bukkit.potion.PotionEffectType
Grants invisibility.
ipValidity - クラス のstatic変数org.bukkit.command.defaults.BanIpCommand
非推奨です。
 
IronGolem - org.bukkit.entityのインタフェース
An iron Golem that protects Villages.
isAcceptingRegistrations() - クラス のstaticメソッドorg.bukkit.enchantments.Enchantment
Checks if this is accepting Enchantment registrations.
isActivated() - クラス のメソッドorg.bukkit.material.Tripwire
Test if tripwire is currently activated
isActivated() - クラス のメソッドorg.bukkit.material.TripwireHook
Test if hook is currently activated
isActive() - クラス のメソッドorg.bukkit.material.Hopper
Checks whether the hopper is active or not.
isAdult() - インタフェース のメソッドorg.bukkit.entity.Ageable
Returns true if the animal is an adult.
isAlive() - 列挙型 のメソッドorg.bukkit.entity.EntityType
 
isAmbient() - クラス のメソッドorg.bukkit.potion.PotionEffect
Makes potion effect produce more, translucent, particles.
isAngry() - インタフェース のメソッドorg.bukkit.entity.PigZombie
Shorthand; gets whether the zombie is angry.
isAngry() - インタフェース のメソッドorg.bukkit.entity.Wolf
Checks if this wolf is angry
isApplicable(EntityDamageEvent.DamageModifier) - クラス のメソッドorg.bukkit.event.entity.EntityDamageEvent
This checks to see if a particular modifier is valid for this event's caller, such that, EntityDamageEvent.setDamage(DamageModifier, double) will not throw an UnsupportedOperationException.
isApplicable(ItemMeta, ItemStack) - インタフェース のメソッド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) - インタフェース のメソッド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() - クラス のメソッドorg.bukkit.event.Event
Any custom event that should not by synchronized with other events must use the specific constructor.
isAutoSave() - インタフェース のメソッドorg.bukkit.World
Gets whether or not the world will automatically save
isAwake() - インタフェース のメソッドorg.bukkit.entity.Bat
Checks the current waking state of this bat.
isBaby() - インタフェース のメソッドorg.bukkit.entity.Zombie
Gets whether the zombie is a baby
isBanned(String) - インタフェース のメソッドorg.bukkit.BanList
Gets if a BanEntry exists for the target, indicating an active ban status.
isBanned() - インタフェース のメソッドorg.bukkit.OfflinePlayer
Checks if this player is banned or not
isBedSpawn() - クラス のメソッドorg.bukkit.event.player.PlayerRespawnEvent
Gets whether the respawn location is the player's bed.
isBeingPowered() - クラス のメソッドorg.bukkit.material.Comparator
Checks if the comparator is being powered
isBlock() - 列挙型 のメソッドorg.bukkit.Material
Checks if this Material is a placable block
isBlock() - 列挙型 のメソッドorg.bukkit.Statistic
Checks if this is a substatistic dealing with blocks.
isBlockFaceIndirectlyPowered(BlockFace) - インタフェース のメソッドorg.bukkit.block.Block
Returns true if the block face is being indirectly powered by Redstone.
isBlockFacePowered(BlockFace) - インタフェース のメソッドorg.bukkit.block.Block
Returns true if the block face is being powered by Redstone.
isBlockIndirectlyPowered() - インタフェース のメソッドorg.bukkit.block.Block
Returns true if the block is being indirectly powered by Redstone.
isBlocking() - インタフェース のメソッドorg.bukkit.entity.HumanEntity
Check if the player is currently blocking (ie with a sword).
isBlockInHand() - クラス のメソッドorg.bukkit.event.player.PlayerInteractEvent
Convenience method to inform the user whether this was a block placement event.
isBlockPowered() - インタフェース のメソッドorg.bukkit.block.Block
Returns true if the block is being powered by Redstone.
isBoolean(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is a boolean.
isBoolean(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isBuildable() - クラス のメソッドorg.bukkit.event.block.BlockCanBuildEvent
Gets whether or not the block can be built here.
isBurnable() - 列挙型 のメソッドorg.bukkit.Material
Check if the material is a block and can burn away
isBurning() - クラス のメソッドorg.bukkit.event.inventory.FurnaceBurnEvent
Gets whether the furnace's fuel is burning or not.
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockBreakEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockBurnEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockDamageEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockDispenseEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockExplodeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockFadeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockFromToEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockGrowEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockIgniteEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockPhysicsEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockPistonEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.BlockPlaceEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.CauldronLevelChangeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.LeavesDecayEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.NotePlayEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.block.SignChangeEvent
 
isCancelled() - インタフェース のメソッドorg.bukkit.event.Cancellable
Gets the cancellation state of this event.
isCancelled() - クラス のメソッドorg.bukkit.event.enchantment.EnchantItemEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.enchantment.PrepareItemEnchantEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.CreeperPowerEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EnderDragonChangePhaseEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityChangeBlockEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityCombustEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityCreatePortalEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityDamageEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityExplodeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityInteractEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityRegainHealthEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityShootBowEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntitySpawnEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityTameEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityTargetEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityTeleportEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.EntityToggleGlideEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.ExplosionPrimeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.FireworkExplodeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.FoodLevelChangeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.HorseJumpEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.ItemDespawnEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.ItemMergeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.LingeringPotionSplashEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.PigZapEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.PlayerLeashEntityEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.PotionSplashEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.ProjectileLaunchEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.SheepDyeWoolEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.SheepRegrowWoolEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.SlimeSplitEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.VillagerAcquireTradeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.entity.VillagerReplenishTradeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.hanging.HangingBreakEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.hanging.HangingPlaceEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.inventory.BrewEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.inventory.FurnaceBurnEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.inventory.FurnaceSmeltEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.inventory.InventoryInteractEvent
Gets whether or not this event is cancelled.
isCancelled() - クラス のメソッドorg.bukkit.event.inventory.InventoryMoveItemEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.inventory.InventoryOpenEvent
Gets the cancellation state of this event.
isCancelled() - クラス のメソッドorg.bukkit.event.inventory.InventoryPickupItemEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.AsyncPlayerChatEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerAchievementAwardedEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerAnimationEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerBedEnterEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerBucketEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerChatEvent
非推奨です。
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerCommandPreprocessEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerDropItemEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerEditBookEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerFishEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerGameModeChangeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerInteractEntityEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerInteractEvent
Gets the cancellation state of this event.
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerItemConsumeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerItemDamageEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerItemHeldEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerKickEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerMoveEvent
Gets the cancellation state of this event.
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerPickupItemEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerShearEntityEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerStatisticIncrementEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerSwapHandItemsEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerToggleFlightEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerToggleSneakEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerToggleSprintEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerUnleashEntityEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.player.PlayerVelocityEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.server.ServerCommandEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.vehicle.VehicleDamageEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.vehicle.VehicleDestroyEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.vehicle.VehicleEnterEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.vehicle.VehicleExitEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.weather.LightningStrikeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.weather.ThunderChangeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.weather.WeatherChangeEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.world.ChunkUnloadEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.world.PortalCreateEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.world.StructureGrowEvent
 
isCancelled() - クラス のメソッドorg.bukkit.event.world.WorldUnloadEvent
 
isCancelled() - クラス のメソッドorg.spigotmc.event.entity.EntityMountEvent
 
isCarryingChest() - インタフェース のメソッドorg.bukkit.entity.Horse
Gets whether the horse has a chest equipped.
isCharged() - インタフェース のメソッドorg.bukkit.entity.WitherSkull
Gets whether or not the wither skull is charged.
isChunkInUse(int, int) - インタフェース のメソッドorg.bukkit.World
Checks if the Chunk at the specified coordinates is loaded and in use by one or more players
isChunkLoaded(Chunk) - インタフェース のメソッドorg.bukkit.World
Checks if the specified Chunk is loaded
isChunkLoaded(int, int) - インタフェース のメソッドorg.bukkit.World
Checks if the Chunk at the specified coordinates is loaded
isCollidable() - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Gets if this entity is subject to collisions with other entities.
isCollisionCancelled() - クラス のメソッドorg.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
isColor() - 列挙型 のメソッドorg.bukkit.ChatColor
Checks if this code is a color code as opposed to a format code.
isColor(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is a Color.
isColor(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isConfigurationSection(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is a ConfigurationSection.
isConfigurationSection(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isConnected() - クラス のメソッドorg.bukkit.material.TripwireHook
Test if tripwire is connected
isContextual() - クラス のメソッドorg.bukkit.map.MapRenderer
Get whether the renderer is contextual, i.e. has different canvases for different players.
isConversing() - インタフェース のメソッドorg.bukkit.conversations.Conversable
Tests to see of a Conversable object is actively engaged in a conversation.
isCreativeAction() - 列挙型 のメソッドorg.bukkit.event.inventory.ClickType
Gets whether this ClickType represents an action that can only be performed by a Player in creative mode.
isCritical() - インタフェース のメソッドorg.bukkit.entity.Arrow
Gets whether this arrow is critical.
isCurrentlyRunning(int) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Check if the task currently running.
isCurve() - クラス のメソッドorg.bukkit.material.ExtendedRails
 
isCurve() - クラス のメソッドorg.bukkit.material.Rails
 
isCustomNameVisible() - インタフェース のメソッドorg.bukkit.entity.Entity
Gets whether or not the mob's custom name is displayed client side.
isDatabaseEnabled() - クラス のメソッドorg.bukkit.plugin.PluginDescriptionFile
Gives if the plugin uses a database.
isDead() - インタフェース のメソッドorg.bukkit.entity.Entity
Returns true if this entity has been marked for removal.
isDecayable() - クラス のメソッドorg.bukkit.material.Leaves
Checks if this leaf block is permanent or can decay when too far from a log
isDecaying() - クラス のメソッドorg.bukkit.material.Leaves
Checks if this leaf block is in the process of decaying
isDouble(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is a double.
isDouble(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isEdible() - 列挙型 のメソッドorg.bukkit.Material
Checks if this Material is edible.
isEffect() - インタフェース のメソッドorg.bukkit.entity.LightningStrike
Returns whether the strike is an effect that does no damage.
isElder() - インタフェース のメソッドorg.bukkit.entity.Guardian
Check if the Guardian is an elder Guardian
isEmpty() - インタフェース のメソッドorg.bukkit.block.Block
Checks if this block is empty.
isEmpty(int, int, int) - インタフェース のメソッドorg.bukkit.BlockChangeDelegate
Checks if the specified block is empty (air) or not.
isEmpty() - インタフェース のメソッドorg.bukkit.entity.Entity
Check if a vehicle has passengers.
isEmpty() - クラス のメソッドorg.bukkit.material.Cauldron
Check if the cauldron is empty.
isEnabled() - インタフェース のメソッドorg.bukkit.entity.minecart.HopperMinecart
Checks whether or not this Minecart will pick up items into its inventory.
isEnabled() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
Returns a value indicating whether or not this plugin is currently enabled
isEnabled() - インタフェース のメソッドorg.bukkit.plugin.Plugin
Returns a value indicating whether or not this plugin is currently enabled
isExactTeleport() - インタフェース のメソッドorg.bukkit.block.EndGateway
Gets whether this gateway will teleport entities directly to the exit location instead of finding a nearby location.
isExtendable() - 列挙型 のメソッドorg.bukkit.potion.PotionType
Checks if the potion type has an extended state.
isExtended() - クラス のメソッドorg.bukkit.potion.PotionData
Checks if the potion is in an extended state.
isFacePainted(BlockFace) - クラス のメソッドorg.bukkit.material.Mushroom
Checks whether a face of the block is painted with cap texture.
isFinite(double) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
isFinite(float) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
isFlammable() - 列挙型 のメソッドorg.bukkit.Material
Check if the material is a block and can catch fire
isFlying() - インタフェース のメソッドorg.bukkit.entity.Player
Checks to see if this player is currently flying or not.
isFlying() - クラス のメソッドorg.bukkit.event.player.PlayerToggleFlightEvent
Returns whether the player is trying to start or stop flying.
isFormat() - 列挙型 のメソッドorg.bukkit.ChatColor
Checks if this code is a format code as opposed to a color code.
isFromBonemeal() - クラス のメソッドorg.bukkit.event.world.StructureGrowEvent
Checks if structure was grown using bonemeal.
isFull() - クラス のメソッドorg.bukkit.material.Cauldron
Check if the cauldron is full.
isGameRule(String) - インタフェース のメソッドorg.bukkit.World
Checks if string is a valid game rule
isGliding() - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Checks to see if an entity is gliding, such as using an Elytra.
isGliding() - クラス のメソッドorg.bukkit.event.entity.EntityToggleGlideEvent
 
isGlowing() - インタフェース のメソッドorg.bukkit.entity.Entity
Gets whether the entity is glowing or not.
isHardcore() - クラス のstaticメソッドorg.bukkit.Bukkit
Gets whether the server is in hardcore mode or not.
isHardcore() - インタフェース のメソッドorg.bukkit.Server
Gets whether the server is in hardcore mode or not.
isHatching() - クラス のメソッドorg.bukkit.event.player.PlayerEggThrowEvent
Gets whether the egg is hatching or not.
isHeadOfBed() - クラス のメソッドorg.bukkit.material.Bed
Determine if this block represents the head of the bed
isHealthScaled() - インタフェース のメソッドorg.bukkit.entity.Player
Gets if the client is displayed a 'scaled' health, that is, health on a scale from 0-Player.getHealthScale().
isIgnoringCancelled() - クラス のメソッドorg.bukkit.plugin.RegisteredListener
Whether this listener accepts cancelled events
isInAABB(Vector, Vector) - クラス のメソッドorg.bukkit.util.Vector
Returns whether this vector is in an axis-aligned bounding box.
isIncendiary() - インタフェース のメソッドorg.bukkit.entity.Explosive
Return whether or not this explosive creates a fire when exploding
isIncomingChannelRegistered(Plugin, String) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Checks if the specified plugin has registered to receive incoming messages through the requested channel.
isIncomingChannelRegistered(Plugin, String) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
isInitialized() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
非推奨です。
This method cannot return false, as JavaPlugin is now initialized in the constructor.
isInputValid(ConversationContext, String) - クラス のメソッドorg.bukkit.conversations.BooleanPrompt
 
isInputValid(ConversationContext, String) - クラス のメソッドorg.bukkit.conversations.FixedSetPrompt
 
isInputValid(ConversationContext, String) - クラス のメソッドorg.bukkit.conversations.NumericPrompt
 
isInputValid(ConversationContext, String) - クラス のメソッドorg.bukkit.conversations.PlayerNamePrompt
 
isInputValid(ConversationContext, String) - クラス のメソッドorg.bukkit.conversations.RegexPrompt
 
isInputValid(ConversationContext, String) - クラス のメソッドorg.bukkit.conversations.ValidatingPrompt
Override this method to check the validity of the player's input.
isInsideVehicle() - インタフェース のメソッドorg.bukkit.entity.Entity
Returns whether this entity is inside a vehicle.
isInSphere(Vector, double) - クラス のメソッドorg.bukkit.util.Vector
Returns whether this vector is within a sphere.
isInstant() - クラス のメソッドorg.bukkit.potion.PotionEffectType
Returns whether the effect of this type happens once, immediately.
isInstant() - クラス のメソッドorg.bukkit.potion.PotionEffectTypeWrapper
 
isInstant() - 列挙型 のメソッドorg.bukkit.potion.PotionType
 
isInstantGrowable() - クラス のメソッドorg.bukkit.material.Sapling
Checks if the Sapling would grow when next ticked with bonemeal
isInt(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is an int.
isInt(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isInverted() - クラス のメソッドorg.bukkit.material.Stairs
Test if step is inverted
isInverted() - クラス のメソッドorg.bukkit.material.Step
Test if step is inverted
isInverted() - クラス のメソッドorg.bukkit.material.TrapDoor
Test if trapdoor is inverted
isInverted() - クラス のメソッドorg.bukkit.material.WoodenStep
Test if step is inverted
isInvulnerable() - インタフェース のメソッドorg.bukkit.entity.Entity
Gets whether the entity is invulnerable or not.
isInvulnerable() - クラス のメソッドorg.bukkit.entity.Entity.Spigot
Returns whether this entity is invulnerable.
isItemStack(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is an ItemStack.
isItemStack(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isKeyboardClick() - 列挙型 のメソッドorg.bukkit.event.inventory.ClickType
Gets whether this ClickType represents the pressing of a key on a keyboard.
isLeashed() - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Returns whether the entity is currently leashed.
isLeftClick() - 列挙型 のメソッドorg.bukkit.event.inventory.ClickType
Gets whether this ClickType represents a left click.
isLeftClick() - クラス のメソッドorg.bukkit.event.inventory.InventoryClickEvent
Gets whether or not the ClickType for this event represents a left click.
isLiquid() - インタフェース のメソッドorg.bukkit.block.Block
Checks if this block is liquid.
isList(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is a List.
isList(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isLit() - クラス のメソッドorg.bukkit.material.Pumpkin
 
isLoaded() - インタフェース のメソッドorg.bukkit.Chunk
Checks if the chunk is loaded.
isLocalEchoEnabled() - クラス のメソッドorg.bukkit.conversations.Conversation
Gets the status of local echo for this conversation.
isLong(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is a long.
isLong(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isMarker() - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Returns whether this armor stand is a marker, meaning it has a very small collision box
isModal() - クラス のメソッドorg.bukkit.conversations.Conversation
Gets the modality of this conversation.
isModal - クラス の変数org.bukkit.conversations.ConversationFactory
 
isModifiable() - インタフェース のメソッドorg.bukkit.scoreboard.Objective
Gets if the objective's scores can be modified directly by a plugin.
isNaggable() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
isNaggable() - インタフェース のメソッドorg.bukkit.plugin.Plugin
Simple boolean if we can still nag to the logs about things
isNewChunk() - クラス のメソッドorg.bukkit.event.world.ChunkLoadEvent
Gets if this chunk was newly created or not.
isNumberValid(ConversationContext, Number) - クラス のメソッド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() - クラス のメソッドorg.bukkit.material.Tripwire
Test if object triggering this tripwire directly
isOccluding() - 列挙型 のメソッドorg.bukkit.Material
Check if the material is a block and completely blocks vision
isOfflinePlayer(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is an OfflinePlayer.
isOfflinePlayer(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isOnFace(BlockFace) - クラス のメソッドorg.bukkit.material.Vine
Check if the vine is attached to the specified face of an adjacent block.
isOnGround() - インタフェース のメソッドorg.bukkit.entity.Entity
Returns true if the entity is supported by a block.
isOnGround() - インタフェース のメソッドorg.bukkit.entity.Player
非推奨です。
Inconsistent with Entity.isOnGround()
isOnline() - インタフェース のメソッドorg.bukkit.OfflinePlayer
Checks if this player is currently online
isOnSlope() - クラス のメソッドorg.bukkit.material.Rails
 
isOp() - クラス のメソッドorg.bukkit.permissions.PermissibleBase
 
isOp() - インタフェース のメソッドorg.bukkit.permissions.ServerOperator
Checks if this object is a server operator
isOpen() - クラス のメソッドorg.bukkit.material.Door
Result is undefined if isTopHalf() is true.
isOpen() - クラス のメソッドorg.bukkit.material.Gate
 
isOpen() - インタフェース のメソッドorg.bukkit.material.Openable
Check to see if the door is open.
isOpen() - クラス のメソッドorg.bukkit.material.TrapDoor
 
isOutgoingChannelRegistered(Plugin, String) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Checks if the specified plugin has registered to send outgoing messages through the requested channel.
isOutgoingChannelRegistered(Plugin, String) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
isPermissionSet(String) - インタフェース のメソッドorg.bukkit.permissions.Permissible
Checks if this object contains an override for the specified permission, by fully qualified name
isPermissionSet(Permission) - インタフェース のメソッドorg.bukkit.permissions.Permissible
Checks if this object contains an override for the specified Permission
isPermissionSet(String) - クラス のメソッドorg.bukkit.permissions.PermissibleBase
 
isPermissionSet(Permission) - クラス のメソッドorg.bukkit.permissions.PermissibleBase
 
isPickupCancelled() - クラス のメソッドorg.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
isPlaced() - インタフェース のメソッドorg.bukkit.block.BlockState
Returns whether this state is placed in the world.
isPlayerCreated() - インタフェース のメソッドorg.bukkit.entity.IronGolem
Gets whether this iron golem was built by a player.
isPlayerTimeRelative() - インタフェース のメソッド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() - インタフェース のメソッドorg.bukkit.block.Jukebox
Check if the jukebox is currently playing a record
isPluginEnabled(String) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Checks if the given plugin is enabled or not Please note that the name of the plugin is case-sensitive.
isPluginEnabled(Plugin) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Checks if the given plugin is enabled or not
isPluginEnabled(String) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
Checks if the given plugin is enabled or not Please note that the name of the plugin is case-sensitive.
isPluginEnabled(Plugin) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
Checks if the given plugin is enabled or not
isPowered() - インタフェース のメソッドorg.bukkit.entity.Creeper
Checks if this Creeper is powered (Electrocuted)
isPowered() - クラス のメソッドorg.bukkit.material.Button
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - クラス のメソッドorg.bukkit.material.Command
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - クラス のメソッドorg.bukkit.material.Comparator
Checks if the comparator is powered
isPowered() - クラス のメソッドorg.bukkit.material.Diode
Checks if the diode is powered.
isPowered() - クラス のメソッドorg.bukkit.material.Hopper
Checks if the hopper is powered.
isPowered() - クラス のメソッドorg.bukkit.material.Lever
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - クラス のメソッドorg.bukkit.material.PistonBaseMaterial
 
isPowered() - クラス のメソッドorg.bukkit.material.PoweredRail
 
isPowered() - インタフェース のメソッドorg.bukkit.material.Redstone
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - クラス のメソッドorg.bukkit.material.RedstoneTorch
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - クラス のメソッドorg.bukkit.material.RedstoneWire
Gets the current state of this Material, indicating if it's powered or unpowered
isPowered() - クラス のメソッドorg.bukkit.material.TripwireHook
 
isPressed() - クラス のメソッドorg.bukkit.material.DetectorRail
 
isPressed() - クラス のメソッドorg.bukkit.material.PressurePlate
 
isPressed() - インタフェース のメソッドorg.bukkit.material.PressureSensor
 
isPrimaryThread() - クラス のstaticメソッドorg.bukkit.Bukkit
Checks the current thread against the expected primary thread for the server.
isPrimaryThread() - インタフェース のメソッドorg.bukkit.Server
Checks the current thread against the expected primary thread for the server.
isPrimitiveWrapper(Object) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isProvidedFor(Class<T>) - インタフェース のメソッドorg.bukkit.plugin.ServicesManager
Returns whether a provider has been registered for a service.
isProvidedFor(Class<T>) - クラス のメソッドorg.bukkit.plugin.SimpleServicesManager
Returns whether a provider has been registered for a service.
isQueued(int) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Check if the task queued to be run later.
isRecord() - 列挙型 のメソッドorg.bukkit.Material
 
isRegistered() - クラス のメソッドorg.bukkit.command.Command
Returns the current registered state of this command
isRegistrationValid(PluginMessageListenerRegistration) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Checks if the specified plugin message listener registration is valid.
isRegistrationValid(PluginMessageListenerRegistration) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
isRepair() - クラス のメソッドorg.bukkit.event.inventory.PrepareItemCraftEvent
Check if this event was triggered by a tool repair operation rather than a crafting recipe.
isReservedChannel(String) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Checks if the specified channel is a reserved name.
isReservedChannel(String) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
isRightClick() - 列挙型 のメソッドorg.bukkit.event.inventory.ClickType
Gets whether this ClickType represents a right click.
isRightClick() - クラス のメソッドorg.bukkit.event.inventory.InventoryClickEvent
Gets whether or not the ClickType for this event represents a right click.
isScaling() - インタフェース のメソッドorg.bukkit.inventory.meta.MapMeta
Checks to see if this map is scaling.
isScoreSet() - インタフェース のメソッドorg.bukkit.scoreboard.Score
Shows if this score has been set at any point in time.
isSectionEmpty(int) - インタフェース のメソッドorg.bukkit.ChunkSnapshot
Test if section is empty
isSet(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if this ConfigurationSection has a value set for the given path.
isSet(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isSharpable() - 列挙型 のメソッドorg.bukkit.Note.Tone
Returns if this tone could be sharped.
isSharped() - クラス のメソッドorg.bukkit.Note
Returns if this note is sharped.
isSharped(byte) - 列挙型 のメソッドorg.bukkit.Note.Tone
非推奨です。
Magic value
isSheared() - インタフェース のメソッドorg.bukkit.entity.Sheep
 
isShiftClick() - 列挙型 のメソッドorg.bukkit.event.inventory.ClickType
Gets whether this ClickType indicates that the shift key was pressed down when the click was made.
isShiftClick() - クラス のメソッド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() - インタフェース のメソッドorg.bukkit.entity.EnderCrystal
Return whether or not this end crystal is showing the bedrock slate underneath it.
isSigning() - クラス のメソッドorg.bukkit.event.player.PlayerEditBookEvent
Gets whether or not the book is being signed.
isSilent() - クラス のメソッドorg.bukkit.entity.LightningStrike.Spigot
 
isSimilar(ItemStack) - クラス のメソッドorg.bukkit.inventory.ItemStack
This method is the same as equals, but does not consider stack size (amount).
isSitting() - インタフェース のメソッドorg.bukkit.entity.Ocelot
Checks if this ocelot is sitting
isSitting() - インタフェース のメソッドorg.bukkit.entity.Wolf
Checks if this wolf is sitting
isSleeping() - インタフェース のメソッドorg.bukkit.entity.HumanEntity
Returns whether this player is slumbering.
isSleepingIgnored() - インタフェース のメソッドorg.bukkit.entity.Player
Returns whether the player is sleeping ignored.
isSlowWhenEmpty() - インタフェース のメソッドorg.bukkit.entity.Minecart
Returns whether this minecart will slow down faster without a passenger occupying it
isSmall() - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Returns whether this armor stand is scaled down
isSneaking() - インタフェース のメソッドorg.bukkit.entity.Player
Returns if the player is in sneak mode
isSneaking() - クラス のメソッドorg.bukkit.event.player.PlayerToggleSneakEvent
Returns whether the player is now sneaking or not.
isSolid() - 列挙型 のメソッドorg.bukkit.Material
Check if the material is a block and solid (cannot be passed through by a player)
isSpawnable() - 列挙型 のメソッドorg.bukkit.entity.EntityType
Some entities cannot be spawned using World.spawnEntity(Location, EntityType) or World.spawn(Location, Class), usually because they require additional information in order to spawn.
isSplash() - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
Returns whether this potion is a splash potion.
isSprinting() - インタフェース のメソッドorg.bukkit.entity.Player
Gets whether the player is sprinting or not.
isSprinting() - クラス のメソッドorg.bukkit.event.player.PlayerToggleSprintEvent
Gets whether the player is now sprinting or not.
isStem() - クラス のメソッドorg.bukkit.material.Mushroom
 
isSticky() - クラス のメソッドorg.bukkit.event.block.BlockPistonEvent
Returns true if the Piston in the event is sticky.
isSticky() - クラス のメソッドorg.bukkit.material.PistonBaseMaterial
Checks if this piston base is sticky, and returns true if so
isSticky() - クラス のメソッドorg.bukkit.material.PistonExtensionMaterial
Checks if this piston extension is sticky, and returns true if so
isString(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is a String.
isString(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isSubstatistic() - 列挙型 のメソッドorg.bukkit.Statistic
Checks if this is a substatistic.
isSubtractionMode() - クラス のメソッドorg.bukkit.material.Comparator
Checks whether the comparator is in subtraction mode
isSync() - インタフェース のメソッドorg.bukkit.scheduler.BukkitTask
Returns true if the Task is a sync task.
isTamed() - インタフェース のメソッドorg.bukkit.entity.Tameable
Check if this is tamed If something is tamed then a player can not tame it through normal methods, even if it does not belong to anyone in particular.
isThundering() - インタフェース のメソッドorg.bukkit.World
Returns whether there is thunder.
isTopHalf() - クラス のメソッドorg.bukkit.material.Door
 
isTrading() - インタフェース のメソッドorg.bukkit.entity.Villager
Gets whether this villager is currently trading.
isTransparent() - 列挙型 のメソッドorg.bukkit.Material
Check if the material is a block and does not block any light
isUnbreakable() - クラス のメソッドorg.bukkit.inventory.meta.ItemMeta.Spigot
Return if the unbreakable tag is true
isUpgradeable() - 列挙型 のメソッドorg.bukkit.potion.PotionType
Checks if the potion type has an upgraded state.
isUpgraded() - クラス のメソッドorg.bukkit.potion.PotionData
Checks if the potion is in an upgraded state.
isValid() - インタフェース のメソッドorg.bukkit.entity.Entity
Returns false if the entity has died or been despawned for some other reason.
isValid(String) - クラス のメソッドorg.bukkit.map.MapFont
Check whether the given text is valid.
isValid() - クラス のメソッドorg.bukkit.plugin.messaging.PluginMessageListenerRegistration
Checks if this registration is still valid.
isVector(String) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Checks if the specified path is a Vector.
isVector(String) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
isVillager() - インタフェース のメソッドorg.bukkit.entity.Zombie
Gets whether the zombie is a villager
isVirtual() - インタフェース のメソッドorg.bukkit.map.MapView
Check whether this map is virtual.
isVisible() - インタフェース のメソッドorg.bukkit.boss.BossBar
Return if the boss bar is displayed to attached players.
isVisible() - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Returns whether the armor stand should be visible or not
isVisible() - クラス のメソッドorg.bukkit.map.MapCursor
Get the visibility status of this cursor.
isWallBanner() - クラス のメソッドorg.bukkit.material.Banner
 
isWallSign() - クラス のメソッドorg.bukkit.material.Sign
Check if this sign is attached to a wall
isWhitelisted() - インタフェース のメソッドorg.bukkit.OfflinePlayer
Checks if this player is whitelisted or not
Item - org.bukkit.entityのインタフェース
Represents an Item.
item - クラス の変数org.bukkit.event.player.PlayerInteractEvent
 
ItemDespawnEvent - 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) - クラス のコンストラクタorg.bukkit.event.entity.ItemDespawnEvent
 
ItemFactory - org.bukkit.inventoryのインタフェース
An instance of the ItemFactory can be obtained with Server.getItemFactory().
ItemFlag - org.bukkit.inventoryの列挙型
A ItemFlag can hide some Attributes from ItemStacks
ItemFrame - org.bukkit.entityのインタフェース
Represents an Item Frame
itemInHand - クラス の変数org.bukkit.event.block.BlockPlaceEvent
 
ItemMergeEvent - org.bukkit.event.entityのクラス
 
ItemMergeEvent(Item, Item) - クラス のコンストラクタorg.bukkit.event.entity.ItemMergeEvent
 
ItemMeta - org.bukkit.inventory.metaのインタフェース
This type represents the storage mechanism for auxiliary item data.
ItemMeta.Spigot - org.bukkit.inventory.metaのクラス
 
ItemSpawnEvent - org.bukkit.event.entityのクラス
Called when an item is spawned into a world
ItemSpawnEvent(Item) - クラス のコンストラクタorg.bukkit.event.entity.ItemSpawnEvent
 
ItemSpawnEvent(Item, Location) - クラス のコンストラクタorg.bukkit.event.entity.ItemSpawnEvent
非推奨です。
ItemStack - org.bukkit.inventoryのクラス
Represents a stack of items
ItemStack() - クラス のコンストラクタorg.bukkit.inventory.ItemStack
 
ItemStack(int) - クラス のコンストラクタorg.bukkit.inventory.ItemStack
非推奨です。
Magic value
ItemStack(Material) - クラス のコンストラクタorg.bukkit.inventory.ItemStack
Defaults stack size to 1, with no extra data
ItemStack(int, int) - クラス のコンストラクタorg.bukkit.inventory.ItemStack
非推奨です。
Magic value
ItemStack(Material, int) - クラス のコンストラクタorg.bukkit.inventory.ItemStack
An item stack with no extra data
ItemStack(int, int, short) - クラス のコンストラクタorg.bukkit.inventory.ItemStack
非推奨です。
Magic value
ItemStack(Material, int, short) - クラス のコンストラクタorg.bukkit.inventory.ItemStack
An item stack with the specified damage / durabiltiy
ItemStack(int, int, short, Byte) - クラス のコンストラクタorg.bukkit.inventory.ItemStack
非推奨です。
this method uses an ambiguous data byte object
ItemStack(Material, int, short, Byte) - クラス のコンストラクタorg.bukkit.inventory.ItemStack
非推奨です。
this method uses an ambiguous data byte object
ItemStack(ItemStack) - クラス のコンストラクタorg.bukkit.inventory.ItemStack
Creates a new item stack derived from the specified stack
iterator() - クラス のメソッドorg.bukkit.event.server.ServerListPingEvent
Calling the Iterator.remove() method will force that particular player to not be displayed on the player list, decrease the size returned by ServerListPingEvent.getNumPlayers(), and will not be returned again by any new iterator.
iterator() - インタフェース のメソッドorg.bukkit.inventory.Inventory
 
iterator(int) - インタフェース のメソッドorg.bukkit.inventory.Inventory
Returns an iterator starting at the given index.

J

Java15Compat - org.bukkit.utilのクラス
 
Java15Compat() - クラス のコンストラクタorg.bukkit.util.Java15Compat
 
JavaPlugin - org.bukkit.plugin.javaのクラス
Represents a Java plugin
JavaPlugin() - クラス のコンストラクタorg.bukkit.plugin.java.JavaPlugin
 
JavaPlugin(PluginLoader, Server, PluginDescriptionFile, File, File) - クラス のコンストラクタorg.bukkit.plugin.java.JavaPlugin
非推奨です。
This method is intended for unit testing purposes when the other constructor cannot be used.

Its existence may be temporary.

JavaPlugin(JavaPluginLoader, PluginDescriptionFile, File, File) - クラス のコンストラクタorg.bukkit.plugin.java.JavaPlugin
 
JavaPluginLoader - org.bukkit.plugin.javaのクラス
Represents a Java plugin loader, allowing plugins in the form of .jar
JavaPluginLoader(Server) - クラス のコンストラクタorg.bukkit.plugin.java.JavaPluginLoader
非推奨です。
Jukebox - org.bukkit.blockのインタフェース
Represents a Jukebox
JUMP - クラス のstatic変数org.bukkit.potion.PotionEffectType
Increases jump height.

K

KickCommand - org.bukkit.command.defaultsのクラス
非推奨です。
KickCommand() - クラス のコンストラクタorg.bukkit.command.defaults.KickCommand
非推奨です。
 
kickPlayer(String) - インタフェース のメソッドorg.bukkit.entity.Player
Kicks player with custom kick message.
KillCommand - org.bukkit.command.defaultsのクラス
非推奨です。
KillCommand() - クラス のコンストラクタorg.bukkit.command.defaults.KillCommand
非推奨です。
 
KNOCKBACK - クラス のstatic変数org.bukkit.enchantments.Enchantment
All damage to other targets will knock them back when hit
knownCommands - クラス の変数org.bukkit.command.SimpleCommandMap
 

L

Ladder - org.bukkit.materialのクラス
Represents Ladder data
Ladder() - クラス のコンストラクタorg.bukkit.material.Ladder
 
Ladder(int) - クラス のコンストラクタorg.bukkit.material.Ladder
非推奨です。
Magic value
Ladder(Material) - クラス のコンストラクタorg.bukkit.material.Ladder
 
Ladder(int, byte) - クラス のコンストラクタorg.bukkit.material.Ladder
非推奨です。
Magic value
Ladder(Material, byte) - クラス のコンストラクタorg.bukkit.material.Ladder
非推奨です。
Magic value
LargeFireball - org.bukkit.entityのインタフェース
Represents a large Fireball
launchProjectile(Class<? extends T>) - インタフェース のメソッドorg.bukkit.projectiles.ProjectileSource
Launches a Projectile from the ProjectileSource.
launchProjectile(Class<? extends T>, Vector) - インタフェース のメソッドorg.bukkit.projectiles.ProjectileSource
Launches a Projectile from the ProjectileSource with an initial velocity.
LazyMetadataValue - org.bukkit.metadataのクラス
The LazyMetadataValue class implements a type of metadata that is not computed until another plugin asks for it.
LazyMetadataValue(Plugin, Callable<Object>) - クラス のコンストラクタorg.bukkit.metadata.LazyMetadataValue
Initialized a LazyMetadataValue object with the default CACHE_AFTER_FIRST_EVAL cache strategy.
LazyMetadataValue(Plugin, LazyMetadataValue.CacheStrategy, Callable<Object>) - クラス のコンストラクタorg.bukkit.metadata.LazyMetadataValue
Initializes a LazyMetadataValue object with a specific cache strategy.
LazyMetadataValue(Plugin) - クラス のコンストラクタorg.bukkit.metadata.LazyMetadataValue
Protected special constructor used by FixedMetadataValue to bypass standard setup.
LazyMetadataValue.CacheStrategy - org.bukkit.metadataの列挙型
Describes possible caching strategies for metadata.
LeashHitch - org.bukkit.entityのインタフェース
Represents a Leash Hitch on a fence
LeatherArmorMeta - org.bukkit.inventory.metaのインタフェース
Leaves - org.bukkit.materialのクラス
Represents the different types of leaf block that may be permanent or can decay when too far from a log.
Leaves() - クラス のコンストラクタorg.bukkit.material.Leaves
Constructs a leaf block.
Leaves(TreeSpecies) - クラス のコンストラクタorg.bukkit.material.Leaves
Constructs a leaf block of the given tree species.
Leaves(TreeSpecies, boolean) - クラス のコンストラクタorg.bukkit.material.Leaves
Constructs a leaf block of the given tree species and flag for whether this leaf block will disappear when too far from a log.
Leaves(int) - クラス のコンストラクタorg.bukkit.material.Leaves
非推奨です。
Magic value
Leaves(Material) - クラス のコンストラクタorg.bukkit.material.Leaves
Constructs a leaf block of the given type.
Leaves(Material, TreeSpecies) - クラス のコンストラクタorg.bukkit.material.Leaves
Constructs a leaf block of the given type and tree species.
Leaves(Material, TreeSpecies, boolean) - クラス のコンストラクタorg.bukkit.material.Leaves
Constructs a leaf block of the given type and tree species and flag for whether this leaf block will disappear when too far from a log.
Leaves(int, byte) - クラス のコンストラクタorg.bukkit.material.Leaves
非推奨です。
Magic value
Leaves(Material, byte) - クラス のコンストラクタorg.bukkit.material.Leaves
非推奨です。
Magic value
LeavesDecayEvent - org.bukkit.event.blockのクラス
Called when leaves are decaying naturally.
LeavesDecayEvent(Block) - クラス のコンストラクタorg.bukkit.event.block.LeavesDecayEvent
 
leaveVehicle() - インタフェース のメソッドorg.bukkit.entity.Entity
Leave the current vehicle.
length() - クラス のメソッドorg.bukkit.Location
Gets the magnitude of the location, defined as sqrt(x^2+y^2+z^2).
length() - クラス のメソッドorg.bukkit.util.Vector
Gets the magnitude of the vector, defined as sqrt(x^2+y^2+z^2).
lengthSquared() - クラス のメソッドorg.bukkit.Location
Gets the magnitude of the location squared.
lengthSquared() - クラス のメソッドorg.bukkit.util.Vector
Gets the magnitude of the vector squared.
lerp(double, double, double) - クラス のstaticメソッドorg.bukkit.util.noise.NoiseGenerator
 
Lever - org.bukkit.materialのクラス
Represents a lever
Lever() - クラス のコンストラクタorg.bukkit.material.Lever
 
Lever(int) - クラス のコンストラクタorg.bukkit.material.Lever
非推奨です。
Magic value
Lever(Material) - クラス のコンストラクタorg.bukkit.material.Lever
 
Lever(int, byte) - クラス のコンストラクタorg.bukkit.material.Lever
非推奨です。
Magic value
Lever(Material, byte) - クラス のコンストラクタorg.bukkit.material.Lever
非推奨です。
Magic value
LEVITATION - クラス のstatic変数org.bukkit.potion.PotionEffectType
Causes the entity to float into the air.
LIGHT_BROWN - クラス のstatic変数org.bukkit.map.MapPalette
非推奨です。
Magic value
LIGHT_GRAY - クラス のstatic変数org.bukkit.map.MapPalette
非推奨です。
Magic value
LIGHT_GREEN - クラス のstatic変数org.bukkit.map.MapPalette
非推奨です。
Magic value
LightningStrike - org.bukkit.entityのインタフェース
Represents an instance of a lightning strike.
LightningStrike.Spigot - org.bukkit.entityのクラス
 
LightningStrikeEvent - org.bukkit.event.weatherのクラス
Stores data for lightning striking
LightningStrikeEvent(World, LightningStrike) - クラス のコンストラクタorg.bukkit.event.weather.LightningStrikeEvent
 
LIME - クラス のstatic変数org.bukkit.Color
Lime, or (0x00,0xFF,0x00) in (R,G,B)
LingeringPotion - org.bukkit.entityのインタフェース
Represents a thrown lingering potion bottle
LingeringPotionSplashEvent - org.bukkit.event.entityのクラス
Called when a splash potion hits an area
LingeringPotionSplashEvent(ThrownPotion, AreaEffectCloud) - クラス のコンストラクタorg.bukkit.event.entity.LingeringPotionSplashEvent
 
ListCommand - org.bukkit.command.defaultsのクラス
非推奨です。
ListCommand() - クラス のコンストラクタorg.bukkit.command.defaults.ListCommand
非推奨です。
 
Listener - org.bukkit.eventのインタフェース
Simple interface for tagging all EventListeners
LivingEntity - org.bukkit.entityのインタフェース
Represents a living entity, such as a monster or player
load(boolean) - インタフェース のメソッドorg.bukkit.Chunk
Loads the chunk.
load() - インタフェース のメソッドorg.bukkit.Chunk
Loads the chunk.
load(File) - クラス のメソッドorg.bukkit.configuration.file.FileConfiguration
Loads this FileConfiguration from the specified location.
load(InputStream) - クラス のメソッドorg.bukkit.configuration.file.FileConfiguration
非推奨です。
This does not consider encoding
load(Reader) - クラス のメソッドorg.bukkit.configuration.file.FileConfiguration
Loads this FileConfiguration from the specified reader.
load(String) - クラス のメソッドorg.bukkit.configuration.file.FileConfiguration
Loads this FileConfiguration from the specified location.
load(Class<T>) - インタフェース のメソッドorg.bukkit.plugin.ServicesManager
Queries for a provider.
load(Class<T>) - クラス のメソッドorg.bukkit.plugin.SimpleServicesManager
Queries for a provider.
loadChunk(Chunk) - インタフェース のメソッドorg.bukkit.World
Loads the specified Chunk
loadChunk(int, int) - インタフェース のメソッドorg.bukkit.World
Loads the Chunk at the specified coordinates If the chunk does not exist, it will be generated.
loadChunk(int, int, boolean) - インタフェース のメソッドorg.bukkit.World
Loads the Chunk at the specified coordinates
loadConfiguration(File) - クラス のstaticメソッドorg.bukkit.configuration.file.YamlConfiguration
Creates a new YamlConfiguration, loading from the given file.
loadConfiguration(InputStream) - クラス のstaticメソッドorg.bukkit.configuration.file.YamlConfiguration
非推奨です。
does not properly consider encoding
loadConfiguration(Reader) - クラス のstaticメソッドorg.bukkit.configuration.file.YamlConfiguration
Creates a new YamlConfiguration, loading from the given reader.
loadData() - インタフェース のメソッドorg.bukkit.entity.Player
Loads the players current location, health, inventory, motion, and other information from the username.dat file, in the world/player folder.
loadFromString(String) - クラス のメソッドorg.bukkit.configuration.file.FileConfiguration
Loads this FileConfiguration from the specified string, as opposed to from file.
loadFromString(String) - クラス のメソッドorg.bukkit.configuration.file.YamlConfiguration
 
loadPermission(String, Map<String, Object>) - クラス のstaticメソッドorg.bukkit.permissions.Permission
Loads a Permission from a map of data, usually used from retrieval from a yaml file.
loadPermission(String, Map<?, ?>, PermissionDefault, List<Permission>) - クラス のstaticメソッドorg.bukkit.permissions.Permission
Loads a Permission from a map of data, usually used from retrieval from a yaml file.
loadPermissions(Map<?, ?>, String, PermissionDefault) - クラス のstaticメソッドorg.bukkit.permissions.Permission
Loads a list of Permissions from a map of data, usually used from retrieval from a yaml file.
loadPlugin(File) - クラス のメソッドorg.bukkit.plugin.java.JavaPluginLoader
 
loadPlugin(File) - インタフェース のメソッドorg.bukkit.plugin.PluginLoader
Loads the plugin contained in the specified file
loadPlugin(File) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Loads the plugin in the specified file File must be valid according to the current enabled Plugin interfaces
loadPlugin(File) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
Loads the plugin in the specified file File must be valid according to the current enabled Plugin interfaces
loadPlugins(File) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Loads the plugins contained within the specified directory
loadPlugins(File) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
Loads the plugins contained within the specified directory
loadServerIcon(File) - クラス のstaticメソッドorg.bukkit.Bukkit
Loads an image from a file, and returns a cached image for the specific server-icon.
loadServerIcon(BufferedImage) - クラス のstaticメソッドorg.bukkit.Bukkit
Creates a cached server-icon for the specific image.
loadServerIcon(File) - インタフェース のメソッドorg.bukkit.Server
Loads an image from a file, and returns a cached image for the specific server-icon.
loadServerIcon(BufferedImage) - インタフェース のメソッドorg.bukkit.Server
Creates a cached server-icon for the specific image.
localEchoEnabled - クラス の変数org.bukkit.conversations.Conversation
 
localEchoEnabled - クラス の変数org.bukkit.conversations.ConversationFactory
 
Location - org.bukkitのクラス
Represents a 3-dimensional position in a world
Location(World, double, double, double) - クラス のコンストラクタorg.bukkit.Location
Constructs a new Location with the given coordinates
Location(World, double, double, double, float, float) - クラス のコンストラクタorg.bukkit.Location
Constructs a new Location with the given coordinates and direction
locToBlock(double) - クラス のstaticメソッドorg.bukkit.Location
Safely converts a double (location coordinate) to an int (block coordinate)
log(LogRecord) - クラス のメソッドorg.bukkit.plugin.PluginLogger
 
LongGrass - org.bukkit.materialのクラス
Represents the different types of long grasses.
LongGrass() - クラス のコンストラクタorg.bukkit.material.LongGrass
 
LongGrass(GrassSpecies) - クラス のコンストラクタorg.bukkit.material.LongGrass
 
LongGrass(int) - クラス のコンストラクタorg.bukkit.material.LongGrass
非推奨です。
Magic value
LongGrass(Material) - クラス のコンストラクタorg.bukkit.material.LongGrass
 
LongGrass(int, byte) - クラス のコンストラクタorg.bukkit.material.LongGrass
非推奨です。
Magic value
LongGrass(Material, byte) - クラス のコンストラクタorg.bukkit.material.LongGrass
非推奨です。
Magic value
LOOT_BONUS_BLOCKS - クラス のstatic変数org.bukkit.enchantments.Enchantment
Provides a chance of gaining extra loot when destroying blocks
LOOT_BONUS_MOBS - クラス のstatic変数org.bukkit.enchantments.Enchantment
Provides a chance of gaining extra loot when killing monsters
LUCK - クラス のstatic変数org.bukkit.enchantments.Enchantment
Decreases odds of catching worthless junk
LUCK - クラス のstatic変数org.bukkit.potion.PotionEffectType
Loot table luck.
LURE - クラス のstatic変数org.bukkit.enchantments.Enchantment
Increases rate of fish biting your hook

M

MagmaCube - org.bukkit.entityのインタフェース
Represents a MagmaCube.
MainHand - org.bukkit.inventoryの列挙型
Represents the chosen main hand of a player
malleable - クラス の変数org.bukkit.map.MapFont
 
ManuallyAbandonedConversationCanceller - org.bukkit.conversationsのクラス
The ManuallyAbandonedConversationCanceller is only used as part of a ConversationAbandonedEvent to indicate that the conversation was manually abandoned by programmatically calling the abandon() method on it.
ManuallyAbandonedConversationCanceller() - クラス のコンストラクタorg.bukkit.conversations.ManuallyAbandonedConversationCanceller
 
map - クラス の変数org.bukkit.configuration.MemorySection
 
MapCanvas - org.bukkit.mapのインタフェース
Represents a canvas for drawing to a map.
mapChildrenKeys(Set<String>, ConfigurationSection, boolean) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
mapChildrenValues(Map<String, Object>, ConfigurationSection, boolean) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
MapCursor - org.bukkit.mapのクラス
Represents a cursor on a map.
MapCursor(byte, byte, byte, byte, boolean) - クラス のコンストラクタorg.bukkit.map.MapCursor
非推奨です。
Magic value
MapCursor.Type - org.bukkit.mapの列挙型
Represents the standard types of map cursors.
MapCursorCollection - org.bukkit.mapのクラス
Represents all the map cursors on a MapCanvas.
MapCursorCollection() - クラス のコンストラクタorg.bukkit.map.MapCursorCollection
 
MapFont - org.bukkit.mapのクラス
Represents a bitmap font drawable to a map.
MapFont() - クラス のコンストラクタorg.bukkit.map.MapFont
 
MapFont.CharacterSprite - org.bukkit.mapのクラス
Represents the graphics for a single character in a MapFont.
MapInitializeEvent - org.bukkit.event.serverのクラス
Called when a map is initialized.
MapInitializeEvent(MapView) - クラス のコンストラクタorg.bukkit.event.server.MapInitializeEvent
 
MapMeta - org.bukkit.inventory.metaのインタフェース
Represents a map that can be scalable.
MapPalette - org.bukkit.mapのクラス
Represents the palette that map items use.
MapRenderer - org.bukkit.mapのクラス
Represents a renderer for a map.
MapRenderer() - クラス のコンストラクタorg.bukkit.map.MapRenderer
Initialize the map renderer base to be non-contextual.
MapRenderer(boolean) - クラス のコンストラクタorg.bukkit.map.MapRenderer
Initialize the map renderer base with the given contextual status.
MapView - org.bukkit.mapのインタフェース
Represents a map item.
MapView.Scale - org.bukkit.mapの列挙型
An enum representing all possible scales a map can be set to.
MAROON - クラス のstatic変数org.bukkit.Color
Maroon, or (0x80,0x00,0x00) in (R,G,B)
matchColor(int, int, int) - クラス のstaticメソッドorg.bukkit.map.MapPalette
非推奨です。
Magic value
matchColor(Color) - クラス のstaticメソッドorg.bukkit.map.MapPalette
非推奨です。
Magic value
matches(String) - クラス のメソッドorg.bukkit.command.defaults.VanillaCommand
非推奨です。
 
matchMaterial(String) - 列挙型 のstaticメソッドorg.bukkit.Material
Attempts to match the Material with the given name.
matchPlayer(String) - クラス のstaticメソッドorg.bukkit.Bukkit
Attempts to match any players with the given name, and returns a list of all possibly matches.
matchPlayer(String) - インタフェース のメソッドorg.bukkit.Server
Attempts to match any players with the given name, and returns a list of all possibly matches.
material - クラス の変数org.bukkit.event.block.BlockCanBuildEvent
非推奨です。
Magic value
Material - org.bukkitの列挙型
An enum of all material IDs accepted by the official server and client
MaterialData - org.bukkit.materialのクラス
Handles specific metadata for certain items or blocks
MaterialData(int) - クラス のコンストラクタorg.bukkit.material.MaterialData
非推奨です。
Magic value
MaterialData(Material) - クラス のコンストラクタorg.bukkit.material.MaterialData
 
MaterialData(int, byte) - クラス のコンストラクタorg.bukkit.material.MaterialData
非推奨です。
Magic value
MaterialData(Material, byte) - クラス のコンストラクタorg.bukkit.material.MaterialData
非推奨です。
Magic value
MAX_CHANNEL_SIZE - インタフェース のstatic変数org.bukkit.plugin.messaging.Messenger
Represents the largest size that a Plugin Channel may be.
MAX_MESSAGE_SIZE - インタフェース のstatic変数org.bukkit.plugin.messaging.Messenger
Represents the largest size that an individual Plugin Message may be.
MeCommand - org.bukkit.command.defaultsのクラス
非推奨です。
MeCommand() - クラス のコンストラクタorg.bukkit.command.defaults.MeCommand
非推奨です。
 
MemoryConfiguration - org.bukkit.configurationのクラス
This is a Configuration implementation that does not save or load from any source, and stores all values in memory only.
MemoryConfiguration() - クラス のコンストラクタorg.bukkit.configuration.MemoryConfiguration
Creates an empty MemoryConfiguration with no default values.
MemoryConfiguration(Configuration) - クラス のコンストラクタorg.bukkit.configuration.MemoryConfiguration
Creates an empty MemoryConfiguration using the specified Configuration as a source for all default values.
MemoryConfigurationOptions - org.bukkit.configurationのクラス
Various settings for controlling the input and output of a MemoryConfiguration
MemoryConfigurationOptions(MemoryConfiguration) - クラス のコンストラクタorg.bukkit.configuration.MemoryConfigurationOptions
 
MemorySection - org.bukkit.configurationのクラス
A type of ConfigurationSection that is stored in memory.
MemorySection() - クラス のコンストラクタorg.bukkit.configuration.MemorySection
Creates an empty MemorySection for use as a root Configuration section.
MemorySection(ConfigurationSection, String) - クラス のコンストラクタorg.bukkit.configuration.MemorySection
Creates an empty MemorySection with the specified parent and path.
MENDING - クラス のstatic変数org.bukkit.enchantments.Enchantment
Allows mending the item using experience orbs
MerchantInventory - org.bukkit.inventoryのインタフェース
Represents a trading inventory between a player and a villager.
MerchantRecipe - org.bukkit.inventoryのクラス
Represents a Villager's trade.
MerchantRecipe(ItemStack, int) - クラス のコンストラクタorg.bukkit.inventory.MerchantRecipe
 
MerchantRecipe(ItemStack, int, int, boolean) - クラス のコンストラクタorg.bukkit.inventory.MerchantRecipe
 
MessagePrompt - org.bukkit.conversationsのクラス
MessagePrompt is the base class for any prompt that only displays a message to the user and requires no input.
MessagePrompt() - クラス のコンストラクタorg.bukkit.conversations.MessagePrompt
 
MessageTooLargeException - org.bukkit.plugin.messagingの例外
Thrown if a Plugin Message is sent that is too large to be sent.
MessageTooLargeException() - 例外 のコンストラクタorg.bukkit.plugin.messaging.MessageTooLargeException
 
MessageTooLargeException(byte[]) - 例外 のコンストラクタorg.bukkit.plugin.messaging.MessageTooLargeException
 
MessageTooLargeException(int) - 例外 のコンストラクタorg.bukkit.plugin.messaging.MessageTooLargeException
 
MessageTooLargeException(String) - 例外 のコンストラクタorg.bukkit.plugin.messaging.MessageTooLargeException
 
Messenger - org.bukkit.plugin.messagingのインタフェース
A class responsible for managing the registrations of plugin channels and their listeners.
Metadatable - org.bukkit.metadataのインタフェース
This interface is implemented by all objects that can provide metadata about themselves.
MetadataConversionException - org.bukkit.metadataの例外
A MetadataConversionException is thrown any time a LazyMetadataValue attempts to convert a metadata value to an inappropriate data type.
MetadataEvaluationException - org.bukkit.metadataの例外
A MetadataEvaluationException is thrown any time a LazyMetadataValue fails to evaluate its value due to an exception.
MetadataStore<T> - org.bukkit.metadataのインタフェース
 
MetadataStoreBase<T> - org.bukkit.metadataのクラス
 
MetadataStoreBase() - クラス のコンストラクタorg.bukkit.metadata.MetadataStoreBase
 
MetadataValue - org.bukkit.metadataのインタフェース
 
MetadataValueAdapter - org.bukkit.metadataのクラス
Optional base class for facilitating MetadataValue implementations.
MetadataValueAdapter(Plugin) - クラス のコンストラクタorg.bukkit.metadata.MetadataValueAdapter
 
midpoint(Vector) - クラス のメソッドorg.bukkit.util.Vector
Sets this vector to the midpoint between this vector and another.
Minecart - org.bukkit.entityのインタフェース
Represents a minecart entity.
MinecraftFont - org.bukkit.mapのクラス
Represents the built-in Minecraft font.
MinecraftFont() - クラス のコンストラクタorg.bukkit.map.MinecraftFont
Initialize a new MinecraftFont.
mixColors(Color...) - クラス のメソッドorg.bukkit.Color
Creates a new color with its RGB components changed as if it was dyed with the colors passed in, replicating vanilla workbench dyeing
mixDyes(DyeColor...) - クラス のメソッドorg.bukkit.Color
Creates a new color with its RGB components changed as if it was dyed with the colors passed in, replicating vanilla workbench dyeing
modal - クラス の変数org.bukkit.conversations.Conversation
 
modifyItemStack(ItemStack, String) - インタフェース のメソッドorg.bukkit.UnsafeValues
非推奨です。
 
Monster - org.bukkit.entityのインタフェース
Represents a Monster.
MonsterEggs - org.bukkit.materialのクラス
Represents the different types of monster eggs
MonsterEggs() - クラス のコンストラクタorg.bukkit.material.MonsterEggs
 
MonsterEggs(int) - クラス のコンストラクタorg.bukkit.material.MonsterEggs
非推奨です。
Magic value
MonsterEggs(Material) - クラス のコンストラクタorg.bukkit.material.MonsterEggs
 
MonsterEggs(int, byte) - クラス のコンストラクタorg.bukkit.material.MonsterEggs
非推奨です。
Magic value
MonsterEggs(Material, byte) - クラス のコンストラクタorg.bukkit.material.MonsterEggs
非推奨です。
Magic value
MultipleCommandAlias - org.bukkit.commandのクラス
Represents a command that delegates to one or more other commands
MultipleCommandAlias(String, Command[]) - クラス のコンストラクタorg.bukkit.command.MultipleCommandAlias
 
multiply(double) - クラス のメソッドorg.bukkit.Location
Performs scalar multiplication, multiplying all components with a scalar.
multiply(Vector) - クラス のメソッドorg.bukkit.util.Vector
Multiplies the vector by another.
multiply(int) - クラス のメソッドorg.bukkit.util.Vector
Performs scalar multiplication, multiplying all components with a scalar.
multiply(double) - クラス のメソッドorg.bukkit.util.Vector
Performs scalar multiplication, multiplying all components with a scalar.
multiply(float) - クラス のメソッドorg.bukkit.util.Vector
Performs scalar multiplication, multiplying all components with a scalar.
Mushroom - org.bukkit.materialのクラス
Represents a huge mushroom block with certain combinations of faces set to cap, pores or stem.
Mushroom(Material) - クラス のコンストラクタorg.bukkit.material.Mushroom
Constructs a brown/red mushroom block with all sides set to pores.
Mushroom(Material, BlockFace) - クラス のコンストラクタorg.bukkit.material.Mushroom
Constructs a brown/red mushroom cap block with the specified face or faces set to cap texture.
Mushroom(Material, MushroomBlockTexture) - クラス のコンストラクタorg.bukkit.material.Mushroom
Constructs a brown/red mushroom block with the specified textures.
Mushroom(Material, byte) - クラス のコンストラクタorg.bukkit.material.Mushroom
非推奨です。
Magic value
Mushroom(int, byte) - クラス のコンストラクタorg.bukkit.material.Mushroom
非推奨です。
Magic value
MushroomBlockTexture - org.bukkit.material.typesの列挙型
Represents the different textured blocks of mushroom.
MushroomCow - org.bukkit.entityのインタフェース
Represents a mushroom Cow

N

name - クラス の変数org.bukkit.help.HelpTopic
 
name() - クラス のメソッドorg.bukkit.WorldCreator
Gets the name of the world that is to be loaded or created.
name(String) - クラス のstaticメソッドorg.bukkit.WorldCreator
Creates a new WorldCreator for the given world name
NameTagVisibility - org.bukkit.scoreboardの列挙型
非推奨です。
replaced by Team.OptionStatus
natural(int, Note.Tone) - クラス のstaticメソッドorg.bukkit.Note
Creates a new note for a natural tone, such as A-natural.
NAVY - クラス のstatic変数org.bukkit.Color
Navy, or (0x00,0x00,0x80) in (R,G,B)
NetherWarts - org.bukkit.materialのクラス
Represents nether wart
NetherWarts() - クラス のコンストラクタorg.bukkit.material.NetherWarts
 
NetherWarts(NetherWartsState) - クラス のコンストラクタorg.bukkit.material.NetherWarts
 
NetherWarts(int) - クラス のコンストラクタorg.bukkit.material.NetherWarts
非推奨です。
Magic value
NetherWarts(Material) - クラス のコンストラクタorg.bukkit.material.NetherWarts
 
NetherWarts(int, byte) - クラス のコンストラクタorg.bukkit.material.NetherWarts
非推奨です。
Magic value
NetherWarts(Material, byte) - クラス のコンストラクタorg.bukkit.material.NetherWarts
非推奨です。
Magic value
NetherWartsState - org.bukkitの列挙型
 
next() - クラス のメソッドorg.bukkit.util.BlockIterator
Returns the next Block in the trace
NIGHT_VISION - クラス のstatic変数org.bukkit.potion.PotionEffectType
Allows an entity to see in the dark.
noise(double) - クラス のメソッドorg.bukkit.util.noise.NoiseGenerator
Computes and returns the 1D noise for the given coordinate in 1D space
noise(double, double) - クラス のメソッドorg.bukkit.util.noise.NoiseGenerator
Computes and returns the 2D noise for the given coordinates in 2D space
noise(double, double, double) - クラス のメソッドorg.bukkit.util.noise.NoiseGenerator
Computes and returns the 3D noise for the given coordinates in 3D space
noise(double, int, double, double) - クラス のメソッドorg.bukkit.util.noise.NoiseGenerator
Generates noise for the 1D coordinates using the specified number of octaves and parameters
noise(double, int, double, double, boolean) - クラス のメソッドorg.bukkit.util.noise.NoiseGenerator
Generates noise for the 1D coordinates using the specified number of octaves and parameters
noise(double, double, int, double, double) - クラス のメソッドorg.bukkit.util.noise.NoiseGenerator
Generates noise for the 2D coordinates using the specified number of octaves and parameters
noise(double, double, int, double, double, boolean) - クラス のメソッドorg.bukkit.util.noise.NoiseGenerator
Generates noise for the 2D coordinates using the specified number of octaves and parameters
noise(double, double, double, int, double, double) - クラス のメソッドorg.bukkit.util.noise.NoiseGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double, int, double, double, boolean) - クラス のメソッドorg.bukkit.util.noise.NoiseGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Generates noise for the 1D coordinates using the specified number of octaves and parameters
noise(double, double, double, boolean) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Generates noise for the 1D coordinates using the specified number of octaves and parameters
noise(double, double, double, double) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Generates noise for the 2D coordinates using the specified number of octaves and parameters
noise(double, double, double, double, boolean) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Generates noise for the 2D coordinates using the specified number of octaves and parameters
noise(double, double, double, double, double) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double, double, double, boolean) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double) - クラス のメソッドorg.bukkit.util.noise.PerlinNoiseGenerator
 
noise(double, double, double) - クラス のメソッドorg.bukkit.util.noise.SimplexNoiseGenerator
 
noise(double, double) - クラス のメソッドorg.bukkit.util.noise.SimplexNoiseGenerator
 
noise(double, double, double, double) - クラス のメソッドorg.bukkit.util.noise.SimplexNoiseGenerator
Computes and returns the 4D simplex noise for the given coordinates in 4D space
noise(double, double, double, double, double, double) - クラス のメソッドorg.bukkit.util.noise.SimplexOctaveGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
noise(double, double, double, double, double, double, boolean) - クラス のメソッドorg.bukkit.util.noise.SimplexOctaveGenerator
Generates noise for the 3D coordinates using the specified number of octaves and parameters
NoiseGenerator - org.bukkit.util.noiseのクラス
Base class for all noise generators
NoiseGenerator() - クラス のコンストラクタorg.bukkit.util.noise.NoiseGenerator
 
normalize() - クラス のメソッドorg.bukkit.util.Vector
Converts this vector to a unit vector (a vector with length of 1).
Note - org.bukkitのクラス
A note class to store a specific note.
Note(int) - クラス のコンストラクタorg.bukkit.Note
Creates a new note.
Note(int, Note.Tone, boolean) - クラス のコンストラクタorg.bukkit.Note
Creates a new note.
Note.Tone - org.bukkitの列挙型
An enum holding tones.
NoteBlock - org.bukkit.blockのインタフェース
Represents a note.
NotePlayEvent - org.bukkit.event.blockのクラス
Called when a note block is being played through player interaction or a redstone current.
NotePlayEvent(Block, Instrument, Note) - クラス のコンストラクタorg.bukkit.event.block.NotePlayEvent
 
NPC - org.bukkit.entityのインタフェース
Represents a non-player character
NullConversationPrefix - org.bukkit.conversationsのクラス
NullConversationPrefix is a ConversationPrefix implementation that displays nothing in front of conversation output.
NullConversationPrefix() - クラス のコンストラクタorg.bukkit.conversations.NullConversationPrefix
 
NumberConversions - org.bukkit.utilのクラス
Utils for casting number types to other number types
numberOfPatterns() - インタフェース のメソッドorg.bukkit.block.Banner
Returns the number of patterns on this banner
numberOfPatterns() - インタフェース のメソッドorg.bukkit.inventory.meta.BannerMeta
Returns the number of patterns on this banner
NumericPrompt - org.bukkit.conversationsのクラス
NumericPrompt is the base class for any prompt that requires a Number response from the user.
NumericPrompt() - クラス のコンストラクタorg.bukkit.conversations.NumericPrompt
 

O

Objective - org.bukkit.scoreboardのインタフェース
An objective on a scoreboard that can show scores specific to entries.
Ocelot - org.bukkit.entityのインタフェース
A wild tameable cat
Ocelot.Type - org.bukkit.entityの列挙型
Represents the various different cat types there are.
OctaveGenerator - org.bukkit.util.noiseのクラス
Creates noise using unbiased octaves
OctaveGenerator(NoiseGenerator[]) - クラス のコンストラクタorg.bukkit.util.noise.OctaveGenerator
 
octaves - クラス の変数org.bukkit.util.noise.OctaveGenerator
 
OfflinePlayer - org.bukkitのインタフェース
 
offsetW - クラス のstatic変数org.bukkit.util.noise.SimplexNoiseGenerator
 
offsetX - クラス の変数org.bukkit.util.noise.NoiseGenerator
 
offsetY - クラス の変数org.bukkit.util.noise.NoiseGenerator
 
offsetZ - クラス の変数org.bukkit.util.noise.NoiseGenerator
 
OLIVE - クラス のstatic変数org.bukkit.Color
Olive, or (0x80,0x80,0x00) in (R,G,B)
onCommand(CommandSender, Command, String, String[]) - インタフェース のメソッドorg.bukkit.command.CommandExecutor
Executes the given command, returning its success
onCommand(CommandSender, Command, String, String[]) - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
Executes the given command, returning its success
onDisable() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
onDisable() - インタフェース のメソッドorg.bukkit.plugin.Plugin
Called when this plugin is disabled
onEnable() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
onEnable() - インタフェース のメソッドorg.bukkit.plugin.Plugin
Called when this plugin is enabled
onLoad() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
onLoad() - インタフェース のメソッドorg.bukkit.plugin.Plugin
Called after a plugin is loaded but before it has been enabled.
onPluginMessageReceived(String, Player, byte[]) - インタフェース のメソッドorg.bukkit.plugin.messaging.PluginMessageListener
A method that will be thrown when a PluginMessageSource sends a plugin message on a registered channel.
onTabComplete() - インタフェース のメソッドorg.bukkit.command.TabCommandExecutor
非推奨です。
 
onTabComplete(CommandSender, Command, String, String[]) - インタフェース のメソッドorg.bukkit.command.TabCompleter
Requests a list of possible completions for a command argument.
onTabComplete(CommandSender, Command, String, String[]) - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
Requests a list of possible completions for a command argument.
OpCommand - org.bukkit.command.defaultsのクラス
非推奨です。
OpCommand() - クラス のコンストラクタorg.bukkit.command.defaults.OpCommand
非推奨です。
 
OPEN_CHAT_PAGE_HEIGHT - クラス のstatic変数org.bukkit.util.ChatPaginator
 
Openable - org.bukkit.materialのインタフェース
 
openEnchanting(Location, boolean) - インタフェース のメソッドorg.bukkit.entity.HumanEntity
Opens an empty enchanting inventory window with the player's inventory on the bottom.
openInventory(Inventory) - インタフェース のメソッドorg.bukkit.entity.HumanEntity
Opens an inventory window with the specified inventory on the top and the player's inventory on the bottom.
openInventory(InventoryView) - インタフェース のメソッドorg.bukkit.entity.HumanEntity
Opens an inventory window to the specified inventory view.
openMerchant(Villager, boolean) - インタフェース のメソッドorg.bukkit.entity.HumanEntity
Starts a trade between the player and the villager.
openWorkbench(Location, boolean) - インタフェース のメソッドorg.bukkit.entity.HumanEntity
Opens an empty workbench inventory window with the player's inventory on the bottom.
options() - インタフェース のメソッドorg.bukkit.configuration.Configuration
options() - クラス のメソッドorg.bukkit.configuration.file.FileConfiguration
 
options() - クラス のメソッドorg.bukkit.configuration.file.YamlConfiguration
 
options - クラス の変数org.bukkit.configuration.MemoryConfiguration
 
options() - クラス のメソッドorg.bukkit.configuration.MemoryConfiguration
 
ORANGE - クラス のstatic変数org.bukkit.Color
Orange, or (0xFF,0xA5,0x00) in (R,G,B)
org.bukkit - パッケージ org.bukkit
More generalized classes in the API.
org.bukkit.attribute - パッケージ org.bukkit.attribute
 
org.bukkit.block - パッケージ org.bukkit.block
Classes used to manipulate the voxels in a world, including special states.
org.bukkit.block.banner - パッケージ org.bukkit.block.banner
 
org.bukkit.boss - パッケージ org.bukkit.boss
 
org.bukkit.command - パッケージ org.bukkit.command
Classes relating to handling specialized non-chat player input.
org.bukkit.command.defaults - パッケージ org.bukkit.command.defaults
Commands for emulating the Minecraft commands and other necessary ones for use by a Bukkit implementation.
org.bukkit.configuration - パッケージ org.bukkit.configuration
Classes dedicated to handling a plugin's runtime configuration.
org.bukkit.configuration.file - パッケージ org.bukkit.configuration.file
Classes dedicated facilitating configurations to be read and stored on the filesystem.
org.bukkit.configuration.serialization - パッケージ org.bukkit.configuration.serialization
Classes dedicated to being able to perform serialization specialized for the Bukkit configuration implementation.
org.bukkit.conversations - パッケージ org.bukkit.conversations
Classes dedicated to facilitate direct player-to-plugin communication.
org.bukkit.enchantments - パッケージ org.bukkit.enchantments
Classes relating to the specialized enhancements to item stacks, as part of the meta data.
org.bukkit.entity - パッケージ org.bukkit.entity
Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc.
org.bukkit.entity.minecart - パッケージ org.bukkit.entity.minecart
Interfaces for various Minecart types.
org.bukkit.event - パッケージ org.bukkit.event
Classes dedicated to handling triggered code executions.
org.bukkit.event.block - パッケージ org.bukkit.event.block
Events relating to when a block is changed or interacts with the world.
org.bukkit.event.enchantment - パッケージ org.bukkit.event.enchantment
Events triggered from an enchantment table.
org.bukkit.event.entity - パッケージ org.bukkit.event.entity
Events relating to entities, excluding some directly referencing some more specific entity types.
org.bukkit.event.hanging - パッケージ org.bukkit.event.hanging
org.bukkit.event.inventory - パッケージ org.bukkit.event.inventory
Events relating to inventory manipulation.
org.bukkit.event.painting - パッケージ org.bukkit.event.painting
Events relating to paintings, but deprecated for more general hanging events.
org.bukkit.event.player - パッケージ org.bukkit.event.player
Events relating to players.
org.bukkit.event.server - パッケージ org.bukkit.event.server
Events relating to programmatic state changes on the server.
org.bukkit.event.vehicle - パッケージ org.bukkit.event.vehicle
org.bukkit.event.weather - パッケージ org.bukkit.event.weather
Events relating to weather.
org.bukkit.event.world - パッケージ org.bukkit.event.world
Events triggered by various world states or changes.
org.bukkit.generator - パッケージ org.bukkit.generator
Classes to facilitate world generation implementation.
org.bukkit.help - パッケージ org.bukkit.help
Classes used to manipulate the default command and topic assistance system.
org.bukkit.inventory - パッケージ org.bukkit.inventory
Classes involved in manipulating player inventories and item interactions.
org.bukkit.inventory.meta - パッケージ org.bukkit.inventory.meta
The interfaces used when manipulating extra data can can be stored inside item stacks.
org.bukkit.map - パッケージ org.bukkit.map
Classes to facilitate plugin handling of map displays.
org.bukkit.material - パッケージ org.bukkit.material
Classes that represents various voxel types and states.
org.bukkit.material.types - パッケージ org.bukkit.material.types
 
org.bukkit.metadata - パッケージ org.bukkit.metadata
Classes dedicated to providing a layer of plugin specified data on various Minecraft concepts.
org.bukkit.permissions - パッケージ org.bukkit.permissions
Classes dedicated to providing binary state properties to players.
org.bukkit.plugin - パッケージ org.bukkit.plugin
Classes specifically relating to loading software modules at runtime.
org.bukkit.plugin.java - パッケージ org.bukkit.plugin.java
Classes for handling plugins written in java.
org.bukkit.plugin.messaging - パッケージ org.bukkit.plugin.messaging
Classes dedicated to specialized plugin to client protocols.
org.bukkit.potion - パッケージ org.bukkit.potion
Classes to represent various potion properties and manipulation.
org.bukkit.projectiles - パッケージ org.bukkit.projectiles
Classes to represent the source of a projectile
org.bukkit.scheduler - パッケージ org.bukkit.scheduler
Classes dedicated to letting plugins run code at specific time intervals, including thread safety.
org.bukkit.scoreboard - パッケージ org.bukkit.scoreboard
Interfaces used to manage the client side score display system.
org.bukkit.util - パッケージ org.bukkit.util
Multi and single purpose classes to facilitate various programmatic concepts.
org.bukkit.util.io - パッケージ org.bukkit.util.io
Classes used to facilitate stream processing for specific Bukkit concepts.
org.bukkit.util.noise - パッケージ org.bukkit.util.noise
Classes dedicated to facilitating deterministic noise.
org.bukkit.util.permissions - パッケージ org.bukkit.util.permissions
Static methods for miscellaneous permission functionality.
org.spigotmc - パッケージ org.spigotmc
 
org.spigotmc.event.entity - パッケージ org.spigotmc.event.entity
 
org.spigotmc.event.player - パッケージ org.spigotmc.event.player
 
outputNextPrompt() - クラス のメソッドorg.bukkit.conversations.Conversation
Displays the next user prompt and abandons the conversation if the next prompt is null.
OUTSIDE - クラス のstatic変数org.bukkit.inventory.InventoryView
 
owningPlugin - クラス の変数org.bukkit.metadata.MetadataValueAdapter
 
OXYGEN - クラス のstatic変数org.bukkit.enchantments.Enchantment
Decreases the rate of air loss whilst underwater

P

paginate(String, int) - クラス のstaticメソッドorg.bukkit.util.ChatPaginator
Breaks a raw string up into pages using the default width and height.
paginate(String, int, int, int) - クラス のstaticメソッドorg.bukkit.util.ChatPaginator
Breaks a raw string up into pages using a provided width and height.
Painting - org.bukkit.entityのインタフェース
Represents a Painting.
PALE_BLUE - クラス のstatic変数org.bukkit.map.MapPalette
非推奨です。
Magic value
pardon(String) - インタフェース のメソッドorg.bukkit.BanList
Removes the specified target from this list, therefore indicating a "not banned" status.
PardonCommand - org.bukkit.command.defaultsのクラス
非推奨です。
PardonCommand() - クラス のコンストラクタorg.bukkit.command.defaults.PardonCommand
非推奨です。
 
PardonIpCommand - org.bukkit.command.defaultsのクラス
非推奨です。
PardonIpCommand() - クラス のコンストラクタorg.bukkit.command.defaults.PardonIpCommand
非推奨です。
 
parse(Plugin) - クラス のstaticメソッドorg.bukkit.command.PluginCommandYamlParser
 
parseHeader(String) - クラス のメソッドorg.bukkit.configuration.file.YamlConfiguration
 
Particle - org.bukkitの列挙型
 
pathSeparator() - クラス のメソッドorg.bukkit.configuration.ConfigurationOptions
Gets the char that will be used to separate ConfigurationSections This value does not affect how the Configuration is stored, only in how you access the data.
pathSeparator(char) - クラス のメソッドorg.bukkit.configuration.ConfigurationOptions
Sets the char that will be used to separate ConfigurationSections This value does not affect how the Configuration is stored, only in how you access the data.
pathSeparator(char) - クラス のメソッドorg.bukkit.configuration.file.FileConfigurationOptions
 
pathSeparator(char) - クラス のメソッドorg.bukkit.configuration.file.YamlConfigurationOptions
 
pathSeparator(char) - クラス のメソッドorg.bukkit.configuration.MemoryConfigurationOptions
 
Pattern - org.bukkit.block.bannerのクラス
 
Pattern(DyeColor, PatternType) - クラス のコンストラクタorg.bukkit.block.banner.Pattern
Creates a new pattern from the specified color and pattern type
Pattern(Map<String, Object>) - クラス のコンストラクタorg.bukkit.block.banner.Pattern
Constructor for deserialization.
PatternType - org.bukkit.block.bannerの列挙型
 
performCommand(String) - インタフェース のメソッドorg.bukkit.entity.Player
Makes the player perform the given command
PerlinNoiseGenerator - org.bukkit.util.noiseのクラス
Generates noise using the "classic" perlin generator
PerlinNoiseGenerator() - クラス のコンストラクタorg.bukkit.util.noise.PerlinNoiseGenerator
 
PerlinNoiseGenerator(World) - クラス のコンストラクタorg.bukkit.util.noise.PerlinNoiseGenerator
Creates a seeded perlin noise generator for the given world
PerlinNoiseGenerator(long) - クラス のコンストラクタorg.bukkit.util.noise.PerlinNoiseGenerator
Creates a seeded perlin noise generator for the given seed
PerlinNoiseGenerator(Random) - クラス のコンストラクタorg.bukkit.util.noise.PerlinNoiseGenerator
Creates a seeded perlin noise generator with the given Random
PerlinOctaveGenerator - org.bukkit.util.noiseのクラス
Creates perlin noise through unbiased octaves
PerlinOctaveGenerator(World, int) - クラス のコンストラクタorg.bukkit.util.noise.PerlinOctaveGenerator
Creates a perlin octave generator for the given world
PerlinOctaveGenerator(long, int) - クラス のコンストラクタorg.bukkit.util.noise.PerlinOctaveGenerator
Creates a perlin octave generator for the given world
PerlinOctaveGenerator(Random, int) - クラス のコンストラクタorg.bukkit.util.noise.PerlinOctaveGenerator
Creates a perlin octave generator for the given Random
perm - クラス の変数org.bukkit.util.noise.NoiseGenerator
 
Permissible - org.bukkit.permissionsのインタフェース
Represents an object that may be assigned permissions
PermissibleBase - org.bukkit.permissionsのクラス
Base Permissible for use in any Permissible object via proxy or extension
PermissibleBase(ServerOperator) - クラス のコンストラクタorg.bukkit.permissions.PermissibleBase
 
permission - クラス の変数org.bukkit.help.IndexHelpTopic
 
Permission - org.bukkit.permissionsのクラス
Represents a unique permission that may be attached to a Permissible
Permission(String) - クラス のコンストラクタorg.bukkit.permissions.Permission
 
Permission(String, String) - クラス のコンストラクタorg.bukkit.permissions.Permission
 
Permission(String, PermissionDefault) - クラス のコンストラクタorg.bukkit.permissions.Permission
 
Permission(String, String, PermissionDefault) - クラス のコンストラクタorg.bukkit.permissions.Permission
 
Permission(String, Map<String, Boolean>) - クラス のコンストラクタorg.bukkit.permissions.Permission
 
Permission(String, String, Map<String, Boolean>) - クラス のコンストラクタorg.bukkit.permissions.Permission
 
Permission(String, PermissionDefault, Map<String, Boolean>) - クラス のコンストラクタorg.bukkit.permissions.Permission
 
Permission(String, String, PermissionDefault, Map<String, Boolean>) - クラス のコンストラクタorg.bukkit.permissions.Permission
 
PermissionAttachment - org.bukkit.permissionsのクラス
Holds information about a permission attachment on a Permissible object
PermissionAttachment(Plugin, Permissible) - クラス のコンストラクタorg.bukkit.permissions.PermissionAttachment
 
PermissionAttachmentInfo - org.bukkit.permissionsのクラス
Holds information on a permission and which PermissionAttachment provides it
PermissionAttachmentInfo(Permissible, String, PermissionAttachment, boolean) - クラス のコンストラクタorg.bukkit.permissions.PermissionAttachmentInfo
 
PermissionDefault - org.bukkit.permissionsの列挙型
Represents the possible default values for permissions
PermissionRemovedExecutor - org.bukkit.permissionsのインタフェース
Represents a class which is to be notified when a PermissionAttachment is removed from a Permissible
Pig - org.bukkit.entityのインタフェース
Represents a Pig.
PigZapEvent - org.bukkit.event.entityのクラス
Stores data for pigs being zapped
PigZapEvent(Pig, LightningStrike, PigZombie) - クラス のコンストラクタorg.bukkit.event.entity.PigZapEvent
 
PigZombie - org.bukkit.entityのインタフェース
Represents a Pig Zombie.
PistonBaseMaterial - org.bukkit.materialのクラス
Material data for the piston base block
PistonBaseMaterial(int) - クラス のコンストラクタorg.bukkit.material.PistonBaseMaterial
非推奨です。
Magic value
PistonBaseMaterial(Material) - クラス のコンストラクタorg.bukkit.material.PistonBaseMaterial
 
PistonBaseMaterial(int, byte) - クラス のコンストラクタorg.bukkit.material.PistonBaseMaterial
非推奨です。
Magic value
PistonBaseMaterial(Material, byte) - クラス のコンストラクタorg.bukkit.material.PistonBaseMaterial
非推奨です。
Magic value
PistonExtensionMaterial - org.bukkit.materialのクラス
Material data for the piston extension block
PistonExtensionMaterial(int) - クラス のコンストラクタorg.bukkit.material.PistonExtensionMaterial
非推奨です。
Magic value
PistonExtensionMaterial(Material) - クラス のコンストラクタorg.bukkit.material.PistonExtensionMaterial
 
PistonExtensionMaterial(int, byte) - クラス のコンストラクタorg.bukkit.material.PistonExtensionMaterial
非推奨です。
Magic value
PistonExtensionMaterial(Material, byte) - クラス のコンストラクタorg.bukkit.material.PistonExtensionMaterial
非推奨です。
Magic value
PistonMoveReaction - org.bukkit.blockの列挙型
 
placedAgainst - クラス の変数org.bukkit.event.block.BlockPlaceEvent
 
play() - インタフェース のメソッドorg.bukkit.block.NoteBlock
Attempts to play the note at block If the block is no longer a note block, this will return false
play(byte, byte) - インタフェース のメソッドorg.bukkit.block.NoteBlock
非推奨です。
Magic value
play(Instrument, Note) - インタフェース のメソッドorg.bukkit.block.NoteBlock
Plays an arbitrary note with an arbitrary instrument
playEffect(EntityEffect) - インタフェース のメソッドorg.bukkit.entity.Entity
Performs the specified EntityEffect for this entity.
playEffect(Location, Effect, int) - インタフェース のメソッドorg.bukkit.entity.Player
非推奨です。
Magic value
playEffect(Location, Effect, T) - インタフェース のメソッドorg.bukkit.entity.Player
Plays an effect to just this player.
playEffect(Location, Effect, int, int, float, float, float, float, int, int) - クラス のメソッドorg.bukkit.entity.Player.Spigot
 
playEffect(Location, Effect, int) - インタフェース のメソッドorg.bukkit.World
Plays an effect to all players within a default radius around a given location.
playEffect(Location, Effect, int, int) - インタフェース のメソッドorg.bukkit.World
Plays an effect to all players within a given radius around a location.
playEffect(Location, Effect, T) - インタフェース のメソッドorg.bukkit.World
Plays an effect to all players within a default radius around a given location.
playEffect(Location, Effect, T, int) - インタフェース のメソッドorg.bukkit.World
Plays an effect to all players within a given radius around a location.
playEffect(Location, Effect) - クラス のメソッドorg.bukkit.World.Spigot
Plays an effect to all players within a default radius around a given location.
playEffect(Location, Effect, int, int, float, float, float, float, int, int) - クラス のメソッドorg.bukkit.World.Spigot
Plays an effect to all players within a default radius around a given location.
Player - org.bukkit.entityのインタフェース
Represents a player, connected or not
player - クラス の変数org.bukkit.event.block.BlockPlaceEvent
 
player - クラス の変数org.bukkit.event.player.PlayerEvent
 
Player.Spigot - org.bukkit.entityのクラス
 
PLAYER_KILLS - クラス のstatic変数org.bukkit.scoreboard.Criterias
 
PlayerAchievementAwardedEvent - org.bukkit.event.playerのクラス
Called when a player earns an achievement.
PlayerAchievementAwardedEvent(Player, Achievement) - クラス のコンストラクタorg.bukkit.event.player.PlayerAchievementAwardedEvent
 
PlayerAnimationEvent - org.bukkit.event.playerのクラス
Represents a player animation event
PlayerAnimationEvent(Player) - クラス のコンストラクタorg.bukkit.event.player.PlayerAnimationEvent
Construct a new PlayerAnimation event
PlayerAnimationType - org.bukkit.event.playerの列挙型
Different types of player animations
PlayerArmorStandManipulateEvent - org.bukkit.event.playerのクラス
Called when a player interacts with an armor stand and will either swap, retrieve or place an item.
PlayerArmorStandManipulateEvent(Player, ArmorStand, ItemStack, ItemStack, EquipmentSlot) - クラス のコンストラクタorg.bukkit.event.player.PlayerArmorStandManipulateEvent
 
PlayerBedEnterEvent - org.bukkit.event.playerのクラス
This event is fired when the player is almost about to enter the bed.
PlayerBedEnterEvent(Player, Block) - クラス のコンストラクタorg.bukkit.event.player.PlayerBedEnterEvent
 
PlayerBedLeaveEvent - org.bukkit.event.playerのクラス
This event is fired when the player is leaving a bed.
PlayerBedLeaveEvent(Player, Block) - クラス のコンストラクタorg.bukkit.event.player.PlayerBedLeaveEvent
 
PlayerBucketEmptyEvent - org.bukkit.event.playerのクラス
Called when a player empties a bucket
PlayerBucketEmptyEvent(Player, Block, BlockFace, Material, ItemStack) - クラス のコンストラクタorg.bukkit.event.player.PlayerBucketEmptyEvent
 
PlayerBucketEvent - org.bukkit.event.playerのクラス
Called when a player interacts with a Bucket
PlayerBucketEvent(Player, Block, BlockFace, Material, ItemStack) - クラス のコンストラクタorg.bukkit.event.player.PlayerBucketEvent
 
PlayerBucketFillEvent - org.bukkit.event.playerのクラス
Called when a player fills a bucket
PlayerBucketFillEvent(Player, Block, BlockFace, Material, ItemStack) - クラス のコンストラクタorg.bukkit.event.player.PlayerBucketFillEvent
 
PlayerChangedWorldEvent - org.bukkit.event.playerのクラス
Called when a player switches to another world.
PlayerChangedWorldEvent(Player, World) - クラス のコンストラクタorg.bukkit.event.player.PlayerChangedWorldEvent
 
PlayerChannelEvent - org.bukkit.event.playerのクラス
This event is called after a player registers or unregisters a new plugin channel.
PlayerChannelEvent(Player, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerChannelEvent
 
PlayerChatEvent - org.bukkit.event.playerのクラス
非推奨です。
This event will fire from the main thread and allows the use of all of the Bukkit API, unlike the AsyncPlayerChatEvent.

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

PlayerChatEvent(Player, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerChatEvent
非推奨です。
 
PlayerChatEvent(Player, String, String, Set<Player>) - クラス のコンストラクタorg.bukkit.event.player.PlayerChatEvent
非推奨です。
 
PlayerChatTabCompleteEvent - org.bukkit.event.playerのクラス
Called when a player attempts to tab-complete a chat message.
PlayerChatTabCompleteEvent(Player, String, Collection<String>) - クラス のコンストラクタorg.bukkit.event.player.PlayerChatTabCompleteEvent
 
PlayerCommandPreprocessEvent - org.bukkit.event.playerのクラス
This event is called whenever a player runs a command (by placing a slash at the start of their message).
PlayerCommandPreprocessEvent(Player, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerCommandPreprocessEvent
 
PlayerCommandPreprocessEvent(Player, String, Set<Player>) - クラス のコンストラクタorg.bukkit.event.player.PlayerCommandPreprocessEvent
 
PlayerDeathEvent - org.bukkit.event.entityのクラス
Thrown whenever a Player dies
PlayerDeathEvent(Player, List<ItemStack>, int, String) - クラス のコンストラクタorg.bukkit.event.entity.PlayerDeathEvent
 
PlayerDeathEvent(Player, List<ItemStack>, int, int, String) - クラス のコンストラクタorg.bukkit.event.entity.PlayerDeathEvent
 
PlayerDeathEvent(Player, List<ItemStack>, int, int, int, int, String) - クラス のコンストラクタorg.bukkit.event.entity.PlayerDeathEvent
 
PlayerDropItemEvent - org.bukkit.event.playerのクラス
Thrown when a player drops an item from their inventory
PlayerDropItemEvent(Player, Item) - クラス のコンストラクタorg.bukkit.event.player.PlayerDropItemEvent
 
PlayerEditBookEvent - org.bukkit.event.playerのクラス
Called when a player edits or signs a book and quill item.
PlayerEditBookEvent(Player, int, BookMeta, BookMeta, boolean) - クラス のコンストラクタorg.bukkit.event.player.PlayerEditBookEvent
 
PlayerEggThrowEvent - org.bukkit.event.playerのクラス
Called when a player throws an egg and it might hatch
PlayerEggThrowEvent(Player, Egg, boolean, byte, EntityType) - クラス のコンストラクタorg.bukkit.event.player.PlayerEggThrowEvent
 
PlayerEvent - org.bukkit.event.playerのクラス
Represents a player related event
PlayerEvent(Player) - クラス のコンストラクタorg.bukkit.event.player.PlayerEvent
 
PlayerExpChangeEvent - org.bukkit.event.playerのクラス
Called when a players experience changes naturally
PlayerExpChangeEvent(Player, int) - クラス のコンストラクタorg.bukkit.event.player.PlayerExpChangeEvent
 
PlayerFishEvent - org.bukkit.event.playerのクラス
Thrown when a player is fishing
PlayerFishEvent(Player, Entity, PlayerFishEvent.State) - クラス のコンストラクタorg.bukkit.event.player.PlayerFishEvent
非推奨です。
PlayerFishEvent(Player, Entity, Fish, PlayerFishEvent.State) - クラス のコンストラクタorg.bukkit.event.player.PlayerFishEvent
 
PlayerFishEvent.State - org.bukkit.event.playerの列挙型
An enum to specify the state of the fishing
PlayerGameModeChangeEvent - org.bukkit.event.playerのクラス
Called when the GameMode of the player is changed.
PlayerGameModeChangeEvent(Player, GameMode) - クラス のコンストラクタorg.bukkit.event.player.PlayerGameModeChangeEvent
 
PlayerInteractAtEntityEvent - org.bukkit.event.playerのクラス
Represents an event that is called when a player right clicks an entity with a location on the entity the was clicked.
PlayerInteractAtEntityEvent(Player, Entity, Vector) - クラス のコンストラクタorg.bukkit.event.player.PlayerInteractAtEntityEvent
 
PlayerInteractAtEntityEvent(Player, Entity, Vector, EquipmentSlot) - クラス のコンストラクタorg.bukkit.event.player.PlayerInteractAtEntityEvent
 
PlayerInteractEntityEvent - org.bukkit.event.playerのクラス
Represents an event that is called when a player right clicks an entity.
PlayerInteractEntityEvent(Player, Entity) - クラス のコンストラクタorg.bukkit.event.player.PlayerInteractEntityEvent
 
PlayerInteractEntityEvent(Player, Entity, EquipmentSlot) - クラス のコンストラクタorg.bukkit.event.player.PlayerInteractEntityEvent
 
PlayerInteractEvent - org.bukkit.event.playerのクラス
Called when a player interacts with an object or air.
PlayerInteractEvent(Player, Action, ItemStack, Block, BlockFace) - クラス のコンストラクタorg.bukkit.event.player.PlayerInteractEvent
 
PlayerInteractEvent(Player, Action, ItemStack, Block, BlockFace, EquipmentSlot) - クラス のコンストラクタorg.bukkit.event.player.PlayerInteractEvent
 
PlayerInventory - org.bukkit.inventoryのインタフェース
Interface to the inventory of a Player, including the four armor slots and any extra slots.
PlayerInventoryEvent - org.bukkit.event.playerのクラス
非推奨です。
Use InventoryClickEvent or InventoryOpenEvent instead, or one of the other inventory events in org.bukkit.event.inventory.
PlayerInventoryEvent(Player, Inventory) - クラス のコンストラクタorg.bukkit.event.player.PlayerInventoryEvent
非推奨です。
 
PlayerItemBreakEvent - org.bukkit.event.playerのクラス
Fired when a player's item breaks (such as a shovel or flint and steel).
PlayerItemBreakEvent(Player, ItemStack) - クラス のコンストラクタorg.bukkit.event.player.PlayerItemBreakEvent
 
PlayerItemConsumeEvent - org.bukkit.event.playerのクラス
This event will fire when a player is finishing consuming an item (food, potion, milk bucket).
PlayerItemConsumeEvent(Player, ItemStack) - クラス のコンストラクタorg.bukkit.event.player.PlayerItemConsumeEvent
 
PlayerItemDamageEvent - org.bukkit.event.playerのクラス
 
PlayerItemDamageEvent(Player, ItemStack, int) - クラス のコンストラクタorg.bukkit.event.player.PlayerItemDamageEvent
 
PlayerItemHeldEvent - org.bukkit.event.playerのクラス
Fired when a player changes their currently held item
PlayerItemHeldEvent(Player, int, int) - クラス のコンストラクタorg.bukkit.event.player.PlayerItemHeldEvent
 
PlayerJoinEvent - org.bukkit.event.playerのクラス
Called when a player joins a server
PlayerJoinEvent(Player, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerJoinEvent
 
PlayerKickEvent - org.bukkit.event.playerのクラス
Called when a player gets kicked from the server
PlayerKickEvent(Player, String, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerKickEvent
 
PlayerLeashEntityEvent - org.bukkit.event.entityのクラス
Called immediately prior to a creature being leashed by a player.
PlayerLeashEntityEvent(Entity, Entity, Player) - クラス のコンストラクタorg.bukkit.event.entity.PlayerLeashEntityEvent
 
PlayerLevelChangeEvent - org.bukkit.event.playerのクラス
Called when a players level changes
PlayerLevelChangeEvent(Player, int, int) - クラス のコンストラクタorg.bukkit.event.player.PlayerLevelChangeEvent
 
PlayerLoginEvent - org.bukkit.event.playerのクラス
Stores details for players attempting to log in
PlayerLoginEvent(Player) - クラス のコンストラクタorg.bukkit.event.player.PlayerLoginEvent
非推奨です。
Address should be provided in other constructor
PlayerLoginEvent(Player, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerLoginEvent
非推奨です。
Address should be provided in other constructor
PlayerLoginEvent(Player, String, InetAddress, InetAddress) - クラス のコンストラクタorg.bukkit.event.player.PlayerLoginEvent
This constructor defaults message to an empty string, and result to ALLOWED
PlayerLoginEvent(Player, String, InetAddress) - クラス のコンストラクタorg.bukkit.event.player.PlayerLoginEvent
 
PlayerLoginEvent(Player, PlayerLoginEvent.Result, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerLoginEvent
非推奨です。
Address and hostname should be provided in other constructor
PlayerLoginEvent(Player, String, InetAddress, PlayerLoginEvent.Result, String, InetAddress) - クラス のコンストラクタorg.bukkit.event.player.PlayerLoginEvent
This constructor pre-configures the event with a result and message
PlayerLoginEvent.Result - org.bukkit.event.playerの列挙型
Basic kick reasons for communicating to plugins
PlayerMoveEvent - org.bukkit.event.playerのクラス
Holds information for player movement events
PlayerMoveEvent(Player, Location, Location) - クラス のコンストラクタorg.bukkit.event.player.PlayerMoveEvent
 
PlayerNamePrompt - org.bukkit.conversationsのクラス
PlayerNamePrompt is the base class for any prompt that requires the player to enter another player's name.
PlayerNamePrompt(Plugin) - クラス のコンストラクタorg.bukkit.conversations.PlayerNamePrompt
 
playerOnlyMessage - クラス の変数org.bukkit.conversations.ConversationFactory
 
PlayerPickupArrowEvent - org.bukkit.event.playerのクラス
Thrown when a player picks up an arrow from the ground.
PlayerPickupArrowEvent(Player, Item, Arrow) - クラス のコンストラクタorg.bukkit.event.player.PlayerPickupArrowEvent
 
PlayerPickupItemEvent - org.bukkit.event.playerのクラス
Thrown when a player picks an item up from the ground
PlayerPickupItemEvent(Player, Item, int) - クラス のコンストラクタorg.bukkit.event.player.PlayerPickupItemEvent
 
PlayerPortalEvent - org.bukkit.event.playerのクラス
Called when a player is about to teleport because it is in contact with a portal.
PlayerPortalEvent(Player, Location, Location, TravelAgent) - クラス のコンストラクタorg.bukkit.event.player.PlayerPortalEvent
 
PlayerPortalEvent(Player, Location, Location, TravelAgent, PlayerTeleportEvent.TeleportCause) - クラス のコンストラクタorg.bukkit.event.player.PlayerPortalEvent
 
PlayerPreLoginEvent - org.bukkit.event.playerのクラス
非推奨です。
This event causes synchronization from the login thread; AsyncPlayerPreLoginEvent is preferred to keep the secondary threads asynchronous.
PlayerPreLoginEvent(String, InetAddress) - クラス のコンストラクタorg.bukkit.event.player.PlayerPreLoginEvent
非推奨です。
PlayerPreLoginEvent(String, InetAddress, UUID) - クラス のコンストラクタorg.bukkit.event.player.PlayerPreLoginEvent
非推奨です。
 
PlayerPreLoginEvent.Result - org.bukkit.event.playerの列挙型
非推奨です。
Basic kick reasons for communicating to plugins
PlayerQuitEvent - org.bukkit.event.playerのクラス
Called when a player leaves a server
PlayerQuitEvent(Player, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerQuitEvent
 
PlayerRegisterChannelEvent - org.bukkit.event.playerのクラス
This is called immediately after a player registers for a plugin channel.
PlayerRegisterChannelEvent(Player, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerRegisterChannelEvent
 
PlayerResourcePackStatusEvent - org.bukkit.event.playerのクラス
Called when a player takes action on a resource pack request sent via Player.setResourcePack(java.lang.String).
PlayerResourcePackStatusEvent(Player, PlayerResourcePackStatusEvent.Status) - クラス のコンストラクタorg.bukkit.event.player.PlayerResourcePackStatusEvent
 
PlayerResourcePackStatusEvent.Status - org.bukkit.event.playerの列挙型
Status of the resource pack.
PlayerRespawnEvent - org.bukkit.event.playerのクラス
Called when a player respawns.
PlayerRespawnEvent(Player, Location, boolean) - クラス のコンストラクタorg.bukkit.event.player.PlayerRespawnEvent
 
PlayerShearEntityEvent - org.bukkit.event.playerのクラス
Called when a player shears an entity
PlayerShearEntityEvent(Player, Entity) - クラス のコンストラクタorg.bukkit.event.player.PlayerShearEntityEvent
 
PlayerSpawnLocationEvent - org.spigotmc.event.playerのクラス
Called when player is about to spawn in a world after joining the server.
PlayerSpawnLocationEvent(Player, Location) - クラス のコンストラクタorg.spigotmc.event.player.PlayerSpawnLocationEvent
 
PlayerStatisticIncrementEvent - org.bukkit.event.playerのクラス
Called when a player statistic is incremented.
PlayerStatisticIncrementEvent(Player, Statistic, int, int) - クラス のコンストラクタorg.bukkit.event.player.PlayerStatisticIncrementEvent
 
PlayerStatisticIncrementEvent(Player, Statistic, int, int, EntityType) - クラス のコンストラクタorg.bukkit.event.player.PlayerStatisticIncrementEvent
 
PlayerStatisticIncrementEvent(Player, Statistic, int, int, Material) - クラス のコンストラクタorg.bukkit.event.player.PlayerStatisticIncrementEvent
 
PlayerSwapHandItemsEvent - org.bukkit.event.playerのクラス
Called when a player swap items between main hand and off hand using the hotkey.
PlayerSwapHandItemsEvent(Player, ItemStack, ItemStack) - クラス のコンストラクタorg.bukkit.event.player.PlayerSwapHandItemsEvent
 
PlayerTeleportEvent - org.bukkit.event.playerのクラス
Holds information for player teleport events
PlayerTeleportEvent(Player, Location, Location) - クラス のコンストラクタorg.bukkit.event.player.PlayerTeleportEvent
 
PlayerTeleportEvent(Player, Location, Location, PlayerTeleportEvent.TeleportCause) - クラス のコンストラクタorg.bukkit.event.player.PlayerTeleportEvent
 
PlayerTeleportEvent.TeleportCause - org.bukkit.event.playerの列挙型
 
PlayerToggleFlightEvent - org.bukkit.event.playerのクラス
Called when a player toggles their flying state
PlayerToggleFlightEvent(Player, boolean) - クラス のコンストラクタorg.bukkit.event.player.PlayerToggleFlightEvent
 
PlayerToggleSneakEvent - org.bukkit.event.playerのクラス
Called when a player toggles their sneaking state
PlayerToggleSneakEvent(Player, boolean) - クラス のコンストラクタorg.bukkit.event.player.PlayerToggleSneakEvent
 
PlayerToggleSprintEvent - org.bukkit.event.playerのクラス
Called when a player toggles their sprinting state
PlayerToggleSprintEvent(Player, boolean) - クラス のコンストラクタorg.bukkit.event.player.PlayerToggleSprintEvent
 
PlayerUnleashEntityEvent - org.bukkit.event.playerのクラス
Called prior to an entity being unleashed due to a player's action.
PlayerUnleashEntityEvent(Entity, Player) - クラス のコンストラクタorg.bukkit.event.player.PlayerUnleashEntityEvent
 
PlayerUnregisterChannelEvent - org.bukkit.event.playerのクラス
This is called immediately after a player unregisters for a plugin channel.
PlayerUnregisterChannelEvent(Player, String) - クラス のコンストラクタorg.bukkit.event.player.PlayerUnregisterChannelEvent
 
PlayerVelocityEvent - org.bukkit.event.playerのクラス
Called when the velocity of a player changes.
PlayerVelocityEvent(Player, Vector) - クラス のコンストラクタorg.bukkit.event.player.PlayerVelocityEvent
 
playNote(Location, byte, byte) - インタフェース のメソッドorg.bukkit.entity.Player
非推奨です。
Magic value
playNote(Location, Instrument, Note) - インタフェース のメソッドorg.bukkit.entity.Player
Play a note for a player at a location.
playSound(Location, Sound, float, float) - インタフェース のメソッドorg.bukkit.entity.Player
Play a sound for a player at the location.
playSound(Location, String, float, float) - インタフェース のメソッドorg.bukkit.entity.Player
Play a sound for a player at the location.
playSound(Location, Sound, float, float) - インタフェース のメソッドorg.bukkit.World
Play a Sound at the provided Location in the World This function will fail silently if Location or Sound are null.
playSound(Location, String, float, float) - インタフェース のメソッドorg.bukkit.World
Play a Sound at the provided Location in the World.
PlaySoundCommand - org.bukkit.command.defaultsのクラス
非推奨です。
PlaySoundCommand() - クラス のコンストラクタorg.bukkit.command.defaults.PlaySoundCommand
非推奨です。
 
plugin - クラス の変数org.bukkit.conversations.ConversationFactory
 
plugin - クラス の変数org.bukkit.conversations.InactivityConversationCanceller
 
plugin - クラス の変数org.bukkit.conversations.PluginNameConversationPrefix
 
Plugin - org.bukkit.pluginのインタフェース
Represents a Plugin The use of PluginBase is recommended for actual Implementation
PluginAwareness - org.bukkit.pluginのインタフェース
Represents a concept that a plugin is aware of.
PluginAwareness.Flags - org.bukkit.pluginの列挙型
Each entry here represents a particular plugin's awareness.
PluginBase - org.bukkit.pluginのクラス
Represents a base Plugin Extend this class if your plugin is not a JavaPlugin
PluginBase() - クラス のコンストラクタorg.bukkit.plugin.PluginBase
 
PluginChannelDirection - org.bukkit.plugin.messagingの列挙型
Represents the different directions a plugin channel may go.
PluginCommand - org.bukkit.commandのクラス
Represents a Command belonging to a plugin
PluginCommand(String, Plugin) - クラス のコンストラクタorg.bukkit.command.PluginCommand
 
PluginCommandYamlParser - org.bukkit.commandのクラス
 
PluginCommandYamlParser() - クラス のコンストラクタorg.bukkit.command.PluginCommandYamlParser
 
PluginDescriptionFile - org.bukkit.pluginのクラス
This type is the runtime-container for the information in the plugin.yml.
PluginDescriptionFile(InputStream) - クラス のコンストラクタorg.bukkit.plugin.PluginDescriptionFile
 
PluginDescriptionFile(Reader) - クラス のコンストラクタorg.bukkit.plugin.PluginDescriptionFile
Loads a PluginDescriptionFile from the specified reader
PluginDescriptionFile(String, String, String) - クラス のコンストラクタorg.bukkit.plugin.PluginDescriptionFile
Creates a new PluginDescriptionFile with the given detailed
PluginDisableEvent - org.bukkit.event.serverのクラス
Called when a plugin is disabled.
PluginDisableEvent(Plugin) - クラス のコンストラクタorg.bukkit.event.server.PluginDisableEvent
 
PluginEnableEvent - org.bukkit.event.serverのクラス
Called when a plugin is enabled.
PluginEnableEvent(Plugin) - クラス のコンストラクタorg.bukkit.event.server.PluginEnableEvent
 
PluginEvent - org.bukkit.event.serverのクラス
Used for plugin enable and disable events
PluginEvent(Plugin) - クラス のコンストラクタorg.bukkit.event.server.PluginEvent
 
PluginIdentifiableCommand - org.bukkit.commandのインタフェース
This interface is used by the help system to group commands into sub-indexes based on the Plugin they are a part of.
PluginLoader - org.bukkit.pluginのインタフェース
Represents a plugin loader, which handles direct access to specific types of plugins
PluginLoadOrder - org.bukkit.pluginの列挙型
Represents the order in which a plugin should be initialized and enabled
PluginLogger - org.bukkit.pluginのクラス
The PluginLogger class is a modified Logger that prepends all logging calls with the name of the plugin doing the logging.
PluginLogger(Plugin) - クラス のコンストラクタorg.bukkit.plugin.PluginLogger
Creates a new PluginLogger that extracts the name from a plugin.
PluginManager - org.bukkit.pluginのインタフェース
Handles all plugin management from the Server
PluginMessageListener - org.bukkit.plugin.messagingのインタフェース
A listener for a specific Plugin Channel, which will receive notifications of messages sent from a client.
PluginMessageListenerRegistration - org.bukkit.plugin.messagingのクラス
Contains information about a Plugins registration to a plugin channel.
PluginMessageListenerRegistration(Messenger, Plugin, String, PluginMessageListener) - クラス のコンストラクタorg.bukkit.plugin.messaging.PluginMessageListenerRegistration
 
PluginMessageRecipient - org.bukkit.plugin.messagingのインタフェース
Represents a possible recipient for a Plugin Message.
PluginNameConversationPrefix - org.bukkit.conversationsのクラス
PluginNameConversationPrefix is a ConversationPrefix implementation that displays the plugin name in front of conversation output.
PluginNameConversationPrefix(Plugin) - クラス のコンストラクタorg.bukkit.conversations.PluginNameConversationPrefix
 
PluginNameConversationPrefix(Plugin, String, ChatColor) - クラス のコンストラクタorg.bukkit.conversations.PluginNameConversationPrefix
 
pluginParentTimer - クラス のstatic変数org.bukkit.plugin.java.JavaPluginLoader
 
PluginsCommand - org.bukkit.command.defaultsのクラス
 
PluginsCommand(String) - クラス のコンストラクタorg.bukkit.command.defaults.PluginsCommand
 
POISON - クラス のstatic変数org.bukkit.potion.PotionEffectType
Deals damage to an entity over time.
populate(World, Random, Chunk) - クラス のメソッドorg.bukkit.generator.BlockPopulator
Populates an area of blocks at or around the given chunk.
PortalCreateEvent - org.bukkit.event.worldのクラス
Called when a portal is created
PortalCreateEvent(Collection<Block>, World, PortalCreateEvent.CreateReason) - クラス のコンストラクタorg.bukkit.event.world.PortalCreateEvent
 
PortalCreateEvent.CreateReason - org.bukkit.event.worldの列挙型
An enum to specify the various reasons for a portal's creation
PortalType - org.bukkitの列挙型
Represents various types of portals that can be made in a world.
Potion - org.bukkit.potionのクラス
非推奨です。
Potion(PotionType) - クラス のコンストラクタorg.bukkit.potion.Potion
非推奨です。
Construct a new potion of the given type.
Potion(PotionType, Potion.Tier) - クラス のコンストラクタorg.bukkit.potion.Potion
非推奨です。
Potion(PotionType, Potion.Tier, boolean) - クラス のコンストラクタorg.bukkit.potion.Potion
非推奨です。
Potion(PotionType, Potion.Tier, boolean, boolean) - クラス のコンストラクタorg.bukkit.potion.Potion
非推奨です。
Potion(PotionType, int) - クラス のコンストラクタorg.bukkit.potion.Potion
非推奨です。
Create a new potion of the given type and level.
Potion(PotionType, int, boolean) - クラス のコンストラクタorg.bukkit.potion.Potion
非推奨です。
Potion(PotionType, int, boolean, boolean) - クラス のコンストラクタorg.bukkit.potion.Potion
非推奨です。
In favour of using Potion.Potion(PotionType) with Potion.extend() and possibly Potion.splash().
Potion(int) - クラス のコンストラクタorg.bukkit.potion.Potion
非推奨です。 
Potion.Tier - org.bukkit.potionの列挙型
非推奨です。
PotionBrewer - org.bukkit.potionのインタフェース
Represents a brewer that can create PotionEffects.
PotionData - org.bukkit.potionのクラス
 
PotionData(PotionType, boolean, boolean) - クラス のコンストラクタorg.bukkit.potion.PotionData
Instantiates a final PotionData object to contain information about a Potion
PotionData(PotionType) - クラス のコンストラクタorg.bukkit.potion.PotionData
 
PotionEffect - org.bukkit.potionのクラス
Represents a potion effect, that can be added to a LivingEntity.
PotionEffect(PotionEffectType, int, int, boolean, boolean, Color) - クラス のコンストラクタorg.bukkit.potion.PotionEffect
Creates a potion effect.
PotionEffect(PotionEffectType, int, int, boolean, boolean) - クラス のコンストラクタorg.bukkit.potion.PotionEffect
Creates a potion effect with no defined color.
PotionEffect(PotionEffectType, int, int, boolean) - クラス のコンストラクタorg.bukkit.potion.PotionEffect
Creates a potion effect.
PotionEffect(PotionEffectType, int, int) - クラス のコンストラクタorg.bukkit.potion.PotionEffect
Creates a potion effect.
PotionEffect(Map<String, Object>) - クラス のコンストラクタorg.bukkit.potion.PotionEffect
Constructor for deserialization.
PotionEffectType - org.bukkit.potionのクラス
Represents a type of potion and its effect on an entity.
PotionEffectType(int) - クラス のコンストラクタorg.bukkit.potion.PotionEffectType
 
PotionEffectTypeWrapper - org.bukkit.potionのクラス
 
PotionEffectTypeWrapper(int) - クラス のコンストラクタorg.bukkit.potion.PotionEffectTypeWrapper
 
PotionMeta - org.bukkit.inventory.metaのインタフェース
Represents a potion or item that can have custom effects.
PotionSplashEvent - org.bukkit.event.entityのクラス
Called when a splash potion hits an area
PotionSplashEvent(ThrownPotion, Map<LivingEntity, Double>) - クラス のコンストラクタorg.bukkit.event.entity.PotionSplashEvent
 
PotionType - org.bukkit.potionの列挙型
This enum reflects and matches each potion state that can be obtained from the Creative mode inventory
PoweredMinecart - org.bukkit.entity.minecartのインタフェース
Represents a powered minecart.
PoweredMinecart - org.bukkit.entityのインタフェース
非推奨です。
This class has been moved into a sub package; PoweredMinecart should be used instead.
PoweredRail - org.bukkit.materialのクラス
Represents a powered rail
PoweredRail() - クラス のコンストラクタorg.bukkit.material.PoweredRail
 
PoweredRail(int) - クラス のコンストラクタorg.bukkit.material.PoweredRail
非推奨です。
Magic value
PoweredRail(Material) - クラス のコンストラクタorg.bukkit.material.PoweredRail
 
PoweredRail(int, byte) - クラス のコンストラクタorg.bukkit.material.PoweredRail
非推奨です。
Magic value
PoweredRail(Material, byte) - クラス のコンストラクタorg.bukkit.material.PoweredRail
非推奨です。
Magic value
preamble - クラス の変数org.bukkit.help.IndexHelpTopic
 
prefix - クラス の変数org.bukkit.conversations.Conversation
 
prefix - クラス の変数org.bukkit.conversations.ConversationFactory
 
prefixColor - クラス の変数org.bukkit.conversations.PluginNameConversationPrefix
 
PrepareAnvilEvent - org.bukkit.event.inventoryのクラス
Called when an item is put in a slot for repair by an anvil.
PrepareAnvilEvent(InventoryView, ItemStack) - クラス のコンストラクタorg.bukkit.event.inventory.PrepareAnvilEvent
 
PrepareItemCraftEvent - org.bukkit.event.inventoryのクラス
 
PrepareItemCraftEvent(CraftingInventory, InventoryView, boolean) - クラス のコンストラクタorg.bukkit.event.inventory.PrepareItemCraftEvent
 
PrepareItemEnchantEvent - org.bukkit.event.enchantmentのクラス
Called when an ItemStack is inserted in an enchantment table - can be called multiple times
PrepareItemEnchantEvent(Player, InventoryView, Block, ItemStack, int[], int) - クラス のコンストラクタorg.bukkit.event.enchantment.PrepareItemEnchantEvent
 
PressurePlate - org.bukkit.materialのクラス
Represents a pressure plate
PressurePlate() - クラス のコンストラクタorg.bukkit.material.PressurePlate
 
PressurePlate(int) - クラス のコンストラクタorg.bukkit.material.PressurePlate
非推奨です。
Magic value
PressurePlate(Material) - クラス のコンストラクタorg.bukkit.material.PressurePlate
 
PressurePlate(int, byte) - クラス のコンストラクタorg.bukkit.material.PressurePlate
非推奨です。
Magic value
PressurePlate(Material, byte) - クラス のコンストラクタorg.bukkit.material.PressurePlate
非推奨です。
Magic value
PressureSensor - org.bukkit.materialのインタフェース
 
printFor(Warning) - 列挙型 のメソッドorg.bukkit.Warning.WarningState
This method checks the provided warning should be printed for this state
printTimings(PrintStream) - クラス のstaticメソッドorg.spigotmc.CustomTimingsHandler
Prints the timings and extra data to the given stream.
Projectile - org.bukkit.entityのインタフェース
Represents a shootable entity.
ProjectileHitEvent - org.bukkit.event.entityのクラス
Called when a projectile hits an object
ProjectileHitEvent(Projectile) - クラス のコンストラクタorg.bukkit.event.entity.ProjectileHitEvent
 
ProjectileLaunchEvent - org.bukkit.event.entityのクラス
Called when a projectile is launched.
ProjectileLaunchEvent(Entity) - クラス のコンストラクタorg.bukkit.event.entity.ProjectileLaunchEvent
 
ProjectileSource - org.bukkit.projectilesのインタフェース
Represents a valid source of a projectile.
Prompt - org.bukkit.conversationsのインタフェース
A Prompt is the main constituent of a Conversation.
PROTECTION_ENVIRONMENTAL - クラス のstatic変数org.bukkit.enchantments.Enchantment
Provides protection against environmental damage
PROTECTION_EXPLOSIONS - クラス のstatic変数org.bukkit.enchantments.Enchantment
Provides protection against explosive damage
PROTECTION_FALL - クラス のstatic変数org.bukkit.enchantments.Enchantment
Provides protection against fall damage
PROTECTION_FIRE - クラス のstatic変数org.bukkit.enchantments.Enchantment
Provides protection against fire damage
PROTECTION_PROJECTILE - クラス のstatic変数org.bukkit.enchantments.Enchantment
Provides protection against projectile damage
ProxiedCommandSender - org.bukkit.commandのインタフェース
 
Pumpkin - org.bukkit.materialのクラス
Represents a pumpkin.
Pumpkin() - クラス のコンストラクタorg.bukkit.material.Pumpkin
 
Pumpkin(BlockFace) - クラス のコンストラクタorg.bukkit.material.Pumpkin
Instantiate a pumpkin facing in a particular direction.
Pumpkin(int) - クラス のコンストラクタorg.bukkit.material.Pumpkin
非推奨です。
Magic value
Pumpkin(Material) - クラス のコンストラクタorg.bukkit.material.Pumpkin
 
Pumpkin(int, byte) - クラス のコンストラクタorg.bukkit.material.Pumpkin
非推奨です。
Magic value
Pumpkin(Material, byte) - クラス のコンストラクタorg.bukkit.material.Pumpkin
非推奨です。
Magic value
PURPLE - クラス のstatic変数org.bukkit.Color
Purple, or (0x80,0x00,0x80) in (R,G,B)
putOnFace(BlockFace) - クラス のメソッドorg.bukkit.material.Vine
Attach the vine to the specified face of an adjacent block.

R

Rabbit - org.bukkit.entityのインタフェース
 
Rabbit.Type - org.bukkit.entityの列挙型
Represents the various types a Rabbit might be.
Rails - org.bukkit.materialのクラス
Represents minecart rails.
Rails() - クラス のコンストラクタorg.bukkit.material.Rails
 
Rails(int) - クラス のコンストラクタorg.bukkit.material.Rails
非推奨です。
Magic value
Rails(Material) - クラス のコンストラクタorg.bukkit.material.Rails
 
Rails(int, byte) - クラス のコンストラクタorg.bukkit.material.Rails
非推奨です。
Magic value
Rails(Material, byte) - クラス のコンストラクタorg.bukkit.material.Rails
非推奨です。
Magic value
recalculatePermissibles() - クラス のメソッドorg.bukkit.permissions.Permission
Recalculates all Permissibles that contain this permission.
recalculatePermissionDefaults(Permission) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Recalculates the defaults for the given Permission.
recalculatePermissionDefaults(Permission) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
recalculatePermissions() - インタフェース のメソッドorg.bukkit.permissions.Permissible
Recalculates the permissions for this object, if the attachments have changed values.
recalculatePermissions() - クラス のメソッドorg.bukkit.permissions.PermissibleBase
 
Recipe - org.bukkit.inventoryのインタフェース
Represents some type of crafting recipe.
recipeIterator() - クラス のstaticメソッドorg.bukkit.Bukkit
Get an iterator through the list of crafting recipes.
recipeIterator() - インタフェース のメソッドorg.bukkit.Server
Get an iterator through the list of crafting recipes.
RED - クラス のstatic変数org.bukkit.Color
Red, or (0xFF,0x00,0x00) in (R,G,B)
RED - クラス のstatic変数org.bukkit.map.MapPalette
非推奨です。
Magic value
Redstone - org.bukkit.materialのインタフェース
Indicated a Material that may carry or create a Redstone current
RedstoneTorch - org.bukkit.materialのクラス
Represents a redstone torch
RedstoneTorch() - クラス のコンストラクタorg.bukkit.material.RedstoneTorch
 
RedstoneTorch(int) - クラス のコンストラクタorg.bukkit.material.RedstoneTorch
非推奨です。
Magic value
RedstoneTorch(Material) - クラス のコンストラクタorg.bukkit.material.RedstoneTorch
 
RedstoneTorch(int, byte) - クラス のコンストラクタorg.bukkit.material.RedstoneTorch
非推奨です。
Magic value
RedstoneTorch(Material, byte) - クラス のコンストラクタorg.bukkit.material.RedstoneTorch
非推奨です。
Magic value
RedstoneWire - org.bukkit.materialのクラス
Represents redstone wire
RedstoneWire() - クラス のコンストラクタorg.bukkit.material.RedstoneWire
 
RedstoneWire(int) - クラス のコンストラクタorg.bukkit.material.RedstoneWire
非推奨です。
Magic value
RedstoneWire(Material) - クラス のコンストラクタorg.bukkit.material.RedstoneWire
 
RedstoneWire(int, byte) - クラス のコンストラクタorg.bukkit.material.RedstoneWire
非推奨です。
Magic value
RedstoneWire(Material, byte) - クラス のコンストラクタorg.bukkit.material.RedstoneWire
非推奨です。
Magic value
refreshChunk(int, int) - インタフェース のメソッドorg.bukkit.World
非推奨です。
This method is not guaranteed to work suitably across all client implementations.
regenerateChunk(int, int) - インタフェース のメソッドorg.bukkit.World
Regenerates the Chunk at the specified coordinates
REGENERATION - クラス のstatic変数org.bukkit.potion.PotionEffectType
Regenerates health.
RegexPrompt - org.bukkit.conversationsのクラス
RegexPrompt is the base class for any prompt that requires an input validated by a regular expression.
RegexPrompt(String) - クラス のコンストラクタorg.bukkit.conversations.RegexPrompt
 
RegexPrompt(Pattern) - クラス のコンストラクタorg.bukkit.conversations.RegexPrompt
 
register(CommandMap) - クラス のメソッドorg.bukkit.command.Command
Registers this command to a CommandMap.
register(String, String, Command) - インタフェース のメソッドorg.bukkit.command.CommandMap
Registers a command.
register(String, Command) - インタフェース のメソッドorg.bukkit.command.CommandMap
Registers a command.
register(String, Command) - クラス のメソッドorg.bukkit.command.SimpleCommandMap
Registers a command.
register(String, String, Command) - クラス のメソッドorg.bukkit.command.SimpleCommandMap
Registers a command.
register(RegisteredListener) - クラス のメソッドorg.bukkit.event.HandlerList
Register a new listener in this handler list
register(Class<T>, T, Plugin, ServicePriority) - インタフェース のメソッドorg.bukkit.plugin.ServicesManager
Register a provider of a service.
register(Class<T>, T, Plugin, ServicePriority) - クラス のメソッドorg.bukkit.plugin.SimpleServicesManager
Register a provider of a service.
registerAll(String, List<Command>) - インタフェース のメソッドorg.bukkit.command.CommandMap
Registers all the commands belonging to a certain plugin.
registerAll(String, List<Command>) - クラス のメソッドorg.bukkit.command.SimpleCommandMap
Registers all the commands belonging to a certain plugin.
registerAll(Collection<RegisteredListener>) - クラス のメソッドorg.bukkit.event.HandlerList
Register a collection of new listeners in this handler list
registerClass(Class<? extends ConfigurationSerializable>) - クラス のstaticメソッドorg.bukkit.configuration.serialization.ConfigurationSerialization
Registers the given ConfigurationSerializable class by its alias
registerClass(Class<? extends ConfigurationSerializable>, String) - クラス のstaticメソッドorg.bukkit.configuration.serialization.ConfigurationSerialization
Registers the given alias to the specified ConfigurationSerializable class
registerCorePermissions() - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
RegisteredListener - org.bukkit.pluginのクラス
Stores relevant information for plugin listeners
RegisteredListener(Listener, EventExecutor, EventPriority, Plugin, boolean) - クラス のコンストラクタorg.bukkit.plugin.RegisteredListener
 
RegisteredServiceProvider<T> - org.bukkit.pluginのクラス
A registered service provider.
RegisteredServiceProvider(Class<T>, T, ServicePriority, Plugin) - クラス のコンストラクタorg.bukkit.plugin.RegisteredServiceProvider
 
registerEnchantment(Enchantment) - クラス のstaticメソッドorg.bukkit.enchantments.Enchantment
Registers an enchantment with the given ID and object.
registerEvent(Class<? extends Event>, Listener, EventPriority, EventExecutor, Plugin) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Registers the specified executor to the given event class
registerEvent(Class<? extends Event>, Listener, EventPriority, EventExecutor, Plugin, boolean) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Registers the specified executor to the given event class
registerEvent(Class<? extends Event>, Listener, EventPriority, EventExecutor, Plugin) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
registerEvent(Class<? extends Event>, Listener, EventPriority, EventExecutor, Plugin, boolean) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
Registers the given event to the specified listener using a directly passed EventExecutor
registerEvents(Listener, Plugin) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Registers all the events in the given listener class
registerEvents(Listener, Plugin) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
registerHelpTopicFactory(Class<?>, HelpTopicFactory<?>) - インタフェース のメソッドorg.bukkit.help.HelpMap
Associates a HelpTopicFactory object with given command base class.
registerIncomingPluginChannel(Plugin, String, PluginMessageListener) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Registers the specific plugin for listening on the requested incoming plugin channel, allowing it to act upon any plugin messages.
registerIncomingPluginChannel(Plugin, String, PluginMessageListener) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
registerInterface(Class<? extends PluginLoader>) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Registers the specified plugin loader
registerInterface(Class<? extends PluginLoader>) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
Registers the specified plugin loader
registerNewObjective(String, String) - インタフェース のメソッドorg.bukkit.scoreboard.Scoreboard
Registers an Objective on this Scoreboard
registerNewTeam(String) - インタフェース のメソッドorg.bukkit.scoreboard.Scoreboard
Registers a Team on this Scoreboard
registerOutgoingPluginChannel(Plugin, String) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Registers the specific plugin to the requested outgoing plugin channel, allowing it to send messages through that channel to any clients.
registerOutgoingPluginChannel(Plugin, String) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
registerPermission(Permission) - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
registerPermission(Permission, boolean) - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
registerPermission(Permission, Permission) - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String) - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, Permission) - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, PermissionDefault) - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, PermissionDefault, Permission) - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, PermissionDefault, Map<String, Boolean>) - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
registerPermission(String, String, PermissionDefault, Map<String, Boolean>, Permission) - クラス のstaticメソッドorg.bukkit.util.permissions.DefaultPermissions
 
registerPermissions(Permission) - クラス のstaticメソッドorg.bukkit.util.permissions.BroadcastPermissions
 
registerPermissions(Permission) - クラス のstaticメソッドorg.bukkit.util.permissions.CommandPermissions
 
registerPotionEffectType(PotionEffectType) - クラス のstaticメソッドorg.bukkit.potion.PotionEffectType
Registers an effect type with the given object.
registerServerAliases() - クラス のメソッドorg.bukkit.command.SimpleCommandMap
 
reload() - クラス のstaticメソッドorg.bukkit.Bukkit
Reloads the server, refreshing settings and plugin information.
reload() - インタフェース のメソッドorg.bukkit.Server
Reloads the server, refreshing settings and plugin information.
reload() - クラス のstaticメソッドorg.spigotmc.CustomTimingsHandler
Resets all timings.
ReloadCommand - org.bukkit.command.defaultsのクラス
 
ReloadCommand(String) - クラス のコンストラクタorg.bukkit.command.defaults.ReloadCommand
 
reloadConfig() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
reloadConfig() - インタフェース のメソッドorg.bukkit.plugin.Plugin
Discards any data in Plugin.getConfig() and reloads from disk.
reloadWhitelist() - クラス のstaticメソッドorg.bukkit.Bukkit
Reloads the whitelist from disk.
reloadWhitelist() - インタフェース のメソッドorg.bukkit.Server
Reloads the whitelist from disk.
RemoteConsoleCommandSender - org.bukkit.commandのインタフェース
 
RemoteServerCommandEvent - org.bukkit.event.serverのクラス
This event is called when a command is recieved over RCON.
RemoteServerCommandEvent(CommandSender, String) - クラス のコンストラクタorg.bukkit.event.server.RemoteServerCommandEvent
 
remove() - インタフェース のメソッドorg.bukkit.entity.Entity
Mark the entity's removal.
remove(int) - インタフェース のメソッドorg.bukkit.inventory.Inventory
非推奨です。
Magic value
remove(Material) - インタフェース のメソッドorg.bukkit.inventory.Inventory
Removes all stacks in the inventory matching the given material.
remove(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.Inventory
Removes all stacks in the inventory matching the given stack.
remove() - クラス のメソッドorg.bukkit.permissions.PermissionAttachment
Removes this attachment from its registered Permissible
remove() - クラス のメソッドorg.bukkit.util.BlockIterator
 
removeAchievement(Achievement) - インタフェース のメソッドorg.bukkit.entity.Player
Removes the given achievement and any children achievements that the player has.
removeAll() - インタフェース のメソッドorg.bukkit.boss.BossBar
Removes all players from this boss bar
removeAttachment(PermissionAttachment) - インタフェース のメソッドorg.bukkit.permissions.Permissible
Removes the given PermissionAttachment from this object
removeAttachment(PermissionAttachment) - クラス のメソッドorg.bukkit.permissions.PermissibleBase
 
removeConversationAbandonedListener(ConversationAbandonedListener) - クラス のメソッドorg.bukkit.conversations.Conversation
removeCursor(MapCursor) - クラス のメソッドorg.bukkit.map.MapCursorCollection
Remove a cursor from the collection.
removeCustomEffect(PotionEffectType) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Removes a custom potion effect from this cloud.
removeCustomEffect(PotionEffectType) - インタフェース のメソッドorg.bukkit.entity.TippedArrow
Removes a custom potion effect from this arrow.
removeCustomEffect(PotionEffectType) - インタフェース のメソッドorg.bukkit.inventory.meta.PotionMeta
Removes a custom potion effect from this potion.
removeDDL() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
removeEffect(int) - インタフェース のメソッドorg.bukkit.inventory.meta.FireworkMeta
Remove an effect from this firework.
removeEnchant(Enchantment) - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Removes the specified enchantment from this item meta.
removeEnchantment(Enchantment) - クラス のメソッドorg.bukkit.inventory.ItemStack
Removes the specified Enchantment if it exists on this ItemStack
removeEntry(String) - インタフェース のメソッドorg.bukkit.scoreboard.Team
Removes the entry from this team.
removeFlag(BarFlag) - インタフェース のメソッドorg.bukkit.boss.BossBar
Remove an existing flag on this boss bar
removeFromFace(BlockFace) - クラス のメソッドorg.bukkit.material.Vine
Detach the vine from the specified face of an adjacent block.
removeIngredient(int) - クラス のメソッドorg.bukkit.inventory.MerchantRecipe
 
removeIngredient(Material) - クラス のメソッドorg.bukkit.inventory.ShapelessRecipe
Removes an ingredient from the list.
removeIngredient(MaterialData) - クラス のメソッドorg.bukkit.inventory.ShapelessRecipe
Removes an ingredient from the list.
removeIngredient(int, Material) - クラス のメソッドorg.bukkit.inventory.ShapelessRecipe
Removes multiple instances of an ingredient from the list.
removeIngredient(int, MaterialData) - クラス のメソッドorg.bukkit.inventory.ShapelessRecipe
Removes multiple instances of an ingredient from the list.
removeIngredient(Material, int) - クラス のメソッドorg.bukkit.inventory.ShapelessRecipe
非推奨です。
Magic value
removeIngredient(int, Material, int) - クラス のメソッドorg.bukkit.inventory.ShapelessRecipe
非推奨です。
Magic value
removeItem(ItemStack...) - インタフェース のメソッドorg.bukkit.inventory.Inventory
Removes the given ItemStacks from the inventory.
removeItemFlags(ItemFlag...) - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Remove specific set of itemFlags.
removeMetadata(String, Plugin) - インタフェース のメソッドorg.bukkit.metadata.Metadatable
Removes the given metadata value from the implementing object's metadata store.
removeMetadata(T, String, Plugin) - インタフェース のメソッドorg.bukkit.metadata.MetadataStore
Removes a metadata item owned by a plugin from a subject.
removeMetadata(T, String, Plugin) - クラス のメソッドorg.bukkit.metadata.MetadataStoreBase
Removes a metadata item owned by a plugin from a subject.
removeModifier(AttributeModifier) - インタフェース のメソッドorg.bukkit.attribute.AttributeInstance
Remove a modifier from this instance.
removePattern(int) - インタフェース のメソッドorg.bukkit.block.Banner
Removes the pattern at the specified index
removePattern(int) - インタフェース のメソッドorg.bukkit.inventory.meta.BannerMeta
Removes the pattern at the specified index
removePermission(Permission) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Removes a Permission registration from this plugin manager.
removePermission(String) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Removes a Permission registration from this plugin manager.
removePermission(Permission) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
removePermission(String) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
removePlayer(Player) - インタフェース のメソッドorg.bukkit.boss.BossBar
Removes the player from this boss bar causing it to be removed from their screen.
removePlayer(OfflinePlayer) - インタフェース のメソッドorg.bukkit.scoreboard.Team
非推奨です。
Teams can contain entries that aren't players
removePotionEffect(PotionEffectType) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Removes any effects present of the given PotionEffectType.
removeRenderer(MapRenderer) - インタフェース のメソッドorg.bukkit.map.MapView
Remove a renderer from this map.
removeStoredEnchant(Enchantment) - インタフェース のメソッドorg.bukkit.inventory.meta.EnchantmentStorageMeta
Remove the specified stored enchantment from this item meta.
render(MapView, MapCanvas, Player) - クラス のメソッドorg.bukkit.map.MapRenderer
Render to the given map.
Repairable - org.bukkit.inventory.metaのインタフェース
Represents an item that can be repaired at an anvil.
replacedBlockState - クラス の変数org.bukkit.event.block.BlockPlaceEvent
 
replaceObject(Object) - クラス のメソッドorg.bukkit.util.io.BukkitObjectOutputStream
 
ReservedChannelException - org.bukkit.plugin.messagingの例外
Thrown if a plugin attempts to register for a reserved channel (such as "REGISTER")
ReservedChannelException() - 例外 のコンストラクタorg.bukkit.plugin.messaging.ReservedChannelException
 
ReservedChannelException(String) - 例外 のコンストラクタorg.bukkit.plugin.messaging.ReservedChannelException
 
reset() - クラス のメソッドorg.bukkit.plugin.TimedRegisteredListener
Resets the call count and total time for this listener
reset() - インタフェース のメソッドorg.bukkit.WorldBorder
Resets the border to default values.
reset() - クラス のメソッドorg.spigotmc.CustomTimingsHandler
Reset this timer, setting all values to zero.
resetMaxHealth() - インタフェース のメソッドorg.bukkit.entity.Damageable
Resets the max health to the original amount.
resetPlayerTime() - インタフェース のメソッドorg.bukkit.entity.Player
Restores the normal condition where the player's time is synchronized with the server time.
resetPlayerWeather() - インタフェース のメソッドorg.bukkit.entity.Player
Restores the normal condition where the player's weather is controlled by server conditions.
resetRecipes() - クラス のstaticメソッドorg.bukkit.Bukkit
Resets the list of crafting recipes to the default.
resetRecipes() - インタフェース のメソッドorg.bukkit.Server
Resets the list of crafting recipes to the default.
resetScores(OfflinePlayer) - インタフェース のメソッドorg.bukkit.scoreboard.Scoreboard
非推奨です。
Scoreboards can contain entries that aren't players
resetScores(String) - インタフェース のメソッドorg.bukkit.scoreboard.Scoreboard
Removes all scores for an entry on this Scoreboard
resetTitle() - インタフェース のメソッドorg.bukkit.entity.Player
非推奨です。
API subject to change.
resizeImage(Image) - クラス のstaticメソッドorg.bukkit.map.MapPalette
Resize an image to 128x128.
resolveObject(Object) - クラス のメソッドorg.bukkit.util.io.BukkitObjectInputStream
 
respawn() - クラス のメソッドorg.bukkit.entity.Player.Spigot
Respawns the player if dead.
restart() - クラス のメソッドorg.bukkit.Server.Spigot
Restart the server.
RideableMinecart - org.bukkit.entity.minecartのインタフェース
Represents a minecart that can have certain entities as passengers.
rotateClockwise() - 列挙型 のメソッドorg.bukkit.Rotation
Rotate clockwise by 90 degrees.
rotateCounterClockwise() - 列挙型 のメソッドorg.bukkit.Rotation
Rotate counter-clockwise by 90 degrees.
Rotation - org.bukkitの列挙型
An enum to specify a rotation based orientation, like that on a clock.
round(double) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
runTask(Plugin) - クラス のメソッドorg.bukkit.scheduler.BukkitRunnable
Schedules this in the Bukkit scheduler to run on next tick.
runTask(Plugin, Runnable) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Returns a task that will run on the next server tick.
runTask(Plugin, BukkitRunnable) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
非推奨です。
runTaskAsynchronously(Plugin) - クラス のメソッドorg.bukkit.scheduler.BukkitRunnable
Asynchronous tasks should never access any API in Bukkit.
runTaskAsynchronously(Plugin, Runnable) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Asynchronous tasks should never access any API in Bukkit.
runTaskAsynchronously(Plugin, BukkitRunnable) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
runTaskLater(Plugin, long) - クラス のメソッドorg.bukkit.scheduler.BukkitRunnable
Schedules this to run after the specified number of server ticks.
runTaskLater(Plugin, Runnable, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Returns a task that will run after the specified number of server ticks.
runTaskLater(Plugin, BukkitRunnable, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
runTaskLaterAsynchronously(Plugin, long) - クラス のメソッドorg.bukkit.scheduler.BukkitRunnable
Asynchronous tasks should never access any API in Bukkit.
runTaskLaterAsynchronously(Plugin, Runnable, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Asynchronous tasks should never access any API in Bukkit.
runTaskLaterAsynchronously(Plugin, BukkitRunnable, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
runTaskTimer(Plugin, long, long) - クラス のメソッドorg.bukkit.scheduler.BukkitRunnable
Schedules this to repeatedly run until cancelled, starting after the specified number of server ticks.
runTaskTimer(Plugin, Runnable, long, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Returns a task that will repeatedly run until cancelled, starting after the specified number of server ticks.
runTaskTimer(Plugin, BukkitRunnable, long, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
runTaskTimerAsynchronously(Plugin, long, long) - クラス のメソッドorg.bukkit.scheduler.BukkitRunnable
Asynchronous tasks should never access any API in Bukkit.
runTaskTimerAsynchronously(Plugin, Runnable, long, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Asynchronous tasks should never access any API in Bukkit.
runTaskTimerAsynchronously(Plugin, BukkitRunnable, long, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler

S

Sandstone - org.bukkit.materialのクラス
Represents the different types of sandstone.
Sandstone() - クラス のコンストラクタorg.bukkit.material.Sandstone
 
Sandstone(SandstoneType) - クラス のコンストラクタorg.bukkit.material.Sandstone
 
Sandstone(int) - クラス のコンストラクタorg.bukkit.material.Sandstone
非推奨です。
Magic value
Sandstone(Material) - クラス のコンストラクタorg.bukkit.material.Sandstone
 
Sandstone(int, byte) - クラス のコンストラクタorg.bukkit.material.Sandstone
非推奨です。
Magic value
Sandstone(Material, byte) - クラス のコンストラクタorg.bukkit.material.Sandstone
非推奨です。
Magic value
SandstoneType - org.bukkitの列挙型
Represents the three different types of Sandstone
Sapling - org.bukkit.materialのクラス
Represents the different types of Tree block that face a direction.
Sapling() - クラス のコンストラクタorg.bukkit.material.Sapling
Constructs a sapling.
Sapling(TreeSpecies) - クラス のコンストラクタorg.bukkit.material.Sapling
Constructs a sapling of the given tree species.
Sapling(TreeSpecies, boolean) - クラス のコンストラクタorg.bukkit.material.Sapling
Constructs a sapling of the given tree species and if is it instant growable
Sapling(Material) - クラス のコンストラクタorg.bukkit.material.Sapling
Constructs a sapling of the given type.
Sapling(Material, TreeSpecies) - クラス のコンストラクタorg.bukkit.material.Sapling
Constructs a sapling of the given type and tree species.
Sapling(Material, TreeSpecies, boolean) - クラス のコンストラクタorg.bukkit.material.Sapling
Constructs a sapling of the given type and tree species and if is it instant growable
Sapling(int, byte) - クラス のコンストラクタorg.bukkit.material.Sapling
非推奨です。
Magic value
Sapling(Material, byte) - クラス のコンストラクタorg.bukkit.material.Sapling
非推奨です。
Magic value
SATURATION - クラス のstatic変数org.bukkit.potion.PotionEffectType
Increases the food level of an entity each tick.
save() - インタフェース のメソッドorg.bukkit.BanEntry
Saves the ban entry, overwriting any previous data in the ban list.
save(File) - クラス のメソッドorg.bukkit.configuration.file.FileConfiguration
Saves this FileConfiguration to the specified location.
save(String) - クラス のメソッドorg.bukkit.configuration.file.FileConfiguration
Saves this FileConfiguration to the specified location.
save(Writer) - クラス のメソッドorg.bukkit.plugin.PluginDescriptionFile
Saves this PluginDescriptionFile to the given writer
save() - インタフェース のメソッドorg.bukkit.World
Saves world to disk
SaveCommand - org.bukkit.command.defaultsのクラス
非推奨です。
SaveCommand() - クラス のコンストラクタorg.bukkit.command.defaults.SaveCommand
非推奨です。
 
saveConfig() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
saveConfig() - インタフェース のメソッドorg.bukkit.plugin.Plugin
Saves the FileConfiguration retrievable by Plugin.getConfig().
saveData() - インタフェース のメソッド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() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
saveDefaultConfig() - インタフェース のメソッドorg.bukkit.plugin.Plugin
Saves the raw contents of the default config.yml file to the location retrievable by Plugin.getConfig().
SaveOffCommand - org.bukkit.command.defaultsのクラス
非推奨です。
SaveOffCommand() - クラス のコンストラクタorg.bukkit.command.defaults.SaveOffCommand
非推奨です。
 
SaveOnCommand - org.bukkit.command.defaultsのクラス
非推奨です。
SaveOnCommand() - クラス のコンストラクタorg.bukkit.command.defaults.SaveOnCommand
非推奨です。
 
savePlayers() - クラス のstaticメソッドorg.bukkit.Bukkit
Writes loaded players to disk.
savePlayers() - インタフェース のメソッドorg.bukkit.Server
Writes loaded players to disk.
saveResource(String, boolean) - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
saveResource(String, boolean) - インタフェース のメソッド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() - クラス のメソッドorg.bukkit.configuration.file.FileConfiguration
Saves this FileConfiguration to a string, and returns it.
saveToString() - クラス のメソッドorg.bukkit.configuration.file.YamlConfiguration
 
SayCommand - org.bukkit.command.defaultsのクラス
非推奨です。
SayCommand() - クラス のコンストラクタorg.bukkit.command.defaults.SayCommand
非推奨です。
 
scheduleAsyncDelayedTask(Plugin, Runnable, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
非推奨です。
This name is misleading, as it does not schedule "a sync" task, but rather, "an async" task
scheduleAsyncDelayedTask(Plugin, Runnable) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
非推奨です。
This name is misleading, as it does not schedule "a sync" task, but rather, "an async" task
scheduleAsyncRepeatingTask(Plugin, Runnable, long, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
非推奨です。
This name is misleading, as it does not schedule "a sync" task, but rather, "an async" task
scheduleSyncDelayedTask(Plugin, Runnable, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Schedules a once off task to occur after a delay.
scheduleSyncDelayedTask(Plugin, BukkitRunnable, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
scheduleSyncDelayedTask(Plugin, Runnable) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Schedules a once off task to occur as soon as possible.
scheduleSyncDelayedTask(Plugin, BukkitRunnable) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
非推奨です。
scheduleSyncRepeatingTask(Plugin, Runnable, long, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Schedules a repeating task.
scheduleSyncRepeatingTask(Plugin, BukkitRunnable, long, long) - インタフェース のメソッドorg.bukkit.scheduler.BukkitScheduler
Score - org.bukkit.scoreboardのインタフェース
A score entry for an entry on an objective.
Scoreboard - org.bukkit.scoreboardのインタフェース
A scoreboard
ScoreboardCommand - org.bukkit.command.defaultsのクラス
非推奨です。
ScoreboardCommand() - クラス のコンストラクタorg.bukkit.command.defaults.ScoreboardCommand
非推奨です。
 
ScoreboardManager - org.bukkit.scoreboardのインタフェース
Manager of Scoreboards
seed() - クラス のメソッドorg.bukkit.WorldCreator
Gets the seed that will be used to create this world
seed(long) - クラス のメソッドorg.bukkit.WorldCreator
Sets the seed that will be used to create this world
SeedCommand - org.bukkit.command.defaultsのクラス
非推奨です。
SeedCommand() - クラス のコンストラクタorg.bukkit.command.defaults.SeedCommand
非推奨です。
 
sendBlockChange(Location, Material, byte) - インタフェース のメソッドorg.bukkit.entity.Player
非推奨です。
Magic value
sendBlockChange(Location, int, byte) - インタフェース のメソッドorg.bukkit.entity.Player
非推奨です。
Magic value
sendChunkChange(Location, int, int, int, byte[]) - インタフェース のメソッドorg.bukkit.entity.Player
非推奨です。
Magic value
sendMap(MapView) - インタフェース のメソッドorg.bukkit.entity.Player
Render a map and send it to the player in its entirety.
sendMessage(String) - インタフェース のメソッドorg.bukkit.command.CommandSender
Sends this sender a message
sendMessage(String[]) - インタフェース のメソッドorg.bukkit.command.CommandSender
Sends this sender multiple messages
sendMessage(BaseComponent) - クラス のメソッドorg.bukkit.entity.Player.Spigot
Sends the component to the player
sendMessage(BaseComponent...) - クラス のメソッドorg.bukkit.entity.Player.Spigot
Sends an array of components as a single message to the player
sendPluginMessage(Plugin, String, byte[]) - インタフェース のメソッドorg.bukkit.plugin.messaging.PluginMessageRecipient
Sends this recipient a Plugin Message on the specified outgoing channel.
sendRawMessage(String) - インタフェース のメソッドorg.bukkit.conversations.Conversable
Sends this sender a message raw
sendRawMessage(String) - インタフェース のメソッドorg.bukkit.entity.Player
Sends this sender a message raw
sendSignChange(Location, String[]) - インタフェース のメソッドorg.bukkit.entity.Player
Send a sign change.
sendTitle(String, String) - インタフェース のメソッドorg.bukkit.entity.Player
非推奨です。
API subject to change
separator - クラス の変数org.bukkit.conversations.PluginNameConversationPrefix
 
SerializableAs - org.bukkit.configuration.serializationの注釈型
Represents an "alias" that a ConfigurationSerializable may be stored as.
serialize() - クラス のメソッドorg.bukkit.attribute.AttributeModifier
 
serialize() - クラス のメソッドorg.bukkit.block.banner.Pattern
 
serialize() - クラス のメソッドorg.bukkit.Color
 
serialize() - インタフェース のメソッドorg.bukkit.configuration.serialization.ConfigurationSerializable
Creates a Map representation of this class.
serialize() - クラス のメソッドorg.bukkit.FireworkEffect
 
serialize() - クラス のメソッドorg.bukkit.inventory.ItemStack
 
serialize() - クラス のメソッドorg.bukkit.Location
 
serialize() - クラス のメソッドorg.bukkit.potion.PotionEffect
 
serialize() - クラス のメソッドorg.bukkit.util.Vector
 
SERIALIZED_TYPE_KEY - クラス のstatic変数org.bukkit.configuration.serialization.ConfigurationSerialization
 
Server - org.bukkitのインタフェース
Represents a server implementation.
Server.Spigot - org.bukkitのクラス
 
ServerCommandEvent - org.bukkit.event.serverのクラス
This event is called when a command is run from the server console.
ServerCommandEvent(CommandSender, String) - クラス のコンストラクタorg.bukkit.event.server.ServerCommandEvent
 
ServerEvent - org.bukkit.event.serverのクラス
Miscellaneous server events
ServerEvent() - クラス のコンストラクタorg.bukkit.event.server.ServerEvent
 
ServerListPingEvent - org.bukkit.event.serverのクラス
Called when a server list ping is coming in.
ServerListPingEvent(InetAddress, String, int, int) - クラス のコンストラクタorg.bukkit.event.server.ServerListPingEvent
 
ServerListPingEvent(InetAddress, String, int) - クラス のコンストラクタorg.bukkit.event.server.ServerListPingEvent
This constructor is intended for implementations that provide the ServerListPingEvent.iterator() method, thus provided the ServerListPingEvent.getNumPlayers() count.
ServerOperator - org.bukkit.permissionsのインタフェース
Represents an object that may become a server operator, such as a Player
ServiceEvent - org.bukkit.event.serverのクラス
An event relating to a registered service.
ServiceEvent(RegisteredServiceProvider<?>) - クラス のコンストラクタorg.bukkit.event.server.ServiceEvent
 
ServicePriority - org.bukkit.pluginの列挙型
Represents various priorities of a provider.
ServiceRegisterEvent - org.bukkit.event.serverのクラス
This event is called when a service is registered.
ServiceRegisterEvent(RegisteredServiceProvider<?>) - クラス のコンストラクタorg.bukkit.event.server.ServiceRegisterEvent
 
ServicesManager - org.bukkit.pluginのインタフェース
Manages services and service providers.
ServiceUnregisterEvent - org.bukkit.event.serverのクラス
This event is called when a service is unregistered.
ServiceUnregisterEvent(RegisteredServiceProvider<?>) - クラス のコンストラクタorg.bukkit.event.server.ServiceUnregisterEvent
 
set(String, Object) - インタフェース のメソッドorg.bukkit.configuration.ConfigurationSection
Sets the specified path to the given value.
set(String, Object) - クラス のメソッドorg.bukkit.configuration.MemorySection
 
setActivated(boolean) - クラス のメソッドorg.bukkit.material.Tripwire
Set tripwire activated state
setActivated(boolean) - クラス のメソッドorg.bukkit.material.TripwireHook
Set hook activated state
setActive(boolean) - クラス のメソッドorg.bukkit.material.Hopper
Sets whether the hopper is active or not.
setAdult() - インタフェース のメソッドorg.bukkit.entity.Ageable
Sets the age of the animal to an adult
setAfter(Vector) - クラス のメソッドorg.bukkit.event.entity.EntityPortalExitEvent
Sets the velocity that the entity will have after exiting the portal.
setAge(int) - インタフェース のメソッドorg.bukkit.entity.Ageable
Sets the age of this animal.
setAgeLock(boolean) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Sets whether an entity will have AI.
setAliases(List<String>) - クラス のメソッドorg.bukkit.command.Command
Sets the list of aliases to request on registration for this command.
setAllowFlight(boolean) - インタフェース のメソッドorg.bukkit.entity.Player
Sets if the Player is allowed to fly via jump key double-tap like in creative mode.
setAllowFriendlyFire(boolean) - インタフェース のメソッドorg.bukkit.scoreboard.Team
Sets the team friendly fire state
setAmbientSpawnLimit(int) - インタフェース のメソッドorg.bukkit.World
Sets the limit for number of ambient mobs that can spawn in a chunk in this world Note: If set to a negative number the world will use the server-wide spawn limit instead.
setAmount(double) - クラス のメソッドorg.bukkit.event.entity.EntityRegainHealthEvent
Sets the amount of regained health
setAmount(int) - クラス のメソッドorg.bukkit.event.player.PlayerExpChangeEvent
Set the amount of experience the player will receive
setAmount(int) - クラス のメソッドorg.bukkit.inventory.ItemStack
Sets the amount of items in this stack
setAnger(int) - インタフェース のメソッドorg.bukkit.entity.PigZombie
Set the pig zombie's current anger level.
setAngry(boolean) - インタフェース のメソッドorg.bukkit.entity.PigZombie
Shorthand; sets to either 0 or the default level.
setAngry(boolean) - インタフェース のメソッドorg.bukkit.entity.Wolf
Sets the anger of this wolf.
setAnimalSpawnLimit(int) - インタフェース のメソッドorg.bukkit.World
Sets the limit for number of animals that can spawn in a chunk in this world Note: If set to a negative number the world will use the server-wide spawn limit instead.
setArmor(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.HorseInventory
Sets the item in the horse's armor slot.
setArmorContents(ItemStack[]) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the entities armor to the provided array of ItemStacks
setArmorContents(ItemStack[]) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Put the given ItemStacks into the armor slots
setArms(boolean) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets whether this armor stand has arms
setArt(Art) - インタフェース のメソッドorg.bukkit.entity.Painting
Set the art on this painting
setArt(Art, boolean) - インタフェース のメソッドorg.bukkit.entity.Painting
Set the art on this painting
setAuthor(String) - インタフェース のメソッドorg.bukkit.inventory.meta.BookMeta
Sets the author of the book.
setAutoSave(boolean) - インタフェース のメソッドorg.bukkit.World
Sets whether or not the world will automatically save
setAwake(boolean) - インタフェース のメソッドorg.bukkit.entity.Bat
This method modifies the current waking state of this bat.
setBaby() - インタフェース のメソッドorg.bukkit.entity.Ageable
Sets the age of the animal to a baby
setBaby(boolean) - インタフェース のメソッドorg.bukkit.entity.Zombie
Sets whether the zombie is a baby
setBanned(boolean) - インタフェース のメソッドorg.bukkit.OfflinePlayer
非推奨です。
setBaseColor(DyeColor) - インタフェース のメソッドorg.bukkit.block.Banner
Sets the base color for this banner
setBaseColor(DyeColor) - インタフェース のメソッドorg.bukkit.inventory.meta.BannerMeta
Sets the base color for this banner
setBasePlate(boolean) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets whether the armor stand has a base plate
setBasePotionData(PotionData) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Sets the underlying potion data
setBasePotionData(PotionData) - インタフェース のメソッドorg.bukkit.entity.TippedArrow
Sets the underlying potion data
setBasePotionData(PotionData) - インタフェース のメソッドorg.bukkit.inventory.meta.PotionMeta
Sets the underlying potion data
setBaseValue(double) - インタフェース のメソッドorg.bukkit.attribute.AttributeInstance
Set the base value of this instance.
setBeamTarget(Location) - インタフェース のメソッドorg.bukkit.entity.EnderCrystal
Sets the location that this end crystal is pointing to.
setBedSpawnLocation(Location) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the Location where the player will spawn at their bed.
setBedSpawnLocation(Location, boolean) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the Location where the player will spawn at their bed.
setBiome(Biome) - インタフェース のメソッドorg.bukkit.block.Block
Sets the biome that this block resides in
setBiome(int, int, Biome) - インタフェース のメソッドorg.bukkit.generator.ChunkGenerator.BiomeGrid
Set biome at x, z within chunk being generated
setBiome(int, int, Biome) - インタフェース のメソッドorg.bukkit.World
Sets the biome for the given block coordinates
setBiteChance(double) - インタフェース のメソッドorg.bukkit.entity.FishHook
非推奨です。
has no effect in newer Minecraft versions
setBlock(int, int, int, Material) - インタフェース のメソッドorg.bukkit.generator.ChunkGenerator.ChunkData
Set the block at x,y,z in the chunk data to material.
setBlock(int, int, int, MaterialData) - インタフェース のメソッドorg.bukkit.generator.ChunkGenerator.ChunkData
Set the block at x,y,z in the chunk data to material.
setBlock(int, int, int, int) - インタフェース のメソッドorg.bukkit.generator.ChunkGenerator.ChunkData
非推奨です。
Uses magic values
setBlock(int, int, int, int, byte) - インタフェース のメソッドorg.bukkit.generator.ChunkGenerator.ChunkData
非推奨です。
Uses magic values
setBlockState(BlockState) - インタフェース のメソッドorg.bukkit.inventory.meta.BlockStateMeta
Attaches a copy of the passed block state to the item.
setBlockTexture(MushroomBlockTexture) - クラス のメソッドorg.bukkit.material.Mushroom
Sets the mushroom texture of this block.
setBlue(int) - クラス のメソッドorg.bukkit.Color
Creates a new Color object with specified component
setBodyPose(EulerAngle) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the armor stand's body's current pose as a EulerAngle
setBonus(int) - クラス のメソッドorg.bukkit.event.entity.VillagerReplenishTradeEvent
Set the bonus uses added.
setBoots(ItemStack) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the item currently being worn by the armor stand on its feet
setBoots(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the boots worn by the entity
setBoots(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Put the given ItemStack into the boots slot.
setBootsDropChance(float) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the chance of the boots being dropped upon this creature's death.
setBounce(boolean) - インタフェース のメソッドorg.bukkit.entity.Projectile
Set whether or not this projectile should bounce or not when it hits something.
setBreed(boolean) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.block.BrewingStand
Set the time left before brewing completes.
setBuild(boolean) - クラス のメソッドorg.bukkit.event.block.BlockPlaceEvent
Sets the canBuild state of this event.
setBuildable(boolean) - クラス のメソッドorg.bukkit.event.block.BlockCanBuildEvent
Sets whether the block can be built here or not.
setBurning(boolean) - クラス のメソッドorg.bukkit.event.inventory.FurnaceBurnEvent
Sets whether the furnace's fuel is burning or not.
setBurnTime(short) - インタフェース のメソッドorg.bukkit.block.Furnace
Set burn time.
setBurnTime(int) - クラス のメソッドorg.bukkit.event.inventory.FurnaceBurnEvent
Sets the burn time for this fuel
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockBreakEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockBurnEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockDamageEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockDispenseEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockExplodeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockFadeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockFromToEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockGrowEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockIgniteEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockPhysicsEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockPistonEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.BlockPlaceEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.CauldronLevelChangeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.LeavesDecayEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.NotePlayEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.block.SignChangeEvent
 
setCancelled(boolean) - インタフェース のメソッドorg.bukkit.event.Cancellable
Sets the cancellation state of this event.
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.enchantment.EnchantItemEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.enchantment.PrepareItemEnchantEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.CreeperPowerEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EnderDragonChangePhaseEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityChangeBlockEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityCombustEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityCreatePortalEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityDamageEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityExplodeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityInteractEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityRegainHealthEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityShootBowEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntitySpawnEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityTameEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityTargetEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityTeleportEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityToggleGlideEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.ExplosionPrimeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.FireworkExplodeEvent
Set the cancelled state of this event.
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.FoodLevelChangeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.HorseJumpEvent
非推奨です。
horse jumping was moved client side.
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.ItemDespawnEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.ItemMergeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.LingeringPotionSplashEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.PigZapEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.PlayerLeashEntityEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.PotionSplashEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.ProjectileLaunchEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.SheepDyeWoolEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.SheepRegrowWoolEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.SlimeSplitEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.VillagerAcquireTradeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.entity.VillagerReplenishTradeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.hanging.HangingBreakEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.hanging.HangingPlaceEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.inventory.BrewEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.inventory.FurnaceBurnEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.inventory.FurnaceSmeltEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.inventory.InventoryInteractEvent
Proxy method to InventoryInteractEvent.setResult(Event.Result) for the Cancellable interface.
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.inventory.InventoryMoveItemEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.inventory.InventoryOpenEvent
Sets the cancellation state of this event.
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.inventory.InventoryPickupItemEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.AsyncPlayerChatEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerAchievementAwardedEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerAnimationEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerBedEnterEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerBucketEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerChatEvent
非推奨です。
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerCommandPreprocessEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerDropItemEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerEditBookEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerFishEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerGameModeChangeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerInteractEntityEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerInteractEvent
Sets the cancellation state of this event.
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerItemConsumeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerItemDamageEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerItemHeldEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerKickEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerMoveEvent
Sets the cancellation state of this event.
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerPickupItemEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerShearEntityEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerStatisticIncrementEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerSwapHandItemsEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerToggleFlightEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerToggleSneakEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerToggleSprintEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerUnleashEntityEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerVelocityEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.server.ServerCommandEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.vehicle.VehicleDamageEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.vehicle.VehicleDestroyEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.vehicle.VehicleEnterEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.vehicle.VehicleExitEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.weather.LightningStrikeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.weather.ThunderChangeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.weather.WeatherChangeEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.world.ChunkUnloadEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.world.PortalCreateEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.world.StructureGrowEvent
 
setCancelled(boolean) - クラス のメソッドorg.bukkit.event.world.WorldUnloadEvent
 
setCancelled(boolean) - クラス のメソッドorg.spigotmc.event.entity.EntityMountEvent
 
setCanCreatePortal(boolean) - インタフェース のメソッドorg.bukkit.TravelAgent
Sets whether the TravelAgent should attempt to create a destination portal or not.
setCanPickupItems(boolean) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Sets whether or not the living entity can pick up items.
setCanSeeFriendlyInvisibles(boolean) - インタフェース のメソッドorg.bukkit.scoreboard.Team
Sets the team's ability to see invisible teammates.
setCarriedMaterial(MaterialData) - インタフェース のメソッドorg.bukkit.entity.Enderman
Set the id and data of the block that the Enderman is carring.
setCarryingChest(boolean) - インタフェース のメソッドorg.bukkit.entity.Horse
Sets whether the horse has a chest equipped.
setCatType(Ocelot.Type) - インタフェース のメソッドorg.bukkit.entity.Ocelot
Sets the current type of this cat.
setCenter(double, double) - インタフェース のメソッドorg.bukkit.WorldBorder
Sets the new border center.
setCenter(Location) - インタフェース のメソッドorg.bukkit.WorldBorder
Sets the new border center.
setCenterX(int) - インタフェース のメソッドorg.bukkit.map.MapView
Set the center X position of this map.
setCenterZ(int) - インタフェース のメソッドorg.bukkit.map.MapView
Set the center Z position of this map.
setChar(char, MapFont.CharacterSprite) - クラス のメソッドorg.bukkit.map.MapFont
Set the sprite for a given character.
setCharged(boolean) - インタフェース のメソッドorg.bukkit.entity.WitherSkull
Sets the charged status of the wither skull.
setChestplate(ItemStack) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the item currently being worn by the armor stand on its chest
setChestplate(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the chest plate worn by the entity
setChestplate(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Put the given ItemStack into the chestplate slot.
setChestplateDropChance(float) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the chance of the chest plate being dropped upon this creature's death.
setCollarColor(DyeColor) - インタフェース のメソッドorg.bukkit.entity.Wolf
Set the collar color of this wolf
setCollidable(boolean) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Set if this entity will be subject to collisions other entities.
setCollidesWithEntities(boolean) - クラス のメソッドorg.bukkit.entity.Player.Spigot
setCollisionCancelled(boolean) - クラス のメソッドorg.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
setColor(BarColor) - インタフェース のメソッドorg.bukkit.boss.BossBar
Sets the color of this boss bar.
setColor(Color) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Sets the color of this cloud.
setColor(Horse.Color) - インタフェース のメソッドorg.bukkit.entity.Horse
Sets the horse's color.
setColor(DyeColor) - クラス のメソッドorg.bukkit.event.entity.SheepDyeWoolEvent
Sets the DyeColor the sheep is being dyed
setColor(Color) - インタフェース のメソッドorg.bukkit.inventory.meta.LeatherArmorMeta
Sets the color of the armor.
setColor(DyeColor) - インタフェース のメソッドorg.bukkit.material.Colorable
Sets the color of this object to the specified DyeColor.
setColor(DyeColor) - クラス のメソッドorg.bukkit.material.Dye
Sets the color of this dye
setColor(DyeColor) - クラス のメソッドorg.bukkit.material.Wool
Sets the color of this dye
setCommand(String) - インタフェース のメソッドorg.bukkit.block.CommandBlock
Sets the command that this CommandBlock will run when powered.
setCommand(String) - インタフェース のメソッドorg.bukkit.entity.minecart.CommandMinecart
Sets the command that this CommandMinecart will run when activated.
setCommand(String) - クラス のメソッドorg.bukkit.event.server.ServerCommandEvent
Sets the command that the server will execute
setCompassTarget(Location) - インタフェース のメソッドorg.bukkit.entity.Player
Set the target of the player's compass.
setConnected(boolean) - クラス のメソッドorg.bukkit.material.TripwireHook
Set tripwire connection state
setContents(ItemStack[]) - インタフェース のメソッドorg.bukkit.inventory.Inventory
Completely replaces the inventory's contents.
setContents(MaterialData) - クラス のメソッドorg.bukkit.material.FlowerPot
Set the contents of the flower pot
setConversation(Conversation) - インタフェース のメソッドorg.bukkit.conversations.ConversationCanceller
Sets the conversation this ConversationCanceller can optionally cancel.
setConversation(Conversation) - クラス のメソッドorg.bukkit.conversations.ExactMatchConversationCanceller
 
setConversation(Conversation) - クラス のメソッドorg.bukkit.conversations.InactivityConversationCanceller
 
setConversation(Conversation) - クラス のメソッドorg.bukkit.conversations.ManuallyAbandonedConversationCanceller
 
setCookTime(short) - インタフェース のメソッドorg.bukkit.block.Furnace
Set cook time.
setCount(int) - クラス のメソッドorg.bukkit.event.entity.SlimeSplitEvent
Sets how many smaller slimes will spawn on the split
setCreated(Date) - インタフェース のメソッドorg.bukkit.BanEntry
Sets the date this ban entry was created.
setCreationRadius(int) - インタフェース のメソッドorg.bukkit.TravelAgent
Sets the maximum radius from the given location to create a portal.
setCreatureTypeByName(String) - インタフェース のメソッドorg.bukkit.block.CreatureSpawner
Set the spawner mob type.
setCritical(boolean) - インタフェース のメソッドorg.bukkit.entity.Arrow
Sets whether or not this arrow should be critical.
setCurrentItem(ItemStack) - クラス のメソッドorg.bukkit.event.inventory.InventoryClickEvent
Sets the ItemStack currently in the clicked slot.
setCursor(ItemStack) - クラス のメソッドorg.bukkit.event.inventory.InventoryClickEvent
非推奨です。
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) - クラス のメソッドorg.bukkit.event.inventory.InventoryCreativeEvent
 
setCursor(ItemStack) - クラス のメソッドorg.bukkit.event.inventory.InventoryDragEvent
Sets the result cursor after the drag is done.
setCursor(ItemStack) - クラス のメソッドorg.bukkit.inventory.InventoryView
Sets the item on the cursor of one of the viewing players.
setCursors(MapCursorCollection) - インタフェース のメソッドorg.bukkit.map.MapCanvas
Set the cursor collection associated with this canvas.
setCustomName(String) - インタフェース のメソッドorg.bukkit.entity.Entity
Sets a custom name on a mob.
setCustomNameVisible(boolean) - インタフェース のメソッドorg.bukkit.entity.Entity
Sets whether or not to display the mob's custom name client side.
setDamage(double) - クラス のメソッドorg.bukkit.entity.Arrow.Spigot
 
setDamage(double) - インタフェース のメソッドorg.bukkit.entity.Minecart
Sets a minecart's damage.
setDamage(EntityDamageEvent.DamageModifier, double) - クラス のメソッドorg.bukkit.event.entity.EntityDamageEvent
Sets the damage for the specified modifier.
setDamage(double) - クラス のメソッドorg.bukkit.event.entity.EntityDamageEvent
Sets the raw amount of damage caused by the event.
setDamage(int) - クラス のメソッドorg.bukkit.event.player.PlayerItemDamageEvent
 
setDamage(double) - クラス のメソッドorg.bukkit.event.vehicle.VehicleDamageEvent
Sets the damage done to the vehicle
setDamageAmount(double) - インタフェース のメソッドorg.bukkit.WorldBorder
Sets the amount of damage a player takes when outside the border plus the border buffer.
setDamageBuffer(double) - インタフェース のメソッドorg.bukkit.WorldBorder
Sets the amount of blocks a player may safely be outside the border before taking damage.
setData(byte) - インタフェース のメソッドorg.bukkit.block.Block
非推奨です。
Magic value
setData(byte, boolean) - インタフェース のメソッドorg.bukkit.block.Block
非推奨です。
Magic value
setData(MaterialData) - インタフェース のメソッドorg.bukkit.block.BlockState
Sets the metadata for this block
setData(MaterialData) - クラス のメソッドorg.bukkit.inventory.ItemStack
Sets the MaterialData for this stack of items
setData(byte) - クラス のメソッドorg.bukkit.material.MaterialData
非推奨です。
Magic value
setDatabaseEnabled(boolean) - クラス のメソッドorg.bukkit.plugin.PluginDescriptionFile
 
setDeathMessage(String) - クラス のメソッドorg.bukkit.event.entity.PlayerDeathEvent
Set the death message that will appear to everyone on the server.
setDecayable(boolean) - クラス のメソッドorg.bukkit.material.Leaves
Set whether this leaf block will disappear when too far from a log
setDecaying(boolean) - クラス のメソッドorg.bukkit.material.Leaves
Set whether this leaf block is in the process of decaying
setDefault(PermissionDefault) - クラス のメソッドorg.bukkit.permissions.Permission
Sets the default value of this permission.
setDefaultGameMode(GameMode) - クラス のstaticメソッドorg.bukkit.Bukkit
Sets the default GameMode for new players.
setDefaultGameMode(GameMode) - インタフェース のメソッドorg.bukkit.Server
Sets the default GameMode for new players.
setDefaults(Configuration) - インタフェース のメソッドorg.bukkit.configuration.Configuration
Sets the source of all default values for this Configuration.
setDefaults(Configuration) - クラス のメソッドorg.bukkit.configuration.MemoryConfiguration
 
setDelay(int) - インタフェース のメソッドorg.bukkit.block.CreatureSpawner
Set the spawner's delay.
setDelay(int) - クラス のメソッドorg.bukkit.material.Diode
Sets the delay of the repeater.
setDerailedVelocityMod(Vector) - インタフェース のメソッドorg.bukkit.entity.Minecart
Sets the derailed velocity modifier.
setDescription(String) - クラス のメソッドorg.bukkit.command.Command
Sets a brief description of this command.
setDescription(String) - クラス のメソッドorg.bukkit.permissions.Permission
Sets the description of this permission.
setDifficulty(Difficulty) - インタフェース のメソッドorg.bukkit.World
Sets the Difficulty of the world.
setDirection(Vector) - インタフェース のメソッドorg.bukkit.entity.Fireball
Fireballs fly straight and do not take setVelocity(...) well.
setDirection(Vector) - クラス のメソッドorg.bukkit.Location
Sets the yaw and pitch to point in the direction of the vector.
setDirection(byte) - クラス のメソッドorg.bukkit.map.MapCursor
Set the direction of this cursor.
setDirection(BlockFace, boolean) - クラス のメソッドorg.bukkit.material.ExtendedRails
 
setDirection(BlockFace, boolean) - クラス のメソッドorg.bukkit.material.Rails
Set the direction of these tracks Note that tracks are bidirectional and that the direction returned is the ascending direction if the track is set on a slope.
setDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Tree
Set direction of the log
setDisplayBlock(MaterialData) - インタフェース のメソッドorg.bukkit.entity.Minecart
Sets the display block for this minecart.
setDisplayBlockOffset(int) - インタフェース のメソッドorg.bukkit.entity.Minecart
Sets the offset of the display block.
setDisplayName(String) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the "friendly" name to display of this player.
setDisplayName(String) - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Sets the display name.
setDisplayName(String) - インタフェース のメソッドorg.bukkit.scoreboard.Objective
Sets the name displayed to players for this objective.
setDisplayName(String) - インタフェース のメソッドorg.bukkit.scoreboard.Team
Sets the name displayed to entries for this team
setDisplaySlot(DisplaySlot) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.entity.Horse
Sets the domestication level of this horse.
setDropItem(boolean) - インタフェース のメソッドorg.bukkit.entity.FallingBlock
Set if the falling block will break into an item if it cannot be placed
setDroppedExp(int) - クラス のメソッドorg.bukkit.event.entity.EntityDeathEvent
Sets how much EXP should be dropped from this death.
setDurability(short) - クラス のメソッドorg.bukkit.inventory.ItemStack
Sets the durability of this item
setDuration(int) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Sets the duration which this cloud will exist for (in ticks).
setDuration(int) - クラス のメソッドorg.bukkit.event.entity.EntityCombustEvent
The number of seconds the combustee should be alight for.
setDurationOnUse(int) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.inventory.meta.FireworkEffectMeta
Sets the firework effect for this meta.
setElder(boolean) - インタフェース のメソッドorg.bukkit.entity.Guardian
Set the Guardian to an elder Guardian or not
setEnabled(boolean) - インタフェース のメソッドorg.bukkit.entity.minecart.HopperMinecart
Sets whether this Minecart will pick up items.
setEnabled(boolean) - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
Sets the enabled state of this plugin
setExactTeleport(boolean) - インタフェース のメソッドorg.bukkit.block.EndGateway
Sets whether this gateway will teleport entities directly to the exit location instead of finding a nearby location.
setExecutor(CommandExecutor) - クラス のメソッドorg.bukkit.command.PluginCommand
Sets the CommandExecutor to run when parsing this command
setExhaustion(float) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the players current exhaustion level
setExitLocation(Location) - インタフェース のメソッドorg.bukkit.block.EndGateway
Sets the exit location that entities are teleported to when they enter the gateway portal.
setExp(float) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the players current experience points towards the next level This is a percentage value. 0 is "no progress" and 1 is "next level".
setExperience(int) - インタフェース のメソッドorg.bukkit.entity.ExperienceOrb
Sets how much experience is contained within this orb
setExperience(int) - クラス のメソッドorg.bukkit.event.entity.ExpBottleEvent
This method sets the amount of experience to be created.
setExperience(float) - クラス のメソッドorg.bukkit.inventory.FurnaceRecipe
Sets the experience given by this recipe.
setExperienceReward(boolean) - クラス のメソッドorg.bukkit.inventory.MerchantRecipe
Set whether to reward experience for the trade.
setExpiration(Date) - インタフェース のメソッドorg.bukkit.BanEntry
Sets the date this ban expires on.
setExpLevelCost(int) - クラス のメソッドorg.bukkit.event.enchantment.EnchantItemEvent
Set cost in exp levels of the enchantment
setExpToDrop(int) - クラス のメソッドorg.bukkit.event.block.BlockExpEvent
Set the amount of experience dropped by the block after the event has processed
setExpToDrop(int) - クラス のメソッドorg.bukkit.event.player.PlayerFishEvent
Sets the amount of experience received when fishing.
setExtraContents(ItemStack[]) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Put the given ItemStacks into the extra slots
See PlayerInventory.getExtraContents() for an explanation of extra slots.
setFacePainted(BlockFace, boolean) - クラス のメソッドorg.bukkit.material.Mushroom
非推奨です。
Use MushroomBlockType cap options
setFacingDirection(BlockFace, boolean) - インタフェース のメソッドorg.bukkit.entity.Hanging
Sets the direction of the hanging entity, potentially overriding rules of placement.
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Banner
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Bed
Set which direction the head of the bed is facing.
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Button
Sets the direction this button is pointing toward
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.CocoaPlant
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Comparator
Sets the direction this comparator is facing
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Diode
Sets the direction this diode is facing.
setFacingDirection(BlockFace) - インタフェース のメソッドorg.bukkit.material.Directional
Sets the direction that this block is facing in
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.DirectionalContainer
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Dispenser
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Door
Set the direction that this door should is facing.
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Gate
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Hopper
Sets the direction this hopper is facing
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Ladder
Sets the direction this ladder is facing
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Lever
Sets the direction this lever is pointing in
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.PistonBaseMaterial
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.PistonExtensionMaterial
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Pumpkin
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Sign
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Skull
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Stairs
Set the direction the stair part of the block is facing
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.Torch
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.TrapDoor
 
setFacingDirection(BlockFace) - クラス のメソッドorg.bukkit.material.TripwireHook
 
setFallbackCommands() - クラス のメソッドorg.bukkit.command.SimpleCommandMap
 
setFallDistance(float) - インタフェース のメソッドorg.bukkit.entity.Entity
Sets the fall distance for this entity
setFire(boolean) - クラス のメソッドorg.bukkit.event.entity.ExplosionPrimeEvent
Sets whether this explosion will create fire or not
setFireTicks(int) - インタフェース のメソッドorg.bukkit.entity.Entity
Sets the entity's current fire ticks (ticks before the entity stops being on fire).
setFireworkMeta(FireworkMeta) - インタフェース のメソッドorg.bukkit.entity.Firework
Apply the provided meta to the fireworks
setFlying(boolean) - インタフェース のメソッドorg.bukkit.entity.Player
Makes this player start or stop flying.
setFlyingVelocityMod(Vector) - インタフェース のメソッドorg.bukkit.entity.Minecart
Sets the flying velocity modifier.
setFlySpeed(float) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the speed at which a client will fly.
setFoodLevel(int) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the players current food level
setFoodLevel(int) - クラス のメソッドorg.bukkit.event.entity.FoodLevelChangeEvent
Sets the resultant food level that the entity involved in this event should be set to
setFormat(String) - クラス のメソッドorg.bukkit.event.player.AsyncPlayerChatEvent
Sets the format to use to display this chat message.
setFormat(String) - クラス のメソッドorg.bukkit.event.player.PlayerChatEvent
非推奨です。
Sets the format to use to display this chat message
setFormat(String) - クラス のメソッドorg.bukkit.event.player.PlayerCommandPreprocessEvent
非推奨です。
This method is provided for backward compatibility with no guarantee to the effect of modifying the format.
setFrom(Location) - クラス のメソッドorg.bukkit.event.entity.EntityTeleportEvent
Sets the location that this entity moved from
setFrom(Location) - クラス のメソッドorg.bukkit.event.player.PlayerMoveEvent
Sets the location to mark as where the player moved from
setFuel(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.BrewerInventory
Set the current fuel for brewing.
setFuel(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.FurnaceInventory
Set the current fuel.
setFuelLevel(int) - インタフェース のメソッドorg.bukkit.block.BrewingStand
Set the level of current fuel for brewing.
setFullTime(long) - インタフェース のメソッドorg.bukkit.World
Sets the in-game time on the server Note that this sets the full time of the world, which may cause adverse effects such as breaking redstone clocks and any scheduled events
setFuseTicks(int) - インタフェース のメソッドorg.bukkit.entity.TNTPrimed
Set the number of ticks until the TNT blows up after being primed.
setGameMode(GameMode) - インタフェース のメソッドorg.bukkit.entity.HumanEntity
Sets this human's current GameMode
setGameRuleValue(String, String) - インタフェース のメソッドorg.bukkit.World
Set the specified gamerule to specified value.
setGliding(boolean) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Makes entity start or stop gliding.
setGlowing(boolean) - インタフェース のメソッドorg.bukkit.entity.Entity
Sets whether the entity has a team colored (default: white) glow.
setGlowingTicks(int) - インタフェース のメソッドorg.bukkit.entity.SpectralArrow
Sets the amount of time to apply the glowing effect for.
setGravity(boolean) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets whether gravity applies to this armor stand
setGreen(int) - クラス のメソッドorg.bukkit.Color
Creates a new Color object with specified component
setHasExtendedDuration(boolean) - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
Set whether this potion has extended duration.
setHatching(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerEggThrowEvent
Sets whether the egg will hatch or not.
setHatchingType(EntityType) - クラス のメソッドorg.bukkit.event.player.PlayerEggThrowEvent
Change the type of mob being hatched by the egg
setHeadOfBed(boolean) - クラス のメソッドorg.bukkit.material.Bed
Configure this to be either the head or the foot of the bed
setHeadPose(EulerAngle) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the armor stand's head's current pose as a EulerAngle
setHealth(double) - インタフェース のメソッドorg.bukkit.entity.Damageable
Sets the entity's health from 0 to Damageable.getMaxHealth(), where 0 is dead.
setHealthScale(double) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the number to scale health to for the client; this will also setHealthScaled(true).
setHealthScaled(boolean) - インタフェース のメソッドorg.bukkit.entity.Player
Sets if the client is displayed a 'scaled' health, that is, health on a scale from 0-Player.getHealthScale().
setHeldItemSlot(int) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Set the slot number of the currently held item.
setHelmet(ItemStack) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the item currently being worn by the armor stand on its head
setHelmet(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the helmet worn by the entity
setHelmet(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Put the given ItemStack into the helmet slot.
setHelmetDropChance(float) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the chance of the helmet being dropped upon this creature's death.
setHinge(boolean) - クラス のメソッドorg.bukkit.material.Door
Set whether the hinge is on the left or right side.
setHurtEntities(boolean) - インタフェース のメソッドorg.bukkit.entity.FallingBlock
Set the HurtEntities state of this block.
setIdleTimeout(int) - クラス のstaticメソッドorg.bukkit.Bukkit
Set the idle kick timeout.
setIdleTimeout(int) - インタフェース のメソッドorg.bukkit.Server
Set the idle kick timeout.
SetIdleTimeoutCommand - org.bukkit.command.defaultsのクラス
非推奨です。
SetIdleTimeoutCommand() - クラス のコンストラクタorg.bukkit.command.defaults.SetIdleTimeoutCommand
非推奨です。
 
setIngredient(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.BrewerInventory
Set the current ingredient for brewing.
setIngredient(char, MaterialData) - クラス のメソッドorg.bukkit.inventory.ShapedRecipe
Sets the material that a character in the recipe shape refers to.
setIngredient(char, Material) - クラス のメソッドorg.bukkit.inventory.ShapedRecipe
Sets the material that a character in the recipe shape refers to.
setIngredient(char, Material, int) - クラス のメソッドorg.bukkit.inventory.ShapedRecipe
非推奨です。
Magic value
setIngredients(List<ItemStack>) - クラス のメソッドorg.bukkit.inventory.MerchantRecipe
 
setInput(MaterialData) - クラス のメソッドorg.bukkit.inventory.FurnaceRecipe
Sets the input of this furnace recipe.
setInput(Material) - クラス のメソッドorg.bukkit.inventory.FurnaceRecipe
Sets the input of this furnace recipe.
setInput(Material, int) - クラス のメソッドorg.bukkit.inventory.FurnaceRecipe
非推奨です。
Magic value
setInstaBreak(boolean) - クラス のメソッドorg.bukkit.event.block.BlockDamageEvent
Sets if the block should instantly break when damaged by the player.
setInstrument(Instrument) - クラス のメソッドorg.bukkit.event.block.NotePlayEvent
Overrides the Instrument to be used.
setIntensity(LivingEntity, double) - クラス のメソッドorg.bukkit.event.entity.PotionSplashEvent
Overwrites the intensity for a given entity
setInverted(boolean) - クラス のメソッドorg.bukkit.material.Stairs
Set step inverted state
setInverted(boolean) - クラス のメソッドorg.bukkit.material.Step
Set step inverted state
setInverted(boolean) - クラス のメソッドorg.bukkit.material.TrapDoor
Set trapdoor inverted state
setInverted(boolean) - クラス のメソッドorg.bukkit.material.WoodenStep
Set step inverted state
setInvulnerable(boolean) - インタフェース のメソッドorg.bukkit.entity.Entity
Sets whether the entity is invulnerable or not.
setIsIncendiary(boolean) - インタフェース のメソッドorg.bukkit.entity.Explosive
Set whether or not this explosive's explosion causes fire
setIsInstantGrowable(boolean) - クラス のメソッドorg.bukkit.material.Sapling
Set whether this sapling will grow when next ticked with bonemeal
setItem(ItemStack) - インタフェース のメソッドorg.bukkit.entity.ItemFrame
Set the item in this frame
setItem(ItemStack) - インタフェース のメソッドorg.bukkit.entity.ThrownPotion
Set the ItemStack for this thrown potion.
setItem(ItemStack) - クラス のメソッドorg.bukkit.event.block.BlockDispenseEvent
Sets the item being dispensed.
setItem(ItemStack) - クラス のメソッド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) - クラス のメソッドorg.bukkit.event.player.PlayerItemConsumeEvent
Set the item being consumed
setItem(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.BeaconInventory
Set the item powering the beacon.
setItem(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.EnchantingInventory
Set the item being enchanted.
setItem(int, ItemStack) - インタフェース のメソッドorg.bukkit.inventory.Inventory
Stores the ItemStack at the given index of the inventory.
setItem(int, ItemStack) - クラス のメソッドorg.bukkit.inventory.InventoryView
Sets one item in this inventory view by its raw slot ID.
setItem(int, ItemStack) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Stores the ItemStack at the given index of the inventory.
setItemInHand(ItemStack) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the item the armor stand is currently holding
setItemInHand(ItemStack) - インタフェース のメソッドorg.bukkit.entity.HumanEntity
非推奨です。
Humans may now dual wield in their off hand, use explicit methods in PlayerInventory.
setItemInHand(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
非推奨です。
entities can duel wield now use the methods for the specific hand instead
setItemInHand(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
非推奨です。
players can duel wield now use the methods for the specific hand instead
setItemInHandDropChance(float) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
非推奨です。
entities can duel wield now use the methods for the specific hand instead
setItemInMainHand(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the item the entity is holding in their main hand.
setItemInMainHand(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Sets the item the player is holding in their main hand.
setItemInMainHandDropChance(float) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the item the entity is holding in their off hand.
setItemInOffHand(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Sets the item the player is holding in their off hand.
setItemInOffHandDropChance(float) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the chance of the off hand item being dropped upon this creature's death.
setItemMeta(ItemMeta) - クラス のメソッドorg.bukkit.inventory.ItemStack
Set the ItemMeta of this ItemStack.
setItemOnCursor(ItemStack) - インタフェース のメソッドorg.bukkit.entity.HumanEntity
Sets the item to the given ItemStack, this will replace whatever the user was moving.
setItemStack(ItemStack) - インタフェース のメソッドorg.bukkit.entity.Item
Sets the item stack associated with this item drop.
setItemStack(ItemStack) - クラス のメソッドorg.bukkit.event.player.PlayerBucketEvent
Set the item in hand after the event
setJoinMessage(String) - クラス のメソッドorg.bukkit.event.player.PlayerJoinEvent
Sets the join message to send to all online players
setJumpStrength(double) - インタフェース のメソッドorg.bukkit.entity.Horse
Sets the jump strength of this horse.
setKeepInventory(boolean) - クラス のメソッドorg.bukkit.event.entity.PlayerDeathEvent
Sets if the Player keeps inventory on death.
setKeepLevel(boolean) - クラス のメソッドorg.bukkit.event.entity.PlayerDeathEvent
Sets if the Player should keep all EXP at respawn.
setKeepSpawnInMemory(boolean) - インタフェース のメソッドorg.bukkit.World
Sets whether the world's spawn area should be kept loaded into memory or not.
setKickMessage(String) - クラス のメソッドorg.bukkit.event.player.AsyncPlayerPreLoginEvent
Sets the kick message to display if getResult() !
setKickMessage(String) - クラス のメソッドorg.bukkit.event.player.PlayerLoginEvent
Sets the kick message to display if getResult() !
setKickMessage(String) - クラス のメソッドorg.bukkit.event.player.PlayerPreLoginEvent
非推奨です。
Sets the kick message to display if getResult() !
setKnockbackStrength(int) - インタフェース のメソッドorg.bukkit.entity.Arrow
Sets the knockback strength for an arrow.
setLabel(String) - クラス のメソッドorg.bukkit.command.Command
Sets the label of this command.
setLastDamage(double) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Sets the damage dealt within the current no damage ticks time period.
setLastDamageCause(EntityDamageEvent) - インタフェース のメソッドorg.bukkit.entity.Entity
Record the last EntityDamageEvent inflicted on this entity
setLeashHolder(Entity) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Sets the leash on this entity to be held by the supplied entity.
setLeaveMessage(String) - クラス のメソッドorg.bukkit.event.player.PlayerKickEvent
Sets the leave message send to all online players
setLeftArmPose(EulerAngle) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the armor stand's left arm's current pose as a EulerAngle
setLeftLegPose(EulerAngle) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the armor stand's left leg's current pose as a EulerAngle
setLeggings(ItemStack) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the item currently being worn by the armor stand on its legs
setLeggings(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the leggings worn by the entity
setLeggings(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.PlayerInventory
Put the given ItemStack into the leg slot.
setLeggingsDropChance(float) - インタフェース のメソッドorg.bukkit.inventory.EntityEquipment
Sets the chance of the leggings being dropped upon this creature's death.
setLevel(int) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the players current experience level
setLevel(int) - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
Sets the level of this potion.
setLine(int, String) - インタフェース のメソッドorg.bukkit.block.Sign
Sets the line of text at the specified index.
setLine(int, String) - クラス のメソッドorg.bukkit.event.block.SignChangeEvent
Sets a single line for the sign involved in this event
setLocalEchoEnabled(boolean) - クラス のメソッドorg.bukkit.conversations.Conversation
Sets the status of local echo for this conversation.
setLoginResult(AsyncPlayerPreLoginEvent.Result) - クラス のメソッドorg.bukkit.event.player.AsyncPlayerPreLoginEvent
Sets the new result of the login, as an enum
setLore(List<String>) - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
Sets the lore for this item.
setMainEffect(PotionEffectType) - インタフェース のメソッドorg.bukkit.inventory.meta.PotionMeta
setMainHandItem(ItemStack) - クラス のメソッドorg.bukkit.event.player.PlayerSwapHandItemsEvent
Sets the item in the main hand.
setMarker(boolean) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets whether this armor stand is a marker, meaning it has a very small collision box
setMaterial(Material) - クラス のメソッドorg.bukkit.material.TexturedMaterial
Sets the material this block is made of
setMatrix(ItemStack[]) - インタフェース のメソッドorg.bukkit.inventory.CraftingInventory
Replace the contents of the crafting matrix
setMaxDomestication(int) - インタフェース のメソッドorg.bukkit.entity.Horse
Sets the maximum domestication level of this horse.
setMaxHealth(double) - インタフェース のメソッドorg.bukkit.entity.Damageable
Sets the maximum health this entity can have.
setMaximumAir(int) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Sets the maximum amount of air the living entity can have, in ticks.
setMaximumNoDamageTicks(int) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Sets the living entity's current maximum no damage ticks.
setMaxPlayers(int) - クラス のメソッドorg.bukkit.event.server.ServerListPingEvent
Set the maximum number of players sent.
setMaxSpeed(double) - インタフェース のメソッドorg.bukkit.entity.Boat
非推奨です。
boats are complex and many of these methods do not work correctly across multiple versions.
setMaxSpeed(double) - インタフェース のメソッドorg.bukkit.entity.Minecart
Sets the maximum speed of a minecart.
setMaxStackSize(int) - インタフェース のメソッドorg.bukkit.inventory.Inventory
This method allows you to change the maximum stack size for an inventory.
setMaxUses(int) - クラス のメソッドorg.bukkit.inventory.MerchantRecipe
Set the maximum number of uses this trade has.
setMessage(String) - クラス のメソッドorg.bukkit.event.player.AsyncPlayerChatEvent
Sets the message that the player will send.
setMessage(String) - クラス のメソッドorg.bukkit.event.player.PlayerChatEvent
非推奨です。
Sets the message that the player will send
setMessage(String) - クラス のメソッドorg.bukkit.event.player.PlayerCommandPreprocessEvent
Sets the command that the player will send.
setMetadata(String, MetadataValue) - インタフェース のメソッドorg.bukkit.metadata.Metadatable
Sets a metadata value in the implementing object's metadata store.
setMetadata(T, String, MetadataValue) - インタフェース のメソッドorg.bukkit.metadata.MetadataStore
Adds a metadata value to an object.
setMetadata(T, String, MetadataValue) - クラス のメソッドorg.bukkit.metadata.MetadataStoreBase
Adds a metadata value to an object.
setMonsterSpawnLimit(int) - インタフェース のメソッドorg.bukkit.World
Sets the limit for number of monsters that can spawn in a chunk in this world Note: If set to a negative number the world will use the server-wide spawn limit instead.
setMotd(String) - クラス のメソッドorg.bukkit.event.server.ServerListPingEvent
Change the message of the day message.
setNaggable(boolean) - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
setNaggable(boolean) - インタフェース のメソッドorg.bukkit.plugin.Plugin
Set naggable state
setName(String) - インタフェース のメソッドorg.bukkit.block.CommandBlock
Sets the name of this CommandBlock.
setName(String) - クラス のメソッドorg.bukkit.command.Command
Sets the name of this command.
setName(String) - インタフェース のメソッドorg.bukkit.entity.minecart.CommandMinecart
Sets the name of this CommandMinecart.
setNameTagVisibility(NameTagVisibility) - インタフェース のメソッドorg.bukkit.scoreboard.Team
setNewBookMeta(BookMeta) - クラス のメソッドorg.bukkit.event.player.PlayerEditBookEvent
Sets the book meta that will actually be added to the book.
setNewCurrent(int) - クラス のメソッドorg.bukkit.event.block.BlockRedstoneEvent
Sets the new current of this block
setNewExp(int) - クラス のメソッドorg.bukkit.event.entity.PlayerDeathEvent
Sets how much EXP the Player should have at respawn.
setNewLevel(int) - クラス のメソッドorg.bukkit.event.block.CauldronLevelChangeEvent
 
setNewLevel(int) - クラス のメソッドorg.bukkit.event.entity.PlayerDeathEvent
Sets the Level the Player should have at respawn.
setNewPhase(EnderDragon.Phase) - クラス のメソッドorg.bukkit.event.entity.EnderDragonChangePhaseEvent
Sets the new phase for the ender dragon.
setNewTotalExp(int) - クラス のメソッドorg.bukkit.event.entity.PlayerDeathEvent
Sets the Total EXP the Player should have at respawn.
setNoDamageTicks(int) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Sets the living entity's current no damage ticks.
setNote(Note) - インタフェース のメソッドorg.bukkit.block.NoteBlock
Set the note.
setNote(Note) - クラス のメソッドorg.bukkit.event.block.NotePlayEvent
Overrides the Note to be played.
setNumHatches(byte) - クラス のメソッドorg.bukkit.event.player.PlayerEggThrowEvent
Change the number of mobs coming out of the hatched egg The boolean hatching will override this number.
setObjectTriggering(boolean) - クラス のメソッドorg.bukkit.material.Tripwire
Set object triggering state for this tripwire
setOccupiedDeceleration(double) - インタフェース のメソッドorg.bukkit.entity.Boat
非推奨です。
boats are complex and many of these methods do not work correctly across multiple versions.
setOffHandItem(ItemStack) - クラス のメソッドorg.bukkit.event.player.PlayerSwapHandItemsEvent
Sets the item in the off hand.
setOp(boolean) - クラス のメソッドorg.bukkit.permissions.PermissibleBase
 
setOp(boolean) - インタフェース のメソッドorg.bukkit.permissions.ServerOperator
Sets the operator status of this object
setOpen(boolean) - クラス のメソッドorg.bukkit.material.Door
Set whether the door is open.
setOpen(boolean) - クラス のメソッドorg.bukkit.material.Gate
 
setOpen(boolean) - インタフェース のメソッドorg.bukkit.material.Openable
Configure this door to be either open or closed;
setOpen(boolean) - クラス のメソッドorg.bukkit.material.TrapDoor
 
setOption(Team.Option, Team.OptionStatus) - インタフェース のメソッドorg.bukkit.scoreboard.Team
Set an option for this team
setOwner(String) - インタフェース のメソッドorg.bukkit.block.Skull
Sets the owner of the skull Involves a potentially blocking web request to acquire the profile data for the provided name.
setOwner(AnimalTamer) - インタフェース のメソッドorg.bukkit.entity.Tameable
Set this to be owned by given AnimalTamer.
setOwner(String) - インタフェース のメソッドorg.bukkit.inventory.meta.SkullMeta
Sets the owner of the skull.
setPage(int, String) - インタフェース のメソッドorg.bukkit.inventory.meta.BookMeta
Sets the specified page in the book.
setPages(List<String>) - インタフェース のメソッドorg.bukkit.inventory.meta.BookMeta
Clears the existing book pages, and sets the book to use the provided pages.
setPages(String...) - インタフェース のメソッドorg.bukkit.inventory.meta.BookMeta
Clears the existing book pages, and sets the book to use the provided pages.
setParticle(Particle) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Sets the particle which this cloud will be composed of
setPassenger(Entity) - インタフェース のメソッドorg.bukkit.entity.Entity
Set the passenger of a vehicle.
setPattern(int, Pattern) - インタフェース のメソッドorg.bukkit.block.Banner
Sets the pattern at the specified index
setPattern(int, Pattern) - インタフェース のメソッドorg.bukkit.inventory.meta.BannerMeta
Sets the pattern at the specified index
setPatterns(List<Pattern>) - インタフェース のメソッドorg.bukkit.block.Banner
Sets the patterns used on this banner
setPatterns(List<Pattern>) - インタフェース のメソッドorg.bukkit.inventory.meta.BannerMeta
Sets the patterns used on this banner
setPermission(String) - クラス のメソッドorg.bukkit.command.Command
Sets the permission required by users to be able to perform this command
setPermission(String, boolean) - クラス のメソッドorg.bukkit.permissions.PermissionAttachment
Sets a permission to the given value, by its fully qualified name
setPermission(Permission, boolean) - クラス のメソッドorg.bukkit.permissions.PermissionAttachment
Sets a permission to the given value
setPermissionMessage(String) - クラス のメソッドorg.bukkit.command.Command
Sets the message sent when a permission check fails
setPhase(EnderDragon.Phase) - インタフェース のメソッドorg.bukkit.entity.EnderDragon
Sets the next phase for the dragon to perform.
setPickupCancelled(boolean) - クラス のメソッドorg.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
setPickupDelay(int) - インタフェース のメソッドorg.bukkit.entity.Item
Sets the delay before this Item is available to be picked up by players
setPitch(float) - クラス のメソッドorg.bukkit.Location
Sets the pitch of this location, measured in degrees.
setPixel(int, int, byte) - インタフェース のメソッドorg.bukkit.map.MapCanvas
Draw a pixel to the canvas.
setPlayer(Player) - クラス のメソッドorg.bukkit.event.player.PlayerChatEvent
非推奨です。
Sets the player that this message will display as, or command will be executed as
setPlayer(Player) - クラス のメソッドorg.bukkit.event.player.PlayerCommandPreprocessEvent
Sets the player that this command will be executed as.
setPlayerCreated(boolean) - インタフェース のメソッドorg.bukkit.entity.IronGolem
Sets whether this iron golem was built by a player or not.
setPlayerListName(String) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the name that is shown on the in-game player list.
setPlayerTime(long, boolean) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the current time on the player's client.
setPlayerWeather(WeatherType) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the type of weather the player will see.
setPlaying(Material) - インタフェース のメソッドorg.bukkit.block.Jukebox
Set the record currently playing
setPortalTravelAgent(TravelAgent) - クラス のメソッドorg.bukkit.event.entity.EntityPortalEvent
Sets the Travel Agent used (or not) in this event.
setPortalTravelAgent(TravelAgent) - クラス のメソッドorg.bukkit.event.player.PlayerPortalEvent
Sets the Travel Agent used (or not) in this event.
setPotionBrewer(PotionBrewer) - クラス のstaticメソッドorg.bukkit.potion.Potion
非推奨です。
Sets the current instance of PotionBrewer.
setPower(float) - クラス のメソッドorg.bukkit.event.entity.HorseJumpEvent
非推奨です。
horse jumping was moved client side.
setPower(int) - インタフェース のメソッドorg.bukkit.inventory.meta.FireworkMeta
Sets the approximate power of the firework.
setPowered(boolean) - インタフェース のメソッドorg.bukkit.entity.Creeper
Sets the Powered status of this Creeper
setPowered(boolean) - クラス のメソッドorg.bukkit.material.Button
Sets the current state of this button
setPowered(boolean) - クラス のメソッドorg.bukkit.material.Command
Sets the current state of this Material
setPowered(boolean) - クラス のメソッドorg.bukkit.material.Lever
Set this lever to be powered or not.
setPowered(boolean) - クラス のメソッドorg.bukkit.material.PistonBaseMaterial
Sets the current state of this piston
setPowered(boolean) - クラス のメソッドorg.bukkit.material.PoweredRail
Set whether this PoweredRail should be powered or not.
setPrefix(String) - インタフェース のメソッドorg.bukkit.scoreboard.Team
Sets the prefix prepended to the display of entries on this team.
setPressed(boolean) - クラス のメソッドorg.bukkit.material.DetectorRail
 
setProfession(Villager.Profession) - インタフェース のメソッドorg.bukkit.entity.Villager
Sets the new profession of this villager.
setProgress(double) - インタフェース のメソッドorg.bukkit.boss.BossBar
Sets the progress of the bar.
setProjectile(Entity) - クラス のメソッドorg.bukkit.event.entity.EntityShootBowEvent
Replaces the projectile which will be launched
setProperty(InventoryView.Property, int) - クラス のメソッド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) - インタフェース のメソッドorg.bukkit.World
Sets the PVP setting for this world.
setQuitMessage(String) - クラス のメソッドorg.bukkit.event.player.PlayerQuitEvent
Sets the quit message to send to all online players
setRabbitType(Rabbit.Type) - インタフェース のメソッドorg.bukkit.entity.Rabbit
 
setRadius(float) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Sets the initial radius of the cloud.
setRadius(float) - クラス のメソッドorg.bukkit.event.entity.ExplosionPrimeEvent
Sets the radius of the explosion
setRadiusOnUse(float) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Gets the amount that the radius of this cloud will decrease by each tick.
setRawData(byte) - インタフェース のメソッドorg.bukkit.block.BlockState
非推奨です。
Magic value
setRawNote(byte) - インタフェース のメソッドorg.bukkit.block.NoteBlock
非推奨です。
Magic value
setRawType(byte) - クラス のメソッドorg.bukkit.map.MapCursor
非推奨です。
Magic value
setRawTypeId(int, int, int, int) - インタフェース のメソッドorg.bukkit.BlockChangeDelegate
非推奨です。
Magic value
setRawTypeIdAndData(int, int, int, int, int) - インタフェース のメソッドorg.bukkit.BlockChangeDelegate
非推奨です。
Magic value
setReapplicationDelay(int) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Sets the time that an entity will be immune from subsequent exposure.
setReason(String) - インタフェース のメソッドorg.bukkit.BanEntry
Sets the reason for this ban.
setReason(String) - クラス のメソッドorg.bukkit.event.player.PlayerKickEvent
Sets the reason why the player is getting kicked
setRecipe(int, MerchantRecipe) - インタフェース のメソッドorg.bukkit.entity.Villager
Set the recipe at a certain index of this villager's trade list.
setRecipe(MerchantRecipe) - クラス のメソッドorg.bukkit.event.entity.VillagerAcquireTradeEvent
Set the recipe to be acquired.
setRecipe(MerchantRecipe) - クラス のメソッドorg.bukkit.event.entity.VillagerReplenishTradeEvent
Set the recipe to replenish.
setRecipes(List<MerchantRecipe>) - インタフェース のメソッドorg.bukkit.entity.Villager
Set the list of trades currently available from this villager.
setRed(int) - クラス のメソッドorg.bukkit.Color
Creates a new Color object with specified component
setRegion(int, int, int, int, int, int, Material) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.generator.ChunkGenerator.ChunkData
非推奨です。
Uses magic values.
setRegion(int, int, int, int, int, int, int, int) - インタフェース のメソッドorg.bukkit.generator.ChunkGenerator.ChunkData
非推奨です。
Uses magic values.
setRemainingAir(int) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Sets the amount of air that the living entity has remaining, in ticks.
setRemovalCallback(PermissionRemovedExecutor) - クラス のメソッドorg.bukkit.permissions.PermissionAttachment
Sets an object to be called for when this attachment is removed from a Permissible.
setRemoveWhenFarAway(boolean) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
Sets whether or not the living entity despawns when away from players or not.
setRepairCost(int) - インタフェース のメソッドorg.bukkit.inventory.meta.Repairable
Sets the repair penalty
setResourcePack(String) - インタフェース のメソッドorg.bukkit.entity.Player
Request that the player's client download and switch resource packs.
setRespawnLocation(Location) - クラス のメソッドorg.bukkit.event.player.PlayerRespawnEvent
Sets the new respawn location
setResult(ItemStack) - クラス のメソッドorg.bukkit.event.inventory.FurnaceSmeltEvent
Sets the resultant ItemStack for this event
setResult(Event.Result) - クラス のメソッドorg.bukkit.event.inventory.InventoryInteractEvent
Sets the result of this event.
setResult(ItemStack) - クラス のメソッドorg.bukkit.event.inventory.PrepareAnvilEvent
 
setResult(PlayerPreLoginEvent.Result) - クラス のメソッドorg.bukkit.event.player.AsyncPlayerPreLoginEvent
非推奨です。
This method uses a deprecated enum from PlayerPreLoginEvent
setResult(PlayerLoginEvent.Result) - クラス のメソッドorg.bukkit.event.player.PlayerLoginEvent
Sets the new result of the login, as an enum
setResult(PlayerPreLoginEvent.Result) - クラス のメソッドorg.bukkit.event.player.PlayerPreLoginEvent
非推奨です。
Sets the new result of the login, as an enum
setResult(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.CraftingInventory
Set the item in the result slot of the crafting inventory.
setResult(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.FurnaceInventory
Set the current item in the result slot.
setRiches(int) - インタフェース のメソッドorg.bukkit.entity.Villager
Sets this villager's riches.
setRightArmPose(EulerAngle) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the armor stand's right arm's current pose as a EulerAngle
setRightLegPose(EulerAngle) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets the armor stand's right leg's current pose as a EulerAngle
setRotation(BlockFace) - インタフェース のメソッドorg.bukkit.block.Skull
Sets the rotation of the skull in the world
setRotation(Rotation) - インタフェース のメソッドorg.bukkit.entity.ItemFrame
Set the rotation of the frame's item
setSaddle(boolean) - インタフェース のメソッドorg.bukkit.entity.Pig
Sets if the pig has a saddle or not
setSaddle(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.HorseInventory
Sets the item in the horse's saddle slot.
setSaturation(float) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the players current saturation level
setScale(MapView.Scale) - インタフェース のメソッドorg.bukkit.map.MapView
Set the scale of this map.
setScale(double) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Sets the scale used for all coordinates passed to this generator.
setScale(double) - クラス のメソッドorg.bukkit.util.noise.SimplexOctaveGenerator
 
setScaling(boolean) - インタフェース のメソッドorg.bukkit.inventory.meta.MapMeta
Sets if this map is scaling or not.
setScore(int) - インタフェース のメソッドorg.bukkit.scoreboard.Score
Sets the current score.
setScoreboard(Scoreboard) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the player's visible Scoreboard.
setSearchRadius(int) - インタフェース のメソッドorg.bukkit.TravelAgent
Set the Block radius to search in for available portals.
setSecondary(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.EnchantingInventory
Set the secondary item being used for the enchant.
setServer(Server) - クラス のstaticメソッドorg.bukkit.Bukkit
Attempts to set the Server singleton.
setServerIcon(CachedServerIcon) - クラス のメソッドorg.bukkit.event.server.ServerListPingEvent
Sets the server-icon sent to the client.
setSessionData(Object, Object) - クラス のメソッドorg.bukkit.conversations.ConversationContext
Sets session data shared between all Prompt invocations.
setSheared(boolean) - インタフェース のメソッドorg.bukkit.entity.Sheep
 
setShooter(ProjectileSource) - インタフェース のメソッドorg.bukkit.entity.Projectile
Set the shooter of this projectile.
setShowEffect(boolean) - クラス のメソッドorg.bukkit.event.entity.ExpBottleEvent
This method sets if the particle effect will be shown.
setShowingBottom(boolean) - インタフェース のメソッドorg.bukkit.entity.EnderCrystal
Sets whether or not this end crystal is showing the bedrock slate underneath it.
setSigning(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerEditBookEvent
Sets whether or not the book is being signed.
setSitting(boolean) - インタフェース のメソッドorg.bukkit.entity.Ocelot
Sets if this ocelot is sitting.
setSitting(boolean) - インタフェース のメソッドorg.bukkit.entity.Wolf
Sets if this wolf is sitting.
setSize(int) - インタフェース のメソッドorg.bukkit.entity.Slime
 
setSize(CocoaPlant.CocoaPlantSize) - クラス のメソッドorg.bukkit.material.CocoaPlant
Set size of plant
setSize(double) - インタフェース のメソッドorg.bukkit.WorldBorder
Sets the border to a square region with the specified side length in blocks.
setSize(double, long) - インタフェース のメソッドorg.bukkit.WorldBorder
Sets the border to a square region with the specified side length in blocks.
setSkeletonType(Skeleton.SkeletonType) - インタフェース のメソッドorg.bukkit.entity.Skeleton
Sets the new type of this skeleton.
setSkullType(SkullType) - インタフェース のメソッドorg.bukkit.block.Skull
Sets the type of skull
setSleepingIgnored(boolean) - インタフェース のメソッドorg.bukkit.entity.Player
Sets whether the player is ignored as not sleeping.
setSlicesEaten(int) - クラス のメソッドorg.bukkit.material.Cake
Sets the number of slices eaten from this cake
setSlicesRemaining(int) - クラス のメソッドorg.bukkit.material.Cake
Sets the number of slices remaining on this cake
setSlowWhenEmpty(boolean) - インタフェース のメソッドorg.bukkit.entity.Minecart
Sets whether this minecart will slow down faster without a passenger occupying it
setSmall(boolean) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets whether this armor stand is scaled down
setSmelting(ItemStack) - インタフェース のメソッドorg.bukkit.inventory.FurnaceInventory
Set the item currently smelting.
setSneaking(boolean) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the sneak mode the player
setSource(String) - インタフェース のメソッドorg.bukkit.BanEntry
Sets the source of this ban.
setSource(ProjectileSource) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Set the original source of this cloud.
setSpawnedType(EntityType) - インタフェース のメソッドorg.bukkit.block.CreatureSpawner
Set the spawner's creature type.
setSpawnedType(EntityType) - クラス のメソッドorg.bukkit.material.SpawnEgg
非推奨です。
This is now stored in ItemMeta. See SPIGOT-1592.
setSpawnFlags(boolean, boolean) - インタフェース のメソッドorg.bukkit.World
Sets the spawn flags for this.
setSpawnLocation(int, int, int) - インタフェース のメソッドorg.bukkit.World
Sets the spawn location of the world
setSpawnLocation(Location) - クラス のメソッドorg.spigotmc.event.player.PlayerSpawnLocationEvent
Sets player's spawn location.
setSpawnRadius(int) - クラス のstaticメソッドorg.bukkit.Bukkit
Sets the radius, in blocks, around each worlds spawn point to protect.
setSpawnRadius(int) - インタフェース のメソッドorg.bukkit.Server
Sets the radius, in blocks, around each worlds spawn point to protect.
setSpecies(GrassSpecies) - クラス のメソッドorg.bukkit.material.LongGrass
Sets the species of this grass
setSpecies(TreeSpecies) - クラス のメソッドorg.bukkit.material.Wood
Sets the species of this wood block
setSpectatorTarget(Entity) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the entity which is followed by the camera when in GameMode.SPECTATOR.
setSplash(boolean) - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
Sets whether this potion is a splash potion.
setSprinting(boolean) - インタフェース のメソッドorg.bukkit.entity.Player
Sets whether the player is sprinting or not.
setState(CropState) - クラス のメソッド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) - クラス のメソッドorg.bukkit.material.NetherWarts
Sets the growth state of this nether wart
setStatistic(Statistic, int) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the given statistic for this player.
setStatistic(Statistic, Material, int) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the given statistic for this player for the given material.
setStatistic(Statistic, EntityType, int) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the given statistic for this player for the given entity.
setStem() - クラス のメソッドorg.bukkit.material.Mushroom
setSticky(boolean) - クラス のメソッドorg.bukkit.material.PistonExtensionMaterial
Sets whether or not this extension is sticky
setStorageContents(ItemStack[]) - インタフェース のメソッドorg.bukkit.inventory.Inventory
Put the given ItemStacks into the storage slots
setStorm(boolean) - インタフェース のメソッドorg.bukkit.World
Set whether there is a storm.
setStyle(BarStyle) - インタフェース のメソッドorg.bukkit.boss.BossBar
Sets the bar style of this boss bar
setStyle(Horse.Style) - インタフェース のメソッドorg.bukkit.entity.Horse
Sets the style of this horse.
setSubtractionMode(boolean) - クラス のメソッドorg.bukkit.material.Comparator
Sets whether the comparator is in subtraction mode.
setSuffix(String) - インタフェース のメソッドorg.bukkit.scoreboard.Team
Sets the suffix appended to the display of entries on this team.
setTabCompleter(TabCompleter) - クラス のメソッドorg.bukkit.command.PluginCommand
Sets the TabCompleter to run when tab-completing this command.
setTamed(boolean) - インタフェース のメソッドorg.bukkit.entity.Tameable
Sets if this has been tamed.
setTarget(LivingEntity) - インタフェース のメソッドorg.bukkit.entity.Creature
Instructs this Creature to set the specified LivingEntity as its target.
setTarget(Entity) - インタフェース のメソッドorg.bukkit.entity.ShulkerBullet
Sets the target of this bullet
setTarget(Entity) - クラス のメソッドorg.bukkit.event.entity.EntityTargetEvent
Set the entity that you want the mob to target instead.
setTarget(Entity) - クラス のメソッドorg.bukkit.event.entity.EntityTargetLivingEntityEvent
Set the Entity that you want the mob to target.
setTextureIndex(int) - クラス のメソッドorg.bukkit.material.Step
非推奨です。
Magic value
setTextureIndex(int) - クラス のメソッドorg.bukkit.material.TexturedMaterial
非推奨です。
Magic value
setTexturePack(String) - インタフェース のメソッドorg.bukkit.entity.Player
非推奨です。
Minecraft no longer uses textures packs. Instead you should use Player.setResourcePack(String).
setThunderDuration(int) - インタフェース のメソッドorg.bukkit.World
Set the thundering duration.
setThundering(boolean) - インタフェース のメソッドorg.bukkit.World
Set whether it is thundering.
setTicksLived(int) - インタフェース のメソッドorg.bukkit.entity.Entity
Sets the amount of ticks this entity has lived for.
setTicksPerAnimalSpawns(int) - インタフェース のメソッドorg.bukkit.World
Sets the world's ticks per animal spawns value This value determines how many ticks there are between attempts to spawn animals.
setTicksPerMonsterSpawns(int) - インタフェース のメソッドorg.bukkit.World
Sets the world's ticks per monster spawns value This value determines how many ticks there are between attempts to spawn monsters.
setTier(Potion.Tier) - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
setTime(long) - インタフェース のメソッドorg.bukkit.World
Sets the relative in-game time on the server.
setTitle(String) - インタフェース のメソッドorg.bukkit.boss.BossBar
Sets the title of this boss bar
setTitle(String) - インタフェース のメソッドorg.bukkit.inventory.meta.BookMeta
Sets the title of the book.
setTo(Location) - クラス のメソッドorg.bukkit.event.entity.EntityTeleportEvent
Sets the location that this entity moved to
setTo(Location) - クラス のメソッドorg.bukkit.event.player.PlayerMoveEvent
Sets the location that this player will move to
setTopHalf(boolean) - クラス のメソッドorg.bukkit.material.Door
Configure this part of the door to be either the top or the bottom half
setTopicsCollection(Collection<HelpTopic>) - クラス のメソッドorg.bukkit.help.IndexHelpTopic
Sets the contents of the internal allTopics collection.
setTotalExperience(int) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the players current experience level
setType(Material) - インタフェース のメソッドorg.bukkit.block.Block
Sets the type of this block
setType(Material, boolean) - インタフェース のメソッドorg.bukkit.block.Block
Sets the type of this block
setType(Material) - インタフェース のメソッドorg.bukkit.block.BlockState
Sets the type of this block
setType(Material) - クラス のメソッドorg.bukkit.inventory.ItemStack
Sets the type of this item Note that in doing so you will reset the MaterialData for this stack
setType(MapCursor.Type) - クラス のメソッドorg.bukkit.map.MapCursor
Set the type of this cursor.
setType(CoalType) - クラス のメソッドorg.bukkit.material.Coal
Sets the type of this coal
setType(SandstoneType) - クラス のメソッドorg.bukkit.material.Sandstone
Sets the type of this sandstone
setType(PotionType) - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
Sets the PotionType of this potion.
setTypeId(int) - インタフェース のメソッドorg.bukkit.block.Block
非推奨です。
Magic value
setTypeId(int, boolean) - インタフェース のメソッドorg.bukkit.block.Block
非推奨です。
Magic value
setTypeId(int) - インタフェース のメソッドorg.bukkit.block.BlockState
非推奨です。
Magic value
setTypeId(int, int, int, int) - インタフェース のメソッドorg.bukkit.BlockChangeDelegate
非推奨です。
Magic value
setTypeId(int) - クラス のメソッドorg.bukkit.inventory.ItemStack
非推奨です。
Magic value
setTypeIdAndData(int, byte, boolean) - インタフェース のメソッドorg.bukkit.block.Block
非推奨です。
Magic value
setTypeIdAndData(int, int, int, int, int) - インタフェース のメソッドorg.bukkit.BlockChangeDelegate
非推奨です。
Magic value
setUnbreakable(boolean) - クラス のメソッドorg.bukkit.inventory.meta.ItemMeta.Spigot
Sets the unbreakable tag
setUnoccupiedDeceleration(double) - インタフェース のメソッドorg.bukkit.entity.Boat
非推奨です。
boats are complex and many of these methods do not work correctly across multiple versions.
setUsage(String) - クラス のメソッドorg.bukkit.command.Command
Sets the example usage of this command
setUseInteractedBlock(Event.Result) - クラス のメソッドorg.bukkit.event.player.PlayerInteractEvent
 
setUseItemInHand(Event.Result) - クラス のメソッドorg.bukkit.event.player.PlayerInteractEvent
 
setUses(int) - クラス のメソッドorg.bukkit.inventory.MerchantRecipe
Set the number of times this trade has been used.
setVariant(Horse.Variant) - インタフェース のメソッドorg.bukkit.entity.Horse
Sets the horse's variant.
setVelocity(Vector) - インタフェース のメソッドorg.bukkit.entity.Entity
Sets this entity's velocity
setVelocity(Vector) - インタフェース のメソッドorg.bukkit.entity.Vehicle
Sets the vehicle's velocity.
setVelocity(Vector) - クラス のメソッドorg.bukkit.event.block.BlockDispenseEvent
Sets the velocity of the item being dispensed.
setVelocity(Vector) - クラス のメソッドorg.bukkit.event.player.PlayerVelocityEvent
Sets the velocity vector that will be sent to the player
setVillager(boolean) - インタフェース のメソッドorg.bukkit.entity.Zombie
非推奨です。
Defaults to a basic villager
setVillagerProfession(Villager.Profession) - インタフェース のメソッドorg.bukkit.entity.Zombie
Sets whether the zombie is a villager
setVisible(boolean) - インタフェース のメソッドorg.bukkit.boss.BossBar
Set if the boss bar is displayed to attached players.
setVisible(boolean) - インタフェース のメソッドorg.bukkit.entity.ArmorStand
Sets whether the armor stand should be visible or not
setVisible(boolean) - クラス のメソッドorg.bukkit.map.MapCursor
Set the visibility status of this cursor.
setWaitTime(int) - インタフェース のメソッドorg.bukkit.entity.AreaEffectCloud
Sets the time which an entity has to be exposed to the cloud before the effect is applied.
setWalkSpeed(float) - インタフェース のメソッドorg.bukkit.entity.Player
Sets the speed at which a client will walk.
setWarningDistance(int) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.World
Sets the limit for number of water animals that can spawn in a chunk in this world Note: If set to a negative number the world will use the server-wide spawn limit instead.
setWeatherDuration(int) - インタフェース のメソッドorg.bukkit.World
Set the remaining time in ticks of the current conditions.
setWhitelist(boolean) - クラス のstaticメソッドorg.bukkit.Bukkit
Sets if the server is whitelisted.
setWhitelist(boolean) - インタフェース のメソッドorg.bukkit.Server
Sets if the server is whitelisted.
setWhitelisted(boolean) - インタフェース のメソッドorg.bukkit.OfflinePlayer
Sets if this player is whitelisted or not
setWindowProperty(InventoryView.Property, int) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.entity.Boat
Sets the wood type of the boat.
setWorkOnLand(boolean) - インタフェース のメソッドorg.bukkit.entity.Boat
非推奨です。
boats are complex and many of these methods do not work correctly across multiple versions.
setWorld(World) - クラス のメソッドorg.bukkit.Location
Sets the world that this location resides in
setWorld(World) - インタフェース のメソッドorg.bukkit.map.MapView
Set the world that this map is associated with.
SetWorldSpawnCommand - org.bukkit.command.defaultsのクラス
非推奨です。
SetWorldSpawnCommand() - クラス のコンストラクタorg.bukkit.command.defaults.SetWorldSpawnCommand
非推奨です。
 
setWScale(double) - クラス のメソッドorg.bukkit.util.noise.SimplexOctaveGenerator
Sets the scale used for each W-coordinates passed
setX(double) - クラス のメソッドorg.bukkit.Location
Sets the x-coordinate of this location
setX(byte) - クラス のメソッドorg.bukkit.map.MapCursor
Set the X position of this cursor.
setX(double) - クラス のメソッドorg.bukkit.util.EulerAngle
Return a EulerAngle which is the result of changing the x axis to the passed angle
setX(int) - クラス のメソッドorg.bukkit.util.Vector
Set the X component.
setX(double) - クラス のメソッドorg.bukkit.util.Vector
Set the X component.
setX(float) - クラス のメソッドorg.bukkit.util.Vector
Set the X component.
setXScale(double) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Sets the scale used for each X-coordinates passed
setY(double) - クラス のメソッドorg.bukkit.Location
Sets the y-coordinate of this location
setY(byte) - クラス のメソッドorg.bukkit.map.MapCursor
Set the Y position of this cursor.
setY(double) - クラス のメソッドorg.bukkit.util.EulerAngle
Return a EulerAngle which is the result of changing the y axis to the passed angle
setY(int) - クラス のメソッドorg.bukkit.util.Vector
Set the Y component.
setY(double) - クラス のメソッドorg.bukkit.util.Vector
Set the Y component.
setY(float) - クラス のメソッドorg.bukkit.util.Vector
Set the Y component.
setYaw(float) - クラス のメソッドorg.bukkit.Location
Sets the yaw of this location, measured in degrees.
setYield(float) - インタフェース のメソッドorg.bukkit.entity.Explosive
Set the radius affected by this explosive's explosion
setYield(float) - クラス のメソッドorg.bukkit.event.block.BlockExplodeEvent
Sets the percentage of blocks to drop from this explosion
setYield(float) - クラス のメソッドorg.bukkit.event.entity.EntityExplodeEvent
Sets the percentage of blocks to drop from this explosion
setYScale(double) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Sets the scale used for each Y-coordinates passed
setZ(double) - クラス のメソッドorg.bukkit.Location
Sets the z-coordinate of this location
setZ(double) - クラス のメソッドorg.bukkit.util.EulerAngle
Return a EulerAngle which is the result of changing the z axis to the passed angle
setZ(int) - クラス のメソッドorg.bukkit.util.Vector
Set the Z component.
setZ(double) - クラス のメソッドorg.bukkit.util.Vector
Set the Z component.
setZ(float) - クラス のメソッドorg.bukkit.util.Vector
Set the Z component.
setZScale(double) - クラス のメソッドorg.bukkit.util.noise.OctaveGenerator
Sets the scale used for each Z-coordinates passed
shape(String...) - クラス のメソッドorg.bukkit.inventory.ShapedRecipe
Set the shape of this recipe to the specified rows.
ShapedRecipe - org.bukkit.inventoryのクラス
Represents a shaped (ie normal) crafting recipe.
ShapedRecipe(ItemStack) - クラス のコンストラクタorg.bukkit.inventory.ShapedRecipe
Create a shaped recipe to craft the specified ItemStack.
ShapelessRecipe - org.bukkit.inventoryのクラス
Represents a shapeless recipe, where the arrangement of the ingredients on the crafting grid does not matter.
ShapelessRecipe(ItemStack) - クラス のコンストラクタorg.bukkit.inventory.ShapelessRecipe
Create a shapeless recipe to craft the specified ItemStack.
sharp(int, Note.Tone) - クラス のstaticメソッドorg.bukkit.Note
Creates a new note for a sharp tone, such as A-sharp.
sharped() - クラス のメソッドorg.bukkit.Note
 
Sheep - org.bukkit.entityのインタフェース
Represents a Sheep.
SheepDyeWoolEvent - org.bukkit.event.entityのクラス
Called when a sheep's wool is dyed
SheepDyeWoolEvent(Sheep, DyeColor) - クラス のコンストラクタorg.bukkit.event.entity.SheepDyeWoolEvent
 
SheepRegrowWoolEvent - org.bukkit.event.entityのクラス
Called when a sheep regrows its wool
SheepRegrowWoolEvent(Sheep) - クラス のコンストラクタorg.bukkit.event.entity.SheepRegrowWoolEvent
 
shortText - クラス の変数org.bukkit.help.HelpTopic
 
show() - インタフェース のメソッドorg.bukkit.boss.BossBar
非推奨です。
showPlayer(Player) - インタフェース のメソッドorg.bukkit.entity.Player
Allows this player to see a player that was previously hidden
Shulker - org.bukkit.entityのインタフェース
 
ShulkerBullet - org.bukkit.entityのインタフェース
 
shutdown() - クラス のstaticメソッドorg.bukkit.Bukkit
Shutdowns the server, stopping everything.
shutdown() - インタフェース のメソッドorg.bukkit.Server
Shutdowns the server, stopping everything.
Sign - org.bukkit.blockのインタフェース
Represents either a SignPost or a WallSign
Sign - org.bukkit.materialのクラス
MaterialData for signs
Sign() - クラス のコンストラクタorg.bukkit.material.Sign
 
Sign(int) - クラス のコンストラクタorg.bukkit.material.Sign
非推奨です。
Magic value
Sign(Material) - クラス のコンストラクタorg.bukkit.material.Sign
 
Sign(int, byte) - クラス のコンストラクタorg.bukkit.material.Sign
非推奨です。
Magic value
Sign(Material, byte) - クラス のコンストラクタorg.bukkit.material.Sign
非推奨です。
Magic value
SignChangeEvent - org.bukkit.event.blockのクラス
Called when a sign is changed by a player.
SignChangeEvent(Block, Player, String[]) - クラス のコンストラクタorg.bukkit.event.block.SignChangeEvent
 
SILK_TOUCH - クラス のstatic変数org.bukkit.enchantments.Enchantment
Allows blocks to drop themselves instead of fragments (for example, stone instead of cobblestone)
SILVER - クラス のstatic変数org.bukkit.Color
Silver, or (0xC0,0xC0,0xC0) in (R,G,B)
Silverfish - org.bukkit.entityのインタフェース
Represents a Silverfish.
SimpleAttachableMaterialData - org.bukkit.materialのクラス
Simple utility class for attachable MaterialData subclasses
SimpleAttachableMaterialData(int) - クラス のコンストラクタorg.bukkit.material.SimpleAttachableMaterialData
非推奨です。
Magic value
SimpleAttachableMaterialData(int, BlockFace) - クラス のコンストラクタorg.bukkit.material.SimpleAttachableMaterialData
 
SimpleAttachableMaterialData(Material, BlockFace) - クラス のコンストラクタorg.bukkit.material.SimpleAttachableMaterialData
 
SimpleAttachableMaterialData(Material) - クラス のコンストラクタorg.bukkit.material.SimpleAttachableMaterialData
 
SimpleAttachableMaterialData(int, byte) - クラス のコンストラクタorg.bukkit.material.SimpleAttachableMaterialData
非推奨です。
Magic value
SimpleAttachableMaterialData(Material, byte) - クラス のコンストラクタorg.bukkit.material.SimpleAttachableMaterialData
非推奨です。
Magic value
SimpleCommandMap - org.bukkit.commandのクラス
 
SimpleCommandMap(Server) - クラス のコンストラクタorg.bukkit.command.SimpleCommandMap
 
SimplePluginManager - org.bukkit.pluginのクラス
Handles all plugin management from the Server
SimplePluginManager(Server, SimpleCommandMap) - クラス のコンストラクタorg.bukkit.plugin.SimplePluginManager
 
SimpleServicesManager - org.bukkit.pluginのクラス
A simple services manager.
SimpleServicesManager() - クラス のコンストラクタorg.bukkit.plugin.SimpleServicesManager
 
simplex - クラス のstatic変数org.bukkit.util.noise.SimplexNoiseGenerator
 
SimplexNoiseGenerator - org.bukkit.util.noiseのクラス
Generates simplex-based noise.
SimplexNoiseGenerator() - クラス のコンストラクタorg.bukkit.util.noise.SimplexNoiseGenerator
 
SimplexNoiseGenerator(World) - クラス のコンストラクタorg.bukkit.util.noise.SimplexNoiseGenerator
Creates a seeded simplex noise generator for the given world
SimplexNoiseGenerator(long) - クラス のコンストラクタorg.bukkit.util.noise.SimplexNoiseGenerator
Creates a seeded simplex noise generator for the given seed
SimplexNoiseGenerator(Random) - クラス のコンストラクタorg.bukkit.util.noise.SimplexNoiseGenerator
Creates a seeded simplex noise generator with the given Random
SimplexOctaveGenerator - org.bukkit.util.noiseのクラス
Creates simplex noise through unbiased octaves
SimplexOctaveGenerator(World, int) - クラス のコンストラクタorg.bukkit.util.noise.SimplexOctaveGenerator
Creates a simplex octave generator for the given world
SimplexOctaveGenerator(long, int) - クラス のコンストラクタorg.bukkit.util.noise.SimplexOctaveGenerator
Creates a simplex octave generator for the given world
SimplexOctaveGenerator(Random, int) - クラス のコンストラクタorg.bukkit.util.noise.SimplexOctaveGenerator
Creates a simplex octave generator for the given Random
size() - クラス のメソッドorg.bukkit.map.MapCursorCollection
Get the amount of cursors in this collection.
Skeleton - org.bukkit.entityのインタフェース
Represents a Skeleton.
Skeleton.SkeletonType - org.bukkit.entityの列挙型
 
Skull - org.bukkit.blockのインタフェース
Represents a Skull
Skull - org.bukkit.materialのクラス
Represents a skull.
Skull() - クラス のコンストラクタorg.bukkit.material.Skull
 
Skull(BlockFace) - クラス のコンストラクタorg.bukkit.material.Skull
Instantiate a skull facing in a particular direction.
Skull(int) - クラス のコンストラクタorg.bukkit.material.Skull
非推奨です。
Magic value
Skull(Material) - クラス のコンストラクタorg.bukkit.material.Skull
 
Skull(int, byte) - クラス のコンストラクタorg.bukkit.material.Skull
非推奨です。
Magic value
Skull(Material, byte) - クラス のコンストラクタorg.bukkit.material.Skull
非推奨です。
Magic value
SkullMeta - org.bukkit.inventory.metaのインタフェース
Represents a skull (Material.SKULL_ITEM) that can have an owner.
SkullType - org.bukkitの列挙型
Represents the different types of skulls.
Slime - org.bukkit.entityのインタフェース
Represents a Slime.
SlimeSplitEvent - org.bukkit.event.entityのクラス
Called when a Slime splits into smaller Slimes upon death
SlimeSplitEvent(Slime, int) - クラス のコンストラクタorg.bukkit.event.entity.SlimeSplitEvent
 
SLOW - クラス のstatic変数org.bukkit.potion.PotionEffectType
Decreases movement speed.
SLOW_DIGGING - クラス のstatic変数org.bukkit.potion.PotionEffectType
Decreases dig speed.
SmallFireball - org.bukkit.entityのインタフェース
Represents a small Fireball
SmoothBrick - org.bukkit.materialのクラス
Represents the different types of smooth bricks.
SmoothBrick() - クラス のコンストラクタorg.bukkit.material.SmoothBrick
 
SmoothBrick(int) - クラス のコンストラクタorg.bukkit.material.SmoothBrick
非推奨です。
Magic value
SmoothBrick(Material) - クラス のコンストラクタorg.bukkit.material.SmoothBrick
 
SmoothBrick(int, byte) - クラス のコンストラクタorg.bukkit.material.SmoothBrick
非推奨です。
Magic value
SmoothBrick(Material, byte) - クラス のコンストラクタorg.bukkit.material.SmoothBrick
非推奨です。
Magic value
Snowball - org.bukkit.entityのインタフェース
Represents a snowball.
Snowman - org.bukkit.entityのインタフェース
Represents a snowman entity
Sound - org.bukkitの列挙型
An Enum of Sounds the server is able to send to players.
spawn(Location, Class<T>) - インタフェース のメソッドorg.bukkit.World
Spawn an entity of a specific class at the given Location
spawnArrow(Location, Vector, float, float) - インタフェース のメソッドorg.bukkit.World
Creates an Arrow entity at the given Location
spawnArrow(Location, Vector, float, float, Class<T>) - インタフェース のメソッドorg.bukkit.World
Creates an arrow entity of the given class at the given Location
SpawnChangeEvent - org.bukkit.event.worldのクラス
An event that is called when a world's spawn changes.
SpawnChangeEvent(World, Location) - クラス のコンストラクタorg.bukkit.event.world.SpawnChangeEvent
 
SpawnEgg - org.bukkit.materialのクラス
Represents a spawn egg that can be used to spawn mobs
SpawnEgg() - クラス のコンストラクタorg.bukkit.material.SpawnEgg
 
SpawnEgg(int, byte) - クラス のコンストラクタorg.bukkit.material.SpawnEgg
非推奨です。
Magic value
SpawnEgg(byte) - クラス のコンストラクタorg.bukkit.material.SpawnEgg
非推奨です。
Magic value
SpawnEgg(EntityType) - クラス のコンストラクタorg.bukkit.material.SpawnEgg
 
spawnEntity(Location, EntityType) - インタフェース のメソッドorg.bukkit.World
Creates a entity at the given Location
SpawnerMinecart - org.bukkit.entity.minecartのインタフェース
Represents a Minecart with an entity spawner inside it.
SpawnerSpawnEvent - org.bukkit.event.entityのクラス
Called when an entity is spawned into a world by a spawner.
SpawnerSpawnEvent(Entity, CreatureSpawner) - クラス のコンストラクタorg.bukkit.event.entity.SpawnerSpawnEvent
 
spawnFallingBlock(Location, Material, byte) - インタフェース のメソッドorg.bukkit.World
非推奨です。
Magic value
spawnFallingBlock(Location, int, byte) - インタフェース のメソッドorg.bukkit.World
非推奨です。
Magic value
spawnParticle(Particle, Location, int) - インタフェース のメソッドorg.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int) - インタフェース のメソッドorg.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, T) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.entity.Player
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int) - インタフェース のメソッドorg.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int) - インタフェース のメソッドorg.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, T) - インタフェース のメソッドorg.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, double, double, double, int, T) - インタフェース のメソッドorg.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
spawnParticle(Particle, Location, int, double, double, double) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッド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) - インタフェース のメソッドorg.bukkit.World
Spawns the particle (the number of times specified by count) at the target location.
SpawnpointCommand - org.bukkit.command.defaultsのクラス
非推奨です。
SpawnpointCommand() - クラス のコンストラクタorg.bukkit.command.defaults.SpawnpointCommand
非推奨です。
 
SpectralArrow - org.bukkit.entityのインタフェース
Represents a spectral arrow.
SPEED - クラス のstatic変数org.bukkit.potion.PotionEffectType
Increases movement speed.
Spider - org.bukkit.entityのインタフェース
Represents a Spider.
spigot() - クラス のstaticメソッドorg.bukkit.Bukkit
 
spigot() - インタフェース のメソッドorg.bukkit.entity.Arrow
 
Spigot() - クラス のコンストラクタorg.bukkit.entity.Arrow.Spigot
 
spigot() - インタフェース のメソッドorg.bukkit.entity.Entity
 
Spigot() - クラス のコンストラクタorg.bukkit.entity.Entity.Spigot
 
spigot() - インタフェース のメソッドorg.bukkit.entity.LightningStrike
 
Spigot() - クラス のコンストラクタorg.bukkit.entity.LightningStrike.Spigot
 
spigot() - インタフェース のメソッドorg.bukkit.entity.Player
 
Spigot() - クラス のコンストラクタorg.bukkit.entity.Player.Spigot
 
spigot() - インタフェース のメソッドorg.bukkit.inventory.meta.ItemMeta
 
Spigot() - クラス のコンストラクタorg.bukkit.inventory.meta.ItemMeta.Spigot
 
spigot() - インタフェース のメソッドorg.bukkit.Server
 
Spigot() - クラス のコンストラクタorg.bukkit.Server.Spigot
 
spigot() - インタフェース のメソッドorg.bukkit.World
 
Spigot() - クラス のコンストラクタorg.bukkit.World.Spigot
 
splash() - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
Chain this to the constructor to make the potion a splash potion.
SplashPotion - org.bukkit.entityのインタフェース
Represents a thrown splash potion bottle
SpreadPlayersCommand - org.bukkit.command.defaultsのクラス
非推奨です。
SpreadPlayersCommand() - クラス のコンストラクタorg.bukkit.command.defaults.SpreadPlayersCommand
非推奨です。
 
SQRT_3 - クラス のstatic変数org.bukkit.util.noise.SimplexNoiseGenerator
 
SQRT_5 - クラス のstatic変数org.bukkit.util.noise.SimplexNoiseGenerator
 
square(double) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
Squid - org.bukkit.entityのインタフェース
Represents a Squid.
Stairs - org.bukkit.materialのクラス
Represents stairs.
Stairs(int) - クラス のコンストラクタorg.bukkit.material.Stairs
非推奨です。
Magic value
Stairs(Material) - クラス のコンストラクタorg.bukkit.material.Stairs
 
Stairs(int, byte) - クラス のコンストラクタorg.bukkit.material.Stairs
非推奨です。
Magic value
Stairs(Material, byte) - クラス のコンストラクタorg.bukkit.material.Stairs
非推奨です。
Magic value
StandardMessenger - org.bukkit.plugin.messagingのクラス
Standard implementation to Messenger
StandardMessenger() - クラス のコンストラクタorg.bukkit.plugin.messaging.StandardMessenger
 
startsWithIgnoreCase(String, String) - クラス のstaticメソッドorg.bukkit.util.StringUtil
This method uses a region to check case-insensitive equality.
startTiming() - クラス のメソッドorg.spigotmc.CustomTimingsHandler
Starts timing to track a section of code.
statistic - クラス の変数org.bukkit.event.player.PlayerStatisticIncrementEvent
 
Statistic - org.bukkitの列挙型
Represents a countable statistic, which is tracked by the server.
Statistic.Type - org.bukkitの列挙型
The type of statistic.
Step - org.bukkit.materialのクラス
Represents the different types of steps.
Step() - クラス のコンストラクタorg.bukkit.material.Step
 
Step(int) - クラス のコンストラクタorg.bukkit.material.Step
非推奨です。
Magic value
Step(Material) - クラス のコンストラクタorg.bukkit.material.Step
 
Step(int, byte) - クラス のコンストラクタorg.bukkit.material.Step
非推奨です。
Magic value
Step(Material, byte) - クラス のコンストラクタorg.bukkit.material.Step
非推奨です。
Magic value
stopAcceptingRegistrations() - クラス のstaticメソッドorg.bukkit.enchantments.Enchantment
Stops accepting any enchantment registrations
stopAcceptingRegistrations() - クラス のstaticメソッドorg.bukkit.potion.PotionEffectType
Stops accepting any effect type registrations.
StopCommand - org.bukkit.command.defaultsのクラス
非推奨です。
StopCommand() - クラス のコンストラクタorg.bukkit.command.defaults.StopCommand
非推奨です。
 
stopTiming() - クラス のメソッドorg.spigotmc.CustomTimingsHandler
Stops timing a section of code.
StorageMinecart - org.bukkit.entity.minecartのインタフェース
Represents a minecart with a chest.
StorageMinecart - org.bukkit.entityのインタフェース
非推奨です。
This class has been moved into a sub package; StorageMinecart should be used instead.
strikeLightning(Location, boolean) - クラス のメソッドorg.bukkit.World.Spigot
Strikes lightning at the given Location and possibly without sound
strikeLightning(Location) - インタフェース のメソッドorg.bukkit.World
Strikes lightning at the given Location
strikeLightningEffect(Location, boolean) - クラス のメソッドorg.bukkit.World.Spigot
Strikes lightning at the given Location without doing damage and possibly without sound
strikeLightningEffect(Location) - インタフェース のメソッドorg.bukkit.World
Strikes lightning at the given Location without doing damage
StringPrompt - org.bukkit.conversationsのクラス
StringPrompt is the base class for any prompt that accepts an arbitrary string from the user.
StringPrompt() - クラス のコンストラクタorg.bukkit.conversations.StringPrompt
 
StringUtil - org.bukkit.utilのクラス
 
StringUtil() - クラス のコンストラクタorg.bukkit.util.StringUtil
 
stripColor(String) - 列挙型 のstaticメソッドorg.bukkit.ChatColor
Strips the given message of all color codes
Structure - org.bukkit.blockのインタフェース
 
StructureGrowEvent - 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>) - クラス のコンストラクタorg.bukkit.event.world.StructureGrowEvent
 
subscribeToDefaultPerms(boolean, Permissible) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Subscribes to the given Default permissions by operator status If the specified defaults change in any form, the Permissible will be asked to recalculate.
subscribeToDefaultPerms(boolean, Permissible) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
subscribeToPermission(String, Permissible) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Subscribes the given Permissible for information about the requested Permission, by name.
subscribeToPermission(String, Permissible) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
subtract(Location) - クラス のメソッドorg.bukkit.Location
Subtracts the location by another.
subtract(Vector) - クラス のメソッドorg.bukkit.Location
Subtracts the location by a vector.
subtract(double, double, double) - クラス のメソッドorg.bukkit.Location
Subtracts the location by another.
subtract(double, double, double) - クラス のメソッドorg.bukkit.util.EulerAngle
Creates a new EulerAngle which is the result of subtracting the x, y, z components to this EulerAngle
subtract(Vector) - クラス のメソッドorg.bukkit.util.Vector
Subtracts a vector from this one.

T

TabCommandExecutor - org.bukkit.commandのインタフェース
非推奨です。
Remains for plugins that would have implemented it even without functionality
tabComplete(CommandSender, String[]) - クラス のメソッドorg.bukkit.command.Command
非推奨です。
This method is not supported and returns null
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.Command
Executed on tab completion for this command, returning a list of options the player can tab through.
tabComplete(CommandSender, String) - インタフェース のメソッドorg.bukkit.command.CommandMap
Looks for the requested command and executes an appropriate tab-completer if found.
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.AchievementCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.BanCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.BanIpCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.BanListCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.ClearCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.DefaultGameModeCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.DeopCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.DifficultyCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.EffectCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.EnchantCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.ExpCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.GameModeCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.GameRuleCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.GiveCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.HelpCommand
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.KickCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.KillCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.ListCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.OpCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.PardonCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.PardonIpCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.PluginsCommand
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.ReloadCommand
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.SaveCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.SaveOffCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.SaveOnCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.SayCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.ScoreboardCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.SeedCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.SetIdleTimeoutCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.SetWorldSpawnCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.SpawnpointCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.StopCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.TeleportCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.TellCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.TestForCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.TimeCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.TimingsCommand
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.ToggleDownfallCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.VersionCommand
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.WeatherCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.defaults.WhitelistCommand
非推奨です。
 
tabComplete(CommandSender, String, String[]) - クラス のメソッドorg.bukkit.command.PluginCommand
Executed on tab completion for this command, returning a list of options the player can tab through.
tabComplete(CommandSender, String) - クラス のメソッドorg.bukkit.command.SimpleCommandMap
 
tabCompleteInternalMaterialName(String, List<String>) - インタフェース のメソッドorg.bukkit.UnsafeValues
非推奨です。
 
tabCompleteInternalStatisticOrAchievementName(String, List<String>) - インタフェース のメソッドorg.bukkit.UnsafeValues
非推奨です。
 
TabCompleter - org.bukkit.commandのインタフェース
Represents a class which can suggest tab completions for commands.
TabExecutor - org.bukkit.commandのインタフェース
This class is provided as a convenience to implement both TabCompleter and CommandExecutor.
Tameable - org.bukkit.entityのインタフェース
 
TEAL - クラス のstatic変数org.bukkit.Color
Teal, or (0x00,0x80,0x80) in (R,G,B)
Team - org.bukkit.scoreboardのインタフェース
A team on a scoreboard that has a common display theme and other properties.
Team.Option - org.bukkit.scoreboardの列挙型
Represents an option which may be applied to this team.
Team.OptionStatus - org.bukkit.scoreboardの列挙型
How an option may be applied to members of this team.
teleport(Location) - インタフェース のメソッドorg.bukkit.entity.Entity
Teleports this entity to the given location.
teleport(Location, PlayerTeleportEvent.TeleportCause) - インタフェース のメソッドorg.bukkit.entity.Entity
Teleports this entity to the given location.
teleport(Entity) - インタフェース のメソッドorg.bukkit.entity.Entity
Teleports this entity to the target Entity.
teleport(Entity, PlayerTeleportEvent.TeleportCause) - インタフェース のメソッドorg.bukkit.entity.Entity
Teleports this entity to the target Entity.
TeleportCommand - org.bukkit.command.defaultsのクラス
非推奨です。
TeleportCommand() - クラス のコンストラクタorg.bukkit.command.defaults.TeleportCommand
非推奨です。
 
TellCommand - org.bukkit.command.defaultsのクラス
非推奨です。
TellCommand() - クラス のコンストラクタorg.bukkit.command.defaults.TellCommand
非推奨です。
 
TestForCommand - org.bukkit.command.defaultsのクラス
非推奨です。
TestForCommand() - クラス のコンストラクタorg.bukkit.command.defaults.TestForCommand
非推奨です。
 
testPermission(CommandSender) - クラス のメソッドorg.bukkit.command.Command
Tests the given CommandSender to see if they can perform this command.
testPermissionSilent(CommandSender) - クラス のメソッドorg.bukkit.command.Command
Tests the given CommandSender to see if they can perform this command.
TexturedMaterial - org.bukkit.materialのクラス
Represents textured materials like steps and smooth bricks
TexturedMaterial(Material) - クラス のコンストラクタorg.bukkit.material.TexturedMaterial
 
TexturedMaterial(int) - クラス のコンストラクタorg.bukkit.material.TexturedMaterial
非推奨です。
Magic value
TexturedMaterial(int, byte) - クラス のコンストラクタorg.bukkit.material.TexturedMaterial
非推奨です。
Magic value
TexturedMaterial(Material, byte) - クラス のコンストラクタorg.bukkit.material.TexturedMaterial
非推奨です。
Magic value
thatExcludesNonPlayersWithMessage(String) - クラス のメソッドorg.bukkit.conversations.ConversationFactory
Prevents this factory from creating a conversation for non-player Conversable objects.
THORNS - クラス のstatic変数org.bukkit.enchantments.Enchantment
Damages the attacker
ThrownExpBottle - org.bukkit.entityのインタフェース
Represents a thrown Experience bottle.
ThrownPotion - org.bukkit.entityのインタフェース
Represents a thrown potion bottle
ThunderChangeEvent - org.bukkit.event.weatherのクラス
Stores data for thunder state changing in a world
ThunderChangeEvent(World, boolean) - クラス のコンストラクタorg.bukkit.event.weather.ThunderChangeEvent
 
tick() - クラス のstaticメソッドorg.spigotmc.CustomTimingsHandler
Ticked every tick by CraftBukkit to count the number of times a timer caused TPS loss.
TimeCommand - org.bukkit.command.defaultsのクラス
非推奨です。
TimeCommand() - クラス のコンストラクタorg.bukkit.command.defaults.TimeCommand
非推奨です。
 
TimedRegisteredListener - org.bukkit.pluginのクラス
Extends RegisteredListener to include timing information
TimedRegisteredListener(Listener, EventExecutor, EventPriority, Plugin, boolean) - クラス のコンストラクタorg.bukkit.plugin.TimedRegisteredListener
 
timeoutSeconds - クラス の変数org.bukkit.conversations.InactivityConversationCanceller
 
timings - クラス の変数org.bukkit.command.Command
 
TimingsCommand - org.bukkit.command.defaultsのクラス
 
TimingsCommand(String) - クラス のコンストラクタorg.bukkit.command.defaults.TimingsCommand
 
timingStart - クラス のstatic変数org.bukkit.command.defaults.TimingsCommand
 
TippedArrow - org.bukkit.entityのインタフェース
 
TNTPrimed - org.bukkit.entityのインタフェース
Represents a Primed TNT.
to - クラス の変数org.bukkit.event.block.BlockFromToEvent
 
toBlockVector() - クラス のメソッドorg.bukkit.util.Vector
Get the block vector of this vector.
toByte(Object) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
toDamageValue() - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
Non-functional
toDouble(Object) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
toFloat(Object) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
ToggleDownfallCommand - org.bukkit.command.defaultsのクラス
非推奨です。
ToggleDownfallCommand() - クラス のコンストラクタorg.bukkit.command.defaults.ToggleDownfallCommand
非推奨です。
 
toInt(Object) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
toItemStack() - クラス のメソッドorg.bukkit.material.MaterialData
Creates a new ItemStack based on this MaterialData
toItemStack(int) - クラス のメソッドorg.bukkit.material.MaterialData
Creates a new ItemStack based on this MaterialData
toItemStack(int) - クラス のメソッドorg.bukkit.potion.Potion
非推奨です。
Converts this potion to an ItemStack with the specified amount and a correct damage value.
toLocation(World) - クラス のメソッドorg.bukkit.util.Vector
Gets a Location version of this vector with yaw and pitch being 0.
toLocation(World, float, float) - クラス のメソッドorg.bukkit.util.Vector
Gets a Location version of this vector.
toLong(Object) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
TONES_COUNT - 列挙型 のstatic変数org.bukkit.Note.Tone
The number of tones including sharped tones.
topicNameComparatorInstance() - クラス のstaticメソッドorg.bukkit.help.HelpTopicComparator
 
Torch - org.bukkit.materialのクラス
MaterialData for torches
Torch() - クラス のコンストラクタorg.bukkit.material.Torch
 
Torch(int) - クラス のコンストラクタorg.bukkit.material.Torch
非推奨です。
Magic value
Torch(Material) - クラス のコンストラクタorg.bukkit.material.Torch
 
Torch(int, byte) - クラス のコンストラクタorg.bukkit.material.Torch
非推奨です。
Magic value
Torch(Material, byte) - クラス のコンストラクタorg.bukkit.material.Torch
非推奨です。
Magic value
toShort(Object) - クラス のstaticメソッドorg.bukkit.util.NumberConversions
 
toString() - 列挙型 のメソッドorg.bukkit.ChatColor
 
toString() - クラス のメソッドorg.bukkit.Color
 
toString() - クラス のメソッドorg.bukkit.command.Command
 
toString() - クラス のメソッドorg.bukkit.command.PluginCommand
 
toString() - クラス のメソッドorg.bukkit.configuration.MemorySection
 
toString() - クラス のメソッドorg.bukkit.enchantments.Enchantment
 
toString() - クラス のメソッドorg.bukkit.FireworkEffect
 
toString() - クラス のメソッドorg.bukkit.inventory.ItemStack
 
toString() - クラス のメソッドorg.bukkit.Location
 
toString() - クラス のメソッドorg.bukkit.material.Banner
 
toString() - クラス のメソッドorg.bukkit.material.Bed
 
toString() - クラス のメソッドorg.bukkit.material.Button
 
toString() - クラス のメソッドorg.bukkit.material.Cake
 
toString() - クラス のメソッドorg.bukkit.material.Cauldron
 
toString() - クラス のメソッドorg.bukkit.material.Coal
 
toString() - クラス のメソッドorg.bukkit.material.CocoaPlant
 
toString() - クラス のメソッドorg.bukkit.material.Command
 
toString() - クラス のメソッドorg.bukkit.material.Comparator
 
toString() - クラス のメソッドorg.bukkit.material.Crops
 
toString() - クラス のメソッドorg.bukkit.material.Diode
 
toString() - クラス のメソッドorg.bukkit.material.DirectionalContainer
 
toString() - クラス のメソッドorg.bukkit.material.Door
 
toString() - クラス のメソッドorg.bukkit.material.Dye
 
toString() - クラス のメソッドorg.bukkit.material.FlowerPot
 
toString() - クラス のメソッドorg.bukkit.material.Gate
 
toString() - クラス のメソッドorg.bukkit.material.Hopper
 
toString() - クラス のメソッドorg.bukkit.material.Leaves
 
toString() - クラス のメソッドorg.bukkit.material.Lever
 
toString() - クラス のメソッドorg.bukkit.material.LongGrass
 
toString() - クラス のメソッドorg.bukkit.material.MaterialData
 
toString() - クラス のメソッドorg.bukkit.material.Mushroom
 
toString() - クラス のメソッドorg.bukkit.material.NetherWarts
 
toString() - クラス のメソッドorg.bukkit.material.PressurePlate
 
toString() - クラス のメソッドorg.bukkit.material.Pumpkin
 
toString() - クラス のメソッドorg.bukkit.material.Rails
 
toString() - クラス のメソッドorg.bukkit.material.RedstoneTorch
 
toString() - クラス のメソッドorg.bukkit.material.RedstoneWire
 
toString() - クラス のメソッドorg.bukkit.material.Sandstone
 
toString() - クラス のメソッドorg.bukkit.material.Sapling
 
toString() - クラス のメソッドorg.bukkit.material.Sign
 
toString() - クラス のメソッドorg.bukkit.material.SimpleAttachableMaterialData
 
toString() - クラス のメソッドorg.bukkit.material.Skull
 
toString() - クラス のメソッドorg.bukkit.material.SpawnEgg
 
toString() - クラス のメソッドorg.bukkit.material.Stairs
 
toString() - クラス のメソッドorg.bukkit.material.Step
 
toString() - クラス のメソッドorg.bukkit.material.TexturedMaterial
 
toString() - クラス のメソッドorg.bukkit.material.TrapDoor
 
toString() - クラス のメソッドorg.bukkit.material.Tree
 
toString() - クラス のメソッドorg.bukkit.material.Tripwire
 
toString() - クラス のメソッドorg.bukkit.material.TripwireHook
 
toString() - クラス のメソッドorg.bukkit.material.Vine
 
toString() - クラス のメソッドorg.bukkit.material.Wood
 
toString() - クラス のメソッドorg.bukkit.material.WoodenStep
 
toString() - クラス のメソッドorg.bukkit.material.Wool
 
toString() - クラス のメソッドorg.bukkit.Note
 
toString() - 列挙型 のメソッドorg.bukkit.permissions.PermissionDefault
 
toString() - クラス のメソッドorg.bukkit.plugin.java.JavaPlugin
 
toString() - クラス のメソッドorg.bukkit.potion.PotionEffect
 
toString() - クラス のメソッドorg.bukkit.potion.PotionEffectType
 
toString() - クラス のメソッドorg.bukkit.util.Vector
Returns this vector's components as x,y,z.
TOTAL_KILLS - クラス のstatic変数org.bukkit.scoreboard.Criterias
 
toThunderState() - クラス のメソッドorg.bukkit.event.weather.ThunderChangeEvent
Gets the state of thunder that the world is being set to
toVector() - クラス のメソッドorg.bukkit.Location
Constructs a new Vector based on this Location
toWeatherState() - クラス のメソッドorg.bukkit.event.weather.WeatherChangeEvent
Gets the state of weather that the world is being set to
trail(boolean) - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Set whether the firework effect should have a trail.
transaction - クラス の変数org.bukkit.event.inventory.InventoryEvent
 
translateAlternateColorCodes(char, String) - 列挙型 のstaticメソッドorg.bukkit.ChatColor
Translates a string using an alternate color code character into a string that uses the internal ChatColor.COLOR_CODE color code character.
TRANSPARENT - クラス のstatic変数org.bukkit.map.MapPalette
非推奨です。
Magic value
TrapDoor - org.bukkit.materialのクラス
Represents a trap door
TrapDoor() - クラス のコンストラクタorg.bukkit.material.TrapDoor
 
TrapDoor(int) - クラス のコンストラクタorg.bukkit.material.TrapDoor
非推奨です。
Magic value
TrapDoor(Material) - クラス のコンストラクタorg.bukkit.material.TrapDoor
 
TrapDoor(int, byte) - クラス のコンストラクタorg.bukkit.material.TrapDoor
非推奨です。
Magic value
TrapDoor(Material, byte) - クラス のコンストラクタorg.bukkit.material.TrapDoor
非推奨です。
Magic value
travelAgent - クラス の変数org.bukkit.event.entity.EntityPortalEvent
 
travelAgent - クラス の変数org.bukkit.event.player.PlayerPortalEvent
 
TravelAgent - org.bukkitのインタフェース
The Travel Agent handles the creation and the research of Nether and End portals when Entities try to use one.
Tree - org.bukkit.materialのクラス
Represents the different types of Tree block that face a direction.
Tree() - クラス のコンストラクタorg.bukkit.material.Tree
Constructs a tree block.
Tree(TreeSpecies) - クラス のコンストラクタorg.bukkit.material.Tree
Constructs a tree block of the given tree species.
Tree(TreeSpecies, BlockFace) - クラス のコンストラクタorg.bukkit.material.Tree
Constructs a tree block of the given tree species, and facing the given direction.
Tree(int) - クラス のコンストラクタorg.bukkit.material.Tree
非推奨です。
Magic value
Tree(Material) - クラス のコンストラクタorg.bukkit.material.Tree
Constructs a tree block of the given type.
Tree(Material, TreeSpecies) - クラス のコンストラクタorg.bukkit.material.Tree
Constructs a tree block of the given type and tree species.
Tree(Material, TreeSpecies, BlockFace) - クラス のコンストラクタorg.bukkit.material.Tree
Constructs a tree block of the given type and tree species, and facing the given direction.
Tree(int, byte) - クラス のコンストラクタorg.bukkit.material.Tree
非推奨です。
Magic value
Tree(Material, byte) - クラス のコンストラクタorg.bukkit.material.Tree
非推奨です。
Magic value
TreeSpecies - org.bukkitの列挙型
Represents the different species of trees regardless of size.
TreeType - org.bukkitの列挙型
Tree and organic structure types.
Tripwire - org.bukkit.materialのクラス
Represents the tripwire
Tripwire() - クラス のコンストラクタorg.bukkit.material.Tripwire
 
Tripwire(int) - クラス のコンストラクタorg.bukkit.material.Tripwire
非推奨です。
Magic value
Tripwire(int, byte) - クラス のコンストラクタorg.bukkit.material.Tripwire
非推奨です。
Magic value
TripwireHook - org.bukkit.materialのクラス
Represents the tripwire hook
TripwireHook() - クラス のコンストラクタorg.bukkit.material.TripwireHook
 
TripwireHook(int) - クラス のコンストラクタorg.bukkit.material.TripwireHook
非推奨です。
Magic value
TripwireHook(int, byte) - クラス のコンストラクタorg.bukkit.material.TripwireHook
非推奨です。
Magic value
TripwireHook(BlockFace) - クラス のコンストラクタorg.bukkit.material.TripwireHook
 
type() - クラス のメソッドorg.bukkit.WorldCreator
Gets the type of the world that will be created or loaded
type(WorldType) - クラス のメソッドorg.bukkit.WorldCreator
Sets the type of the world that will be created or loaded

U

unbanIP(String) - クラス のstaticメソッドorg.bukkit.Bukkit
Unbans the specified address from the server.
unbanIP(String) - インタフェース のメソッドorg.bukkit.Server
Unbans the specified address from the server.
UNBOUNDED_PAGE_HEIGHT - クラス のstatic変数org.bukkit.util.ChatPaginator
 
UNBOUNDED_PAGE_WIDTH - クラス のstatic変数org.bukkit.util.ChatPaginator
 
UnknownDependencyException - org.bukkit.pluginの例外
Thrown when attempting to load an invalid Plugin file
UnknownDependencyException(Throwable) - 例外 のコンストラクタorg.bukkit.plugin.UnknownDependencyException
Constructs a new UnknownDependencyException based on the given Exception
UnknownDependencyException(String) - 例外 のコンストラクタorg.bukkit.plugin.UnknownDependencyException
Constructs a new UnknownDependencyException with the given message
UnknownDependencyException(Throwable, String) - 例外 のコンストラクタorg.bukkit.plugin.UnknownDependencyException
Constructs a new UnknownDependencyException based on the given Exception
UnknownDependencyException() - 例外 のコンストラクタorg.bukkit.plugin.UnknownDependencyException
Constructs a new UnknownDependencyException
unload(boolean, boolean) - インタフェース のメソッドorg.bukkit.Chunk
非推奨です。
it is never safe to remove a chunk in use
unload(boolean) - インタフェース のメソッドorg.bukkit.Chunk
Unloads and optionally saves the Chunk
unload() - インタフェース のメソッドorg.bukkit.Chunk
Unloads and optionally saves the Chunk
unloadChunk(Chunk) - インタフェース のメソッドorg.bukkit.World
Safely unloads and saves the Chunk at the specified coordinates This method is analogous to World.unloadChunk(int, int, boolean, boolean) where safe and saveis true
unloadChunk(int, int) - インタフェース のメソッドorg.bukkit.World
Safely unloads and saves the Chunk at the specified coordinates This method is analogous to World.unloadChunk(int, int, boolean, boolean) where safe and saveis true
unloadChunk(int, int, boolean) - インタフェース のメソッドorg.bukkit.World
Safely unloads and optionally saves the Chunk at the specified coordinates This method is analogous to World.unloadChunk(int, int, boolean, boolean) where save is true
unloadChunk(int, int, boolean, boolean) - インタフェース のメソッドorg.bukkit.World
非推奨です。
it is never safe to remove a chunk in use
unloadChunkRequest(int, int) - インタフェース のメソッドorg.bukkit.World
Safely queues the Chunk at the specified coordinates for unloading This method is analogous to World.unloadChunkRequest(int, int, boolean) where safe is true
unloadChunkRequest(int, int, boolean) - インタフェース のメソッドorg.bukkit.World
Queues the Chunk at the specified coordinates for unloading
unloadWorld(String, boolean) - クラス のstaticメソッドorg.bukkit.Bukkit
Unloads a world with the given name.
unloadWorld(World, boolean) - クラス のstaticメソッドorg.bukkit.Bukkit
Unloads the given world.
unloadWorld(String, boolean) - インタフェース のメソッドorg.bukkit.Server
Unloads a world with the given name.
unloadWorld(World, boolean) - インタフェース のメソッドorg.bukkit.Server
Unloads the given world.
UNLUCK - クラス のstatic変数org.bukkit.potion.PotionEffectType
Loot table unluck.
unregister(CommandMap) - クラス のメソッドorg.bukkit.command.Command
Unregisters this command from the passed CommandMap applying any outstanding changes
unregister(RegisteredListener) - クラス のメソッドorg.bukkit.event.HandlerList
Remove a listener from a specific order slot
unregister(Plugin) - クラス のメソッドorg.bukkit.event.HandlerList
Remove a specific plugin's listeners from this handler
unregister(Listener) - クラス のメソッドorg.bukkit.event.HandlerList
Remove a specific listener from this handler
unregister(Class<?>, Object) - インタフェース のメソッドorg.bukkit.plugin.ServicesManager
Unregister a particular provider for a particular service.
unregister(Object) - インタフェース のメソッドorg.bukkit.plugin.ServicesManager
Unregister a particular provider.
unregister(Class<?>, Object) - クラス のメソッドorg.bukkit.plugin.SimpleServicesManager
Unregister a particular provider for a particular service.
unregister(Object) - クラス のメソッドorg.bukkit.plugin.SimpleServicesManager
Unregister a particular provider.
unregister() - インタフェース のメソッドorg.bukkit.scoreboard.Objective
Unregisters this objective from the scoreboard.
unregister() - インタフェース のメソッドorg.bukkit.scoreboard.Team
Unregisters this team from the Scoreboard
unregisterAll() - クラス のstaticメソッドorg.bukkit.event.HandlerList
Unregister all listeners from all handler lists.
unregisterAll(Plugin) - クラス のstaticメソッドorg.bukkit.event.HandlerList
Unregister a specific plugin's listeners from all handler lists.
unregisterAll(Listener) - クラス のstaticメソッドorg.bukkit.event.HandlerList
Unregister a specific listener from all handler lists.
unregisterAll(Plugin) - インタフェース のメソッドorg.bukkit.plugin.ServicesManager
Unregister all the providers registered by a particular plugin.
unregisterAll(Plugin) - クラス のメソッドorg.bukkit.plugin.SimpleServicesManager
Unregister all the providers registered by a particular plugin.
unregisterClass(String) - クラス のstaticメソッドorg.bukkit.configuration.serialization.ConfigurationSerialization
Unregisters the specified alias to a ConfigurationSerializable
unregisterClass(Class<? extends ConfigurationSerializable>) - クラス のstaticメソッドorg.bukkit.configuration.serialization.ConfigurationSerialization
Unregisters any aliases for the specified ConfigurationSerializable class
unregisterIncomingPluginChannel(Plugin, String, PluginMessageListener) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin's listener from listening on the requested incoming plugin channel, no longer allowing it to act upon any plugin messages.
unregisterIncomingPluginChannel(Plugin, String) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin from listening on the requested incoming plugin channel, no longer allowing it to act upon any plugin messages.
unregisterIncomingPluginChannel(Plugin) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin from listening on all plugin channels through all listeners.
unregisterIncomingPluginChannel(Plugin, String, PluginMessageListener) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
unregisterIncomingPluginChannel(Plugin, String) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
unregisterIncomingPluginChannel(Plugin) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
unregisterOutgoingPluginChannel(Plugin, String) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin from the requested outgoing plugin channel, no longer allowing it to send messages through that channel to any clients.
unregisterOutgoingPluginChannel(Plugin) - インタフェース のメソッドorg.bukkit.plugin.messaging.Messenger
Unregisters the specific plugin from all outgoing plugin channels, no longer allowing it to send any plugin messages.
unregisterOutgoingPluginChannel(Plugin, String) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
unregisterOutgoingPluginChannel(Plugin) - クラス のメソッドorg.bukkit.plugin.messaging.StandardMessenger
 
UnsafeValues - org.bukkitのインタフェース
非推奨です。
Unsupported & internal use only
unsetPermission(String) - クラス のメソッドorg.bukkit.permissions.PermissionAttachment
Removes the specified permission from this attachment.
unsetPermission(Permission) - クラス のメソッドorg.bukkit.permissions.PermissionAttachment
Removes the specified permission from this attachment.
unsubscribeFromDefaultPerms(boolean, Permissible) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Unsubscribes from the given Default permissions by operator status
unsubscribeFromDefaultPerms(boolean, Permissible) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
unsubscribeFromPermission(String, Permissible) - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Unsubscribes the given Permissible for information about the requested Permission, by name.
unsubscribeFromPermission(String, Permissible) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
update() - インタフェース のメソッドorg.bukkit.block.BlockState
Attempts to update the block represented by this state, setting it to the new values as defined by this state.
update(boolean) - インタフェース のメソッドorg.bukkit.block.BlockState
Attempts to update the block represented by this state, setting it to the new values as defined by this state.
update(boolean, boolean) - インタフェース のメソッドorg.bukkit.block.BlockState
Attempts to update the block represented by this state, setting it to the new values as defined by this state.
updateInventory() - インタフェース のメソッドorg.bukkit.entity.Player
Forces an update of the player's entire inventory.
usageMessage - クラス の変数org.bukkit.command.Command
 
useExactLoginLocation() - クラス のstaticメソッドorg.bukkit.Bukkit
非推奨です。
non standard and unused feature.
useExactLoginLocation() - インタフェース のメソッドorg.bukkit.Server
非推奨です。
non standard and unused feature.
useInteractedBlock() - クラス のメソッドorg.bukkit.event.player.PlayerInteractEvent
This controls the action to take with the block (if any) that was clicked on.
useItemInHand() - クラス のメソッドorg.bukkit.event.player.PlayerInteractEvent
This controls the action to take with the item the player is holding.
useTimings() - インタフェース のメソッドorg.bukkit.plugin.PluginManager
Returns whether or not timing code should be used for event calls
useTimings() - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
 
useTimings(boolean) - クラス のメソッドorg.bukkit.plugin.SimplePluginManager
Sets whether or not per event timing code should be used
useTravelAgent - クラス の変数org.bukkit.event.entity.EntityPortalEvent
 
useTravelAgent(boolean) - クラス のメソッドorg.bukkit.event.entity.EntityPortalEvent
Sets whether or not the Travel Agent will be used.
useTravelAgent() - クラス のメソッドorg.bukkit.event.entity.EntityPortalEvent
Gets whether or not the Travel Agent will be used.
useTravelAgent - クラス の変数org.bukkit.event.player.PlayerPortalEvent
 
useTravelAgent(boolean) - クラス のメソッドorg.bukkit.event.player.PlayerPortalEvent
Sets whether or not the Travel Agent will be used.
useTravelAgent() - クラス のメソッドorg.bukkit.event.player.PlayerPortalEvent
Gets whether or not the Travel Agent will be used.
Utility - org.bukkitの注釈型
This annotation indicates a method (and sometimes constructor) will chain its internal operations.

V

validateChannel(String) - クラス のstaticメソッドorg.bukkit.plugin.messaging.StandardMessenger
Validates a Plugin Channel name.
validatePluginMessage(Messenger, Plugin, String, byte[]) - クラス のstaticメソッドorg.bukkit.plugin.messaging.StandardMessenger
Validates the input of a Plugin Message, ensuring the arguments are all valid.
ValidatingPrompt - org.bukkit.conversationsのクラス
ValidatingPrompt is the base class for any prompt that requires validation.
ValidatingPrompt() - クラス のコンストラクタorg.bukkit.conversations.ValidatingPrompt
 
value() - クラス のメソッドorg.bukkit.metadata.FixedMetadataValue
 
value() - クラス のメソッドorg.bukkit.metadata.LazyMetadataValue
 
value() - インタフェース のメソッドorg.bukkit.metadata.MetadataValue
Fetches the value of this metadata item.
value(String) - 列挙型 のstaticメソッドorg.bukkit.Warning.WarningState
This method returns the corresponding warning state for the given string value.
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Achievement
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Art
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.attribute.Attribute
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.attribute.AttributeModifier.Operation
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.BanList.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.block.banner.PatternType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.block.Biome
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.block.BlockFace
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.block.PistonMoveReaction
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.boss.BarColor
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.boss.BarFlag
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.boss.BarStyle
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.ChatColor
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.CoalType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.conversations.Conversation.ConversationState
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.CropState
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Difficulty
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.DyeColor
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Effect.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Effect
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.enchantments.EnchantmentTarget
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.entity.EnderDragon.Phase
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.entity.EntityType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.entity.Horse.Color
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.entity.Horse.Style
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.entity.Horse.Variant
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.entity.Ocelot.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.entity.Rabbit.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.entity.Skeleton.SkeletonType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.entity.Villager.Profession
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.EntityEffect
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.block.Action
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.block.BlockIgniteEvent.IgniteCause
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.entity.CreeperPowerEvent.PowerCause
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityDamageEvent.DamageCause
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityDamageEvent.DamageModifier
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityTargetEvent.TargetReason
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityUnleashEvent.UnleashReason
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.Event.Result
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.EventPriority
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.hanging.HangingBreakEvent.RemoveCause
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.inventory.ClickType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.inventory.DragType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.inventory.InventoryAction
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.inventory.InventoryType.SlotType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.inventory.InventoryType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.player.AsyncPlayerPreLoginEvent.Result
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerAnimationType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerFishEvent.State
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerLoginEvent.Result
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerPreLoginEvent.Result
非推奨です。
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerResourcePackStatusEvent.Status
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerTeleportEvent.TeleportCause
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.event.world.PortalCreateEvent.CreateReason
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.FireworkEffect.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.GameMode
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.GrassSpecies
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Instrument
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.inventory.EquipmentSlot
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.inventory.InventoryView.Property
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.inventory.ItemFlag
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.inventory.MainHand
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.map.MapCursor.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.map.MapView.Scale
指定した名前を持つこの型の列挙型定数を返します。
valueOf(byte) - 列挙型 のstaticメソッドorg.bukkit.map.MapView.Scale
非推奨です。
Magic value
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.material.CocoaPlant.CocoaPlantSize
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.material.types.MushroomBlockTexture
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Material
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.metadata.LazyMetadataValue.CacheStrategy
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.NetherWartsState
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Note.Tone
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Particle
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.permissions.PermissionDefault
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.plugin.messaging.PluginChannelDirection
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.plugin.PluginAwareness.Flags
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.plugin.PluginLoadOrder
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.plugin.ServicePriority
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.PortalType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.potion.Potion.Tier
非推奨です。
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.potion.PotionType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Rotation
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.SandstoneType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.scoreboard.DisplaySlot
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.scoreboard.NameTagVisibility
非推奨です。
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.scoreboard.Team.Option
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.scoreboard.Team.OptionStatus
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.SkullType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Sound
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Statistic.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Statistic
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.TreeSpecies
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.TreeType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.Warning.WarningState
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.WeatherType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.World.Environment
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙型 のstaticメソッドorg.bukkit.WorldType
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Achievement
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Art
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.attribute.Attribute
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.attribute.AttributeModifier.Operation
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.BanList.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.block.banner.PatternType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.block.Biome
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.block.BlockFace
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.block.PistonMoveReaction
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.boss.BarColor
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.boss.BarFlag
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.boss.BarStyle
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.ChatColor
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.CoalType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.conversations.Conversation.ConversationState
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.CropState
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Difficulty
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.DyeColor
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Effect.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Effect
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - クラス のstaticメソッドorg.bukkit.enchantments.Enchantment
Gets an array of all the registered Enchantments
values() - 列挙型 のstaticメソッドorg.bukkit.enchantments.EnchantmentTarget
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.entity.EnderDragon.Phase
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.entity.EntityType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.entity.Horse.Color
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.entity.Horse.Style
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.entity.Horse.Variant
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.entity.Ocelot.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.entity.Rabbit.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.entity.Skeleton.SkeletonType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.entity.Villager.Profession
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.EntityEffect
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.block.Action
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.block.BlockIgniteEvent.IgniteCause
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.block.CauldronLevelChangeEvent.ChangeReason
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.entity.CreatureSpawnEvent.SpawnReason
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.entity.CreeperPowerEvent.PowerCause
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityDamageEvent.DamageCause
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityDamageEvent.DamageModifier
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityRegainHealthEvent.RegainReason
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityTargetEvent.TargetReason
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.entity.EntityUnleashEvent.UnleashReason
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.Event.Result
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.EventPriority
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.hanging.HangingBreakEvent.RemoveCause
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.inventory.ClickType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.inventory.DragType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.inventory.InventoryAction
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.inventory.InventoryType.SlotType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.inventory.InventoryType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.player.AsyncPlayerPreLoginEvent.Result
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerAnimationType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerFishEvent.State
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerLoginEvent.Result
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerPreLoginEvent.Result
非推奨です。
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerResourcePackStatusEvent.Status
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.player.PlayerTeleportEvent.TeleportCause
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.event.world.PortalCreateEvent.CreateReason
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.FireworkEffect.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.GameMode
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.GrassSpecies
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Instrument
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.inventory.EquipmentSlot
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.inventory.InventoryView.Property
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.inventory.ItemFlag
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.inventory.MainHand
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.map.MapCursor.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.map.MapView.Scale
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.material.CocoaPlant.CocoaPlantSize
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.material.types.MushroomBlockTexture
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Material
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.metadata.LazyMetadataValue.CacheStrategy
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.NetherWartsState
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Note.Tone
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Particle
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.permissions.PermissionDefault
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.plugin.messaging.PluginChannelDirection
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.plugin.PluginAwareness.Flags
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.plugin.PluginLoadOrder
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.plugin.ServicePriority
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.PortalType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.potion.Potion.Tier
非推奨です。
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - クラス のstaticメソッドorg.bukkit.potion.PotionEffectType
Returns an array of all the registered PotionEffectTypes.
values() - 列挙型 のstaticメソッドorg.bukkit.potion.PotionType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Rotation
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.SandstoneType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.scoreboard.DisplaySlot
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.scoreboard.NameTagVisibility
非推奨です。
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.scoreboard.Team.Option
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.scoreboard.Team.OptionStatus
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.SkullType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Sound
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Statistic.Type
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Statistic
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.TreeSpecies
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.TreeType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.Warning.WarningState
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.WeatherType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.World.Environment
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙型 のstaticメソッドorg.bukkit.WorldType
この列挙型の定数を含む配列を宣言されている順序で返します。
VanillaCommand - org.bukkit.command.defaultsのクラス
非推奨です。
VanillaCommand(String) - クラス のコンストラクタorg.bukkit.command.defaults.VanillaCommand
非推奨です。
 
VanillaCommand(String, String, String, List<String>) - クラス のコンストラクタorg.bukkit.command.defaults.VanillaCommand
非推奨です。
 
Vector - org.bukkit.utilのクラス
Represents a mutable vector.
Vector() - クラス のコンストラクタorg.bukkit.util.Vector
Construct the vector with all components as 0.
Vector(int, int, int) - クラス のコンストラクタorg.bukkit.util.Vector
Construct the vector with provided integer components.
Vector(double, double, double) - クラス のコンストラクタorg.bukkit.util.Vector
Construct the vector with provided double components.
Vector(float, float, float) - クラス のコンストラクタorg.bukkit.util.Vector
Construct the vector with provided float components.
Vehicle - org.bukkit.entityのインタフェース
Represents a vehicle entity.
vehicle - クラス の変数org.bukkit.event.vehicle.VehicleEvent
 
VehicleBlockCollisionEvent - org.bukkit.event.vehicleのクラス
Raised when a vehicle collides with a block.
VehicleBlockCollisionEvent(Vehicle, Block) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleBlockCollisionEvent
 
VehicleCollisionEvent - org.bukkit.event.vehicleのクラス
Raised when a vehicle collides.
VehicleCollisionEvent(Vehicle) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleCollisionEvent
 
VehicleCreateEvent - org.bukkit.event.vehicleのクラス
Raised when a vehicle is created.
VehicleCreateEvent(Vehicle) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleCreateEvent
 
VehicleDamageEvent - org.bukkit.event.vehicleのクラス
Raised when a vehicle receives damage.
VehicleDamageEvent(Vehicle, Entity, int) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleDamageEvent
非推奨です。
VehicleDamageEvent(Vehicle, Entity, double) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleDamageEvent
 
VehicleDestroyEvent - org.bukkit.event.vehicleのクラス
Raised when a vehicle is destroyed, which could be caused by either a player or the environment.
VehicleDestroyEvent(Vehicle, Entity) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleDestroyEvent
 
VehicleEnterEvent - org.bukkit.event.vehicleのクラス
Raised when an entity enters a vehicle.
VehicleEnterEvent(Vehicle, Entity) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleEnterEvent
 
VehicleEntityCollisionEvent - org.bukkit.event.vehicleのクラス
Raised when a vehicle collides with an entity.
VehicleEntityCollisionEvent(Vehicle, Entity) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleEntityCollisionEvent
 
VehicleEvent - org.bukkit.event.vehicleのクラス
Represents a vehicle-related event.
VehicleEvent(Vehicle) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleEvent
 
VehicleExitEvent - org.bukkit.event.vehicleのクラス
Raised when a living entity exits a vehicle.
VehicleExitEvent(Vehicle, LivingEntity) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleExitEvent
 
VehicleMoveEvent - org.bukkit.event.vehicleのクラス
Raised when a vehicle moves.
VehicleMoveEvent(Vehicle, Location, Location) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleMoveEvent
 
VehicleUpdateEvent - org.bukkit.event.vehicleのクラス
Called when a vehicle updates
VehicleUpdateEvent(Vehicle) - クラス のコンストラクタorg.bukkit.event.vehicle.VehicleUpdateEvent
 
VersionCommand - org.bukkit.command.defaultsのクラス
 
VersionCommand(String) - クラス のコンストラクタorg.bukkit.command.defaults.VersionCommand
 
Villager - org.bukkit.entityのインタフェース
Represents a villager NPC
Villager.Profession - org.bukkit.entityの列挙型
Represents the various different Villager professions there may be.
VillagerAcquireTradeEvent - org.bukkit.event.entityのクラス
Called whenever a villager acquires a new trade.
VillagerAcquireTradeEvent(Villager, MerchantRecipe) - クラス のコンストラクタorg.bukkit.event.entity.VillagerAcquireTradeEvent
 
VillagerReplenishTradeEvent - 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) - クラス のコンストラクタorg.bukkit.event.entity.VillagerReplenishTradeEvent
 
Vine - org.bukkit.materialのクラス
Represents a vine
Vine() - クラス のコンストラクタorg.bukkit.material.Vine
 
Vine(int, byte) - クラス のコンストラクタorg.bukkit.material.Vine
非推奨です。
Magic value
Vine(byte) - クラス のコンストラクタorg.bukkit.material.Vine
非推奨です。
Magic value
Vine(BlockFace...) - クラス のコンストラクタorg.bukkit.material.Vine
 
Vine(EnumSet<BlockFace>) - クラス のコンストラクタorg.bukkit.material.Vine
 

W

Warning - org.bukkitの注釈型
This designates the warning state for a specific item.
Warning.WarningState - org.bukkitの列挙型
This represents the states that server verbose for warnings may be.
WATER_BREATHING - クラス のstatic変数org.bukkit.potion.PotionEffectType
Allows breathing underwater.
WATER_WORKER - クラス のstatic変数org.bukkit.enchantments.Enchantment
Increases the speed at which a player may mine underwater
WaterMob - org.bukkit.entityのインタフェース
Represents a Water Mob
WEAKNESS - クラス のstatic変数org.bukkit.potion.PotionEffectType
Decreases damage dealt by an entity.
Weather - org.bukkit.entityのインタフェース
Represents a Weather related entity, such as a storm
WeatherChangeEvent - org.bukkit.event.weatherのクラス
Stores data for weather changing in a world
WeatherChangeEvent(World, boolean) - クラス のコンストラクタorg.bukkit.event.weather.WeatherChangeEvent
 
WeatherCommand - org.bukkit.command.defaultsのクラス
非推奨です。
WeatherCommand() - クラス のコンストラクタorg.bukkit.command.defaults.WeatherCommand
非推奨です。
 
WeatherEvent - org.bukkit.event.weatherのクラス
Represents a Weather-related event
WeatherEvent(World) - クラス のコンストラクタorg.bukkit.event.weather.WeatherEvent
 
WeatherType - org.bukkitの列挙型
An enum of all current weather types
whichButton() - クラス のメソッドorg.bukkit.event.enchantment.EnchantItemEvent
Which button was pressed to initiate the enchanting.
WHITE - クラス のstatic変数org.bukkit.Color
White, or (0xFF,0xFF,0xFF) in (R,G,B)
WHITE - クラス のstatic変数org.bukkit.map.MapPalette
非推奨です。
Magic value
WhitelistCommand - org.bukkit.command.defaultsのクラス
非推奨です。
WhitelistCommand() - クラス のコンストラクタorg.bukkit.command.defaults.WhitelistCommand
非推奨です。
 
Witch - org.bukkit.entityのインタフェース
Represents a Witch
with(FireworkEffect.Type) - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Specify the type of the firework effect.
withColor(Color) - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Add a primary color to the firework effect.
withColor(Color...) - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Add several primary colors to the firework effect.
withColor(Iterable<?>) - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Add several primary colors to the firework effect.
withConversationCanceller(ConversationCanceller) - クラス のメソッドorg.bukkit.conversations.ConversationFactory
Adds a ConversationCanceller to constructed conversations.
Wither - org.bukkit.entityのインタフェース
Represents a Wither boss
WITHER - クラス のstatic変数org.bukkit.potion.PotionEffectType
Deals damage to an entity over time and gives the health to the shooter.
WitherSkull - org.bukkit.entityのインタフェース
Represents a wither skull Fireball.
withEscapeSequence(String) - クラス のメソッドorg.bukkit.conversations.ConversationFactory
Sets the player input that, when received, will immediately terminate the conversation.
withFade(Color) - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Add a fade color to the firework effect.
withFade(Color...) - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Add several fade colors to the firework effect.
withFade(Iterable<?>) - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Add several fade colors to the firework effect.
withFirstPrompt(Prompt) - クラス のメソッドorg.bukkit.conversations.ConversationFactory
Sets the first prompt to use in all generated conversations.
withFlicker() - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Add a flicker to the firework effect.
withInitialSessionData(Map<Object, Object>) - クラス のメソッドorg.bukkit.conversations.ConversationFactory
Sets any initial data with which to populate the conversation context sessionData map.
withLocalEcho(boolean) - クラス のメソッドorg.bukkit.conversations.ConversationFactory
Sets the local echo status for all Conversations created by this factory.
withModality(boolean) - クラス のメソッドorg.bukkit.conversations.ConversationFactory
Sets the modality of all Conversations created by this factory.
withPrefix(ConversationPrefix) - クラス のメソッドorg.bukkit.conversations.ConversationFactory
Sets the ConversationPrefix that prepends all output from all generated conversations.
withTimeout(int) - クラス のメソッドorg.bukkit.conversations.ConversationFactory
Sets the number of inactive seconds to wait before automatically abandoning all generated conversations.
withTrail() - クラス のメソッドorg.bukkit.FireworkEffect.Builder
Add a trail to the firework effect.
Wolf - org.bukkit.entityのインタフェース
Represents a Wolf
Wood - org.bukkit.materialのクラス
Represents wood blocks of different species.
Wood() - クラス のコンストラクタorg.bukkit.material.Wood
Constructs a wood block.
Wood(TreeSpecies) - クラス のコンストラクタorg.bukkit.material.Wood
Constructs a wood block of the given tree species.
Wood(int) - クラス のコンストラクタorg.bukkit.material.Wood
非推奨です。
Magic value
Wood(Material) - クラス のコンストラクタorg.bukkit.material.Wood
Constructs a wood block of the given type.
Wood(Material, TreeSpecies) - クラス のコンストラクタorg.bukkit.material.Wood
Constructs a wood block of the given type and tree species.
Wood(int, byte) - クラス のコンストラクタorg.bukkit.material.Wood
非推奨です。
Magic value
Wood(Material, byte) - クラス のコンストラクタorg.bukkit.material.Wood
非推奨です。
Magic value
WoodenStep - org.bukkit.materialのクラス
Represents the different types of wooden steps.
WoodenStep() - クラス のコンストラクタorg.bukkit.material.WoodenStep
Constructs a wooden step.
WoodenStep(TreeSpecies) - クラス のコンストラクタorg.bukkit.material.WoodenStep
Constructs a wooden step of the given tree species.
WoodenStep(TreeSpecies, boolean) - クラス のコンストラクタorg.bukkit.material.WoodenStep
Constructs a wooden step of the given type and tree species, either inverted or not.
WoodenStep(int) - クラス のコンストラクタorg.bukkit.material.WoodenStep
非推奨です。
Magic value
WoodenStep(int, byte) - クラス のコンストラクタorg.bukkit.material.WoodenStep
非推奨です。
Magic value
WoodenStep(Material, byte) - クラス のコンストラクタorg.bukkit.material.WoodenStep
非推奨です。
Magic value
Wool - org.bukkit.materialのクラス
Represents a Wool/Cloth block
Wool() - クラス のコンストラクタorg.bukkit.material.Wool
 
Wool(DyeColor) - クラス のコンストラクタorg.bukkit.material.Wool
 
Wool(int) - クラス のコンストラクタorg.bukkit.material.Wool
非推奨です。
Magic value
Wool(Material) - クラス のコンストラクタorg.bukkit.material.Wool
 
Wool(int, byte) - クラス のコンストラクタorg.bukkit.material.Wool
非推奨です。
Magic value
Wool(Material, byte) - クラス のコンストラクタorg.bukkit.material.Wool
非推奨です。
Magic value
wordWrap(String, int) - クラス のstaticメソッドorg.bukkit.util.ChatPaginator
Breaks a raw string up into a series of lines.
world - クラス の変数org.bukkit.event.weather.WeatherEvent
 
World - org.bukkitのインタフェース
Represents a world, which may contain entities, chunks and blocks
World.Environment - org.bukkitの列挙型
Represents various map environment types that a world may be
World.Spigot - org.bukkitのクラス
 
WorldBorder - org.bukkitのインタフェース
 
WorldCreator - org.bukkitのクラス
Represents various types of options that may be used to create a world.
WorldCreator(String) - クラス のコンストラクタorg.bukkit.WorldCreator
Creates an empty WorldCreationOptions for the given world name
WorldEvent - org.bukkit.event.worldのクラス
Represents events within a world
WorldEvent(World) - クラス のコンストラクタorg.bukkit.event.world.WorldEvent
 
WorldInitEvent - org.bukkit.event.worldのクラス
Called when a World is initializing
WorldInitEvent(World) - クラス のコンストラクタorg.bukkit.event.world.WorldInitEvent
 
WorldLoadEvent - org.bukkit.event.worldのクラス
Called when a World is loaded
WorldLoadEvent(World) - クラス のコンストラクタorg.bukkit.event.world.WorldLoadEvent
 
WorldSaveEvent - org.bukkit.event.worldのクラス
Called when a World is saved.
WorldSaveEvent(World) - クラス のコンストラクタorg.bukkit.event.world.WorldSaveEvent
 
WorldType - org.bukkitの列挙型
Represents various types of worlds that may exist
WorldUnloadEvent - org.bukkit.event.worldのクラス
Called when a World is unloaded
WorldUnloadEvent(World) - クラス のコンストラクタorg.bukkit.event.world.WorldUnloadEvent
 

X

x - クラス の変数org.bukkit.util.Vector
 
xScale - クラス の変数org.bukkit.util.noise.OctaveGenerator
 

Y

y - クラス の変数org.bukkit.util.Vector
 
YamlConfiguration - org.bukkit.configuration.fileのクラス
An implementation of Configuration which saves all files in Yaml.
YamlConfiguration() - クラス のコンストラクタorg.bukkit.configuration.file.YamlConfiguration
 
YamlConfigurationOptions - org.bukkit.configuration.fileのクラス
Various settings for controlling the input and output of a YamlConfiguration
YamlConfigurationOptions(YamlConfiguration) - クラス のコンストラクタorg.bukkit.configuration.file.YamlConfigurationOptions
 
YamlConstructor - org.bukkit.configuration.fileのクラス
 
YamlConstructor() - クラス のコンストラクタorg.bukkit.configuration.file.YamlConstructor
 
YamlRepresenter - org.bukkit.configuration.fileのクラス
 
YamlRepresenter() - クラス のコンストラクタorg.bukkit.configuration.file.YamlRepresenter
 
YELLOW - クラス のstatic変数org.bukkit.Color
Yellow, or (0xFF,0xFF,0x00) in (R,G,B)
yScale - クラス の変数org.bukkit.util.noise.OctaveGenerator
 

Z

z - クラス の変数org.bukkit.util.Vector
 
zero() - クラス のメソッドorg.bukkit.Location
Zero this location's components.
ZERO - クラス のstatic変数org.bukkit.util.EulerAngle
A EulerAngle with every axis set to 0
zero() - クラス のメソッドorg.bukkit.util.Vector
Zero this vector's components.
Zombie - org.bukkit.entityのインタフェース
Represents a Zombie.
zScale - クラス の変数org.bukkit.util.noise.OctaveGenerator
 

_

_INVALID_damage(int) - インタフェース のメソッドorg.bukkit.entity.Damageable
非推奨です。
_INVALID_damage(int, Entity) - インタフェース のメソッドorg.bukkit.entity.Damageable
非推奨です。
_INVALID_getAmount() - クラス のメソッドorg.bukkit.event.entity.EntityRegainHealthEvent
非推奨です。
_INVALID_getDamage() - インタフェース のメソッドorg.bukkit.entity.Minecart
非推奨です。
_INVALID_getDamage() - クラス のメソッドorg.bukkit.event.entity.EntityDamageEvent
非推奨です。
_INVALID_getDamage() - クラス のメソッドorg.bukkit.event.vehicle.VehicleDamageEvent
非推奨です。
_INVALID_getHealth() - インタフェース のメソッドorg.bukkit.entity.Damageable
非推奨です。
_INVALID_getLastDamage() - インタフェース のメソッドorg.bukkit.entity.LivingEntity
非推奨です。
_INVALID_getMaxHealth() - インタフェース のメソッドorg.bukkit.entity.Damageable
非推奨です。
_INVALID_getOnlinePlayers() - クラス のstaticメソッドorg.bukkit.Bukkit
非推奨です。
_INVALID_getOnlinePlayers() - インタフェース のメソッドorg.bukkit.Server
非推奨です。
_INVALID_getShooter() - インタフェース のメソッドorg.bukkit.entity.Projectile
非推奨です。
_INVALID_setAmount(int) - クラス のメソッドorg.bukkit.event.entity.EntityRegainHealthEvent
非推奨です。
_INVALID_setDamage(int) - インタフェース のメソッドorg.bukkit.entity.Minecart
非推奨です。
_INVALID_setDamage(int) - クラス のメソッドorg.bukkit.event.entity.EntityDamageEvent
非推奨です。
_INVALID_setDamage(int) - クラス のメソッドorg.bukkit.event.vehicle.VehicleDamageEvent
非推奨です。
_INVALID_setHealth(int) - インタフェース のメソッドorg.bukkit.entity.Damageable
非推奨です。
_INVALID_setLastDamage(int) - インタフェース のメソッドorg.bukkit.entity.LivingEntity
非推奨です。
_INVALID_setMaxHealth(int) - インタフェース のメソッドorg.bukkit.entity.Damageable
非推奨です。
_INVALID_setShooter(LivingEntity) - インタフェース のメソッドorg.bukkit.entity.Projectile
非推奨です。
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

Copyright © 2016. All rights reserved.