Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form

A

ABSORPTION - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
Damage reduction caused by the Damage absorption effect
ABSORPTION - Static variable in class org.cloudburstmc.api.entity.Attribute
 
ABSORPTION - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
ABSORPTION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ACACIA - Enum constant in enum class org.cloudburstmc.api.util.data.TreeSpecies
 
ACACIA_BOAT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ACACIA_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ACACIA_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ACACIA_DOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ACACIA_DOOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ACACIA_DOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ACACIA_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ACACIA_FENCE_GATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ACACIA_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ACACIA_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ACACIA_SIGN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ACACIA_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ACACIA_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ACACIA_STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ACACIA_STANDING_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ACACIA_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ACACIA_TRAPDOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ACACIA_WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ACACIA_WALL_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
accept(int, int, int) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB.BBConsumer
 
achievement - Variable in class org.cloudburstmc.api.event.player.PlayerAchievementAwardedEvent
 
action - Variable in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
ACTIVATOR_RAIL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ACTIVATOR_RAIL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
ACTIVATOR_RAIL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
ACTIVATOR_RAIL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
add(double, double, double) - Method in class org.cloudburstmc.api.level.Location
 
add(float, float, float) - Method in class org.cloudburstmc.api.level.Location
 
add(Entity) - Method in class org.cloudburstmc.api.potion.Effect
 
addAttachment(PluginContainer) - Method in interface org.cloudburstmc.api.permission.Permissible
 
addAttachment(PluginContainer, String) - Method in interface org.cloudburstmc.api.permission.Permissible
 
addAttachment(PluginContainer, String, Boolean) - Method in interface org.cloudburstmc.api.permission.Permissible
 
addAttackerModifiers(Entity) - Method in class org.cloudburstmc.api.event.entity.EntityDamageByEntityEvent
 
addAttribute(int, String, float, float, float) - Static method in class org.cloudburstmc.api.entity.Attribute
 
addAttribute(int, String, float, float, float, boolean) - Static method in class org.cloudburstmc.api.entity.Attribute
 
addBlockEntity(BlockEntity) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
addCanDestroy(ItemType) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
addCanDestroy(Identifier) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
addCanPlaceOn(ItemType) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
addCanPlaceOn(Identifier) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
addCoord(float, float, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
addCoord(Vector3f) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
addEffect(Effect) - Method in interface org.cloudburstmc.api.entity.Entity
 
addEnchantment(EnchantmentInstance) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
addEnchantments(Collection<EnchantmentInstance>) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
addEntity(Entity) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
addEntity(Entity) - Method in interface org.cloudburstmc.api.level.Level
 
addEntityMovement(Entity, double, double, double, double, double, double) - Method in interface org.cloudburstmc.api.level.Level
 
addItem(ItemStack...) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
addOnlinePlayer(Player) - Method in interface org.cloudburstmc.api.Server
 
addOp(String) - Method in interface org.cloudburstmc.api.Server
 
addOp(Player) - Method in interface org.cloudburstmc.api.Server
 
addParent(String, boolean) - Method in class org.cloudburstmc.api.permission.Permission
 
addParent(Permission, boolean) - Method in class org.cloudburstmc.api.permission.Permission
 
addPattern(BannerPattern) - Method in interface org.cloudburstmc.api.blockentity.Banner
 
addPermission(Permission) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
addType(Identifier, BlockType) - Static method in class org.cloudburstmc.api.item.ItemTypes
 
addType(Identifier, ItemType) - Static method in class org.cloudburstmc.api.item.ItemTypes
 
addVelocityToEntity(Block, Vector3f, Entity) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
addWhitelist(Player) - Method in interface org.cloudburstmc.api.Server
 
addWindow(Inventory) - Method in interface org.cloudburstmc.api.player.Player
 
addWindow(Inventory, Byte) - Method in interface org.cloudburstmc.api.player.Player
 
addWindow(Inventory, Byte, boolean) - Method in interface org.cloudburstmc.api.player.Player
 
ADOBE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
ADVENTURE - Static variable in class org.cloudburstmc.api.player.GameMode
 
AdventureSetting - Enum Class in org.cloudburstmc.api.player
 
AdventureSettings - Interface in org.cloudburstmc.api.player
 
AGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
AGGREGATE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
AIR - Enum constant in enum class org.cloudburstmc.api.util.data.StructureVoidType
 
AIR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
AIR - Static variable in class org.cloudburstmc.api.block.BlockStates
 
AIR - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
AIR - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
AIR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
AIR_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
ALBAN - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
all(ItemStack) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
ALL - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
ALLIUM - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
allow() - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
ALLOW - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ALLOW - Static variable in class org.cloudburstmc.api.block.BlockStates
 
ALLOW - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
ALLOW - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
ALLOW - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ALLOW_FLIGHT - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
alwaysDestroyable() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
amount(int) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
ANCIENT_DEBRIS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ANCIENT_DEBRIS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
ANCIENT_DEBRIS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
ANCIENT_DEBRIS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ANDESITE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
ANDESITE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneType
 
ANDESITE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
ANDESITE_SMOOTH - Enum constant in enum class org.cloudburstmc.api.util.data.StoneType
 
ANDESITE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ANDESITE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ANVIL - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
ANVIL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ANVIL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
ANVIL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
ANVIL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
AnvilDamage - Enum Class in org.cloudburstmc.api.util.data
 
AnvilInventory - Interface in org.cloudburstmc.api.inventory
 
ANY - Enum constant in enum class org.cloudburstmc.api.item.TierType.TierTarget
 
ANY - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
APPLE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
APPLE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
APPLE_ENCHANTED - Static variable in class org.cloudburstmc.api.item.ItemIds
 
APPLE_ENCHANTED - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
applyEffect(Entity) - Method in class org.cloudburstmc.api.potion.Effect
 
applyPotion(Entity) - Method in class org.cloudburstmc.api.potion.Potion
 
AREA_EFFECT_CLOUD - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
AreaEffectCloud - Interface in org.cloudburstmc.api.entity.misc
 
ARMOR - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
ARMOR - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
Damage reduction caused by wearing armor
ARMOR - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
ARMOR - Enum constant in enum class org.cloudburstmc.api.item.TierType.TierTarget
 
ARMOR_ENCHANTMENTS - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
Damage reduction caused by the armor enchantments worn.
ARMOR_FEET - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
ARMOR_HEAD - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
ARMOR_LEGS - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
ARMOR_STAND - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ARMOR_STAND - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ARMOR_STAND - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
ARMOR_TORSO - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
ArmorPartType - Interface in org.cloudburstmc.api.item
 
ArmorPartTypes - Class in org.cloudburstmc.api.item
 
ArmorPartTypes() - Constructor for class org.cloudburstmc.api.item.ArmorPartTypes
 
ArmorStand - Interface in org.cloudburstmc.api.entity.misc
 
Arrow - Interface in org.cloudburstmc.api.entity.projectile
 
ARROW - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
ARROW - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ARROW - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ARROW - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
Arthropod - Interface in org.cloudburstmc.api.entity
author: MagicDroidX Nukkit Project
ascending(Direction) - Static method in enum class org.cloudburstmc.api.util.data.RailDirection
 
ASCENDING - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection.State
 
ASCENDING_EAST - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
ASCENDING_NORTH - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
ASCENDING_SOUTH - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
ASCENDING_WEST - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
ascendingDirection() - Method in enum class org.cloudburstmc.api.util.data.RailDirection
 
ATTACHMENT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
attachmentRemoved(PermissionAttachment) - Method in interface org.cloudburstmc.api.permission.PermissionRemovedExecutor
 
AttachmentType - Enum Class in org.cloudburstmc.api.util.data
 
attack(float) - Method in interface org.cloudburstmc.api.entity.Entity
 
attack(EntityDamageEvent) - Method in interface org.cloudburstmc.api.entity.Entity
 
ATTACK_DAMAGE - Static variable in class org.cloudburstmc.api.entity.Attribute
 
ATTACK_MOBS - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
ATTACK_PLAYERS - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
Attribute - Class in org.cloudburstmc.api.entity
 
attributes - Static variable in class org.cloudburstmc.api.entity.Attribute
 
authors() - Element in annotation interface org.cloudburstmc.api.plugin.Plugin
 
AUTO_JUMP - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
autoSave - Variable in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
AWKWARD - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
AXE - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
AXE - Static variable in class org.cloudburstmc.api.item.ToolTypes
 
AXIS - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
AxisAlignedBB - Interface in org.cloudburstmc.api.util
 
AxisAlignedBB.BBConsumer<T> - Interface in org.cloudburstmc.api.util
 
AZTEC - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
AZTEC2 - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 

B

BAD_OMEN - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
BAD_OMEN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BAKED_POTATO - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BAKED_POTATO - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BALLOON - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BAMBOO - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BAMBOO - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BAMBOO - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BAMBOO - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BAMBOO_LEAF_SIZE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
BAMBOO_SAPLING - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BAMBOO_SAPLING - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BAMBOO_SAPLING - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BAMBOO_SAPLING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BAMBOO_STALK_THICKNESS - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
BambooLeafSize - Enum Class in org.cloudburstmc.api.util.data
 
BambooStalkThickness - Enum Class in org.cloudburstmc.api.util.data
 
ban(Player) - Method in interface org.cloudburstmc.api.Server
 
banIP(Player) - Method in interface org.cloudburstmc.api.Server
 
Banner - Interface in org.cloudburstmc.api.blockentity
 
BANNER - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
BANNER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BANNER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BANNER_PATTERN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BANNER_PATTERN - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BannerData - Class in org.cloudburstmc.api.item.data
 
BannerData() - Constructor for class org.cloudburstmc.api.item.data.BannerData
 
BannerPattern - Class in org.cloudburstmc.api.util.data
 
BannerPattern() - Constructor for class org.cloudburstmc.api.util.data.BannerPattern
 
BannerPattern.Type - Enum Class in org.cloudburstmc.api.util.data
 
Barrel - Interface in org.cloudburstmc.api.blockentity
 
BARREL - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
BARREL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BARREL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BARREL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BARREL - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
BARREL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BarrelInventory - Interface in org.cloudburstmc.api.inventory
 
BARRIER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BARRIER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BARRIER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BARRIER - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
BARRIER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BASALT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BASALT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BASALT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BASALT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BASE - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
Raw amount of damage
Bat - Interface in org.cloudburstmc.api.entity.passive
 
BAT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
BAT_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
Beacon - Interface in org.cloudburstmc.api.blockentity
 
BEACON - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
BEACON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BEACON - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BEACON - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BEACON - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
BEACON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BeaconInventory - Interface in org.cloudburstmc.api.inventory
 
Bed - Interface in org.cloudburstmc.api.blockentity
 
BED - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BED - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BED - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BED - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
BED - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
BED - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BED - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BED - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BEDROCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BEDROCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BEDROCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BEDROCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Bee - Interface in org.cloudburstmc.api.entity.passive
 
BEE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
BEE_NEST - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BEE_NEST - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BEE_NEST - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BEE_NEST - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BEE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BEEF - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BEEF - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BEEHIVE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BEEHIVE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BEEHIVE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BEEHIVE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BEETROOT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BEETROOT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BEETROOT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BEETROOT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BEETROOT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BEETROOT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BEETROOT_SEEDS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BEETROOT_SEEDS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BEETROOT_SOUP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BEETROOT_SOUP - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
Bell - Interface in org.cloudburstmc.api.blockentity
 
BELL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BELL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BELL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BELL - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
BELL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BINDING_CURSE - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
BINDING_CURSE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BIRCH - Enum constant in enum class org.cloudburstmc.api.util.data.TreeSpecies
 
BIRCH_BOAT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BIRCH_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BIRCH_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BIRCH_DOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BIRCH_DOOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BIRCH_DOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BIRCH_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BIRCH_FENCE_GATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BIRCH_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BIRCH_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BIRCH_SIGN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BIRCH_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BIRCH_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BIRCH_STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BIRCH_STANDING_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BIRCH_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BIRCH_TRAPDOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BIRCH_WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BIRCH_WALL_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BITE_COUNTER - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
BLACK - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
BLACK_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
BLACK_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BLACK_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BLACK_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BLACK_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
BLACKSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
BLACKSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BLACKSTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BLACKSTONE_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BLACKSTONE_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BLACKSTONE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BLACKSTONE_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BLACKSTONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BLACKSTONE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BLACKSTONE_WALL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BLACKSTONE_WALL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BLAST_FURNACE - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
BLAST_FURNACE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BLAST_FURNACE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BLAST_FURNACE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BLAST_FURNACE - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
BLAST_FURNACE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BlastFurnace - Interface in org.cloudburstmc.api.blockentity
 
Blaze - Interface in org.cloudburstmc.api.entity.hostile
 
BLAZE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
BLAZE_POWDER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BLAZE_POWDER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BLAZE_ROD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BLAZE_ROD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BLAZE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BLEACH - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BLINDNESS - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
BLINDNESS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
block - Variable in class org.cloudburstmc.api.event.block.BlockEvent
 
Block - Interface in org.cloudburstmc.api.block
 
BLOCK_EXPLOSION - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Block explosion damage
BLOCK_UPDATE_NORMAL - Static variable in interface org.cloudburstmc.api.level.Level
 
BLOCK_UPDATE_RANDOM - Static variable in interface org.cloudburstmc.api.level.Level
 
BLOCK_UPDATE_REDSTONE - Static variable in interface org.cloudburstmc.api.level.Level
 
BLOCK_UPDATE_SCHEDULED - Static variable in interface org.cloudburstmc.api.level.Level
 
BLOCK_UPDATE_TICK - Static variable in interface org.cloudburstmc.api.level.Level
 
BLOCK_UPDATE_TOUCH - Static variable in interface org.cloudburstmc.api.level.Level
 
BLOCK_UPDATE_WEAK - Static variable in interface org.cloudburstmc.api.level.Level
 
blockAgainst - Variable in class org.cloudburstmc.api.event.block.BlockPlaceEvent
 
BlockBehavior - Class in org.cloudburstmc.api.block.behavior
 
BlockBehavior() - Constructor for class org.cloudburstmc.api.block.behavior.BlockBehavior
 
BlockBreakEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
BlockBreakEvent(Player, Block, ItemStack, ItemStack[]) - Constructor for class org.cloudburstmc.api.event.block.BlockBreakEvent
 
BlockBreakEvent(Player, Block, ItemStack, ItemStack[], boolean) - Constructor for class org.cloudburstmc.api.event.block.BlockBreakEvent
 
BlockBreakEvent(Player, Block, ItemStack, ItemStack[], boolean, boolean) - Constructor for class org.cloudburstmc.api.event.block.BlockBreakEvent
 
BlockBreakEvent(Player, Block, Direction, ItemStack, ItemStack[], int, boolean, boolean) - Constructor for class org.cloudburstmc.api.event.block.BlockBreakEvent
 
BlockBurnEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
BlockBurnEvent(Block) - Constructor for class org.cloudburstmc.api.event.block.BlockBurnEvent
 
BlockCategories - Class in org.cloudburstmc.api.block
 
BlockCategories() - Constructor for class org.cloudburstmc.api.block.BlockCategories
 
BlockCategory - Enum Class in org.cloudburstmc.api.block
 
BlockColor - Enum Class in org.cloudburstmc.api.util.data
 
blockDrops - Variable in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
BlockEntity - Interface in org.cloudburstmc.api.blockentity
 
BlockEntityFactory<T extends BlockEntity> - Interface in org.cloudburstmc.api.blockentity
 
BlockEntityType<T extends BlockEntity> - Class in org.cloudburstmc.api.blockentity
 
BlockEntityTypes - Class in org.cloudburstmc.api.blockentity
 
BlockEntityTypes() - Constructor for class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
BlockEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
BlockEvent(Block) - Constructor for class org.cloudburstmc.api.event.block.BlockEvent
 
BlockFadeEvent - Class in org.cloudburstmc.api.event.block
 
BlockFadeEvent(Block, BlockState) - Constructor for class org.cloudburstmc.api.event.block.BlockFadeEvent
 
BlockFormEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
BlockFormEvent(Block, BlockState) - Constructor for class org.cloudburstmc.api.event.block.BlockFormEvent
 
BlockFromToEvent - Class in org.cloudburstmc.api.event.block
 
BlockFromToEvent(Block, BlockState) - Constructor for class org.cloudburstmc.api.event.block.BlockFromToEvent
 
BlockGrowEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
BlockGrowEvent(Block, BlockState) - Constructor for class org.cloudburstmc.api.event.block.BlockGrowEvent
 
BlockIds - Class in org.cloudburstmc.api.block
 
BlockIds() - Constructor for class org.cloudburstmc.api.block.BlockIds
 
BlockIgniteEvent - Class in org.cloudburstmc.api.event.block
 
BlockIgniteEvent(Block, Block, Entity, BlockIgniteEvent.BlockIgniteCause) - Constructor for class org.cloudburstmc.api.event.block.BlockIgniteEvent
 
BlockIgniteEvent.BlockIgniteCause - Enum Class in org.cloudburstmc.api.event.block
 
blockingMotion() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
blockingPrecipitation() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
BlockPistonChangeEvent - Class in org.cloudburstmc.api.event.block
Created by CreeperFace on 2.8.2017.
BlockPistonChangeEvent(Block, int, int) - Constructor for class org.cloudburstmc.api.event.block.BlockPistonChangeEvent
 
blockPlace - Variable in class org.cloudburstmc.api.event.block.BlockPlaceEvent
 
BlockPlaceEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
BlockPlaceEvent(Player, BlockState, Block, Block, ItemStack) - Constructor for class org.cloudburstmc.api.event.block.BlockPlaceEvent
 
blockPos - Variable in class org.cloudburstmc.api.util.MovingObjectPosition
 
BlockRedstoneEvent - Class in org.cloudburstmc.api.event.block
Created by CreeperFace on 12.5.2017.
BlockRedstoneEvent(Block, int, int) - Constructor for class org.cloudburstmc.api.event.block.BlockRedstoneEvent
 
BlockRegistry - Interface in org.cloudburstmc.api.registry
 
BLOCKS - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
blocksMotion() - Method in class org.cloudburstmc.api.block.BlockType
 
BlockSnapshot - Interface in org.cloudburstmc.api.block
 
BlockSpreadEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
BlockSpreadEvent(Block, Block, BlockState) - Constructor for class org.cloudburstmc.api.event.block.BlockSpreadEvent
 
blockState(BlockState) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
BlockState - Class in org.cloudburstmc.api.block
 
BlockState(BlockType, Map<BlockTrait<?>, Comparable<?>>) - Constructor for class org.cloudburstmc.api.block.BlockState
 
BlockState(BlockType, Map<BlockTrait<?>, Comparable<?>>, BlockBehavior) - Constructor for class org.cloudburstmc.api.block.BlockState
 
blockStates - Variable in class org.cloudburstmc.api.event.entity.EntityExplodeEvent
 
BlockStates - Class in org.cloudburstmc.api.block
 
BlockStates() - Constructor for class org.cloudburstmc.api.block.BlockStates
 
blocksWater() - Method in class org.cloudburstmc.api.block.BlockType
 
blockTouched - Variable in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
BlockTrait<E extends Comparable<E>> - Class in org.cloudburstmc.api.block.trait
 
BlockTraits - Class in org.cloudburstmc.api.block
 
BlockTraits() - Constructor for class org.cloudburstmc.api.block.BlockTraits
 
BlockType - Class in org.cloudburstmc.api.block
 
BlockTypes - Class in org.cloudburstmc.api.block
 
BlockTypes() - Constructor for class org.cloudburstmc.api.block.BlockTypes
 
BlockUpdateEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
BlockUpdateEvent(Block) - Constructor for class org.cloudburstmc.api.event.block.BlockUpdateEvent
 
blockXP - Variable in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
BLUE - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
BLUE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
BLUE_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BLUE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BLUE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BLUE_ICE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BLUE_ICE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BLUE_ICE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BLUE_ICE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BLUE_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
BOARD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BOARD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
Boat - Interface in org.cloudburstmc.api.entity.vehicle
 
BOAT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
BOAT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BOAT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BOMB - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
BONE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BONE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BONE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BONE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BONE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BONE_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BONE_MEAL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BOOK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BOOK - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BOOKSHELF - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BOOKSHELF - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BOOKSHELF - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BOOKSHELF - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BooleanBlockTrait - Class in org.cloudburstmc.api.block.trait
 
BooleanGameRule - Class in org.cloudburstmc.api.level.gamerule
 
BOOTS - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
BOOTS - Static variable in class org.cloudburstmc.api.item.ArmorPartTypes
 
BORDER_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BORDER_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BORDER_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BORDER_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BORDURE_INDENTED_BANNER_PATTERN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BOTTOM - Enum constant in enum class org.cloudburstmc.api.util.data.SlabSlot
 
BOW - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
BOW - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BOW - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BOW_FLAME - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
BOW_FLAME - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BOW_INFINITY - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
BOW_INFINITY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BOW_POWER - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
BOW_POWER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BOW_PUNCH - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
BOW_PUNCH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BOWL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BOWL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BREAD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BREAD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BREAKABLE - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
breaksFlowing() - Method in class org.cloudburstmc.api.block.BlockType
 
BREEDING - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an animal breeds to create a child
BrewFinishEvent - Class in org.cloudburstmc.api.event.inventory
 
BrewFinishEvent(BrewingStand) - Constructor for class org.cloudburstmc.api.event.inventory.BrewFinishEvent
 
BREWING_STAND - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
BREWING_STAND - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BREWING_STAND - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BREWING_STAND - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BREWING_STAND - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
BREWING_STAND - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BREWING_STAND - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BREWING_STAND - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BrewingInventory - Interface in org.cloudburstmc.api.inventory
 
BrewingStand - Interface in org.cloudburstmc.api.blockentity
 
BrewStartEvent - Class in org.cloudburstmc.api.event.inventory
 
BrewStartEvent(BrewingStand) - Constructor for class org.cloudburstmc.api.event.inventory.BrewStartEvent
 
BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
BRICK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BRICK - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
BRICK_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BRICK_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BRICK_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BRICK_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BRICK_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BRICK_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BRICKS - Enum constant in enum class org.cloudburstmc.api.util.data.PrismarineBlockType
 
BROADCAST_CHANNEL_ADMINISTRATIVE - Static variable in interface org.cloudburstmc.api.Server
 
BROADCAST_CHANNEL_USERS - Static variable in interface org.cloudburstmc.api.Server
 
BROKEN - Enum constant in enum class org.cloudburstmc.api.util.data.AnvilDamage
 
BROWN - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
BROWN_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
BROWN_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BROWN_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BROWN_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BROWN_MUSHROOM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BROWN_MUSHROOM - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BROWN_MUSHROOM - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BROWN_MUSHROOM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BROWN_MUSHROOM_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BROWN_MUSHROOM_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BROWN_MUSHROOM_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BROWN_MUSHROOM_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
BROWN_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
BUBBLE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
BUBBLE_COLUMN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
BUBBLE_COLUMN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
BUBBLE_COLUMN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
BUBBLE_COLUMN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Bucket - Enum Class in org.cloudburstmc.api.item.data
 
Bucket - Enum Class in org.cloudburstmc.api.util.data
 
BUCKET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
BUCKET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
build() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
build() - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
build() - Method in class org.cloudburstmc.api.player.GameMode.Builder
 
BUILD - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
BUILD_IRONGOLEM - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an iron golem is spawned by being built
BUILD_SNOWMAN - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a snowman is spawned by being built
BUILD_WITHER - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a wither boss is spawned by being built
BUILDABLE_GLASS - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
builder() - Static method in class org.cloudburstmc.api.block.material.MaterialType
 
builder(int, String, String...) - Static method in class org.cloudburstmc.api.player.GameMode
 
Builder() - Constructor for class org.cloudburstmc.api.block.material.MaterialType.Builder
 
BURST - Enum constant in enum class org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion.ExplosionType
 
BUST - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
BUTTON - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
byId(Identifier) - Static method in class org.cloudburstmc.api.item.ItemTypes
 
byId(Identifier, boolean) - Static method in class org.cloudburstmc.api.item.ItemTypes
 
byName(String) - Static method in class org.cloudburstmc.api.potion.EffectType
 
byName(String) - Static method in class org.cloudburstmc.api.potion.PotionType
 

C

CACTUS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CACTUS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CACTUS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CACTUS - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
CACTUS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CAKE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CAKE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CAKE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CAKE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
CAKE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CAKE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CAKE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
calculateIntercept(Vector3f, Vector3f) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
calculateXOffset(AxisAlignedBB, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
calculateYOffset(AxisAlignedBB, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
calculateZOffset(AxisAlignedBB, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
CAMERA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CAMERA - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CAMERA - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CAMERA - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CAMERA - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CAMERA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Campfire - Interface in org.cloudburstmc.api.blockentity
 
CAMPFIRE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CAMPFIRE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CAMPFIRE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CAMPFIRE - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
CAMPFIRE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CAMPFIRE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CAMPFIRE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
canAddItem(ItemStack) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
canBeActivated() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
canBeActivated(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canBeBrokenWith(BlockState, ItemStack) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canBeClimbed() - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canBeFlooded(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canBeMovedByCurrents() - Method in interface org.cloudburstmc.api.entity.Entity
 
canBePlaced() - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canBePlaced(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
canBePushed() - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canBeReducedByArmor() - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
canBeReplaced(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canBeSilkTouched() - Method in class org.cloudburstmc.api.block.BlockType
 
canBlockSeeSky(Vector3i) - Method in interface org.cloudburstmc.api.level.Level
 
Cancellable - Interface in org.cloudburstmc.api.event
Created by Nukkit Team.
cancelScheduledUpdate(Vector3i) - Method in interface org.cloudburstmc.api.level.Level
 
canCollide() - Method in interface org.cloudburstmc.api.entity.Entity
 
canCollideWith(Entity) - Method in interface org.cloudburstmc.api.entity.Entity
 
canDestroy(BlockState) - Method in interface org.cloudburstmc.api.item.ItemStack
 
canDestroy(ItemStack, Identifier) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
canDoInteraction() - Method in interface org.cloudburstmc.api.entity.Interactable
 
canEnchant(EnchantmentInstance, ItemStack) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
canEnchantItem(ItemStack) - Method in interface org.cloudburstmc.api.enchantment.EnchantmentInstance
 
canHarvestWithHand(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canListPlugins() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
canLoad(Path) - Method in interface org.cloudburstmc.api.pack.loader.PackLoader.Factory
 
canPassThrough() - Method in interface org.cloudburstmc.api.entity.Entity
 
canPassThrough(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canPlaceOn(BlockState) - Method in interface org.cloudburstmc.api.item.ItemStack
 
canPlaceOn(ItemStack, Identifier) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
canSilkTouch(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canTick() - Method in class org.cloudburstmc.api.potion.Effect
 
canTriggerPressurePlate() - Method in interface org.cloudburstmc.api.entity.Entity
Whether the entity can active pressure plates.
canWaterlogFlowing(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
canWaterlogSource(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
CARDINAL_DIRECTION - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
CardinalDirection - Enum Class in org.cloudburstmc.api.util.data
 
CARPET - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CARPET - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CARPET - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CARPET - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
CARPET - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CARROT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CARROT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CARROT_ON_A_STICK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CARROT_ON_A_STICK - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CARROTS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CARROTS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CARROTS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CARROTS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CARTOGRAPHY_TABLE - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
CARTOGRAPHY_TABLE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CARTOGRAPHY_TABLE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CARTOGRAPHY_TABLE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CARTOGRAPHY_TABLE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CARVED_PUMPKIN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CARVED_PUMPKIN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CARVED_PUMPKIN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CARVED_PUMPKIN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Cat - Interface in org.cloudburstmc.api.entity.passive
 
CAT - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
CAT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
CAT_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
categorize(BlockCategory, Set<BlockType>) - Method in class org.cloudburstmc.api.block.BlockCategories
 
categorize(BlockCategory, BlockType...) - Method in class org.cloudburstmc.api.block.BlockCategories
 
Cauldron - Interface in org.cloudburstmc.api.blockentity
 
CAULDRON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CAULDRON - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CAULDRON - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CAULDRON - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
CAULDRON - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CAULDRON - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CAULDRON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CAULDRON_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
CAUSE_CUSTOM - Static variable in class org.cloudburstmc.api.event.entity.EntityRegainHealthEvent
 
CAUSE_EATING - Static variable in class org.cloudburstmc.api.event.entity.EntityRegainHealthEvent
 
CAUSE_MAGIC - Static variable in class org.cloudburstmc.api.event.entity.EntityRegainHealthEvent
 
CAUSE_REGEN - Static variable in class org.cloudburstmc.api.event.entity.EntityRegainHealthEvent
 
CAVE_SPIDER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
CAVE_SPIDER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CaveSpider - Interface in org.cloudburstmc.api.entity.hostile
 
CHAIN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CHAIN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CHAIN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CHAIN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHAIN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CHAIN_COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CHAIN_COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CHAIN_COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CHAIN_COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CHAINMAIL - Static variable in class org.cloudburstmc.api.item.TierTypes
 
CHAINMAIL_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHAINMAIL_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CHAINMAIL_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHAINMAIL_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CHAINMAIL_HELMET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHAINMAIL_HELMET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CHAINMAIL_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHAINMAIL_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
changeNote() - Method in interface org.cloudburstmc.api.blockentity.Noteblock
 
CHARCOAL - Enum constant in enum class org.cloudburstmc.api.item.data.Coal
Represents a charcoal item.
CHARCOAL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
checkTool(BlockState, ItemStack) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
CHEMICAL_HEAT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CHEMICAL_HEAT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CHEMICAL_HEAT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CHEMICAL_HEAT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CHEMISTRY_TABLE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CHEMISTRY_TABLE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CHEMISTRY_TABLE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CHEMISTRY_TABLE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CHEMISTRY_TABLE_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
ChemistryTableType - Enum Class in org.cloudburstmc.api.util.data
 
Chest - Interface in org.cloudburstmc.api.blockentity
 
CHEST - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
CHEST - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CHEST - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CHEST - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CHEST - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
CHEST - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CHEST_MINECART - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
CHEST_MINECART - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHEST_MINECART - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
ChestInventory - Interface in org.cloudburstmc.api.inventory
 
ChestMinecart - Interface in org.cloudburstmc.api.entity.vehicle
 
CHESTPLATE - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ArmorPartTypes
 
Chicken - Interface in org.cloudburstmc.api.entity.passive
 
CHICKEN - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
CHICKEN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHICKEN - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CHICKEN_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHIRP - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
CHISEL_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
CHISELED - Enum constant in enum class org.cloudburstmc.api.util.data.ChiselType
 
CHISELED - Enum constant in enum class org.cloudburstmc.api.util.data.NetherBrickType
 
CHISELED - Enum constant in enum class org.cloudburstmc.api.util.data.StoneBrickType
 
CHISELED_NETHER_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CHISELED_NETHER_BRICKS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CHISELED_POLISHED_BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CHISELED_POLISHED_BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CHISELED_POLISHED_BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CHISELED_POLISHED_BLACKSTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CHISELED_STONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.MonsterEggStoneType
 
ChiselType - Enum Class in org.cloudburstmc.api.util.data
 
CHORUS_AGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
CHORUS_FLOWER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CHORUS_FLOWER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CHORUS_FLOWER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CHORUS_FLOWER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CHORUS_FRUIT - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerTeleportEvent.TeleportCause
 
CHORUS_FRUIT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHORUS_FRUIT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CHORUS_FRUIT_POPPED - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CHORUS_FRUIT_POPPED - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CHORUS_PLANT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CHORUS_PLANT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CHORUS_PLANT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CHORUS_PLANT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Chunk - Interface in org.cloudburstmc.api.level.chunk
 
ChunkEvent - Class in org.cloudburstmc.api.event.level
author: MagicDroidX Nukkit Project
ChunkEvent(Chunk) - Constructor for class org.cloudburstmc.api.event.level.ChunkEvent
 
ChunkException - Exception in org.cloudburstmc.api.level.chunk
author: MagicDroidX Nukkit Project
ChunkException(String) - Constructor for exception org.cloudburstmc.api.level.chunk.ChunkException
 
ChunkException(String, Throwable) - Constructor for exception org.cloudburstmc.api.level.chunk.ChunkException
 
ChunkException(Throwable) - Constructor for exception org.cloudburstmc.api.level.chunk.ChunkException
 
ChunkLoader - Interface in org.cloudburstmc.api.level
author: MagicDroidX Nukkit Project
ChunkLoadEvent - Class in org.cloudburstmc.api.event.level
author: MagicDroidX Nukkit Project
ChunkLoadEvent(Chunk, boolean) - Constructor for class org.cloudburstmc.api.event.level.ChunkLoadEvent
 
ChunkManager - Interface in org.cloudburstmc.api.level
author: MagicDroidX Nukkit Project
ChunkPopulateEvent - Class in org.cloudburstmc.api.event.level
author: MagicDroidX Nukkit Project
ChunkPopulateEvent(Chunk) - Constructor for class org.cloudburstmc.api.event.level.ChunkPopulateEvent
 
ChunkSection - Interface in org.cloudburstmc.api.level.chunk
 
ChunkUnloadEvent - Class in org.cloudburstmc.api.event.level
author: MagicDroidX Nukkit Project
ChunkUnloadEvent(Chunk) - Constructor for class org.cloudburstmc.api.event.level.ChunkUnloadEvent
 
CLAY - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CLAY - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CLAY - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CLAY - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
CLAY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CLAY_BALL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CLAY_BALL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CLAY_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
clear() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Clear chunk to a state as if it was not generated.
clear(int) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
clear(int, boolean) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
clearAll() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
clearCanDestroy() - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
clearCanPlaceOn() - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
clearCursor() - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
clearData() - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
clearData(Class<?>) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
clearDirty() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Atomically resets this chunk's dirty status.
clearEnchantments() - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
clearLore() - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
clearName() - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
clearPermissions() - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
clickedPos - Variable in class org.cloudburstmc.api.event.player.PlayerInteractEntityEvent
 
CLIENT_DATA - Enum constant in enum class org.cloudburstmc.api.pack.PackType
 
CLOCK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CLOCK - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
clone() - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
clone() - Method in class org.cloudburstmc.api.entity.Attribute
 
clone() - Method in class org.cloudburstmc.api.locale.TextContainer
 
clone() - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
clone() - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
close() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
close() - Method in interface org.cloudburstmc.api.entity.Entity
 
close() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
close() - Method in interface org.cloudburstmc.api.level.Level
 
close() - Method in class org.cloudburstmc.api.pack.Pack
 
close() - Method in interface org.cloudburstmc.api.registry.Registry
 
close(Player) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
CLOTH - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
CLOTH_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
CLOWNFISH - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CLUSTER_COUNT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
Coal - Enum Class in org.cloudburstmc.api.item.data
 
COAL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COAL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
COAL_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
COAL_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
COAL_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
COAL_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
COAL_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
COAL_ORE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
COAL_ORE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
COAL_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
COARSE - Enum constant in enum class org.cloudburstmc.api.util.data.DirtType
 
COBBLESTONE - Enum constant in enum class org.cloudburstmc.api.util.data.MonsterEggStoneType
 
COBBLESTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
COBBLESTONE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
COBBLESTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
COBBLESTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
COBBLESTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
COBBLESTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
COBBLESTONE_WALL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
COBBLESTONE_WALL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
COCOA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
COCOA - Static variable in class org.cloudburstmc.api.block.BlockStates
 
COCOA - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
COCOA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
COCOA_AGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
COCOA_BEANS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
Cod - Interface in org.cloudburstmc.api.entity.passive
 
COD - Enum constant in enum class org.cloudburstmc.api.item.data.Bucket
 
COD - Enum constant in enum class org.cloudburstmc.api.util.data.Bucket
 
COD - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
COD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COD_BUCKET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COD_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
collidesWithBB(Block, AxisAlignedBB) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
collidesWithBB(Block, AxisAlignedBB, boolean) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
COLOR - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
COLORED_TORCH_BP - Static variable in class org.cloudburstmc.api.block.BlockIds
 
COLORED_TORCH_BP - Static variable in class org.cloudburstmc.api.block.BlockStates
 
COLORED_TORCH_BP - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
COLORED_TORCH_BP - Static variable in class org.cloudburstmc.api.util.Identifiers
 
COLORED_TORCH_RG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
COLORED_TORCH_RG - Static variable in class org.cloudburstmc.api.block.BlockStates
 
COLORED_TORCH_RG - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
COLORED_TORCH_RG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
combuster - Variable in class org.cloudburstmc.api.event.entity.EntityCombustByEntityEvent
 
combustor - Variable in class org.cloudburstmc.api.event.entity.EntityCombustByBlockEvent
 
command - Variable in class org.cloudburstmc.api.event.server.ServerCommandEvent
 
COMMAND - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerTeleportEvent.TeleportCause
 
COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
COMMAND_BLOCK_MINECART - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
COMMAND_BLOCK_MINECART - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COMMAND_BLOCK_MINECART - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
COMMAND_BLOCK_OUTPUT - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
COMMAND_BLOCKS_ENABLED - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
CommandBlock - Interface in org.cloudburstmc.api.blockentity
 
CommandBlockMinecart - Interface in org.cloudburstmc.api.entity.vehicle
 
CommandSender - Interface in org.cloudburstmc.api.command
Represents the sender of a command.
Comparator - Interface in org.cloudburstmc.api.blockentity
 
COMPARATOR - Static variable in class org.cloudburstmc.api.block.BlockStates
 
COMPARATOR - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
COMPARATOR - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
COMPARATOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COMPARATOR - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
compareTo(ItemStack) - Method in interface org.cloudburstmc.api.item.ItemStack
 
compareTo(TierType) - Method in interface org.cloudburstmc.api.item.TierType
 
compareTo(Chunk) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
compareTo(VineDirection) - Method in class org.cloudburstmc.api.util.data.VineDirection
 
compareTo(Identifier) - Method in class org.cloudburstmc.api.util.Identifier
 
COMPASS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COMPASS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
COMPOSTER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
COMPOSTER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
COMPOSTER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
COMPOSTER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
COMPOSTER_FILL_LEVEL - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
COMPOUND - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COMPOUND_CREATOR - Enum constant in enum class org.cloudburstmc.api.util.data.ChemistryTableType
 
CONCRETE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CONCRETE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CONCRETE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CONCRETE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CONCRETE_POWDER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CONCRETE_POWDER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CONCRETE_POWDER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CONCRETE_POWDER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CONCRETE_POWDER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CONCRETE_POWDER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CONDUIT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CONDUIT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CONDUIT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CONDUIT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CONDUIT_POWER - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
CONDUIT_POWER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
connectingDirections() - Method in enum class org.cloudburstmc.api.util.data.RailDirection
 
CONTACT - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by contact with a block such as a Cactus
CONTAINER - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
ContainerBlockEntity - Interface in org.cloudburstmc.api.blockentity
An interface describes a container.
ContainerInventory - Interface in org.cloudburstmc.api.inventory
 
contains(ItemStack) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
contains(GameRule<?>) - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
contract(float, float, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
COOKED_BEEF - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COOKED_BEEF - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
COOKED_CHICKEN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COOKED_CHICKEN - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
COOKED_COD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COOKED_FISH - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
COOKED_PORKCHOP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COOKED_PORKCHOP - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
COOKED_RABBIT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COOKED_RABBIT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
COOKED_SALMON - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COOKED_SALMON - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
COOKIE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
COOKIE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
copyTraits(BlockState) - Method in class org.cloudburstmc.api.block.BlockState
 
CORAL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CORAL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CORAL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CORAL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CORAL_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CORAL_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CORAL_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CORAL_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CORAL_COLOR - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
CORAL_FAN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CORAL_FAN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CORAL_FAN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CORAL_FAN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CORAL_FAN_DEAD - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CORAL_FAN_DEAD - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CORAL_FAN_DEAD - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CORAL_FAN_DEAD - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CORAL_FAN_DIRECTION - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
CORAL_FAN_HANG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CORAL_FAN_HANG - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CORAL_FAN_HANG - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CORAL_FAN_HANG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CORAL_FAN_HANG2 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CORAL_FAN_HANG2 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CORAL_FAN_HANG3 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CORAL_FAN_HANG3 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CORAL_HANG_COLOR - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
CORAL_HANG_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
CORNER - Enum constant in enum class org.cloudburstmc.api.util.data.StructureBlockType
 
CORNFLOWER - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
COURBET - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
Cow - Interface in org.cloudburstmc.api.entity.passive
 
COW - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
COW_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CRACKED - Enum constant in enum class org.cloudburstmc.api.util.data.CrackedState
 
CRACKED - Enum constant in enum class org.cloudburstmc.api.util.data.NetherBrickType
 
CRACKED - Enum constant in enum class org.cloudburstmc.api.util.data.StoneBrickType
 
CRACKED_NETHER_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRACKED_NETHER_BRICKS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRACKED_STATE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
CRACKED_STONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.MonsterEggStoneType
 
CrackedState - Enum Class in org.cloudburstmc.api.util.data
 
CRAFTING - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
CRAFTING_GRID_BIG - Enum constant in enum class org.cloudburstmc.api.inventory.CraftingGrid.Type
 
CRAFTING_GRID_SMALL - Enum constant in enum class org.cloudburstmc.api.inventory.CraftingGrid.Type
 
CRAFTING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRAFTING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CRAFTING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CRAFTING_TABLE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CraftingGrid - Interface in org.cloudburstmc.api.inventory
 
CraftingGrid.Type - Enum Class in org.cloudburstmc.api.inventory
 
CraftItemEvent - Class in org.cloudburstmc.api.event.inventory
author: MagicDroidX Nukkit Project
CraftItemEvent(Player, List<ItemStack>, Recipe) - Constructor for class org.cloudburstmc.api.event.inventory.CraftItemEvent
 
CraftItemEvent(Player, ItemStack[], Recipe) - Constructor for class org.cloudburstmc.api.event.inventory.CraftItemEvent
 
create(Path) - Method in interface org.cloudburstmc.api.pack.loader.PackLoader.Factory
 
create(BlockEntityType<T>, Chunk, Vector3i) - Method in interface org.cloudburstmc.api.blockentity.BlockEntityFactory
 
create(EntityType<T>, Location) - Method in interface org.cloudburstmc.api.entity.EntityFactory
 
create(PackLoader, PackManifest, PackManifest.Module) - Method in interface org.cloudburstmc.api.pack.Pack.Factory
 
create(Identifier) - Method in interface org.cloudburstmc.api.item.ItemFactory
 
createItem() - Method in interface org.cloudburstmc.api.item.ItemType
 
createItem(int, Object...) - Method in class org.cloudburstmc.api.block.BlockType
 
createItem(int, Object...) - Method in interface org.cloudburstmc.api.item.ItemType
 
createItem(int, Object...) - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
createPlugin(Injector, PluginDescription) - Method in interface org.cloudburstmc.api.plugin.PluginLoader
 
CREATIVE - Static variable in class org.cloudburstmc.api.player.GameMode
 
Creature - Interface in org.cloudburstmc.api.entity
 
CreatureInventory - Interface in org.cloudburstmc.api.inventory
 
CreatureSpawnEvent - Class in org.cloudburstmc.api.event.entity
 
CreatureSpawnEvent(EntityType<?>, Location, CreatureSpawnEvent.SpawnReason) - Constructor for class org.cloudburstmc.api.event.entity.CreatureSpawnEvent
 
CreatureSpawnEvent.SpawnReason - Enum Class in org.cloudburstmc.api.event.entity
An enum to specify the type of spawning
CREEBET - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
Creeper - Interface in org.cloudburstmc.api.entity.hostile
 
CREEPER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
CREEPER_BANNER_PATTERN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CREEPER_SHAPED - Enum constant in enum class org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion.ExplosionType
 
CREEPER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CreeperPowerEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
CreeperPowerEvent(Creeper, LightningBolt, CreeperPowerEvent.PowerCause) - Constructor for class org.cloudburstmc.api.event.entity.CreeperPowerEvent
 
CreeperPowerEvent(Creeper, CreeperPowerEvent.PowerCause) - Constructor for class org.cloudburstmc.api.event.entity.CreeperPowerEvent
 
CreeperPowerEvent.PowerCause - Enum Class in org.cloudburstmc.api.event.entity
An enum to specify the cause of the change in power
CRIMSON - Enum constant in enum class org.cloudburstmc.api.util.data.TreeSpecies
 
CRIMSON_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_DOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_DOOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CRIMSON_DOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_FENCE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_FENCE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_FENCE_GATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_FUNGUS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_FUNGUS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_HYPHAE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_HYPHAE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_NYLIUM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_NYLIUM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_PLANKS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_PLANKS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_ROOTS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_ROOTS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_SIGN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CRIMSON_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_STANDING_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_STEM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_STEM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_TRAPDOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRIMSON_WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRIMSON_WALL_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRITICAL_HIT - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
 
CROPS - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
CROSSBOW - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
CROSSBOW - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CROSSBOW - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
CROSSBOW_MULTISHOT - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
CROSSBOW_MULTISHOT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CROSSBOW_PIERCING - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
CROSSBOW_PIERCING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CROSSBOW_QUICK_CHARGE - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
CROSSBOW_QUICK_CHARGE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CRYING_OBSIDIAN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CRYING_OBSIDIAN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
CRYING_OBSIDIAN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
CRYING_OBSIDIAN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CURED - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a villager is cured from infection
currentValue - Variable in class org.cloudburstmc.api.entity.Attribute
 
curved(Direction, Direction) - Static method in enum class org.cloudburstmc.api.util.data.RailDirection
 
CURVED - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection.State
 
CURVED_NORTH_EAST - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
CURVED_NORTH_WEST - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
CURVED_SOUTH_EAST - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
CURVED_SOUTH_WEST - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
CUSTOM - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a creature is spawned by plugins
CUSTOM - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Plugins
CUT - Enum constant in enum class org.cloudburstmc.api.util.data.SandStoneType
 
CUT_RED_SANDSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
CUT_SANDSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
CYAN - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
CYAN_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
CYAN_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
CYAN_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
CYAN_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
CYAN_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 

D

damage() - Method in class org.cloudburstmc.api.item.data.Damageable
 
damage(int) - Method in class org.cloudburstmc.api.item.data.Damageable
 
DAMAGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
DAMAGE_ARTHOPODS - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
DAMAGE_ARTHOPODS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DAMAGE_RESISTANCE - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
DAMAGE_RESISTANCE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DAMAGE_SHARPNESS - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
DAMAGE_SHARPNESS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DAMAGE_SMITE - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
DAMAGE_SMITE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Damageable - Class in org.cloudburstmc.api.item.data
 
Damageable - Interface in org.cloudburstmc.api.entity
author: MagicDroidX Nukkit Project
Damageable() - Constructor for class org.cloudburstmc.api.item.data.Damageable
 
DANDELION - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
DARK - Enum constant in enum class org.cloudburstmc.api.util.data.PrismarineBlockType
 
DARK_OAK - Enum constant in enum class org.cloudburstmc.api.util.data.TreeSpecies
 
DARK_OAK_BOAT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DARK_OAK_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DARK_OAK_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DARK_OAK_DOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DARK_OAK_DOOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DARK_OAK_DOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DARK_OAK_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DARK_OAK_FENCE_GATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DARK_OAK_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DARK_OAK_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DARK_OAK_SIGN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DARK_OAK_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DARK_OAK_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DARK_OAK_STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DARK_OAK_STANDING_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DARK_OAK_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DARK_OAK_TRAPDOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DARK_OAK_WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DARK_OAK_WALL_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DARK_PRISMARINE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DARK_PRISMARINE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DATA - Enum constant in enum class org.cloudburstmc.api.pack.PackType
 
DATA - Enum constant in enum class org.cloudburstmc.api.util.data.StructureBlockType
 
DAYLIGHT_DETECTOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DAYLIGHT_DETECTOR - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DAYLIGHT_DETECTOR - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DAYLIGHT_DETECTOR - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
DAYLIGHT_DETECTOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DAYLIGHT_DETECTOR_INVERTED - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DAYLIGHT_DETECTOR_INVERTED - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DAYLIGHT_DETECTOR_INVERTED - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DAYLIGHT_DETECTOR_INVERTED - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DaylightDetector - Interface in org.cloudburstmc.api.blockentity
 
DEADBUSH - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DEADBUSH - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DEADBUSH - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DEADBUSH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DECAY - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
DECORATION - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
DECORATION_FLAMMABLE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
decrementAmount() - Method in interface org.cloudburstmc.api.item.ItemStack
 
decrementAmount(int) - Method in interface org.cloudburstmc.api.item.ItemStack
 
decrementCount(int) - Method in interface org.cloudburstmc.api.inventory.Inventory
Decrease item count in the given slot
decrementHandCount() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
decrementTrait(IntegerBlockTrait) - Method in class org.cloudburstmc.api.block.BlockState
 
DEFAULT - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an entity is missing a SpawnReason
DEFAULT - Enum constant in enum class org.cloudburstmc.api.util.data.ChiselType
 
DEFAULT - Enum constant in enum class org.cloudburstmc.api.util.data.NetherBrickType
 
DEFAULT - Enum constant in enum class org.cloudburstmc.api.util.data.PrismarineBlockType
 
DEFAULT - Enum constant in enum class org.cloudburstmc.api.util.data.SandStoneType
 
DEFAULT - Enum constant in enum class org.cloudburstmc.api.util.data.SeaGrassType
 
DEFAULT - Enum constant in enum class org.cloudburstmc.api.util.data.StoneBrickType
 
DEFAULT - Enum constant in enum class org.cloudburstmc.api.util.data.TallGrassType
 
DEFAULT_FALSE - Static variable in class org.cloudburstmc.api.permission.Permission
 
DEFAULT_NOT_OP - Static variable in class org.cloudburstmc.api.permission.Permission
 
DEFAULT_OP - Static variable in class org.cloudburstmc.api.permission.Permission
 
DEFAULT_PERMISSION - Static variable in class org.cloudburstmc.api.permission.Permission
 
DEFAULT_TRUE - Static variable in class org.cloudburstmc.api.permission.Permission
 
defaultValue - Variable in class org.cloudburstmc.api.entity.Attribute
 
DENY - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DENY - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DENY - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DENY - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
DENY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
dependencies() - Element in annotation interface org.cloudburstmc.api.plugin.Plugin
 
Dependency - Annotation Interface in org.cloudburstmc.api.plugin
 
Dependency() - Constructor for class org.cloudburstmc.api.pack.PackManifest.Dependency
 
DEPRECATED - Static variable in class org.cloudburstmc.api.block.BlockTraits
Deprecated.
DEPRECATED_VILLAGER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
DEPRECATED_ZOMBIE_VILLAGER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
DeprecatedVillager - Interface in org.cloudburstmc.api.entity.passive
 
DeprecatedZombieVillager - Interface in org.cloudburstmc.api.entity.hostile
 
deregisterAllListeners(Object) - Method in interface org.cloudburstmc.api.event.EventManager
Unregisters a plugin's event listeners.
deregisterListener(Object) - Method in interface org.cloudburstmc.api.event.EventManager
Unregisters an object's event listeners.
deregisterListeners(Collection<Object>) - Method in interface org.cloudburstmc.api.event.EventManager
 
deregisterLoader(Class<T>) - Method in interface org.cloudburstmc.api.plugin.PluginManager
 
description() - Element in annotation interface org.cloudburstmc.api.plugin.Plugin
 
despawnFrom(Player) - Method in interface org.cloudburstmc.api.entity.Entity
 
despawnFromAll() - Method in interface org.cloudburstmc.api.entity.Entity
 
DETECTOR_RAIL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DETECTOR_RAIL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DETECTOR_RAIL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DETECTOR_RAIL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DIAMOND - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DIAMOND - Static variable in class org.cloudburstmc.api.item.TierTypes
 
DIAMOND_AXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND_AXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DIAMOND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DIAMOND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DIAMOND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DIAMOND_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DIAMOND_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
DIAMOND_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DIAMOND_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DIAMOND_HELMET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND_HELMET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DIAMOND_HOE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND_HOE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DIAMOND_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DIAMOND_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DIAMOND_ORE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DIAMOND_ORE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DIAMOND_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DIAMOND_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DIAMOND_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DIAMOND_SWORD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DIAMOND_SWORD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
Difficulty - Enum Class in org.cloudburstmc.api.level
 
DIGGER - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
DIORITE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
DIORITE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneType
 
DIORITE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
DIORITE_SMOOTH - Enum constant in enum class org.cloudburstmc.api.util.data.StoneType
 
DIORITE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DIORITE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
direction - Variable in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
Direction - Enum Class in org.cloudburstmc.api.util
 
DIRECTION - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
Direction.Axis - Enum Class in org.cloudburstmc.api.util
 
Direction.AxisDirection - Enum Class in org.cloudburstmc.api.util
 
Direction.Plane - Enum Class in org.cloudburstmc.api.util
 
DIRT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DIRT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DIRT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DIRT - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
DIRT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DIRT_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
DIRT_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
DirtType - Enum Class in org.cloudburstmc.api.util.data
 
disAllow(String) - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
dismount(Entity) - Method in interface org.cloudburstmc.api.entity.Entity
 
dismount(Entity) - Method in interface org.cloudburstmc.api.entity.Rideable
 
DISPENSE - Enum constant in enum class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent.Action
 
DISPENSE_EGG - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a creature is spawned by a dispenser dispensing an egg
Dispenser - Interface in org.cloudburstmc.api.blockentity
 
DISPENSER - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
DISPENSER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DISPENSER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DISPENSER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DISPENSER - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
DISPENSER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DO_DAYLIGHT_CYCLE - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
DO_ENTITY_DROPS - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
DO_FIRE_TICK - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
DO_IMMEDIATE_RESPAWN - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
DO_INSOMNIA - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
DO_MOB_LOOT - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
DO_MOB_SPAWNING - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
DO_TILE_DROPS - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
DO_WEATHER_CYCLE - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
Dolphin - Interface in org.cloudburstmc.api.entity.passive
 
DOLPHIN - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
DOLPHIN_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
Donkey - Interface in org.cloudburstmc.api.entity.passive
 
DONKEY - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
DONKEY_KONG - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
DONKEY_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DOOR - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
DOORS_AND_SWITCHES - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
DoorToggleEvent - Class in org.cloudburstmc.api.event.block
Created by Snake1999 on 2016/1/22.
DoorToggleEvent(Block, Player) - Constructor for class org.cloudburstmc.api.event.block.DoorToggleEvent
 
doPostAttack(EnchantmentInstance, Entity, Entity) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
doPostHurt(EnchantmentInstance, Entity, Entity) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
doTick(int) - Method in interface org.cloudburstmc.api.level.Level
 
DOUBLE_BOTTOM - Enum constant in enum class org.cloudburstmc.api.util.data.SeaGrassType
 
DOUBLE_CHEST - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
DOUBLE_PLANT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DOUBLE_PLANT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DOUBLE_PLANT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DOUBLE_PLANT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DOUBLE_PLANT_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
DOUBLE_SLAB - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
DOUBLE_STONE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DOUBLE_STONE_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DOUBLE_STONE_SLAB2 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DOUBLE_STONE_SLAB2 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DOUBLE_STONE_SLAB3 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DOUBLE_STONE_SLAB3 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DOUBLE_STONE_SLAB4 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DOUBLE_STONE_SLAB4 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DOUBLE_TOP - Enum constant in enum class org.cloudburstmc.api.util.data.SeaGrassType
 
DOUBLE_WOODEN_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DOUBLE_WOODEN_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DoublePlantType - Enum Class in org.cloudburstmc.api.util.data
 
down() - Method in interface org.cloudburstmc.api.block.Block
 
down(int) - Method in interface org.cloudburstmc.api.block.Block
 
DOWN - Enum constant in enum class org.cloudburstmc.api.util.Direction
 
DOWN_EAST_WEST - Enum constant in enum class org.cloudburstmc.api.util.data.LeverDirection
 
DOWN_NORTH_SOUTH - Enum constant in enum class org.cloudburstmc.api.util.data.LeverDirection
 
downState() - Method in interface org.cloudburstmc.api.block.Block
 
downState(int) - Method in interface org.cloudburstmc.api.block.Block
 
DRAGON_BREATH - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DRAGON_BREATH - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DRAGON_EGG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DRAGON_EGG - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DRAGON_EGG - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DRAGON_EGG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DRAGON_FIREBALL - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
DragonFireball - Interface in org.cloudburstmc.api.entity.projectile
 
DRIED_KELP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DRIED_KELP - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DRIED_KELP_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DRIED_KELP_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DRIED_KELP_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DRIED_KELP_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
DROP - Enum constant in enum class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent.Action
 
dropItem() - Method in interface org.cloudburstmc.api.blockentity.Jukebox
 
dropItem(Vector3f, ItemStack) - Method in interface org.cloudburstmc.api.level.Level
 
dropItem(Vector3f, ItemStack, Vector3f) - Method in interface org.cloudburstmc.api.level.Level
 
dropItem(Vector3f, ItemStack, Vector3f, boolean) - Method in interface org.cloudburstmc.api.level.Level
 
dropItem(Vector3f, ItemStack, Vector3f, boolean, int) - Method in interface org.cloudburstmc.api.level.Level
 
dropItem(Vector3f, ItemStack, Vector3f, int) - Method in interface org.cloudburstmc.api.level.Level
 
dropItem(Vector3i, ItemStack) - Method in interface org.cloudburstmc.api.level.Level
 
DroppedItem - Interface in org.cloudburstmc.api.entity.misc
 
Dropper - Interface in org.cloudburstmc.api.blockentity
 
DROPPER - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
DROPPER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
DROPPER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
DROPPER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
DROPPER - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
DROPPER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Drowned - Interface in org.cloudburstmc.api.entity.hostile
 
DROWNED - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a creature is spawned by another entity drowning
DROWNED - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
DROWNED_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
DROWNING - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by running out of air underwater
DROWNING_DAMAGE - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
DRY - Enum constant in enum class org.cloudburstmc.api.util.data.SpongeType
 
DURABILITY - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
DURABILITY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
duration - Variable in class org.cloudburstmc.api.event.entity.EntityCombustEvent
 
DYE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
DyeColor - Enum Class in org.cloudburstmc.api.util.data
 

E

east() - Method in interface org.cloudburstmc.api.block.Block
 
east(int) - Method in interface org.cloudburstmc.api.block.Block
 
EAST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
EAST - Enum constant in enum class org.cloudburstmc.api.util.data.LeverDirection
 
EAST - Enum constant in enum class org.cloudburstmc.api.util.Direction
 
EAST_NORTHEAST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
EAST_SOUTHEAST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
EAST_WEST - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
eastState() - Method in interface org.cloudburstmc.api.block.Block
 
eastState(int) - Method in interface org.cloudburstmc.api.block.Block
 
EASY - Enum constant in enum class org.cloudburstmc.api.level.Difficulty
 
Effect - Class in org.cloudburstmc.api.potion
 
Effect(EffectType) - Constructor for class org.cloudburstmc.api.potion.Effect
 
EffectType - Class in org.cloudburstmc.api.potion
 
EffectTypes - Class in org.cloudburstmc.api.potion
 
EffectTypes() - Constructor for class org.cloudburstmc.api.potion.EffectTypes
 
EFFICIENCY - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
EFFICIENCY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Egg - Interface in org.cloudburstmc.api.entity.projectile
 
EGG - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a creature spawns from an egg
EGG - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
EGG - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
EGG - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
ELDER_GUARDIAN - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ELDER_GUARDIAN_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ElderGuardian - Interface in org.cloudburstmc.api.entity.hostile
 
ELEMENT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
ELEMENT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
ELEMENT_0 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_0 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_0 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_1 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_1 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_1 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_10 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_10 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_10 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_100 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_100 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_100 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_101 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_101 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_101 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_102 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_102 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_102 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_103 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_103 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_103 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_104 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_104 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_104 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_105 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_105 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_105 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_106 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_106 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_106 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_107 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_107 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_107 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_108 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_108 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_108 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_109 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_109 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_109 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_11 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_11 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_11 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_110 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_110 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_110 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_111 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_111 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_111 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_112 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_112 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_112 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_113 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_113 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_113 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_114 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_114 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_114 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_115 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_115 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_115 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_116 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_116 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_116 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_117 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_117 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_117 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_118 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_118 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_118 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_12 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_12 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_12 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_13 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_13 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_13 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_14 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_14 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_14 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_15 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_15 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_15 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_16 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_16 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_16 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_17 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_17 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_17 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_18 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_18 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_18 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_19 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_19 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_19 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_2 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_2 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_2 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_20 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_20 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_20 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_21 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_21 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_21 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_22 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_22 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_22 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_23 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_23 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_23 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_24 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_24 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_24 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_25 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_25 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_25 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_26 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_26 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_26 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_27 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_27 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_27 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_28 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_28 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_28 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_29 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_29 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_29 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_3 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_3 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_3 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_30 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_30 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_30 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_31 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_31 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_31 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_32 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_32 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_32 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_33 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_33 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_33 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_34 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_34 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_34 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_35 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_35 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_35 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_36 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_36 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_36 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_37 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_37 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_37 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_38 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_38 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_38 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_39 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_39 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_39 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_4 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_4 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_4 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_40 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_40 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_40 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_41 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_41 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_41 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_42 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_42 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_42 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_43 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_43 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_43 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_44 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_44 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_44 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_45 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_45 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_45 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_46 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_46 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_46 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_47 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_47 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_47 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_48 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_48 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_48 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_49 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_49 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_49 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_5 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_5 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_5 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_50 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_50 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_50 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_51 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_51 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_51 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_52 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_52 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_52 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_53 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_53 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_53 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_54 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_54 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_54 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_55 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_55 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_55 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_56 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_56 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_56 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_57 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_57 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_57 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_58 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_58 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_58 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_59 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_59 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_59 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_6 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_6 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_6 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_60 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_60 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_60 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_61 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_61 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_61 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_62 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_62 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_62 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_63 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_63 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_63 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_64 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_64 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_64 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_65 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_65 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_65 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_66 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_66 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_66 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_67 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_67 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_67 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_68 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_68 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_68 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_69 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_69 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_69 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_7 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_7 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_7 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_70 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_70 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_70 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_71 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_71 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_71 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_72 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_72 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_72 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_73 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_73 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_73 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_74 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_74 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_74 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_75 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_75 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_75 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_76 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_76 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_76 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_77 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_77 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_77 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_78 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_78 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_78 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_79 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_79 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_79 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_8 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_8 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_8 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_80 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_80 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_80 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_81 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_81 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_81 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_82 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_82 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_82 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_83 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_83 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_83 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_84 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_84 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_84 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_85 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_85 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_85 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_86 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_86 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_86 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_87 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_87 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_87 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_88 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_88 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_88 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_89 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_89 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_89 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_9 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_9 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_9 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_90 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_90 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_90 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_91 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_91 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_91 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_92 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_92 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_92 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_93 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_93 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_93 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_94 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_94 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_94 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_95 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_95 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_95 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_96 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_96 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_96 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_97 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_97 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_97 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_98 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_98 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_98 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_99 - Enum constant in enum class org.cloudburstmc.api.util.data.ElementType
 
ELEMENT_99 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ELEMENT_99 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ELEMENT_CONSTRUCTOR - Enum constant in enum class org.cloudburstmc.api.util.data.ChemistryTableType
 
ELEMENT_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
ElementType - Enum Class in org.cloudburstmc.api.util.data
 
ELEVEN - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
ELYTRA - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ELYTRA - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
EMERALD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
EMERALD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
EMERALD_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
EMERALD_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
EMERALD_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
EMERALD_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
EMERALD_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
EMERALD_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
EMERALD_ORE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
EMERALD_ORE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
EMERALD_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
EMPTY - Enum constant in enum class org.cloudburstmc.api.item.data.Bucket
 
EMPTY - Enum constant in enum class org.cloudburstmc.api.util.data.Bucket
 
EMPTY - Static variable in class org.cloudburstmc.api.block.BlockStates
 
EMPTY - Static variable in class org.cloudburstmc.api.player.skin.data.ImageData
 
EMPTY - Static variable in class org.cloudburstmc.api.util.Identifier
 
EMPTY_MAP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
EMPTY_MAP - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
ENCHANT_INPUT_SLOT - Static variable in interface org.cloudburstmc.api.inventory.EnchantInventory
 
ENCHANT_OUTPUT_SLOT - Static variable in interface org.cloudburstmc.api.inventory.EnchantInventory
 
ENCHANT_REAGENT_SLOT - Static variable in interface org.cloudburstmc.api.inventory.EnchantInventory
 
ENCHANT_TABLE - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
ENCHANTED_BOOK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ENCHANTED_BOOK - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
ENCHANTING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ENCHANTING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
ENCHANTING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
ENCHANTING_TABLE - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
ENCHANTING_TABLE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
EnchantingTable - Interface in org.cloudburstmc.api.blockentity
 
EnchantInventory - Interface in org.cloudburstmc.api.inventory
 
EnchantmentBehavior - Class in org.cloudburstmc.api.enchantment.behavior
 
EnchantmentBehavior() - Constructor for class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
EnchantmentInstance - Interface in org.cloudburstmc.api.enchantment
 
EnchantmentTarget - Enum Class in org.cloudburstmc.api.enchantment
 
EnchantmentType - Class in org.cloudburstmc.api.enchantment
 
EnchantmentType() - Constructor for class org.cloudburstmc.api.enchantment.EnchantmentType
 
EnchantmentTypes - Class in org.cloudburstmc.api.enchantment
 
EnchantmentTypes() - Constructor for class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
END - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityPortalEnterEvent.PortalType
 
END_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
END_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
END_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
END_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
END_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
END_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
END_BRICKS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
END_CRYSTAL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
END_CRYSTAL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
END_GATEWAY - Static variable in class org.cloudburstmc.api.block.BlockIds
 
END_GATEWAY - Static variable in class org.cloudburstmc.api.block.BlockStates
 
END_GATEWAY - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
END_GATEWAY - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
END_GATEWAY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
END_PORTAL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
END_PORTAL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
END_PORTAL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
END_PORTAL - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
END_PORTAL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
END_PORTAL_FRAME - Static variable in class org.cloudburstmc.api.block.BlockIds
 
END_PORTAL_FRAME - Static variable in class org.cloudburstmc.api.block.BlockStates
 
END_PORTAL_FRAME - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
END_PORTAL_FRAME - Static variable in class org.cloudburstmc.api.util.Identifiers
 
END_ROD - Static variable in class org.cloudburstmc.api.block.BlockIds
 
END_ROD - Static variable in class org.cloudburstmc.api.block.BlockStates
 
END_ROD - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
END_ROD - Static variable in class org.cloudburstmc.api.util.Identifiers
 
END_STONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
END_STONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
END_STONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
END_STONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
END_STONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
ENDER_CHEST - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
ENDER_CHEST - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ENDER_CHEST - Static variable in class org.cloudburstmc.api.block.BlockStates
 
ENDER_CHEST - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
ENDER_CHEST - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
ENDER_CHEST - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ENDER_CRYSTAL - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ENDER_DRAGON - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ENDER_EYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ENDER_EYE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
ENDER_PEARL - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an entity is spawned as a result of ender pearl usage
ENDER_PEARL - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerTeleportEvent.TeleportCause
 
ENDER_PEARL - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ENDER_PEARL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ENDER_PEARL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
EnderChest - Interface in org.cloudburstmc.api.blockentity
 
EnderCrystal - Interface in org.cloudburstmc.api.entity.misc
 
EnderDragon - Interface in org.cloudburstmc.api.entity.hostile
 
Enderman - Interface in org.cloudburstmc.api.entity.hostile
 
ENDERMAN - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ENDERMAN_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
Endermite - Interface in org.cloudburstmc.api.entity.hostile
 
ENDERMITE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ENDERMITE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
EnderPearl - Interface in org.cloudburstmc.api.entity.projectile
 
EndGateway - Interface in org.cloudburstmc.api.blockentity
 
EndPortal - Interface in org.cloudburstmc.api.blockentity
 
ensureTrait(BlockTrait<T>) - Method in class org.cloudburstmc.api.block.BlockState
 
entity - Variable in class org.cloudburstmc.api.event.entity.EntityEvent
 
entity - Variable in class org.cloudburstmc.api.event.player.PlayerInteractEntityEvent
 
Entity - Interface in org.cloudburstmc.api.entity
 
ENTITY_ATTACK - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by being attacked by another entity
ENTITY_EXPLOSION - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Entity explosion damage
EntityAgeable - Interface in org.cloudburstmc.api.entity
author: MagicDroidX Nukkit Project
EntityArmorChangeEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityArmorChangeEvent(Entity, ItemStack, ItemStack, int) - Constructor for class org.cloudburstmc.api.event.entity.EntityArmorChangeEvent
 
EntityBlockChangeEvent - Class in org.cloudburstmc.api.event.entity
Created on 15-10-26.
EntityBlockChangeEvent(Entity, Block, BlockState) - Constructor for class org.cloudburstmc.api.event.entity.EntityBlockChangeEvent
 
EntityCombustByBlockEvent - Class in org.cloudburstmc.api.event.entity
author: Box Nukkit Project
EntityCombustByBlockEvent(Block, Entity, int) - Constructor for class org.cloudburstmc.api.event.entity.EntityCombustByBlockEvent
 
EntityCombustByEntityEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityCombustByEntityEvent(Entity, Entity, int) - Constructor for class org.cloudburstmc.api.event.entity.EntityCombustByEntityEvent
 
EntityCombustEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityCombustEvent(Entity, int) - Constructor for class org.cloudburstmc.api.event.entity.EntityCombustEvent
 
EntityDamageByBlockEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityDamageByBlockEvent(Block, Entity, EntityDamageEvent.DamageCause, float) - Constructor for class org.cloudburstmc.api.event.entity.EntityDamageByBlockEvent
 
EntityDamageByChildEntityEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityDamageByChildEntityEvent(Entity, Entity, Entity, EntityDamageEvent.DamageCause, float) - Constructor for class org.cloudburstmc.api.event.entity.EntityDamageByChildEntityEvent
 
EntityDamageByEntityEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityDamageByEntityEvent(Entity, Entity, EntityDamageEvent.DamageCause, float) - Constructor for class org.cloudburstmc.api.event.entity.EntityDamageByEntityEvent
 
EntityDamageByEntityEvent(Entity, Entity, EntityDamageEvent.DamageCause, float, float) - Constructor for class org.cloudburstmc.api.event.entity.EntityDamageByEntityEvent
 
EntityDamageByEntityEvent(Entity, Entity, EntityDamageEvent.DamageCause, Map<EntityDamageEvent.DamageModifier, Float>) - Constructor for class org.cloudburstmc.api.event.entity.EntityDamageByEntityEvent
 
EntityDamageByEntityEvent(Entity, Entity, EntityDamageEvent.DamageCause, Map<EntityDamageEvent.DamageModifier, Float>, float) - Constructor for class org.cloudburstmc.api.event.entity.EntityDamageByEntityEvent
 
EntityDamageEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityDamageEvent(Entity, EntityDamageEvent.DamageCause, float) - Constructor for class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
EntityDamageEvent(Entity, EntityDamageEvent.DamageCause, Map<EntityDamageEvent.DamageModifier, Float>) - Constructor for class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
EntityDamageEvent.DamageCause - Enum Class in org.cloudburstmc.api.event.entity
 
EntityDamageEvent.DamageModifier - Enum Class in org.cloudburstmc.api.event.entity
 
EntityDeathEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityDeathEvent(Living) - Constructor for class org.cloudburstmc.api.event.entity.EntityDeathEvent
 
EntityDeathEvent(Living, ItemStack[]) - Constructor for class org.cloudburstmc.api.event.entity.EntityDeathEvent
 
EntityDespawnEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityDespawnEvent(Entity) - Constructor for class org.cloudburstmc.api.event.entity.EntityDespawnEvent
 
EntityEnterVehicleEvent - Class in org.cloudburstmc.api.event.vehicle
 
EntityEnterVehicleEvent(Entity, Vehicle) - Constructor for class org.cloudburstmc.api.event.vehicle.EntityEnterVehicleEvent
 
EntityEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityEvent() - Constructor for class org.cloudburstmc.api.event.entity.EntityEvent
 
EntityExitVehicleEvent - Class in org.cloudburstmc.api.event.vehicle
 
EntityExitVehicleEvent(Entity, Vehicle) - Constructor for class org.cloudburstmc.api.event.vehicle.EntityExitVehicleEvent
 
EntityExplodeEvent - Class in org.cloudburstmc.api.event.entity
author: Angelic47 Nukkit Project
EntityExplodeEvent(Entity, Vector3f, List<Block>, double) - Constructor for class org.cloudburstmc.api.event.entity.EntityExplodeEvent
 
EntityExplosionPrimeEvent - Class in org.cloudburstmc.api.event.entity
Created on 15-10-27.
EntityExplosionPrimeEvent(Entity, double) - Constructor for class org.cloudburstmc.api.event.entity.EntityExplosionPrimeEvent
 
EntityFactory<T extends Entity> - Interface in org.cloudburstmc.api.entity
 
entityHit - Variable in class org.cloudburstmc.api.util.MovingObjectPosition
 
EntityInteractEvent - Class in org.cloudburstmc.api.event.entity
 
EntityInteractEvent(Entity, Block) - Constructor for class org.cloudburstmc.api.event.entity.EntityInteractEvent
 
EntityInventoryChangeEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityInventoryChangeEvent(Entity, ItemStack, ItemStack, int) - Constructor for class org.cloudburstmc.api.event.entity.EntityInventoryChangeEvent
 
EntityLevelChangeEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityLevelChangeEvent(Entity, Level, Level) - Constructor for class org.cloudburstmc.api.event.entity.EntityLevelChangeEvent
 
EntityMotionEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityMotionEvent(Entity, Vector3f) - Constructor for class org.cloudburstmc.api.event.entity.EntityMotionEvent
 
EntityPortalEnterEvent - Class in org.cloudburstmc.api.event.entity
 
EntityPortalEnterEvent(Entity, EntityPortalEnterEvent.PortalType) - Constructor for class org.cloudburstmc.api.event.entity.EntityPortalEnterEvent
 
EntityPortalEnterEvent.PortalType - Enum Class in org.cloudburstmc.api.event.entity
 
EntityProvider<T extends Entity> - Class in org.cloudburstmc.api.entity
 
EntityProvider(Map<PluginContainer, EntityFactory<T>>) - Constructor for class org.cloudburstmc.api.entity.EntityProvider
 
EntityRegainHealthEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityRegainHealthEvent(Entity, float, int) - Constructor for class org.cloudburstmc.api.event.entity.EntityRegainHealthEvent
 
EntityShootBowEvent - Class in org.cloudburstmc.api.event.entity
author: Box Nukkit Project
EntityShootBowEvent(Living, ItemStack, Entity, double) - Constructor for class org.cloudburstmc.api.event.entity.EntityShootBowEvent
 
EntitySpawnEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntitySpawnEvent(Entity) - Constructor for class org.cloudburstmc.api.event.entity.EntitySpawnEvent
 
EntityTeleportEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
EntityTeleportEvent(Entity, Location, Location) - Constructor for class org.cloudburstmc.api.event.entity.EntityTeleportEvent
 
EntityType<T extends Entity> - Class in org.cloudburstmc.api.entity
 
EntityTypes - Class in org.cloudburstmc.api.entity
 
EntityTypes() - Constructor for class org.cloudburstmc.api.entity.EntityTypes
 
EntityVehicleEnterEvent - Class in org.cloudburstmc.api.event.entity
 
EntityVehicleEnterEvent(Entity, Vehicle) - Constructor for class org.cloudburstmc.api.event.entity.EntityVehicleEnterEvent
 
EntityVehicleExitEvent - Class in org.cloudburstmc.api.event.entity
 
EntityVehicleExitEvent(Entity, Vehicle) - Constructor for class org.cloudburstmc.api.event.entity.EntityVehicleExitEvent
 
EnumBlockTrait<E extends Enum<E>> - Class in org.cloudburstmc.api.block.trait
 
equals(ItemStack) - Method in interface org.cloudburstmc.api.item.ItemStack
 
equals(ItemStack, boolean) - Method in interface org.cloudburstmc.api.item.ItemStack
 
equals(ItemStack, boolean, boolean) - Method in interface org.cloudburstmc.api.item.ItemStack
 
equals(Object) - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
Event - Class in org.cloudburstmc.api.event
Describes things that happens in the server.
Event() - Constructor for class org.cloudburstmc.api.event.Event
 
EventException - Exception in org.cloudburstmc.api.event
author: MagicDroidX Nukkit Project
EventException() - Constructor for exception org.cloudburstmc.api.event.EventException
Constructs a new EventException
EventException(String) - Constructor for exception org.cloudburstmc.api.event.EventException
Constructs a new EventException with the given message
EventException(Throwable) - Constructor for exception org.cloudburstmc.api.event.EventException
Constructs a new EventException based on the given Exception
EventException(Throwable, String) - Constructor for exception org.cloudburstmc.api.event.EventException
Constructs a new EventException with the given message
EventFireHandler - Interface in org.cloudburstmc.api.event
 
EventFireHandler.ListenerMethod - Interface in org.cloudburstmc.api.event
 
EventManager - Interface in org.cloudburstmc.api.event
This class manages event listeners and fires events.
EventPriority - Enum Class in org.cloudburstmc.api.event
author: MagicDroidX Nukkit Project
EVOCATION_FANG - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
EVOCATION_ILLAGER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
EvocationFang - Interface in org.cloudburstmc.api.entity.misc
 
EvocationIllager - Interface in org.cloudburstmc.api.entity.hostile
 
EVOKER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
EXHAUSTION - Static variable in class org.cloudburstmc.api.entity.Attribute
 
expand(float, float, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
EXPERIENCE - Static variable in class org.cloudburstmc.api.entity.Attribute
 
EXPERIENCE_BOTTLE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
EXPERIENCE_BOTTLE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
EXPERIENCE_LEVEL - Static variable in class org.cloudburstmc.api.entity.Attribute
 
ExperienceOrb - Interface in org.cloudburstmc.api.entity.misc
 
EXPERIMENTAL_GAME_PLAY - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
explode() - Method in interface org.cloudburstmc.api.entity.Explosive
 
EXPLODE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
EXPLOSION - Enum constant in enum class org.cloudburstmc.api.event.block.BlockIgniteEvent.BlockIgniteCause
 
EXPLOSION_PROTECTION - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
EXPLOSION_PROTECTION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ExplosionPrimeEvent - Class in org.cloudburstmc.api.event.entity
author: Box Nukkit Project
ExplosionPrimeEvent(Entity, double) - Constructor for class org.cloudburstmc.api.event.entity.ExplosionPrimeEvent
 
Explosive - Interface in org.cloudburstmc.api.entity
 
EXPLOSIVE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
EXPORT - Enum constant in enum class org.cloudburstmc.api.util.data.StructureBlockType
 
extinguish() - Method in interface org.cloudburstmc.api.entity.Entity
 
EYE_OF_ENDER_SIGNAL - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
EyeOfEnderSignal - Interface in org.cloudburstmc.api.entity.projectile
 

F

face - Variable in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
FACING_DIRECTION - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
FACTORY - Static variable in class org.cloudburstmc.api.pack.ResourcePack
 
fall(float) - Method in interface org.cloudburstmc.api.entity.Entity
 
FALL - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Fall damage
FALL_DAMAGE - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
FALL_PROTECTION - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
FALL_PROTECTION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FALLING_BLOCK - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
FallingBlock - Interface in org.cloudburstmc.api.entity.misc
 
FAR - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
FARMLAND - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FARMLAND - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FARMLAND - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FARMLAND - Static variable in class org.cloudburstmc.api.util.Identifiers
 
fastBreak - Variable in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
FATAL_POISON - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
FATAL_POISON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FEATHER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FEATHER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FENCE - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
FENCE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FENCE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FENCE_GATE - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
FERMENTED_SPIDER_EYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FERMENTED_SPIDER_EYE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FERN - Enum constant in enum class org.cloudburstmc.api.util.data.DoublePlantType
 
FERN - Enum constant in enum class org.cloudburstmc.api.util.data.TallGrassType
 
FIELD_MASONED_BANNER_PATTERN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FIGHTERS - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
FILL_LEVEL - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
fire(Event) - Method in interface org.cloudburstmc.api.event.EventFireHandler
 
fire(Event) - Method in interface org.cloudburstmc.api.event.EventManager
Fires an event.
FIRE - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by standing in fire
FIRE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FIRE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FIRE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FIRE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
FIRE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FIRE_ASPECT - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
FIRE_ASPECT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FIRE_CHARGE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FIRE_DAMAGE - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
FIRE_PROTECTION - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
FIRE_PROTECTION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FIRE_RESISTANCE - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
FIRE_RESISTANCE - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
FIRE_RESISTANCE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FIRE_RESISTANCE_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
FIRE_TICK - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Burn damage
Fireball - Interface in org.cloudburstmc.api.entity.projectile
 
FIREBALL - Enum constant in enum class org.cloudburstmc.api.event.block.BlockIgniteEvent.BlockIgniteCause
 
FIREBALL - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
FIREBALL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FIREWORK_ROCKET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FireworkData - Class in org.cloudburstmc.api.util.data
 
FireworkData() - Constructor for class org.cloudburstmc.api.util.data.FireworkData
 
FireworkData.FireworkExplosion - Class in org.cloudburstmc.api.util.data
 
FireworkData.FireworkExplosion.ExplosionType - Enum Class in org.cloudburstmc.api.util.data
 
FireworkExplosion() - Constructor for class org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion
 
FIREWORKS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FIREWORKS_CHARGE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FIREWORKS_CHARGE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FIREWORKS_ROCKET - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
FireworksRocket - Interface in org.cloudburstmc.api.entity.misc
 
first(ItemStack) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
first(ItemStack, boolean) - Method in interface org.cloudburstmc.api.inventory.Inventory
Search for the first occurrence of target item
firstEmpty() - Method in interface org.cloudburstmc.api.inventory.Inventory
Search for the first empty slot
firstFit(ItemStack) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
firstFit(ItemStack, boolean) - Method in interface org.cloudburstmc.api.inventory.Inventory
Returns the first slot where item fits to
firstNonEmpty() - Method in interface org.cloudburstmc.api.inventory.Inventory
Search for the first slot containing an item
FISH - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FISHING_HOOK - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
FISHING_ROD - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
FISHING_ROD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FISHING_ROD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FishingHook - Interface in org.cloudburstmc.api.entity.projectile
 
FLAMING_SKULL - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
flammable() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
FLETCHING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FLETCHING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FLETCHING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FLETCHING_TABLE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FLINT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FLINT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FLINT_AND_STEEL - Enum constant in enum class org.cloudburstmc.api.event.block.BlockIgniteEvent.BlockIgniteCause
 
FLINT_AND_STEEL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FLINT_AND_STEEL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FloatGameRule - Class in org.cloudburstmc.api.level.gamerule
 
FLOWER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FLOWER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FLOWER_BANNER_PATTERN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FLOWER_POT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FLOWER_POT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FLOWER_POT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FLOWER_POT - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
FLOWER_POT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FLOWER_POT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FLOWER_POT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FLOWER_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
FlowerPot - Interface in org.cloudburstmc.api.blockentity
 
FlowerType - Enum Class in org.cloudburstmc.api.util.data
 
FLOWING_LAVA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FLOWING_LAVA - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FLOWING_LAVA - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FLOWING_LAVA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FLOWING_WATER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FLOWING_WATER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FLOWING_WATER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FLOWING_WATER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FLUID_LEVEL - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
FLUID_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
FluidType - Enum Class in org.cloudburstmc.api.util.data
 
FLYING - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
FLYING_DISABLED - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
FOLIAGE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
FOLLOW_RANGE - Static variable in class org.cloudburstmc.api.entity.Attribute
 
Food - Interface in org.cloudburstmc.api.item
 
FOOD - Static variable in class org.cloudburstmc.api.entity.Attribute
 
foodLevel - Variable in class org.cloudburstmc.api.event.player.PlayerFoodLevelChangeEvent
 
foodSaturationLevel - Variable in class org.cloudburstmc.api.event.player.PlayerFoodLevelChangeEvent
 
force - Variable in class org.cloudburstmc.api.event.entity.ExplosionPrimeEvent
 
forDirection(Direction, Direction) - Static method in enum class org.cloudburstmc.api.util.data.LeverDirection
 
forEach(BiConsumer<GameRule<?>, Object>) - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
forEach(AxisAlignedBB.BBConsumer) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
forEachIn(Path, Consumer<Path>, boolean) - Method in interface org.cloudburstmc.api.pack.loader.PackLoader
 
forEachPermutation(Consumer<BlockState>) - Method in class org.cloudburstmc.api.block.BlockType
 
format - Variable in class org.cloudburstmc.api.event.player.PlayerChatEvent
 
FORTUNE - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
FORTUNE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FOUR_EGG - Enum constant in enum class org.cloudburstmc.api.util.data.TurtleEggCount
 
Fox - Interface in org.cloudburstmc.api.entity.passive
 
FOX - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
FOX_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FRAME - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FRAME - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FRAME - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FRAME - Static variable in class org.cloudburstmc.api.item.ItemIds
 
FRAME - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
FRAME - Static variable in class org.cloudburstmc.api.util.Identifiers
 
from(float, float, float, float, float, Level) - Static method in class org.cloudburstmc.api.level.Location
 
from(float, float, float, Level) - Static method in class org.cloudburstmc.api.level.Location
 
from(int) - Static method in class org.cloudburstmc.api.player.GameMode
 
from(Vector3f, float, float, Level) - Static method in class org.cloudburstmc.api.level.Location
 
from(Vector3f, Level) - Static method in class org.cloudburstmc.api.level.Location
 
from(Vector3i, Level) - Static method in class org.cloudburstmc.api.level.Location
 
from(String) - Static method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
from(String) - Static method in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
from(String) - Static method in class org.cloudburstmc.api.player.GameMode
 
from(String, int) - Static method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
from(String, int, int) - Static method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
from(String, int, int, int) - Static method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
from(String, String, int, int, int) - Static method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
from(String, String, int, int, int, boolean) - Static method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
from(String, Class<T>) - Static method in class org.cloudburstmc.api.blockentity.BlockEntityType
 
from(String, Class<T>) - Static method in class org.cloudburstmc.api.entity.EntityType
 
from(String, String) - Static method in class org.cloudburstmc.api.util.Identifier
 
from(String, Painting.Motive) - Static method in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
from(Level) - Static method in class org.cloudburstmc.api.level.Location
 
from(Identifier, Class<T>) - Static method in class org.cloudburstmc.api.blockentity.BlockEntityType
 
from(Identifier, Class<T>) - Static method in class org.cloudburstmc.api.entity.EntityType
 
fromAxis(Direction.AxisDirection, Direction.Axis) - Static method in enum class org.cloudburstmc.api.util.Direction
 
fromBlock(Vector3i, int, Vector3f) - Static method in class org.cloudburstmc.api.util.MovingObjectPosition
 
fromBlockColor(BlockColor) - Method in class org.cloudburstmc.api.util.data.TerracottaColor
 
fromDyeColor(DyeColor) - Method in class org.cloudburstmc.api.util.data.TerracottaColor
 
fromEntity(Entity) - Static method in class org.cloudburstmc.api.util.MovingObjectPosition
 
fromHorizontalAngle(double) - Static method in enum class org.cloudburstmc.api.util.Direction
Get the BlockFace corresponding to the given angle (0-360).
fromHorizontalIndex(int) - Static method in enum class org.cloudburstmc.api.util.Direction
Get a BlockFace by it's horizontal index (0-3).
fromImage(long, long, BufferedImage) - Static method in class org.cloudburstmc.api.item.data.MapItem
 
fromIndex(int) - Static method in enum class org.cloudburstmc.api.util.Direction
Get a BlockFace by it's index (0-5).
fromInstance(Object) - Method in interface org.cloudburstmc.api.plugin.PluginManager
 
fromString(String) - Static method in enum class org.cloudburstmc.api.level.Difficulty
 
fromString(String) - Method in interface org.cloudburstmc.api.registry.GameRuleRegistry
 
fromString(String) - Static method in class org.cloudburstmc.api.util.Identifier
 
FROST_WALKER - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
FROST_WALKER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FROSTED_ICE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FROSTED_ICE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FROSTED_ICE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FROSTED_ICE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FULL - Enum constant in enum class org.cloudburstmc.api.util.data.SlabSlot
 
FUNCTION_COMMAND_LIMIT - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
Furnace - Interface in org.cloudburstmc.api.blockentity
 
FURNACE - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
FURNACE - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
FURNACE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
FURNACE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
FURNACE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
FURNACE - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
FURNACE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
FURNACE_DATA - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
FurnaceBurnEvent - Class in org.cloudburstmc.api.event.inventory
author: MagicDroidX Nukkit Project
FurnaceBurnEvent(Furnace, ItemStack, short) - Constructor for class org.cloudburstmc.api.event.inventory.FurnaceBurnEvent
 
FurnaceInventory - Interface in org.cloudburstmc.api.inventory
 
FurnaceSmeltEvent - Class in org.cloudburstmc.api.event.inventory
author: MagicDroidX Nukkit Project
FurnaceSmeltEvent(Furnace, ItemStack, ItemStack) - Constructor for class org.cloudburstmc.api.event.inventory.FurnaceSmeltEvent
 

G

gamemode - Variable in class org.cloudburstmc.api.event.player.PlayerGameModeChangeEvent
 
GameMode - Class in org.cloudburstmc.api.player
 
GameMode.Builder - Class in org.cloudburstmc.api.player
 
GameRule<T extends Comparable<T>> - Interface in org.cloudburstmc.api.level.gamerule
 
GameRuleMap - Class in org.cloudburstmc.api.level.gamerule
 
GameRuleMap() - Constructor for class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
GameRuleMap(GameRuleMap) - Constructor for class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
GameRuleRegistry - Interface in org.cloudburstmc.api.registry
 
GameRules - Class in org.cloudburstmc.api.level.gamerule
 
GEOMETRY_CUSTOM - Static variable in class org.cloudburstmc.api.player.skin.Skin
 
GEOMETRY_CUSTOM_SLIM - Static variable in class org.cloudburstmc.api.player.skin.Skin
 
get() - Method in interface org.cloudburstmc.api.util.AxisAlignedBB.BBConsumer
 
get(int) - Method in class org.cloudburstmc.api.util.IntRange
Deprecated.
get(GameRule<T>) - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
get(AdventureSetting) - Method in interface org.cloudburstmc.api.player.AdventureSettings
 
getAbsorption() - Method in interface org.cloudburstmc.api.entity.Entity
 
getAchievement() - Method in class org.cloudburstmc.api.event.player.PlayerAchievementAwardedEvent
 
getAction() - Method in class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent
 
getAction() - Method in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
getAllowFlight() - Method in interface org.cloudburstmc.api.Server
 
getAllPlugins() - Method in interface org.cloudburstmc.api.plugin.PluginManager
 
getAlpha() - Method in enum class org.cloudburstmc.api.util.data.BlockColor
 
getAmount() - Method in class org.cloudburstmc.api.event.entity.EntityRegainHealthEvent
 
getAmount() - Method in interface org.cloudburstmc.api.item.ItemStack
 
getAnalogOutput() - Method in interface org.cloudburstmc.api.blockentity.ItemFrame
 
getAndSetBlock(int, int, int, @org.checkerframework.checker.index.qual.NonNegative int, BlockState) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getAndSetBlock(int, int, int, BlockState) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getAnimationType() - Method in class org.cloudburstmc.api.event.player.PlayerAnimationEvent
 
getApiVersion() - Method in interface org.cloudburstmc.api.Server
 
getApplyEffect() - Method in class org.cloudburstmc.api.event.potion.PotionApplyEvent
 
getArmorContents() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getArmorEnchantAbility() - Method in interface org.cloudburstmc.api.item.TierType
 
getArmorItem(int) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getArmorPoints() - Method in interface org.cloudburstmc.api.item.ItemType
 
getArmorPoints() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getArmorPoints(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getArrow() - Method in class org.cloudburstmc.api.event.inventory.InventoryPickupArrowEvent
 
getAsset(Path) - Method in interface org.cloudburstmc.api.pack.loader.PackLoader
 
getAttachment() - Method in class org.cloudburstmc.api.permission.PermissionAttachmentInfo
 
getAttackCooldown() - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
getAttackDamage() - Method in interface org.cloudburstmc.api.item.ItemType
 
getAttackDamage() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getAttackDamage(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getAttacker() - Method in class org.cloudburstmc.api.event.vehicle.VehicleDamageEvent
 
getAttacker() - Method in class org.cloudburstmc.api.event.vehicle.VehicleDestroyEvent
 
getAttribute(int) - Static method in class org.cloudburstmc.api.entity.Attribute
 
getAttributeByName(String) - Static method in class org.cloudburstmc.api.entity.Attribute
 
getAuthors() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
The author of this plugin.
getAutoSave() - Method in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
getAverageEdgeLength() - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getAxis() - Method in enum class org.cloudburstmc.api.util.Direction
Get the Axis of this BlockFace
getAxisDirection() - Method in enum class org.cloudburstmc.api.util.Direction
Get the AxisDirection of this BlockFace
getBannerType() - Method in interface org.cloudburstmc.api.blockentity.Banner
 
getBase() - Method in interface org.cloudburstmc.api.blockentity.Banner
 
getBed() - Method in class org.cloudburstmc.api.event.player.PlayerBedEnterEvent
 
getBed() - Method in class org.cloudburstmc.api.event.player.PlayerBedLeaveEvent
 
getBehavior() - Method in class org.cloudburstmc.api.block.BlockState
 
getBehavior() - Method in interface org.cloudburstmc.api.enchantment.EnchantmentInstance
 
getBehavior() - Method in interface org.cloudburstmc.api.item.ItemStack
 
getBehavior(BlockType) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
getBiome(int, int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getBiomeArray() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Get the copy of the biome array.
getBiomeId(int, int) - Method in interface org.cloudburstmc.api.level.Level
 
getBlock() - Method in class org.cloudburstmc.api.block.BlockType
 
getBlock() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
getBlock() - Method in interface org.cloudburstmc.api.entity.misc.FallingBlock
 
getBlock() - Method in class org.cloudburstmc.api.event.block.BlockEvent
 
getBlock() - Method in class org.cloudburstmc.api.event.entity.EntityBlockChangeEvent
 
getBlock() - Method in class org.cloudburstmc.api.event.entity.EntityInteractEvent
 
getBlock() - Method in class org.cloudburstmc.api.event.player.PlayerGlassBottleFillEvent
 
getBlock() - Method in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
getBlock() - Method in interface org.cloudburstmc.api.inventory.Recipe
 
getBlock() - Method in interface org.cloudburstmc.api.item.ItemType
 
getBlock() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getBlock() - Method in class org.cloudburstmc.api.level.Location
 
getBlock(int) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
getBlock(int, int, int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getBlock(int, int, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getBlock(int, int, int, @org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getBlock(int, int, int, int) - Method in interface org.cloudburstmc.api.level.chunk.ChunkSection
 
getBlock(Vector3f) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getBlock(Vector3i) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getBlock(BlockType) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
getBlock(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getBlock(ItemStack) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
getBlock(Identifier) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
getBlock(Identifier, int) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
getBlockAgainst() - Method in class org.cloudburstmc.api.event.block.BlockPlaceEvent
 
getBlockClicked() - Method in class org.cloudburstmc.api.event.player.PlayerBlockPickEvent
 
getBlockClicked() - Method in class org.cloudburstmc.api.event.player.PlayerBucketEvent
 
getBlockColor(Identifier) - Method in class org.cloudburstmc.api.util.data.TerracottaColor
 
getBlockEntities() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Gets an immutable copy of all block entities within the current chunk.
getBlockEntity(int, int, int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getBlockEntity(Vector3i) - Method in interface org.cloudburstmc.api.level.Level
 
getBlockEntityClass() - Method in class org.cloudburstmc.api.blockentity.BlockEntityType
 
getBlockFace() - Method in class org.cloudburstmc.api.event.player.PlayerBucketEvent
 
getBlockLight(int, int, int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getBlockLight(int, int, int) - Method in interface org.cloudburstmc.api.level.chunk.ChunkSection
 
getBlockList() - Method in class org.cloudburstmc.api.event.entity.EntityExplodeEvent
 
getBlockPlace() - Method in class org.cloudburstmc.api.event.block.BlockPlaceEvent
 
getBlockState() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
getBlockState() - Method in interface org.cloudburstmc.api.item.ItemStack
 
getBlockState(int, int, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getBlockState(int, int, int, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getBlockState(Vector3i) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getBlockState(Vector3i, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getBlockState(Vector4i) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getBlockStates() - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
getBlockType() - Method in interface org.cloudburstmc.api.item.ItemType
 
getBlockType() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getBlue() - Method in enum class org.cloudburstmc.api.util.data.BlockColor
 
getBook() - Method in interface org.cloudburstmc.api.blockentity.Lectern
 
getBook() - Method in class org.cloudburstmc.api.event.block.LecternDropBookEvent
 
getBook() - Method in class org.cloudburstmc.api.event.block.LecternPlaceBookEvent
 
getBoots() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getBoundingBox() - Method in class org.cloudburstmc.api.block.BlockType
 
getBoundingBox() - Method in interface org.cloudburstmc.api.entity.Entity
 
getBoundingBox(Vector3i, BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getBoundingBox(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getBoundingBox(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getBow() - Method in class org.cloudburstmc.api.event.entity.EntityShootBowEvent
 
getBreakTime(BlockState, ItemStack, Player) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getBrewingStand() - Method in class org.cloudburstmc.api.event.inventory.BrewFinishEvent
 
getBrewingStand() - Method in class org.cloudburstmc.api.event.inventory.BrewStartEvent
 
getBucket() - Method in class org.cloudburstmc.api.event.player.PlayerBucketEvent
Returns the bucket used in this event
getBurnAbility() - Method in class org.cloudburstmc.api.block.BlockType
 
getBurnAbility(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getBurnChance() - Method in class org.cloudburstmc.api.block.BlockType
 
getBurnChance(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getBurnTime() - Method in class org.cloudburstmc.api.event.inventory.FurnaceBurnEvent
 
getByDyeData(int) - Static method in enum class org.cloudburstmc.api.util.data.DyeColor
 
getByName(String) - Static method in class org.cloudburstmc.api.permission.Permission
 
getByName(String) - Static method in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
getByWoolData(int) - Static method in enum class org.cloudburstmc.api.util.data.DyeColor
 
getCanDestroy() - Method in interface org.cloudburstmc.api.item.ItemStack
 
getCanPlaceOn() - Method in interface org.cloudburstmc.api.item.ItemStack
 
getCardinalDirection() - Method in interface org.cloudburstmc.api.player.Player
 
getCardinalDirection() - Method in enum class org.cloudburstmc.api.util.Direction
 
getCause() - Method in class org.cloudburstmc.api.event.block.BlockIgniteEvent
 
getCause() - Method in class org.cloudburstmc.api.event.entity.CreeperPowerEvent
Gets the cause of the creeper being (un)powered.
getCause() - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
getCause() - Method in exception org.cloudburstmc.api.event.EventException
If applicable, returns the Exception that triggered this Exception
getCause() - Method in class org.cloudburstmc.api.event.player.PlayerTeleportEvent
 
getChestplate() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getChild() - Method in class org.cloudburstmc.api.event.entity.EntityDamageByChildEntityEvent
 
getChildren() - Method in class org.cloudburstmc.api.permission.Permission
 
getChunk() - Method in interface org.cloudburstmc.api.block.Block
 
getChunk() - Method in interface org.cloudburstmc.api.entity.Entity
 
getChunk() - Method in class org.cloudburstmc.api.event.level.ChunkEvent
 
getChunk() - Method in class org.cloudburstmc.api.level.Location
 
getChunk(int, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getChunk(int, int) - Method in class org.cloudburstmc.api.pack.Pack
 
getChunk(long) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getChunk(Vector2i) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getChunk(Vector3f) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getChunk(Vector3i) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getChunkFuture(int, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getChunkLoaders(int, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getChunkPlayers(int, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getChunks() - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getChunkX() - Method in class org.cloudburstmc.api.event.player.PlayerChunkRequestEvent
 
getChunkX() - Method in class org.cloudburstmc.api.level.Location
 
getChunkZ() - Method in class org.cloudburstmc.api.event.player.PlayerChunkRequestEvent
 
getChunkZ() - Method in class org.cloudburstmc.api.level.Location
 
getClickedPos() - Method in class org.cloudburstmc.api.event.player.PlayerInteractEntityEvent
 
getClientId() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getClientUUID() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getCloudEffects() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getCollidingEntities(AxisAlignedBB) - Method in interface org.cloudburstmc.api.level.Level
 
getCollidingEntities(AxisAlignedBB, Entity) - Method in interface org.cloudburstmc.api.level.Level
 
getCollisionBlocks(AxisAlignedBB) - Method in interface org.cloudburstmc.api.level.Level
 
getCollisionBoxes(Vector3i, BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getCollisionBoxes(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getCollisionCubes(Entity, AxisAlignedBB) - Method in interface org.cloudburstmc.api.level.Level
 
getCollisionCubes(Entity, AxisAlignedBB, boolean) - Method in interface org.cloudburstmc.api.level.Level
 
getCollisionCubes(Entity, AxisAlignedBB, boolean, boolean) - Method in interface org.cloudburstmc.api.level.Level
 
getColor() - Method in interface org.cloudburstmc.api.blockentity.Bed
 
getColor() - Method in class org.cloudburstmc.api.potion.Effect
 
getColor() - Method in class org.cloudburstmc.api.util.data.BannerPattern
 
getColor() - Method in enum class org.cloudburstmc.api.util.data.DyeColor
 
getColor(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getCombuster() - Method in class org.cloudburstmc.api.event.entity.EntityCombustByEntityEvent
 
getCombustor() - Method in class org.cloudburstmc.api.event.entity.EntityCombustByBlockEvent
 
getCommand() - Method in class org.cloudburstmc.api.event.server.ServerCommandEvent
 
getComparatorInputOverride(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getContents() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
getCookTime() - Method in interface org.cloudburstmc.api.blockentity.BrewingStand
 
getCost() - Method in interface org.cloudburstmc.api.inventory.AnvilInventory
 
getCraftingGrid() - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
getCraftingGridType() - Method in interface org.cloudburstmc.api.inventory.CraftingGrid
 
getCraftingInventory() - Method in interface org.cloudburstmc.api.player.Player
 
getCraftingResult() - Method in interface org.cloudburstmc.api.inventory.CraftingGrid
 
getCurrentInputMode() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getCurrentTick() - Method in interface org.cloudburstmc.api.level.Level
 
getCursorItem() - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
getCustomColor() - Method in interface org.cloudburstmc.api.blockentity.Cauldron
 
getCustomName() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
getDamage() - Method in interface org.cloudburstmc.api.entity.Projectile
 
getDamage() - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
getDamage() - Method in class org.cloudburstmc.api.event.vehicle.VehicleDamageEvent
 
getDamage(EntityDamageEvent.DamageModifier) - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
getDamageBonus(EnchantmentInstance, Entity) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
getDamager() - Method in class org.cloudburstmc.api.event.entity.EntityDamageByBlockEvent
 
getDamager() - Method in class org.cloudburstmc.api.event.entity.EntityDamageByEntityEvent
 
getData() - Method in class org.cloudburstmc.api.util.data.VineDirection
 
getDataDirectory() - Method in interface org.cloudburstmc.api.plugin.PluginContainer
 
getDeathMessage() - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
getDefault() - Method in class org.cloudburstmc.api.permission.Permission
 
getDefaultInputMode() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getDefaultLevel() - Method in interface org.cloudburstmc.api.Server
 
getDefaultPermissions(boolean) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
getDefaultPermSubscriptions(boolean) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
getDefaultSize() - Method in enum class org.cloudburstmc.api.inventory.InventoryType
 
getDefaultState() - Method in class org.cloudburstmc.api.block.BlockType
 
getDefaultTitle() - Method in enum class org.cloudburstmc.api.inventory.InventoryType
 
getDefaultValue() - Method in class org.cloudburstmc.api.block.trait.BlockTrait
 
getDefaultValue() - Method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
getDefaultValue() - Method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
getDefaultValue() - Method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
getDefaultValue() - Method in class org.cloudburstmc.api.entity.Attribute
 
getDefaultValue() - Method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
 
getDefaultValue() - Method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
 
getDefaultValue() - Method in interface org.cloudburstmc.api.level.gamerule.GameRule
 
getDefaultValue() - Method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
 
getDefaultValue() - Method in enum class org.cloudburstmc.api.player.AdventureSetting
 
getDependencies() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
The array of plugin IDs that this plugin requires in order to function fully.
getDescription() - Method in class org.cloudburstmc.api.permission.Permission
 
getDescription() - Method in interface org.cloudburstmc.api.plugin.PluginContainer
 
getDescription() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
 
getDescriptionId(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getDeviceId() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getDeviceModel() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getDeviceOS() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getDifficulty() - Method in interface org.cloudburstmc.api.Server
 
getDirection() - Method in interface org.cloudburstmc.api.entity.Entity
 
getDirectionPlane() - Method in interface org.cloudburstmc.api.entity.Entity
 
getDirections() - Method in class org.cloudburstmc.api.util.data.VineDirection
 
getDirectionVector() - Method in interface org.cloudburstmc.api.entity.Entity
 
getDisplayName() - Method in interface org.cloudburstmc.api.player.Player
 
getDrag() - Method in interface org.cloudburstmc.api.entity.Entity
 
getDropExp() - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getDropExp() - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
getDrops() - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
getDrops() - Method in class org.cloudburstmc.api.event.entity.EntityDeathEvent
 
getDrops(Block, ItemStack) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getDurability() - Method in interface org.cloudburstmc.api.item.ItemType
 
getDurability() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getDurability() - Method in interface org.cloudburstmc.api.item.TierType
 
getDurabilityBase() - Method in interface org.cloudburstmc.api.item.ArmorPartType
 
getDuration() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getDuration() - Method in class org.cloudburstmc.api.event.entity.EntityCombustEvent
 
getDuration() - Method in class org.cloudburstmc.api.potion.Potion
 
getDyeColor(Identifier) - Method in class org.cloudburstmc.api.util.data.TerracottaColor
 
getDyeData() - Method in enum class org.cloudburstmc.api.util.data.DyeColor
 
getDyeName() - Method in enum class org.cloudburstmc.api.util.data.DyeColor
 
getEffect() - Method in class org.cloudburstmc.api.potion.Potion
 
getEffect(int) - Method in interface org.cloudburstmc.api.entity.Entity
Deprecated.
getEffect(EffectType) - Method in interface org.cloudburstmc.api.entity.Entity
 
getEffectivePermissions() - Method in interface org.cloudburstmc.api.permission.Permissible
 
getEffects() - Method in interface org.cloudburstmc.api.entity.Entity
 
getEfficiencyMultiplier() - Method in interface org.cloudburstmc.api.item.ToolType
 
getEnchantAbility(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getEnchantment(EnchantmentType) - Method in interface org.cloudburstmc.api.item.ItemStack
 
getEnchantments() - Method in interface org.cloudburstmc.api.item.ItemStack
 
getEnd() - Method in class org.cloudburstmc.api.util.IntRange
 
getEnderChestInventory() - Method in interface org.cloudburstmc.api.player.Player
 
getEntities() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Gets an immutable copy of entities currently in this chunk
getEntity() - Method in class org.cloudburstmc.api.event.block.BlockIgniteEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.entity.CreeperPowerEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.entity.EntityEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.entity.EntityShootBowEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.entity.ItemDespawnEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.entity.ItemSpawnEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.entity.ProjectileLaunchEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.player.PlayerInteractEntityEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.player.PlayerMouseOverEntityEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.potion.PotionApplyEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.vehicle.EntityEnterVehicleEvent
 
getEntity() - Method in class org.cloudburstmc.api.event.vehicle.EntityExitVehicleEvent
 
getEntity(long) - Method in interface org.cloudburstmc.api.level.Level
 
getEntityClass() - Method in class org.cloudburstmc.api.entity.EntityType
 
getEntityType() - Method in class org.cloudburstmc.api.event.entity.CreatureSpawnEvent
 
getEventManager() - Method in interface org.cloudburstmc.api.Server
 
getExperience() - Method in interface org.cloudburstmc.api.entity.misc.ExperienceOrb
 
getExperience() - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
getExtra() - Method in interface org.cloudburstmc.api.block.BlockSnapshot
 
getExtraData() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getEyeHeight() - Method in interface org.cloudburstmc.api.entity.Entity
 
getFace() - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
getFace() - Method in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
getFilterLevel() - Method in class org.cloudburstmc.api.block.BlockType
 
getFilterLevel(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getFinalDamage() - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
getFireTicks() - Method in interface org.cloudburstmc.api.entity.Entity
 
getFireworkData() - Method in interface org.cloudburstmc.api.entity.misc.FireworksRocket
 
getFirstPlayed() - Method in interface org.cloudburstmc.api.player.Player
Returns the time this player first played on this server.
getFloorX() - Method in class org.cloudburstmc.api.level.Location
 
getFloorY() - Method in class org.cloudburstmc.api.level.Location
 
getFloorZ() - Method in class org.cloudburstmc.api.level.Location
 
getFood() - Method in class org.cloudburstmc.api.event.player.PlayerEatFoodEvent
 
getFoodLevel() - Method in class org.cloudburstmc.api.event.player.PlayerFoodLevelChangeEvent
 
getFoodSaturationLevel() - Method in class org.cloudburstmc.api.event.player.PlayerFoodLevelChangeEvent
 
getForce() - Method in class org.cloudburstmc.api.event.entity.EntityExplosionPrimeEvent
 
getForce() - Method in class org.cloudburstmc.api.event.entity.EntityShootBowEvent
 
getForce() - Method in class org.cloudburstmc.api.event.entity.ExplosionPrimeEvent
 
getFormat() - Method in class org.cloudburstmc.api.event.player.PlayerChatEvent
 
getFreeSpace(ItemStack) - Method in interface org.cloudburstmc.api.inventory.Inventory
Returns how much space remains for the target item
getFriction() - Method in class org.cloudburstmc.api.block.BlockType
 
getFrictionFactor(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getFrom() - Method in class org.cloudburstmc.api.event.block.BlockFromToEvent
 
getFrom() - Method in class org.cloudburstmc.api.event.entity.EntityTeleportEvent
 
getFrom() - Method in class org.cloudburstmc.api.event.player.PlayerMoveEvent
 
getFrom() - Method in class org.cloudburstmc.api.event.player.PlayerTeleportEvent
 
getFrom() - Method in class org.cloudburstmc.api.event.vehicle.VehicleMoveEvent
 
getFuel() - Method in class org.cloudburstmc.api.event.inventory.BrewFinishEvent
 
getFuel() - Method in class org.cloudburstmc.api.event.inventory.FurnaceBurnEvent
 
getFuel() - Method in interface org.cloudburstmc.api.inventory.BrewingInventory
 
getFuel() - Method in interface org.cloudburstmc.api.inventory.FurnaceInventory
 
getFuelAmount() - Method in interface org.cloudburstmc.api.blockentity.BrewingStand
 
getFuelTime() - Method in interface org.cloudburstmc.api.item.ItemType
 
getFuelTime() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getFuelTime(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getFullLight(Vector3i) - Method in interface org.cloudburstmc.api.level.Level
 
getFurnace() - Method in class org.cloudburstmc.api.event.inventory.FurnaceBurnEvent
 
getFurnace() - Method in class org.cloudburstmc.api.event.inventory.FurnaceSmeltEvent
 
getFuse() - Method in interface org.cloudburstmc.api.entity.misc.PrimedTnt
 
getGamemode() - Method in interface org.cloudburstmc.api.player.Player
 
getGamemode() - Method in interface org.cloudburstmc.api.Server
 
getGameRuleRegistry() - Method in interface org.cloudburstmc.api.Server
 
getGameRules() - Method in interface org.cloudburstmc.api.level.Level
 
getGameVersion() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getGravity() - Method in interface org.cloudburstmc.api.entity.Entity
 
getGreen() - Method in enum class org.cloudburstmc.api.util.data.BlockColor
 
getGuiScale() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getHardness() - Method in class org.cloudburstmc.api.block.BlockType
 
getHardness(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getHash() - Method in class org.cloudburstmc.api.pack.Pack
 
getHealth() - Method in interface org.cloudburstmc.api.entity.Entity
 
getHeight() - Method in interface org.cloudburstmc.api.entity.Entity
 
getHeight() - Method in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
getHeightMapArray() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Get a copy of the height map array.
getHeldItem() - Method in class org.cloudburstmc.api.event.inventory.InventoryClickEvent
 
getHeldItemIndex() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getHelmet() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getHighestBlock(int, int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getHighestBlock(int, int) - Method in interface org.cloudburstmc.api.level.Level
 
getHighestPosition() - Method in interface org.cloudburstmc.api.entity.Entity
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.AnvilInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.BarrelInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.BeaconInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.BrewingInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.ChestInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.CraftingGrid
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.EnchantInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.FurnaceInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.HopperInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
getHolder() - Method in interface org.cloudburstmc.api.inventory.ShulkerBoxInventory
 
getHopperPullSlots() - Method in interface org.cloudburstmc.api.blockentity.ContainerBlockEntity
Returns list of slot indexes where the item should be pulled from
getHopperPushSlots(Direction, ItemStack) - Method in interface org.cloudburstmc.api.blockentity.ContainerBlockEntity
Returns an array of slot indexes where the item should be pushed to
getHorizontalAngle() - Method in enum class org.cloudburstmc.api.util.Direction
Get the angle of this BlockFace (0-360)
getHorizontalDirection() - Method in interface org.cloudburstmc.api.entity.Entity
 
getHorizontalIndex() - Method in enum class org.cloudburstmc.api.util.Direction
Get the horizontal index of this BlockFace (0-3).
getHotbar() - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
getHotbarSlot(int) - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
getId() - Method in class org.cloudburstmc.api.block.BlockType
 
getId() - Method in class org.cloudburstmc.api.entity.Attribute
 
getId() - Method in interface org.cloudburstmc.api.inventory.Recipe
 
getId() - Method in interface org.cloudburstmc.api.item.ItemType
 
getId() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getId() - Method in interface org.cloudburstmc.api.level.Level
 
getId() - Method in class org.cloudburstmc.api.pack.Pack
 
getId() - Method in interface org.cloudburstmc.api.plugin.PluginDependency
 
getId() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
The ID for this plugin.
getId() - Method in class org.cloudburstmc.api.potion.Effect
 
getId() - Method in enum class org.cloudburstmc.api.util.data.MinecartType
Get the variants of the current minecart
getIdentifier() - Method in class org.cloudburstmc.api.blockentity.BlockEntityType
 
getIdentifier() - Method in class org.cloudburstmc.api.entity.EntityType
 
getIdentifier(int) - Method in interface org.cloudburstmc.api.registry.ItemRegistry
 
getIdentityPublicKey() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getImplementationVersion() - Method in interface org.cloudburstmc.api.Server
 
getIndex() - Method in enum class org.cloudburstmc.api.util.Direction
Get the index of this BlockFace (0-5).
getIndex(boolean) - Method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
getIndex(int) - Method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
getIndex(Object) - Method in class org.cloudburstmc.api.block.trait.BlockTrait
 
getIndex(Object) - Method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
getIndex(Object) - Method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
getIndex(Object) - Method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
getIngredient() - Method in class org.cloudburstmc.api.event.inventory.BrewFinishEvent
 
getIngredient() - Method in class org.cloudburstmc.api.event.inventory.BrewStartEvent
 
getIngredient() - Method in interface org.cloudburstmc.api.inventory.BrewingInventory
 
getInput() - Method in class org.cloudburstmc.api.event.inventory.CraftItemEvent
 
getInput() - Method in interface org.cloudburstmc.api.inventory.AnvilInventory
 
getInput() - Method in interface org.cloudburstmc.api.inventory.EnchantInventory
 
getInstaBreak() - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
getInt(int) - Method in class org.cloudburstmc.api.util.IntRange
 
getInteractButtonText() - Method in interface org.cloudburstmc.api.entity.Interactable
 
getIntermediateWithXValue(Vector3f, Vector3f, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getIntermediateWithXValue(Vector3f, Vector3f, float) - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
getIntermediateWithYValue(Vector3f, Vector3f, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getIntermediateWithYValue(Vector3f, Vector3f, float) - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
getIntermediateWithZValue(Vector3f, Vector3f, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getIntermediateWithZValue(Vector3f, Vector3f, float) - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
getInventory() - Method in interface org.cloudburstmc.api.blockentity.Barrel
 
getInventory() - Method in interface org.cloudburstmc.api.blockentity.BrewingStand
 
getInventory() - Method in interface org.cloudburstmc.api.blockentity.Chest
 
getInventory() - Method in interface org.cloudburstmc.api.blockentity.Furnace
 
getInventory() - Method in interface org.cloudburstmc.api.blockentity.ShulkerBox
 
getInventory() - Method in class org.cloudburstmc.api.event.inventory.InventoryEvent
 
getInventory() - Method in interface org.cloudburstmc.api.inventory.InventoryHolder
 
getInventory() - Method in interface org.cloudburstmc.api.player.Player
 
getInventorySlot() - Method in class org.cloudburstmc.api.event.player.PlayerItemHeldEvent
Deprecated.
getIp() - Method in interface org.cloudburstmc.api.Server
 
getItem() - Method in interface org.cloudburstmc.api.blockentity.ItemFrame
 
getItem() - Method in interface org.cloudburstmc.api.entity.misc.DroppedItem
 
getItem() - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
getItem() - Method in class org.cloudburstmc.api.event.block.BlockPlaceEvent
 
getItem() - Method in class org.cloudburstmc.api.event.block.ItemFrameDropItemEvent
 
getItem() - Method in class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent
 
getItem() - Method in class org.cloudburstmc.api.event.inventory.InventoryPickupItemEvent
 
getItem() - Method in class org.cloudburstmc.api.event.player.PlayerBlockPickEvent
 
getItem() - Method in class org.cloudburstmc.api.event.player.PlayerBucketEvent
Returns the item in hand after the event
getItem() - Method in class org.cloudburstmc.api.event.player.PlayerDropItemEvent
 
getItem() - Method in class org.cloudburstmc.api.event.player.PlayerGlassBottleFillEvent
 
getItem() - Method in class org.cloudburstmc.api.event.player.PlayerInteractEntityEvent
 
getItem() - Method in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
getItem() - Method in class org.cloudburstmc.api.event.player.PlayerItemConsumeEvent
 
getItem() - Method in class org.cloudburstmc.api.event.player.PlayerItemHeldEvent
 
getItem(int) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
getItem(BlockState) - Method in interface org.cloudburstmc.api.registry.ItemRegistry
 
getItem(BlockState, int) - Method in interface org.cloudburstmc.api.registry.ItemRegistry
 
getItem(ItemType) - Method in interface org.cloudburstmc.api.registry.ItemRegistry
 
getItem(ItemType, int, Object...) - Method in interface org.cloudburstmc.api.registry.ItemRegistry
 
getItemDropChance() - Method in interface org.cloudburstmc.api.blockentity.ItemFrame
 
getItemFrame() - Method in class org.cloudburstmc.api.event.block.ItemFrameDropItemEvent
 
getItemInHand() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getItemRotation() - Method in interface org.cloudburstmc.api.blockentity.ItemFrame
 
getItems() - Method in interface org.cloudburstmc.api.registry.ItemRegistry
 
getJoinMessage() - Method in class org.cloudburstmc.api.event.player.PlayerJoinEvent
 
getKeepExperience() - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
getKeepInventory() - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
getKickMessage() - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
getKickMessage() - Method in class org.cloudburstmc.api.event.player.PlayerLoginEvent
 
getKickMessageContainer() - Method in class org.cloudburstmc.api.event.player.PlayerLoginEvent
 
getKnockBack() - Method in class org.cloudburstmc.api.event.entity.EntityDamageByEntityEvent
 
getLanguageCode() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getLastDamageCause() - Method in interface org.cloudburstmc.api.entity.Entity
 
getLastPlayed() - Method in interface org.cloudburstmc.api.player.Player
Returns the time this player last joined in this server.
getLectern() - Method in class org.cloudburstmc.api.event.block.LecternDropBookEvent
 
getLectern() - Method in class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
getLectern() - Method in class org.cloudburstmc.api.event.block.LecternPlaceBookEvent
 
getLeftPage() - Method in class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
getLeggings() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getLength() - Method in interface org.cloudburstmc.api.entity.Entity
 
getLevel() - Method in interface org.cloudburstmc.api.block.Block
 
getLevel() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
getLevel() - Method in interface org.cloudburstmc.api.enchantment.EnchantmentInstance
 
getLevel() - Method in interface org.cloudburstmc.api.entity.Entity
 
getLevel() - Method in class org.cloudburstmc.api.event.level.LevelEvent
 
getLevel() - Method in class org.cloudburstmc.api.event.level.WeatherEvent
 
getLevel() - Method in interface org.cloudburstmc.api.item.TierType
 
getLevel() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Get the level the chunk was loaded in.
getLevel() - Method in interface org.cloudburstmc.api.level.ChunkLoader
 
getLevel() - Method in class org.cloudburstmc.api.level.Location
 
getLevel() - Method in interface org.cloudburstmc.api.player.Player
 
getLevel() - Method in class org.cloudburstmc.api.potion.Potion
 
getLife() - Method in interface org.cloudburstmc.api.entity.misc.FireworksRocket
 
getLifetime() - Method in interface org.cloudburstmc.api.entity.misc.FireworksRocket
 
getLightLevel(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getLightningBolt() - Method in class org.cloudburstmc.api.event.entity.CreeperPowerEvent
Gets the lightning bolt which is striking the Creeper.
getLightningBolt() - Method in class org.cloudburstmc.api.event.level.LightningStrikeEvent
Gets the bolt which is striking the earth.
getLine(int) - Method in class org.cloudburstmc.api.event.block.SignChangeEvent
 
getLines() - Method in class org.cloudburstmc.api.event.block.SignChangeEvent
 
getLiquid() - Method in interface org.cloudburstmc.api.block.BlockSnapshot
 
getLiquidLayer() - Method in interface org.cloudburstmc.api.block.BlockSnapshot
 
getListener() - Method in interface org.cloudburstmc.api.event.EventFireHandler.ListenerMethod
 
getLoadedBlock(int, int, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getLoadedBlock(Vector3f) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getLoadedBlock(Vector3i) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getLoadedChunk(int, int) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getLoadedChunk(long) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getLoadedChunk(Vector3f) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getLoadedChunk(Vector3i) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getLoader() - Method in class org.cloudburstmc.api.pack.Pack
 
getLoaderId() - Method in interface org.cloudburstmc.api.level.ChunkLoader
 
getLoaders() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getLocation() - Method in interface org.cloudburstmc.api.entity.Entity
 
getLocation() - Method in class org.cloudburstmc.api.event.entity.CreatureSpawnEvent
 
getLocation() - Method in class org.cloudburstmc.api.event.entity.EntityDespawnEvent
 
getLocation() - Method in class org.cloudburstmc.api.event.entity.EntitySpawnEvent
 
getLocation() - Method in interface org.cloudburstmc.api.pack.loader.PackLoader
 
getLogger() - Method in interface org.cloudburstmc.api.plugin.PluginContainer
 
getLoginData() - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
getLoginResult() - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
getLongQuery() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getLore() - Method in interface org.cloudburstmc.api.item.ItemStack
 
getMajor() - Method in class org.cloudburstmc.api.util.SemVersion
 
getManifest() - Method in class org.cloudburstmc.api.pack.Pack
 
getMap() - Method in class org.cloudburstmc.api.event.player.PlayerMapInfoRequestEvent
 
getMaterial() - Method in interface org.cloudburstmc.api.inventory.AnvilInventory
 
getMaxDurability() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getMaxEnchantAbility(int) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
getMaxEnchantableLevel(EnchantmentInstance) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
getMaxHealth() - Method in interface org.cloudburstmc.api.entity.Entity
 
getMaximumStackSize() - Method in class org.cloudburstmc.api.block.BlockType
 
getMaximumStackSize() - Method in interface org.cloudburstmc.api.item.ItemType
 
getMaximumStackSize() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getMaxLevel(EnchantmentInstance) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
getMaxOrbSize(int) - Static method in interface org.cloudburstmc.api.entity.misc.ExperienceOrb
Returns the largest size of normal XP orb that will be spawned for the specified amount of XP.
getMaxPage() - Method in class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
getMaxPlayerCount() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getMaxPlayers() - Method in interface org.cloudburstmc.api.Server
 
getMaxStackSize() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
getMaxStackSize(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getMaxValue() - Method in class org.cloudburstmc.api.entity.Attribute
 
getMaxX() - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getMaxX() - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
getMaxY() - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getMaxY() - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
getMaxZ() - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getMaxZ() - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
getMessage() - Method in class org.cloudburstmc.api.event.player.PlayerMessageEvent
 
getMetadata(Class<T>) - Method in interface org.cloudburstmc.api.item.ItemStack
 
getMetadata(Class<T>, T) - Method in interface org.cloudburstmc.api.item.ItemStack
 
getMetadataClass() - Method in class org.cloudburstmc.api.block.BlockType
 
getMetadataClass() - Method in interface org.cloudburstmc.api.item.ItemType
 
getMetadataClass() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getMethod() - Method in interface org.cloudburstmc.api.event.EventFireHandler.ListenerMethod
 
getMethods() - Method in interface org.cloudburstmc.api.event.EventFireHandler
 
getMinEnchantAbility(int) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
getMinimalTier(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getMiningEfficiency() - Method in interface org.cloudburstmc.api.item.TierType
 
getMinor() - Method in class org.cloudburstmc.api.util.SemVersion
 
getMinValue() - Method in class org.cloudburstmc.api.entity.Attribute
 
getMinX() - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getMinX() - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
getMinY() - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getMinY() - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
getMinZ() - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getMinZ() - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
getMotd() - Method in interface org.cloudburstmc.api.Server
 
getMotion() - Method in interface org.cloudburstmc.api.entity.Entity
 
getMotion() - Method in class org.cloudburstmc.api.event.entity.EntityMotionEvent
 
getMotive() - Method in interface org.cloudburstmc.api.entity.misc.Painting
 
getMovementSpeed() - Method in interface org.cloudburstmc.api.player.Player
 
getMovingObjectPosition() - Method in class org.cloudburstmc.api.event.entity.ProjectileHitEvent
 
getName() - Method in interface org.cloudburstmc.api.command.CommandSender
Returns the name of the command sender.
getName() - Method in class org.cloudburstmc.api.entity.Attribute
 
getName() - Method in interface org.cloudburstmc.api.entity.Entity
 
getName() - Method in class org.cloudburstmc.api.event.server.PlayerDataSerializeEvent
 
getName() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
getName() - Method in interface org.cloudburstmc.api.item.ItemStack
 
getName() - Method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
 
getName() - Method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
 
getName() - Method in interface org.cloudburstmc.api.level.gamerule.GameRule
 
getName() - Method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
 
getName() - Method in interface org.cloudburstmc.api.level.Level
 
getName() - Method in class org.cloudburstmc.api.pack.Pack
 
getName() - Method in class org.cloudburstmc.api.permission.Permission
 
getName() - Method in interface org.cloudburstmc.api.player.Player
Returns the name of this player.
getName() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
 
getName() - Method in interface org.cloudburstmc.api.Server
 
getName() - Method in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
getName() - Method in enum class org.cloudburstmc.api.util.data.DyeColor
 
getName() - Method in enum class org.cloudburstmc.api.util.data.MinecartType
Get the name of the minecart variants
getName() - Method in enum class org.cloudburstmc.api.util.Direction.Axis
 
getName() - Method in enum class org.cloudburstmc.api.util.Direction
Get the name of this BlockFace (up, down, north, etc.)
getName() - Method in class org.cloudburstmc.api.util.Identifier
 
getNamespace() - Method in class org.cloudburstmc.api.util.Identifier
 
getNameTag() - Method in interface org.cloudburstmc.api.entity.Entity
 
getNearbyEntities(AxisAlignedBB) - Method in interface org.cloudburstmc.api.level.Level
 
getNearbyEntities(AxisAlignedBB, Entity) - Method in interface org.cloudburstmc.api.level.Level
 
getNearbyEntities(AxisAlignedBB, Entity, boolean) - Method in interface org.cloudburstmc.api.level.Level
 
getNetworkPreparedFile() - Method in interface org.cloudburstmc.api.pack.loader.PackLoader
 
getNewFlowDecay() - Method in class org.cloudburstmc.api.event.block.LiquidFlowEvent
 
getNewGamemode() - Method in class org.cloudburstmc.api.event.player.PlayerGameModeChangeEvent
 
getNewItem() - Method in class org.cloudburstmc.api.event.entity.EntityArmorChangeEvent
 
getNewItem() - Method in class org.cloudburstmc.api.event.entity.EntityInventoryChangeEvent
 
getNewPower() - Method in class org.cloudburstmc.api.event.block.BlockPistonChangeEvent
 
getNewPower() - Method in class org.cloudburstmc.api.event.block.BlockRedstoneEvent
 
getNewRawPage() - Method in class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
getNewState() - Method in class org.cloudburstmc.api.event.block.BlockFadeEvent
 
getNewState() - Method in class org.cloudburstmc.api.event.block.BlockGrowEvent
 
getNoDamageTicks() - Method in interface org.cloudburstmc.api.entity.Entity
 
getNote() - Method in interface org.cloudburstmc.api.blockentity.Noteblock
 
getOffHand() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
getOffset() - Method in enum class org.cloudburstmc.api.util.Direction.AxisDirection
 
getOffset(Vector3i) - Method in enum class org.cloudburstmc.api.util.Direction
 
getOffset(Vector3i, int) - Method in enum class org.cloudburstmc.api.util.Direction
 
getOffsetBoundingBox(float, float, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getOffsetBoundingBox(Vector3f) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
getOldItem() - Method in class org.cloudburstmc.api.event.entity.EntityArmorChangeEvent
 
getOldItem() - Method in class org.cloudburstmc.api.event.entity.EntityInventoryChangeEvent
 
getOldPower() - Method in class org.cloudburstmc.api.event.block.BlockPistonChangeEvent
 
getOldPower() - Method in class org.cloudburstmc.api.event.block.BlockRedstoneEvent
 
getOnlinePlayers() - Method in interface org.cloudburstmc.api.Server
 
getOpposite() - Method in enum class org.cloudburstmc.api.util.Direction
Get the opposite BlockFace (e.g.
getOrCreateSection(@org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getOrigin() - Method in class org.cloudburstmc.api.event.entity.EntityLevelChangeEvent
 
getOriginalDamage() - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
getOriginalDamage(EntityDamageEvent.DamageModifier) - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
getOutput() - Method in interface org.cloudburstmc.api.inventory.EnchantInventory
 
getOutputSignal() - Method in interface org.cloudburstmc.api.blockentity.Comparator
 
getOwner() - Method in interface org.cloudburstmc.api.entity.Entity
 
getOwnerId() - Method in interface org.cloudburstmc.api.entity.Ownable
 
getPackManager() - Method in class org.cloudburstmc.api.event.server.RegistriesClosedEvent
 
getPage() - Method in interface org.cloudburstmc.api.blockentity.Lectern
 
getPair() - Method in interface org.cloudburstmc.api.blockentity.Chest
 
getParticleId() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getPassengers() - Method in interface org.cloudburstmc.api.entity.Entity
 
getPatch() - Method in class org.cloudburstmc.api.util.SemVersion
 
getPath() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
The path where the plugin is located on the file system.
getPathMatcher() - Method in interface org.cloudburstmc.api.plugin.PluginLoader
 
getPattern(int) - Method in interface org.cloudburstmc.api.blockentity.Banner
 
getPatterns() - Method in interface org.cloudburstmc.api.blockentity.Banner
 
getPermissible() - Method in class org.cloudburstmc.api.permission.PermissionAttachmentInfo
 
getPermissibles() - Method in class org.cloudburstmc.api.permission.Permission
 
getPermission() - Method in class org.cloudburstmc.api.permission.PermissionAttachmentInfo
 
getPermission(String) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
getPermissionManager() - Method in interface org.cloudburstmc.api.Server
 
getPermissions() - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
getPermissions() - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
getPermissionSubscriptions(String) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
getPhotoName() - Method in interface org.cloudburstmc.api.item.data.Page
 
getPickupCount() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getPickupDelay() - Method in interface org.cloudburstmc.api.entity.misc.DroppedItem
 
getPickupDelay() - Method in interface org.cloudburstmc.api.entity.misc.ExperienceOrb
 
getPitch() - Method in interface org.cloudburstmc.api.entity.Entity
 
getPitch() - Method in class org.cloudburstmc.api.level.Location
 
getPlane() - Method in enum class org.cloudburstmc.api.util.Direction.Axis
 
getPlant() - Method in interface org.cloudburstmc.api.blockentity.FlowerPot
 
getPlayer() - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.block.BlockPlaceEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.block.DoorToggleEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.block.ItemFrameDropItemEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.block.LecternDropBookEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.block.LecternPlaceBookEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.block.SignChangeEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.inventory.CraftItemEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.inventory.InventoryClickEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.inventory.InventoryCloseEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.inventory.InventoryOpenEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
getPlayer() - Method in class org.cloudburstmc.api.event.player.PlayerEvent
 
getPlayer(String) - Method in interface org.cloudburstmc.api.Server
 
getPlayerCount() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getPlayerList() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getPlayerLoaders() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getPlayers() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Gets an immutable copy of players currently in this chunk
getPlayers() - Method in interface org.cloudburstmc.api.level.Level
 
getPlugin() - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
getPlugin() - Method in interface org.cloudburstmc.api.plugin.PluginContainer
 
getPlugin(String) - Method in interface org.cloudburstmc.api.plugin.PluginManager
Checks if the given plugin is loaded and returns it when applicable
getPluginLoader() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
 
getPluginManager() - Method in interface org.cloudburstmc.api.Server
 
getPlugins() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getPort() - Method in interface org.cloudburstmc.api.Server
 
getPortalType() - Method in class org.cloudburstmc.api.event.entity.EntityPortalEnterEvent
 
getPosition() - Method in interface org.cloudburstmc.api.block.Block
 
getPosition() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
getPosition() - Method in interface org.cloudburstmc.api.entity.Entity
 
getPosition() - Method in class org.cloudburstmc.api.event.entity.EntityExplodeEvent
 
getPosition() - Method in interface org.cloudburstmc.api.level.ChunkLoader
 
getPosition() - Method in class org.cloudburstmc.api.level.Location
 
getPossibleValues() - Method in class org.cloudburstmc.api.block.trait.BlockTrait
 
getPotion() - Method in class org.cloudburstmc.api.event.potion.PotionEvent
 
getPotion(int) - Method in class org.cloudburstmc.api.event.inventory.BrewFinishEvent
 
getPotion(int) - Method in class org.cloudburstmc.api.event.inventory.BrewStartEvent
 
getPotionColor() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getPotionId() - Method in interface org.cloudburstmc.api.blockentity.Cauldron
 
getPotionId() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getPotionId() - Method in interface org.cloudburstmc.api.entity.projectile.SplashPotion
Deprecated.
getPotions() - Method in class org.cloudburstmc.api.event.inventory.BrewFinishEvent
 
getPotions() - Method in class org.cloudburstmc.api.event.inventory.BrewStartEvent
 
getPotionType() - Method in interface org.cloudburstmc.api.blockentity.Cauldron
 
getPotionType() - Method in interface org.cloudburstmc.api.entity.projectile.SplashPotion
 
getPreviousSpawn() - Method in class org.cloudburstmc.api.event.level.SpawnChangeEvent
 
getProjectile() - Method in class org.cloudburstmc.api.event.entity.EntityShootBowEvent
 
getProtectionFactor(EnchantmentInstance, EntityDamageEvent) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
getQuitMessage() - Method in class org.cloudburstmc.api.event.player.PlayerKickEvent
 
getQuitMessage() - Method in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
getRadius() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getRadiusChangeOnPickup() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getRadiusPerTick() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getRainTime() - Method in interface org.cloudburstmc.api.level.Level
 
getRange() - Method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
getReagent() - Method in interface org.cloudburstmc.api.inventory.EnchantInventory
 
getReason() - Method in class org.cloudburstmc.api.event.entity.CreatureSpawnEvent
 
getReason() - Method in class org.cloudburstmc.api.event.player.PlayerKickEvent
 
getReason() - Method in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
getReasonEnum() - Method in class org.cloudburstmc.api.event.player.PlayerKickEvent
 
getRecipe() - Method in class org.cloudburstmc.api.event.inventory.CraftItemEvent
 
getRecipe(UUID) - Method in interface org.cloudburstmc.api.registry.RecipeRegistry
 
getRecipe(Identifier) - Method in interface org.cloudburstmc.api.registry.RecipeRegistry
 
getRecipes() - Method in interface org.cloudburstmc.api.registry.RecipeRegistry
 
getRecipients() - Method in class org.cloudburstmc.api.event.player.PlayerChatEvent
 
getRecordItem() - Method in interface org.cloudburstmc.api.blockentity.Jukebox
 
getRed() - Method in enum class org.cloudburstmc.api.util.data.BlockColor
 
getRegainReason() - Method in class org.cloudburstmc.api.event.entity.EntityRegainHealthEvent
 
getRelative(int, int, int) - Method in interface org.cloudburstmc.api.block.Block
 
getRelative(Vector3i) - Method in interface org.cloudburstmc.api.block.Block
 
getRelativeState(int, int, int) - Method in interface org.cloudburstmc.api.block.Block
 
getRelativeState(int, int, int, int) - Method in interface org.cloudburstmc.api.block.Block
 
getRelativeState(Vector3i) - Method in interface org.cloudburstmc.api.block.Block
 
getRelativeState(Vector3i, int) - Method in interface org.cloudburstmc.api.block.Block
 
getRelativeState(Vector4i) - Method in interface org.cloudburstmc.api.block.Block
 
getRemovalCallback() - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
getResistance() - Method in class org.cloudburstmc.api.block.BlockType
 
getResistance(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getRespawnLocation() - Method in class org.cloudburstmc.api.event.player.PlayerRespawnEvent
 
getResult() - Method in class org.cloudburstmc.api.event.inventory.CraftItemEvent
 
getResult() - Method in class org.cloudburstmc.api.event.inventory.FurnaceSmeltEvent
 
getResult() - Method in interface org.cloudburstmc.api.inventory.FurnaceInventory
 
getResult() - Method in interface org.cloudburstmc.api.inventory.Recipe
 
getRGB() - Method in enum class org.cloudburstmc.api.util.data.BlockColor
 
getRightPage() - Method in class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
getRod() - Method in interface org.cloudburstmc.api.entity.projectile.FishingHook
 
getRotation() - Method in interface org.cloudburstmc.api.blockentity.Skull
 
getRuleNames() - Method in interface org.cloudburstmc.api.registry.GameRuleRegistry
 
getRules() - Method in interface org.cloudburstmc.api.registry.GameRuleRegistry
 
getRundtimeId(Identifier, int) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
getRuntimeId() - Method in interface org.cloudburstmc.api.entity.Entity
 
getRuntimeId(BlockState) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
getSaveId() - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getScale() - Method in interface org.cloudburstmc.api.entity.Entity
 
getScheduledActions() - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
getSeatPosition() - Method in interface org.cloudburstmc.api.entity.Entity
 
getSection(@org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getSections() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getSeed() - Method in interface org.cloudburstmc.api.level.ChunkManager
 
getSeed() - Method in interface org.cloudburstmc.api.level.Level
 
getSender() - Method in class org.cloudburstmc.api.event.player.PlayerMessageEvent
 
getSender() - Method in class org.cloudburstmc.api.event.server.ServerCommandEvent
 
getSerializer() - Method in class org.cloudburstmc.api.event.server.PlayerDataSerializeEvent
 
getServer() - Method in interface org.cloudburstmc.api.command.CommandSender
Returns the server instance of the command sender.
getServer() - Method in interface org.cloudburstmc.api.entity.Entity
 
getServer() - Method in interface org.cloudburstmc.api.level.Level
 
getServer() - Method in interface org.cloudburstmc.api.player.Player
Returns the Server object carrying this player.
getServerAddress() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getServerId() - Method in interface org.cloudburstmc.api.player.Player
 
getServerName() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getShooter() - Method in interface org.cloudburstmc.api.entity.Projectile
 
getShortQuery() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getSide(Direction) - Method in interface org.cloudburstmc.api.block.Block
 
getSide(Direction, int) - Method in interface org.cloudburstmc.api.block.Block
 
getSideState(Direction) - Method in interface org.cloudburstmc.api.block.Block
 
getSideState(Direction, int) - Method in interface org.cloudburstmc.api.block.Block
 
getSideState(Direction, int, int) - Method in interface org.cloudburstmc.api.block.Block
 
getSize() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
getSize() - Method in class org.cloudburstmc.api.pack.Pack
 
getSkin() - Method in class org.cloudburstmc.api.event.player.PlayerChangeSkinEvent
 
getSkin() - Method in interface org.cloudburstmc.api.player.Player
 
getSkin() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getSkullType() - Method in interface org.cloudburstmc.api.blockentity.Skull
 
getSkyLight(int, int, int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
getSkyLight(int, int, int) - Method in interface org.cloudburstmc.api.level.chunk.ChunkSection
 
getSlabId() - Method in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
getSlot() - Method in class org.cloudburstmc.api.event.entity.EntityArmorChangeEvent
 
getSlot() - Method in class org.cloudburstmc.api.event.entity.EntityInventoryChangeEvent
 
getSlot() - Method in class org.cloudburstmc.api.event.inventory.InventoryClickEvent
 
getSlot() - Method in class org.cloudburstmc.api.event.player.PlayerItemHeldEvent
 
getSmelting() - Method in interface org.cloudburstmc.api.inventory.FurnaceInventory
 
getSource() - Method in interface org.cloudburstmc.api.entity.misc.PrimedTnt
 
getSource() - Method in class org.cloudburstmc.api.event.block.BlockIgniteEvent
 
getSource() - Method in class org.cloudburstmc.api.event.block.BlockSpreadEvent
 
getSource() - Method in class org.cloudburstmc.api.event.block.LiquidFlowEvent
 
getSource() - Method in class org.cloudburstmc.api.event.inventory.FurnaceSmeltEvent
 
getSource() - Method in class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent
 
getSourceItem() - Method in class org.cloudburstmc.api.event.inventory.InventoryClickEvent
 
getSpawn() - Method in interface org.cloudburstmc.api.player.Player
 
getSpawnLocation() - Method in interface org.cloudburstmc.api.level.Level
 
getSpawnTime() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getStairsId() - Method in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
getStart() - Method in class org.cloudburstmc.api.util.IntRange
 
getState() - Method in interface org.cloudburstmc.api.block.BlockSnapshot
 
getState() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Gets this chunk's current state.
getState(int) - Method in interface org.cloudburstmc.api.block.BlockSnapshot
 
getStates() - Method in class org.cloudburstmc.api.block.BlockType
 
getStrongPower(Block, Direction) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getTable() - Method in interface org.cloudburstmc.api.inventory.EnchantInventory
 
getTarget() - Method in class org.cloudburstmc.api.event.entity.EntityLevelChangeEvent
 
getTarget() - Method in interface org.cloudburstmc.api.item.TierType
 
getTargetInventory() - Method in class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent
 
getText() - Method in interface org.cloudburstmc.api.blockentity.Sign
 
getText() - Method in interface org.cloudburstmc.api.item.data.Page
 
getText() - Method in class org.cloudburstmc.api.locale.TextContainer
 
getTextOwner() - Method in interface org.cloudburstmc.api.blockentity.Sign
 
getThrownPotion() - Method in class org.cloudburstmc.api.event.potion.PotionCollideEvent
 
getThunderTime() - Method in interface org.cloudburstmc.api.level.Level
 
getTick() - Method in interface org.cloudburstmc.api.Server
 
getTickRate() - Method in interface org.cloudburstmc.api.level.Level
 
getTier(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getTierType() - Method in class org.cloudburstmc.api.block.BlockType
 
getTierType() - Method in interface org.cloudburstmc.api.item.ItemType
 
getTierType() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getTime() - Method in interface org.cloudburstmc.api.level.Level
 
getTimeout() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getTitle() - Method in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
getTitle() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
getTo() - Method in class org.cloudburstmc.api.event.block.BlockFromToEvent
 
getTo() - Method in class org.cloudburstmc.api.event.block.LiquidFlowEvent
 
getTo() - Method in class org.cloudburstmc.api.event.entity.EntityBlockChangeEvent
 
getTo() - Method in class org.cloudburstmc.api.event.entity.EntityTeleportEvent
 
getTo() - Method in class org.cloudburstmc.api.event.player.PlayerMoveEvent
 
getTo() - Method in class org.cloudburstmc.api.event.player.PlayerTeleportEvent
 
getTo() - Method in class org.cloudburstmc.api.event.vehicle.VehicleMoveEvent
 
getToolEnchantAbility() - Method in interface org.cloudburstmc.api.item.TierType
 
getToolType() - Method in class org.cloudburstmc.api.block.BlockType
 
getToolType() - Method in interface org.cloudburstmc.api.item.ItemType
 
getToolType() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getToolType(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getToolType(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getTotalPages() - Method in interface org.cloudburstmc.api.blockentity.Lectern
 
getTouchVector() - Method in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
getToughness() - Method in interface org.cloudburstmc.api.item.ItemType
 
getToughness() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
getToughness(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
getTraits() - Method in class org.cloudburstmc.api.block.BlockState
 
getTraits() - Method in class org.cloudburstmc.api.block.BlockType
 
getTranslation() - Method in class org.cloudburstmc.api.player.GameMode
 
getTranslucency() - Method in class org.cloudburstmc.api.block.BlockType
 
getTranslucency() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
getTrident() - Method in interface org.cloudburstmc.api.entity.projectile.ThrownTrident
 
getType() - Method in class org.cloudburstmc.api.block.BlockState
 
getType() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
getType() - Method in interface org.cloudburstmc.api.enchantment.EnchantmentInstance
 
getType() - Method in interface org.cloudburstmc.api.entity.Entity
 
getType() - Method in class org.cloudburstmc.api.event.entity.EntityDespawnEvent
 
getType() - Method in class org.cloudburstmc.api.event.entity.EntitySpawnEvent
 
getType() - Method in interface org.cloudburstmc.api.inventory.BrewingInventory
 
getType() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
getType() - Method in interface org.cloudburstmc.api.inventory.Recipe
 
getType() - Method in interface org.cloudburstmc.api.item.ItemStack
 
getType() - Method in class org.cloudburstmc.api.pack.Pack
 
getType() - Method in class org.cloudburstmc.api.pack.ResourcePack
 
getType() - Method in class org.cloudburstmc.api.potion.Potion
 
getType() - Method in class org.cloudburstmc.api.util.data.BannerPattern
 
getUIProfile() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getUniqueId() - Method in interface org.cloudburstmc.api.entity.Entity
 
getUnitVector() - Method in enum class org.cloudburstmc.api.util.Direction
Get the unit vector of this BlockFace
getUrl() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
Plugin's website specified in the plugin.yml.
getUsername() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getUuid() - Method in class org.cloudburstmc.api.event.server.PlayerDataSerializeEvent
 
getValue() - Method in class org.cloudburstmc.api.entity.Attribute
 
getValue() - Method in class org.cloudburstmc.api.permission.PermissionAttachmentInfo
 
getValueClass() - Method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
 
getValueClass() - Method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
 
getValueClass() - Method in interface org.cloudburstmc.api.level.gamerule.GameRule
 
getValueClass() - Method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
 
getVanillaName() - Method in class org.cloudburstmc.api.block.trait.BlockTrait
 
getVehicle() - Method in interface org.cloudburstmc.api.entity.Entity
 
getVehicle() - Method in class org.cloudburstmc.api.event.entity.EntityVehicleEnterEvent
 
getVehicle() - Method in class org.cloudburstmc.api.event.entity.EntityVehicleExitEvent
 
getVehicle() - Method in class org.cloudburstmc.api.event.vehicle.VehicleEvent
 
getVersion() - Method in class org.cloudburstmc.api.pack.Pack
 
getVersion() - Method in interface org.cloudburstmc.api.plugin.PluginDependency
 
getVersion() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
The version of this plugin.
getVersion() - Method in interface org.cloudburstmc.api.Server
 
getViewers() - Method in interface org.cloudburstmc.api.entity.Entity
 
getViewers() - Method in class org.cloudburstmc.api.event.inventory.InventoryEvent
 
getViewers() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
getViewingEnderChest() - Method in interface org.cloudburstmc.api.player.Player
 
getWaitTime() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
getWallId() - Method in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
getWeakPower(Block, Direction) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
getWeight(EnchantmentInstance) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
getWidth() - Method in interface org.cloudburstmc.api.entity.Entity
 
getWidth() - Method in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
getWindowId(Inventory) - Method in interface org.cloudburstmc.api.player.Player
 
getWoolData() - Method in enum class org.cloudburstmc.api.util.data.DyeColor
 
getWorld() - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
getX() - Method in interface org.cloudburstmc.api.block.Block
 
getX() - Method in interface org.cloudburstmc.api.entity.Entity
 
getX() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Get the chunk's X coordinate in the level it was loaded.
getX() - Method in interface org.cloudburstmc.api.level.ChunkLoader
 
getX() - Method in class org.cloudburstmc.api.level.Location
 
getXOffset() - Method in enum class org.cloudburstmc.api.util.Direction
Returns an offset that addresses the block in front of this BlockFace
getXuid() - Method in interface org.cloudburstmc.api.player.Player
 
getXUID() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
getY() - Method in interface org.cloudburstmc.api.block.Block
 
getY() - Method in interface org.cloudburstmc.api.entity.Entity
 
getY() - Method in class org.cloudburstmc.api.level.Location
 
getYaw() - Method in interface org.cloudburstmc.api.entity.Entity
 
getYaw() - Method in class org.cloudburstmc.api.level.Location
 
getYield() - Method in class org.cloudburstmc.api.event.entity.EntityExplodeEvent
 
getYOffset() - Method in enum class org.cloudburstmc.api.util.Direction
Returns an offset that addresses the block in front of this BlockFace
getZ() - Method in interface org.cloudburstmc.api.block.Block
 
getZ() - Method in interface org.cloudburstmc.api.entity.Entity
 
getZ() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Get the chunk's Z coordinate in the level it was loaded.
getZ() - Method in interface org.cloudburstmc.api.level.ChunkLoader
 
getZ() - Method in class org.cloudburstmc.api.level.Location
 
getZOffset() - Method in enum class org.cloudburstmc.api.util.Direction
Returns an offset that addresses the block in front of this BlockFace
Ghast - Interface in org.cloudburstmc.api.entity.hostile
 
GHAST - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
GHAST_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GHAST_TEAR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GHAST_TEAR - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GILDED_BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GILDED_BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GILDED_BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GILDED_BLACKSTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GLASS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GLASS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GLASS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GLASS - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
GLASS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GLASS_BOTTLE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GLASS_BOTTLE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GLASS_PANE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GLOWING_OBSIDIAN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GLOWING_OBSIDIAN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GLOWING_OBSIDIAN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GLOWING_OBSIDIAN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GLOWSTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GLOWSTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GLOWSTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GLOWSTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GLOWSTONE_DUST - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GLOWSTONE_DUST - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLD - Static variable in class org.cloudburstmc.api.item.TierTypes
 
GOLD_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GOLD_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GOLD_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GOLD_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GOLD_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
GOLD_INGOT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLD_INGOT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLD_NUGGET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLD_NUGGET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLD_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GOLD_ORE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GOLD_ORE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GOLD_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GOLDEN_APPLE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_APPLE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_AXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_AXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_CARROT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_CARROT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_HELMET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_HELMET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_HOE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_HOE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_RAIL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GOLDEN_RAIL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GOLDEN_RAIL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GOLDEN_RAIL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GOLDEN_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GOLDEN_SWORD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GOLDEN_SWORD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
GRAHAM - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
GRANITE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
GRANITE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneType
 
GRANITE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
GRANITE_SMOOTH - Enum constant in enum class org.cloudburstmc.api.util.data.StoneType
 
GRANITE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GRANITE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GRASS - Enum constant in enum class org.cloudburstmc.api.util.data.DoublePlantType
 
GRASS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GRASS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GRASS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GRASS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GRASS_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
GRASS_PATH - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GRASS_PATH - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GRASS_PATH - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GRASS_PATH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GRAVEL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GRAVEL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GRAVEL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GRAVEL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GRAY - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
GRAY_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
GRAY_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GRAY_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GRAY_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GRAY_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
GREEN - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
GREEN_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
GREEN_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GREEN_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GREEN_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
GREEN_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
GRINDSTONE - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
GRINDSTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
GRINDSTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
GRINDSTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
GRINDSTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
grow(float, float, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
GROWTH - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
Guardian - Interface in org.cloudburstmc.api.entity.hostile
 
GUARDIAN - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
GUARDIAN_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GUNPOWDER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
GUNPOWDER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 

H

HANGING - Enum constant in enum class org.cloudburstmc.api.util.data.AttachmentType
 
HARD - Enum constant in enum class org.cloudburstmc.api.level.Difficulty
 
HARD_GLASS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HARD_GLASS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HARD_GLASS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HARD_GLASS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HARD_GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HARD_GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HARD_GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HARD_GLASS_PANE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HARD_STAINED_GLASS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HARD_STAINED_GLASS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HARD_STAINED_GLASS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HARD_STAINED_GLASS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HARD_STAINED_GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HARD_STAINED_GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HARD_STAINED_GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HARD_STAINED_GLASS_PANE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HARDENED_CLAY - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HARDENED_CLAY - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HARDENED_CLAY - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HARDENED_CLAY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HARMING - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
HARMING - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
HARMING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HARMING_II - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
HAS_AGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HAS_COLOR - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HAS_DRAG_DOWN - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HAS_END_PORTAL_EYE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HAS_INFINIBURN - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HAS_MAP - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HAS_NO_DROP - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HAS_POST - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HAS_STABILITY_CHECK - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HAS_UPDATE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
hasAsset(Path) - Method in interface org.cloudburstmc.api.pack.loader.PackLoader
 
hasBlockInside() - Method in enum class org.cloudburstmc.api.util.data.MinecartType
Gets if the minecart contains block
hasBook() - Method in interface org.cloudburstmc.api.blockentity.Lectern
 
hasCollision(Entity, AxisAlignedBB, boolean) - Method in interface org.cloudburstmc.api.level.Level
 
hasComparatorInputOverride(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
hasConnectingDirections(Direction...) - Method in enum class org.cloudburstmc.api.util.data.RailDirection
 
hasControllingPassenger() - Method in interface org.cloudburstmc.api.entity.Entity
 
hasCustomColor() - Method in interface org.cloudburstmc.api.blockentity.Cauldron
 
hasCustomName() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
hasEffect(int) - Method in interface org.cloudburstmc.api.entity.Entity
Deprecated.
hasEffect(EffectType) - Method in interface org.cloudburstmc.api.entity.Entity
 
hasEnchantments() - Method in interface org.cloudburstmc.api.item.ItemStack
 
hasEntityCollision() - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
hasFolder(Path) - Method in interface org.cloudburstmc.api.pack.loader.PackLoader
 
hashCode() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
hashCode() - Method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
 
hashCode() - Method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
 
hashCode() - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
hashCode() - Method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
 
hasName() - Method in interface org.cloudburstmc.api.item.ItemStack
 
hasNameTag() - Method in interface org.cloudburstmc.api.entity.Entity
 
hasPermission(String) - Method in interface org.cloudburstmc.api.permission.Permissible
 
hasPermission(Permission) - Method in interface org.cloudburstmc.api.permission.Permissible
 
hasPlayedBefore() - Method in interface org.cloudburstmc.api.player.Player
Checks if the player has played on this server before.
hasTag() - Method in interface org.cloudburstmc.api.item.ItemStack
 
HASTE - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
HASTE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
hasWhitelist() - Method in interface org.cloudburstmc.api.Server
 
HAY_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HAY_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HAY_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HAY_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Header() - Constructor for class org.cloudburstmc.api.pack.PackManifest.Header
 
heal(float) - Method in interface org.cloudburstmc.api.entity.Entity
 
heal(EntityRegainHealthEvent) - Method in interface org.cloudburstmc.api.entity.Entity
 
HEALING - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
HEALING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HEALTH_BOOST - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
HEALTH_BOOST - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HEART_OF_THE_SEA - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HEART_OF_THE_SEA - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
height - Variable in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
HEIGHT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HELMET - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
HELMET - Static variable in class org.cloudburstmc.api.item.ArmorPartTypes
 
HERO_OF_THE_VILLAGE - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
HERO_OF_THE_VILLAGE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HIEROGLYPHS - Enum constant in enum class org.cloudburstmc.api.util.data.SandStoneType
 
HIGH - Enum constant in enum class org.cloudburstmc.api.event.EventPriority
Event call is of high importance
HIGHEST - Enum constant in enum class org.cloudburstmc.api.event.EventPriority
Event call is critical and must have the final say in what happens to the event
hitVector - Variable in class org.cloudburstmc.api.util.MovingObjectPosition
 
HOE - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
HOE - Static variable in class org.cloudburstmc.api.item.ToolTypes
 
Hoglin - Interface in org.cloudburstmc.api.entity.hostile
 
HOGLIN - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
HOGLIN_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HONEY_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HONEY_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HONEY_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HONEY_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HONEY_BOTTLE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HONEY_BOTTLE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
HONEY_LEVEL - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
HONEYCOMB - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HONEYCOMB - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
HONEYCOMB_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HONEYCOMB_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HONEYCOMB_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HONEYCOMB_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Hopper - Interface in org.cloudburstmc.api.blockentity
 
HOPPER - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
HOPPER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
HOPPER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
HOPPER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
HOPPER - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
HOPPER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HOPPER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
HOPPER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
HOPPER_MINECART - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
HOPPER_MINECART - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HOPPER_MINECART - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
HopperInventory - Interface in org.cloudburstmc.api.inventory
 
HopperMinecart - Interface in org.cloudburstmc.api.entity.vehicle
 
HORIZONTAL - Enum constant in enum class org.cloudburstmc.api.util.Direction.Plane
 
Horse - Interface in org.cloudburstmc.api.entity.passive
 
HORSE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
HORSE_ARMOR_DIAMOND - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HORSE_ARMOR_DIAMOND - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
HORSE_ARMOR_GOLD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HORSE_ARMOR_GOLD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
HORSE_ARMOR_IRON - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HORSE_ARMOR_IRON - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
HORSE_ARMOR_LEATHER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HORSE_ARMOR_LEATHER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
HORSE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
HOUSTONIA - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
HUGE_MUSHROOM_BITS - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
Human - Interface in org.cloudburstmc.api.entity
 
HUNGER - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by hunger
HUNGER - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
HUNGER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Husk - Interface in org.cloudburstmc.api.entity.hostile
 
HUSK - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
HUSK_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 

I

ICE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ICE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
ICE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
ICE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
ICE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ICE_AGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
ICE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
ICE_BOMB - Static variable in class org.cloudburstmc.api.item.ItemIds
 
id() - Element in annotation interface org.cloudburstmc.api.plugin.Dependency
 
id() - Element in annotation interface org.cloudburstmc.api.plugin.Plugin
 
Identifier - Class in org.cloudburstmc.api.util
 
Identifiers - Class in org.cloudburstmc.api.util
 
Identifiers() - Constructor for class org.cloudburstmc.api.util.Identifiers
 
ignoreCancelled() - Element in annotation interface org.cloudburstmc.api.event.Listener
 
ImageData - Class in org.cloudburstmc.api.player.skin.data
 
ImageData() - Constructor for class org.cloudburstmc.api.player.skin.data.ImageData
 
inCategories(BlockType, BlockCategory...) - Static method in class org.cloudburstmc.api.block.BlockCategories
 
inCategory(BlockCategory) - Method in class org.cloudburstmc.api.block.BlockState
 
inCategory(BlockType, BlockCategory) - Static method in class org.cloudburstmc.api.block.BlockCategories
 
incrementAmount() - Method in interface org.cloudburstmc.api.item.ItemStack
 
incrementAmount(int) - Method in interface org.cloudburstmc.api.item.ItemStack
 
incrementCount(int) - Method in interface org.cloudburstmc.api.inventory.Inventory
Increase item count in the given slot
incrementHandCount() - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
incrementTrait(IntegerBlockTrait) - Method in class org.cloudburstmc.api.block.BlockState
 
INFECTION - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a zombie infects a villager
INFO_UPDATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
INFO_UPDATE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
INFO_UPDATE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
INFO_UPDATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
INFO_UPDATE2 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
INFO_UPDATE2 - Static variable in class org.cloudburstmc.api.block.BlockStates
 
INFO_UPDATE2 - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
INFO_UPDATE2 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
inherit(BlockCategory, BlockCategory...) - Method in class org.cloudburstmc.api.block.BlockCategories
 
init() - Method in class org.cloudburstmc.api.block.BlockCategories
 
init() - Static method in class org.cloudburstmc.api.entity.Attribute
 
init() - Method in interface org.cloudburstmc.api.level.Level
 
INK_SAC - Static variable in class org.cloudburstmc.api.item.ItemIds
 
instaBreak - Variable in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
INSTANCE - Static variable in class org.cloudburstmc.api.event.server.ServerInitializationEvent
 
INSTANCE - Static variable in class org.cloudburstmc.api.event.server.ServerShutdownEvent
 
INSTANCE - Static variable in class org.cloudburstmc.api.event.server.ServerStartEvent
 
INSTANT_HEALTH - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
INSTANT_HEALTH_II - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
IntegerBlockTrait - Class in org.cloudburstmc.api.block.trait
 
IntegerGameRule - Class in org.cloudburstmc.api.level.gamerule
 
Interactable - Interface in org.cloudburstmc.api.entity
 
INTERFACE - Enum constant in enum class org.cloudburstmc.api.pack.PackType
 
intersectsWith(AxisAlignedBB) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
IntRange - Class in org.cloudburstmc.api.util
 
IntRange(int, int) - Constructor for class org.cloudburstmc.api.util.IntRange
 
INVALID - Enum constant in enum class org.cloudburstmc.api.pack.PackType
 
INVALID - Enum constant in enum class org.cloudburstmc.api.util.data.StructureBlockType
 
INVALID_PVE - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
inventory - Variable in class org.cloudburstmc.api.event.inventory.InventoryEvent
 
Inventory - Interface in org.cloudburstmc.api.inventory
author: MagicDroidX Nukkit Project
InventoryClickEvent - Class in org.cloudburstmc.api.event.inventory
author: boybook Nukkit Project
InventoryClickEvent(Player, Inventory, int, ItemStack, ItemStack) - Constructor for class org.cloudburstmc.api.event.inventory.InventoryClickEvent
 
InventoryCloseEvent - Class in org.cloudburstmc.api.event.inventory
author: Box Nukkit Project
InventoryCloseEvent(Inventory, Player) - Constructor for class org.cloudburstmc.api.event.inventory.InventoryCloseEvent
 
InventoryEvent - Class in org.cloudburstmc.api.event.inventory
author: MagicDroidX Nukkit Project
InventoryEvent(Inventory) - Constructor for class org.cloudburstmc.api.event.inventory.InventoryEvent
 
InventoryHolder - Interface in org.cloudburstmc.api.inventory
author: MagicDroidX Nukkit Project
InventoryMoveItemEvent - Class in org.cloudburstmc.api.event.inventory
 
InventoryMoveItemEvent(Inventory, Inventory, InventoryHolder, ItemStack, InventoryMoveItemEvent.Action) - Constructor for class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent
 
InventoryMoveItemEvent.Action - Enum Class in org.cloudburstmc.api.event.inventory
 
InventoryOpenEvent - Class in org.cloudburstmc.api.event.inventory
author: Box Nukkit Project
InventoryOpenEvent(Inventory, Player) - Constructor for class org.cloudburstmc.api.event.inventory.InventoryOpenEvent
 
InventoryPickupArrowEvent - Class in org.cloudburstmc.api.event.inventory
author: MagicDroidX Nukkit Project
InventoryPickupArrowEvent(Inventory, Arrow) - Constructor for class org.cloudburstmc.api.event.inventory.InventoryPickupArrowEvent
 
InventoryPickupItemEvent - Class in org.cloudburstmc.api.event.inventory
author: MagicDroidX Nukkit Project
InventoryPickupItemEvent(Inventory, DroppedItem) - Constructor for class org.cloudburstmc.api.event.inventory.InventoryPickupItemEvent
 
InventoryType - Enum Class in org.cloudburstmc.api.inventory
author: MagicDroidX Nukkit Project
INVISIBILITY - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
INVISIBILITY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
INVISIBLE - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
INVISIBLE_BEDROCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
INVISIBLE_BEDROCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
INVISIBLE_BEDROCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
INVISIBLE_BEDROCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
INVISIBLE_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
IP_BANNED - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
IRON - Static variable in class org.cloudburstmc.api.item.TierTypes
 
IRON_AXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_AXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_BARS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
IRON_BARS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
IRON_BARS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
IRON_BARS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
IRON_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
IRON_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
IRON_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
IRON_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
IRON_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
IRON_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_DOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
IRON_DOOR - Static variable in class org.cloudburstmc.api.block.BlockStates
 
IRON_DOOR - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
IRON_DOOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_DOOR - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_DOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
IRON_GOLEM - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
IRON_HELMET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_HELMET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_HOE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_HOE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_INGOT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_INGOT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_NUGGET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_NUGGET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
IRON_ORE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
IRON_ORE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
IRON_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
IRON_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_SWORD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
IRON_SWORD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
IRON_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
IRON_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockStates
 
IRON_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
IRON_TRAPDOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
IronGolem - Interface in org.cloudburstmc.api.entity.passive
 
IS_ALLOWED_UNDERWATER - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_ATTACHED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_BREWING_A - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_BREWING_B - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_BREWING_C - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_BUTTON_PRESSED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_CONDITIONAL - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_COVERED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_DEAD - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_DISARMED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_DOOR_HINGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_EXTINGUISHED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_FLOWING - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_HANGING - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_HEAD_PIECE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_IN_WALL - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_OCCUPIED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_OPEN - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_OUTPUT_LIT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_OUTPUT_SUBTRACT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_PERSISTENT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_POWERED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_SOUL - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_STICKY - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_STRIPPED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_SUSPENDED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_TOGGLED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_TOP_SLOT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_TRIGGERED - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_UPPER_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
IS_UPSIDE_DOWN - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
isAdventure() - Method in interface org.cloudburstmc.api.player.Player
 
isAlive() - Method in interface org.cloudburstmc.api.entity.Entity
 
isAlwaysDestroyable() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isApplicable(EntityDamageEvent.DamageModifier) - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
isArmor() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isAscending() - Method in enum class org.cloudburstmc.api.util.data.RailDirection
 
isAxe() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isBaby() - Method in interface org.cloudburstmc.api.entity.EntityAgeable
 
isBad() - Method in class org.cloudburstmc.api.potion.Effect
 
isBanned() - Method in interface org.cloudburstmc.api.player.Player
Checks if this player is banned.
isBanned(Player) - Method in interface org.cloudburstmc.api.Server
 
isBlock() - Method in class org.cloudburstmc.api.block.BlockType
 
isBlock() - Method in interface org.cloudburstmc.api.item.ItemType
 
isBlock() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
isBlock(Identifier) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
isBlockBreaking() - Method in class org.cloudburstmc.api.event.entity.EntityExplosionPrimeEvent
 
isBlockBreaking() - Method in class org.cloudburstmc.api.event.entity.ExplosionPrimeEvent
 
isBlockingMotion() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isBlockingPrecipitation() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isBoots() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isBreakable(BlockState, ItemStack) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
isBurning() - Method in class org.cloudburstmc.api.event.inventory.FurnaceBurnEvent
 
isCancelled() - Method in interface org.cloudburstmc.api.event.Cancellable
 
isCancelled() - Method in class org.cloudburstmc.api.event.Event
 
isCharcoal() - Method in enum class org.cloudburstmc.api.item.data.Coal
Returns whether or not this item is charcoal.
isChestplate() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isClosed() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
isClosed() - Method in interface org.cloudburstmc.api.entity.Entity
 
isCompatibleWith(EnchantmentInstance, EnchantmentInstance) - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
isConnected() - Method in interface org.cloudburstmc.api.player.Player
 
isControlling(Entity) - Method in interface org.cloudburstmc.api.entity.Entity
 
isCreative() - Method in interface org.cloudburstmc.api.player.Player
 
isCreature() - Method in class org.cloudburstmc.api.event.entity.EntityDespawnEvent
 
isCreature() - Method in class org.cloudburstmc.api.event.entity.EntitySpawnEvent
 
isCritical() - Method in interface org.cloudburstmc.api.entity.Projectile
 
isCurved() - Method in enum class org.cloudburstmc.api.util.data.RailDirection
 
isDiggable() - Method in class org.cloudburstmc.api.block.BlockType
 
isDirty() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Whether the chunk has changed since it was last loaded or saved.
isDirty() - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
isDouble() - Method in interface org.cloudburstmc.api.inventory.ChestInventory
 
isEffect() - Method in interface org.cloudburstmc.api.entity.misc.LightningBolt
 
isEmpty() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
isFastBreak() - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
isFindable() - Method in interface org.cloudburstmc.api.blockentity.Chest
 
isFinished() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
isFirstSpawn() - Method in class org.cloudburstmc.api.event.player.PlayerRespawnEvent
 
isFlammable() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isFloodable() - Method in class org.cloudburstmc.api.block.BlockType
 
isFlying - Variable in class org.cloudburstmc.api.event.player.PlayerToggleFlightEvent
 
isFlying() - Method in class org.cloudburstmc.api.event.player.PlayerToggleFlightEvent
 
isFull() - Method in interface org.cloudburstmc.api.inventory.Inventory
 
isFull() - Method in interface org.cloudburstmc.api.item.ItemStack
 
isGenerated() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
isGliding - Variable in class org.cloudburstmc.api.event.player.PlayerToggleGlideEvent
 
isGliding() - Method in class org.cloudburstmc.api.event.player.PlayerToggleGlideEvent
 
isHelmet() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isHoe() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isHorizontal() - Method in enum class org.cloudburstmc.api.util.Direction.Axis
 
isHuman() - Method in class org.cloudburstmc.api.event.entity.EntityDespawnEvent
 
isHuman() - Method in class org.cloudburstmc.api.event.entity.EntitySpawnEvent
 
isInsideOfWater() - Method in interface org.cloudburstmc.api.player.Player
 
isInstant() - Method in class org.cloudburstmc.api.potion.Potion
 
isIPBanned(Player) - Method in interface org.cloudburstmc.api.Server
 
isItem() - Method in class org.cloudburstmc.api.event.entity.EntityDespawnEvent
 
isItem() - Method in class org.cloudburstmc.api.event.entity.EntitySpawnEvent
 
isLeggings() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isLiquid() - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
isLiquid() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isLoaded(String) - Method in interface org.cloudburstmc.api.plugin.PluginManager
Checks if the given plugin is enabled or not
isLoaderActive() - Method in interface org.cloudburstmc.api.level.ChunkLoader
 
isMajor() - Method in class org.cloudburstmc.api.enchantment.behavior.EnchantmentBehavior
 
isMergeable(ItemStack) - Method in interface org.cloudburstmc.api.item.ItemStack
 
isMovable() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
isNameTagVisible() - Method in interface org.cloudburstmc.api.entity.Entity
 
isNeverBuildable() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isNewChunk() - Method in class org.cloudburstmc.api.event.level.ChunkLoadEvent
 
isNormalBlock(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
isNull() - Method in interface org.cloudburstmc.api.item.ItemStack
 
isOnFire() - Method in interface org.cloudburstmc.api.entity.Entity
 
isOnGround() - Method in interface org.cloudburstmc.api.entity.Entity
 
isOnGround() - Method in interface org.cloudburstmc.api.player.Player
 
isOnline() - Method in interface org.cloudburstmc.api.player.Player
Checks if this player is currently online.
isOnlySerialize() - Method in class org.cloudburstmc.api.block.trait.BlockTrait
 
isOp() - Method in interface org.cloudburstmc.api.permission.ServerOperator
Checks if this object is a server operator
isOp() - Method in interface org.cloudburstmc.api.player.Player
 
isOp(Player) - Method in interface org.cloudburstmc.api.Server
 
isOptional() - Method in interface org.cloudburstmc.api.plugin.PluginDependency
 
isPaired() - Method in interface org.cloudburstmc.api.blockentity.Chest
 
isPassenger(Entity) - Method in interface org.cloudburstmc.api.entity.Entity
 
isPermissionSet(String) - Method in interface org.cloudburstmc.api.permission.Permissible
 
isPermissionSet(Permission) - Method in interface org.cloudburstmc.api.permission.Permissible
 
isPickaxe() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isPlaceable() - Method in class org.cloudburstmc.api.block.BlockType
 
isPlaceable() - Method in interface org.cloudburstmc.api.item.ItemType
 
isPlaceable() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
isPlayer() - Method in interface org.cloudburstmc.api.command.CommandSender
Checks if this command sender is a player.
isPlayer() - Method in class org.cloudburstmc.api.event.vehicle.EntityEnterVehicleEvent
 
isPlayer() - Method in class org.cloudburstmc.api.event.vehicle.EntityExitVehicleEvent
 
isPopulated() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
isPowered() - Method in interface org.cloudburstmc.api.blockentity.Noteblock
 
isPowered() - Method in interface org.cloudburstmc.api.blockentity.Piston
 
isPowerSource() - Method in class org.cloudburstmc.api.block.BlockType
 
isPowerSource(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
isProjectile() - Method in class org.cloudburstmc.api.event.entity.EntityDespawnEvent
 
isProjectile() - Method in class org.cloudburstmc.api.event.entity.EntitySpawnEvent
 
isRaining() - Method in interface org.cloudburstmc.api.level.Level
 
isReplaceable() - Method in class org.cloudburstmc.api.block.BlockType
 
isReplaceable() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isResetBlocksAround() - Method in class org.cloudburstmc.api.event.player.PlayerMoveEvent
 
isRunning() - Method in interface org.cloudburstmc.api.Server
 
isShears() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isShovel() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isSleeping() - Method in interface org.cloudburstmc.api.player.Player
 
isSneaking - Variable in class org.cloudburstmc.api.event.player.PlayerToggleSneakEvent
 
isSneaking() - Method in class org.cloudburstmc.api.event.player.PlayerToggleSneakEvent
 
isSneaking() - Method in interface org.cloudburstmc.api.player.Player
 
isSolid() - Method in class org.cloudburstmc.api.block.BlockType
 
isSolid() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isSolid(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
isSolidBlocking() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isSpawnable() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
isSpawned() - Method in interface org.cloudburstmc.api.player.Player
 
isSpectator() - Method in interface org.cloudburstmc.api.player.Player
 
isSplash() - Method in interface org.cloudburstmc.api.blockentity.Cauldron
 
isSplash() - Method in class org.cloudburstmc.api.potion.Potion
 
isSprinting - Variable in class org.cloudburstmc.api.event.player.PlayerToggleSprintEvent
 
isSprinting() - Method in class org.cloudburstmc.api.event.player.PlayerToggleSprintEvent
 
isStackable() - Method in interface org.cloudburstmc.api.item.ItemType
 
isSticky() - Method in interface org.cloudburstmc.api.blockentity.Piston
 
isStraight() - Method in enum class org.cloudburstmc.api.util.data.RailDirection
 
isSuperHot() - Method in class org.cloudburstmc.api.block.material.MaterialType
 
isSurvival() - Method in interface org.cloudburstmc.api.player.Player
 
isSwimming() - Method in class org.cloudburstmc.api.event.player.PlayerToggleSwimEvent
 
isSword() - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isSyncable() - Method in class org.cloudburstmc.api.entity.Attribute
 
isThundering() - Method in interface org.cloudburstmc.api.level.Level
 
isTool(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isTransparent() - Method in class org.cloudburstmc.api.block.BlockType
 
isTransparent(BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
isUnbreakable(ItemStack) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
isUndead() - Method in interface org.cloudburstmc.api.entity.Entity
 
isUpdateScheduled(Vector3i) - Method in interface org.cloudburstmc.api.level.Level
 
isValid() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
isValid() - Method in interface org.cloudburstmc.api.item.data.Page
 
isValid() - Method in class org.cloudburstmc.api.pack.PackManifest
 
isValid() - Method in class org.cloudburstmc.api.player.skin.Skin
 
isVectorInside(Vector3f) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
isVectorInXY(Vector3f) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
isVectorInXZ(Vector3f) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
isVectorInYZ(Vector3f) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
isVehicle() - Method in class org.cloudburstmc.api.event.entity.EntityDespawnEvent
 
isVehicle() - Method in class org.cloudburstmc.api.event.entity.EntitySpawnEvent
 
isVertical() - Method in enum class org.cloudburstmc.api.util.Direction.Axis
 
isWaterlogged() - Method in interface org.cloudburstmc.api.block.Block
 
isWhitelisted() - Method in interface org.cloudburstmc.api.player.Player
Checks if this player is whitelisted.
isWhitelisted(Player) - Method in interface org.cloudburstmc.api.Server
 
isXboxAuthed() - Method in interface org.cloudburstmc.api.util.LoginChainData
 
item - Variable in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
item - Variable in class org.cloudburstmc.api.event.block.BlockPlaceEvent
 
item - Variable in class org.cloudburstmc.api.event.player.PlayerGlassBottleFillEvent
 
item - Variable in class org.cloudburstmc.api.event.player.PlayerInteractEntityEvent
 
item - Variable in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
ITEM - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ITEM_FRAME - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
ItemBehavior - Interface in org.cloudburstmc.api.item.behavior
 
ItemCategory - Enum Class in org.cloudburstmc.api.item
 
itemData(Class<?>, Object) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
itemData(Object) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
ItemDespawnEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
ItemDespawnEvent(DroppedItem) - Constructor for class org.cloudburstmc.api.event.entity.ItemDespawnEvent
 
ItemFactory - Interface in org.cloudburstmc.api.item
 
ItemFrame - Interface in org.cloudburstmc.api.blockentity
 
ItemFrameDropItemEvent - Class in org.cloudburstmc.api.event.block
Created by Pub4Game on 03.07.2016.
ItemFrameDropItemEvent(Player, Block, ItemFrame, ItemStack) - Constructor for class org.cloudburstmc.api.event.block.ItemFrameDropItemEvent
 
ItemIds - Class in org.cloudburstmc.api.item
 
ItemIds() - Constructor for class org.cloudburstmc.api.item.ItemIds
 
ItemRegistry - Interface in org.cloudburstmc.api.registry
 
ItemSpawnEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
ItemSpawnEvent(DroppedItem) - Constructor for class org.cloudburstmc.api.event.entity.ItemSpawnEvent
 
ItemStack - Interface in org.cloudburstmc.api.item
 
ItemStackBuilder - Interface in org.cloudburstmc.api.item
 
ItemStacks - Class in org.cloudburstmc.api.item
 
ItemStacks() - Constructor for class org.cloudburstmc.api.item.ItemStacks
 
itemType(ItemType) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
ItemType - Interface in org.cloudburstmc.api.item
 
ItemTypes - Class in org.cloudburstmc.api.item
 
ItemTypes() - Constructor for class org.cloudburstmc.api.item.ItemTypes
 
ItemTypes.IntItem - Class in org.cloudburstmc.api.item
 
iterator() - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
iterator() - Method in enum class org.cloudburstmc.api.util.Direction.Plane
 

J

Jigsaw - Interface in org.cloudburstmc.api.blockentity
 
JIGSAW - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JIGSAW - Static variable in class org.cloudburstmc.api.block.BlockStates
 
JIGSAW - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
JIGSAW - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
JIGSAW - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JOCKEY - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an entity spawns as a jockey of another entity (mostly spider jockeys)
joinMessage - Variable in class org.cloudburstmc.api.event.player.PlayerJoinEvent
 
JSON_MAPPER - Static variable in interface org.cloudburstmc.api.Server
 
Jukebox - Interface in org.cloudburstmc.api.blockentity
 
JUKEBOX - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JUKEBOX - Static variable in class org.cloudburstmc.api.block.BlockStates
 
JUKEBOX - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
JUKEBOX - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
JUKEBOX - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JUMP_BOOST - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
JUMP_BOOST - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JUNGLE - Enum constant in enum class org.cloudburstmc.api.util.data.TreeSpecies
 
JUNGLE_BOAT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
JUNGLE_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JUNGLE_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JUNGLE_DOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JUNGLE_DOOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
JUNGLE_DOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JUNGLE_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JUNGLE_FENCE_GATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JUNGLE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JUNGLE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JUNGLE_SIGN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
JUNGLE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JUNGLE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JUNGLE_STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JUNGLE_STANDING_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JUNGLE_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JUNGLE_TRAPDOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
JUNGLE_WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
JUNGLE_WALL_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 

K

KEBAB - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
KEEP_INVENTORY - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
KELP - Static variable in class org.cloudburstmc.api.block.BlockIds
 
KELP - Static variable in class org.cloudburstmc.api.block.BlockStates
 
KELP - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
KELP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
KELP - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
KELP - Static variable in class org.cloudburstmc.api.util.Identifiers
 
KELP_AGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
key() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
KICK - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent.LoginResult
 
KICKED_BY_ADMIN - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
kickMessage - Variable in class org.cloudburstmc.api.event.player.PlayerLoginEvent
 
kill() - Method in interface org.cloudburstmc.api.entity.Entity
 
KNOCKBACK - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
KNOCKBACK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
KNOCKBACK_RESISTANCE - Static variable in class org.cloudburstmc.api.entity.Attribute
 

L

LAB_TABLE - Enum constant in enum class org.cloudburstmc.api.util.data.ChemistryTableType
 
LADDER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LADDER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LADDER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LADDER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LANTERN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LANTERN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LANTERN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LANTERN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LAPIS_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LAPIS_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LAPIS_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LAPIS_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LAPIS_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
LAPIS_LAZULI - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LAPIS_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LAPIS_ORE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LAPIS_ORE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LAPIS_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LARGE_BALL - Enum constant in enum class org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion.ExplosionType
 
LARGE_LEAVES - Enum constant in enum class org.cloudburstmc.api.util.data.BambooLeafSize
 
LAVA - Enum constant in enum class org.cloudburstmc.api.event.block.BlockIgniteEvent.BlockIgniteCause
 
LAVA - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by standing in lava
LAVA - Enum constant in enum class org.cloudburstmc.api.item.data.Bucket
 
LAVA - Enum constant in enum class org.cloudburstmc.api.util.data.Bucket
 
LAVA - Enum constant in enum class org.cloudburstmc.api.util.data.FluidType
 
LAVA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LAVA - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LAVA - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LAVA - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
LAVA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LAVA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
LAVA_BUCKET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LAVA_CAULDRON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LAVA_CAULDRON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LEAD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LEAD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
LEAPING - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
LEAPING_II - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
LEAPING_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
LEASH_KNOT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
LeashKnot - Interface in org.cloudburstmc.api.entity.misc
 
LEATHER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LEATHER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
LEATHER - Static variable in class org.cloudburstmc.api.item.TierTypes
 
LEATHER_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LEATHER_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
LEATHER_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LEATHER_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
LEATHER_HELMET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LEATHER_HELMET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
LEATHER_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LEATHER_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
LEAVES - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
LEAVES - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LEAVES - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LEAVES - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LEAVES - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
LEAVES - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LEAVES2 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LEAVES2 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LeavesDecayEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
LeavesDecayEvent(Block) - Constructor for class org.cloudburstmc.api.event.block.LeavesDecayEvent
 
Lectern - Interface in org.cloudburstmc.api.blockentity
 
LECTERN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LECTERN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LECTERN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LECTERN - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
LECTERN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LecternDropBookEvent - Class in org.cloudburstmc.api.event.block
 
LecternDropBookEvent(Player, Lectern, ItemStack) - Constructor for class org.cloudburstmc.api.event.block.LecternDropBookEvent
 
LecternPageChangeEvent - Class in org.cloudburstmc.api.event.block
 
LecternPageChangeEvent(Player, Lectern, int) - Constructor for class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
LecternPlaceBookEvent - Class in org.cloudburstmc.api.event.block
 
LecternPlaceBookEvent(Player, Lectern, ItemStack) - Constructor for class org.cloudburstmc.api.event.block.LecternPlaceBookEvent
 
LEFT_CLICK_AIR - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerInteractEvent.Action
 
LEFT_CLICK_BLOCK - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerInteractEvent.Action
 
LEGGINGS - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
LEGGINGS - Static variable in class org.cloudburstmc.api.item.ArmorPartTypes
 
Level - Interface in org.cloudburstmc.api.level
 
LevelEvent - Class in org.cloudburstmc.api.event.level
author: MagicDroidX Nukkit Project
LevelEvent(Level) - Constructor for class org.cloudburstmc.api.event.level.LevelEvent
 
LevelException - Exception in org.cloudburstmc.api.level
author: MagicDroidX Nukkit Project
LevelException(String) - Constructor for exception org.cloudburstmc.api.level.LevelException
 
LevelException(String, Throwable) - Constructor for exception org.cloudburstmc.api.level.LevelException
 
LevelInitEvent - Class in org.cloudburstmc.api.event.level
Deprecated.
LevelInitEvent(Level) - Constructor for class org.cloudburstmc.api.event.level.LevelInitEvent
Deprecated.
 
LevelLoadEvent - Class in org.cloudburstmc.api.event.level
author: MagicDroidX Nukkit Project
LevelLoadEvent(Level) - Constructor for class org.cloudburstmc.api.event.level.LevelLoadEvent
 
LevelSaveEvent - Class in org.cloudburstmc.api.event.level
author: MagicDroidX Nukkit Project
LevelSaveEvent(Level) - Constructor for class org.cloudburstmc.api.event.level.LevelSaveEvent
 
LevelUnloadEvent - Class in org.cloudburstmc.api.event.level
author: MagicDroidX Nukkit Project
LevelUnloadEvent(Level) - Constructor for class org.cloudburstmc.api.event.level.LevelUnloadEvent
 
LEVER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LEVER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LEVER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LEVER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LEVER_DIRECTION - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
LeverDirection - Enum Class in org.cloudburstmc.api.util.data
 
LEVITATION - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
LEVITATION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIGHT_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIGHT_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LIGHT_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LIGHT_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIGHT_BLUE - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
LIGHT_BLUE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
LIGHT_BLUE_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIGHT_BLUE_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
LIGHT_GRAY - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
LIGHT_GRAY_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
LIGHT_GRAY_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LIGHT_GRAY_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
LIGHT_LEVEL - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIGHTNING - Enum constant in enum class org.cloudburstmc.api.event.block.BlockIgniteEvent.BlockIgniteCause
 
LIGHTNING - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a creature spawns because of a lightning strike
LIGHTNING - Enum constant in enum class org.cloudburstmc.api.event.entity.CreeperPowerEvent.PowerCause
Power change caused by a lightning bolt
LIGHTNING - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by being struck by lightning
LIGHTNING_BOLT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
LightningBolt - Interface in org.cloudburstmc.api.entity.misc
 
LightningStrikeEvent - Class in org.cloudburstmc.api.event.level
author: funcraft Nukkit Project
LightningStrikeEvent(Level, LightningBolt) - Constructor for class org.cloudburstmc.api.event.level.LightningStrikeEvent
 
LILY_OF_THE_VALLEY - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
LIME - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
LIME_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
LIME_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LIME_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIME_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIME_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
LINES - Enum constant in enum class org.cloudburstmc.api.util.data.ChiselType
 
LINGERING_POTION - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
LINGERING_POTION - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LINGERING_POTION - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
LingeringPotion - Interface in org.cloudburstmc.api.entity.projectile
 
liquid() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
LIQUID - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
LIQUID_DEPTH - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
LiquidFlowEvent - Class in org.cloudburstmc.api.event.block
 
LiquidFlowEvent(BlockState, Block, int) - Constructor for class org.cloudburstmc.api.event.block.LiquidFlowEvent
 
Listener - Annotation Interface in org.cloudburstmc.api.event
 
LIT_BLAST_FURNACE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIT_BLAST_FURNACE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIT_FURNACE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIT_FURNACE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIT_PUMPKIN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIT_PUMPKIN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LIT_PUMPKIN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LIT_PUMPKIN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIT_REDSTONE_LAMP - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIT_REDSTONE_LAMP - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIT_REDSTONE_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIT_REDSTONE_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LIT_SMOKER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LIT_SMOKER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Living - Interface in org.cloudburstmc.api.entity
 
Llama - Interface in org.cloudburstmc.api.entity.passive
 
LLAMA - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
LLAMA_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LLAMA_SPIT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
LlamaSpit - Interface in org.cloudburstmc.api.entity.projectile
 
load(InputStream) - Static method in class org.cloudburstmc.api.pack.PackManifest
 
LOAD - Enum constant in enum class org.cloudburstmc.api.util.data.StructureBlockType
 
loadFromFile(URI) - Method in interface org.cloudburstmc.api.registry.RecipeRegistry
 
loadPlugin(Path) - Method in interface org.cloudburstmc.api.plugin.PluginLoader
 
Location - Class in org.cloudburstmc.api.level
 
lock() - Method in class org.cloudburstmc.api.level.chunk.LockableChunk
 
LockableChunk - Class in org.cloudburstmc.api.level.chunk
 
LockableChunk(Lock) - Constructor for class org.cloudburstmc.api.level.chunk.LockableChunk
 
lockInterruptibly() - Method in class org.cloudburstmc.api.level.chunk.LockableChunk
 
LODESTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LODESTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LODESTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LODESTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LODESTONE_COMPASS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
LOG - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
LOG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LOG - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LOG - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LOG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LOG2 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LOG2 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LOGIN_TIMEOUT - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
LoginChainData - Interface in org.cloudburstmc.api.util
 
LOOM - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
LOOM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
LOOM - Static variable in class org.cloudburstmc.api.block.BlockStates
 
LOOM - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
LOOM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LOOTING - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
LOOTING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
lore(List<String>) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
LOW - Enum constant in enum class org.cloudburstmc.api.event.EventPriority
Event call is of low importance
LOWEST - Enum constant in enum class org.cloudburstmc.api.event.EventPriority
Event call is of very low importance and should be ran first, to allow other plugins to further customise the outcome
LUCK - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
LUCK - Static variable in class org.cloudburstmc.api.entity.Attribute
 
LUCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
LURE - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
LURE - Static variable in class org.cloudburstmc.api.util.Identifiers
 

M

MAGENTA - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
MAGENTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
MAGENTA_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MAGENTA_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MAGENTA_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
MAGENTA_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
MAGIC - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Potion or spell damage
MAGIC_CRITICAL_HIT - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
 
MAGMA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MAGMA - Static variable in class org.cloudburstmc.api.block.BlockStates
 
MAGMA - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
MAGMA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
MAGMA_CREAM - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MAGMA_CREAM - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
MAGMA_CUBE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
MAGMA_CUBE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MagmaCube - Interface in org.cloudburstmc.api.entity.hostile
 
MALL - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
MANDATORY - Enum constant in enum class org.cloudburstmc.api.pack.PackType
 
MAP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MAP - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
MapItem - Class in org.cloudburstmc.api.item.data
 
MapItem() - Constructor for class org.cloudburstmc.api.item.data.MapItem
 
MATCH - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
matchRecipe(ItemStack[][], ItemStack, ItemStack[][], Identifier) - Method in interface org.cloudburstmc.api.registry.RecipeRegistry
 
MATERIAL_REDUCER - Enum constant in enum class org.cloudburstmc.api.util.data.ChemistryTableType
 
MaterialType - Class in org.cloudburstmc.api.block.material
 
MaterialType.Builder - Class in org.cloudburstmc.api.block.material
 
MaterialTypes - Class in org.cloudburstmc.api.block.material
 
MaterialTypes() - Constructor for class org.cloudburstmc.api.block.material.MaterialTypes
 
MAX_COMMAND_CHAIN_LENGTH - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
MAX_CRACKED - Enum constant in enum class org.cloudburstmc.api.util.data.CrackedState
 
MAX_HEALTH - Static variable in class org.cloudburstmc.api.entity.Attribute
 
MAX_HUNGER - Static variable in class org.cloudburstmc.api.entity.Attribute
 
MAX_STACK - Static variable in interface org.cloudburstmc.api.inventory.Inventory
 
maxValue - Variable in class org.cloudburstmc.api.entity.Attribute
 
MEDICINE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MELLOHI - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
MELON - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MELON - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
MELON_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MELON_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
MELON_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
MELON_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
MELON_SEEDS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MELON_SEEDS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
MELON_STEM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MELON_STEM - Static variable in class org.cloudburstmc.api.block.BlockStates
 
MELON_STEM - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
MELON_STEM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
MENDING - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
MENDING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
message - Variable in class org.cloudburstmc.api.event.player.PlayerMessageEvent
 
Metadata() - Constructor for class org.cloudburstmc.api.pack.PackManifest.Metadata
 
METAL - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
MILK - Enum constant in enum class org.cloudburstmc.api.item.data.Bucket
 
MILK - Enum constant in enum class org.cloudburstmc.api.util.data.Bucket
 
MILK_BUCKET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MINE - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
Minecart - Interface in org.cloudburstmc.api.entity.vehicle
 
MINECART - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
MINECART - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MINECART - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
MINECART_CHEST - Enum constant in enum class org.cloudburstmc.api.util.data.MinecartType
Represents a chest holder.
MINECART_COMMAND_BLOCK - Enum constant in enum class org.cloudburstmc.api.util.data.MinecartType
Represents a command block minecart.
MINECART_EMPTY - Enum constant in enum class org.cloudburstmc.api.util.data.MinecartType
Represents an empty vehicle.
MINECART_FURNACE - Enum constant in enum class org.cloudburstmc.api.util.data.MinecartType
Represents a furnace minecart.
MINECART_HOPPER - Enum constant in enum class org.cloudburstmc.api.util.data.MinecartType
Represents a hopper minecart.
MINECART_MOB_SPAWNER - Enum constant in enum class org.cloudburstmc.api.util.data.MinecartType
Represents a mob spawner minecart.
MINECART_TNT - Enum constant in enum class org.cloudburstmc.api.util.data.MinecartType
Represents a TNT minecart.
MINECART_UNKNOWN - Enum constant in enum class org.cloudburstmc.api.util.data.MinecartType
Represents an unknown minecart.
MinecartType - Enum Class in org.cloudburstmc.api.util.data
Helper class of Minecart variants
MINING_FATIGUE - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
MINING_FATIGUE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
minValue - Variable in class org.cloudburstmc.api.entity.Attribute
 
MOB_GRIEFING - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
MOB_SPAWNER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MOB_SPAWNER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
MOB_SPAWNER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
MOB_SPAWNER - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
MOB_SPAWNER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
MobSpawner - Interface in org.cloudburstmc.api.blockentity
 
Module() - Constructor for class org.cloudburstmc.api.pack.PackManifest.Module
 
MOISTURIZED_AMOUNT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
MOJANG_BANNER_PATTERN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MONITOR - Enum constant in enum class org.cloudburstmc.api.event.EventPriority
Event is listened to purely for monitoring the outcome of an event.
MONSTER_EGG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MONSTER_EGG - Static variable in class org.cloudburstmc.api.block.BlockStates
 
MONSTER_EGG - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
MONSTER_EGG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
MONSTER_EGG_STONE_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
MonsterEggStoneType - Enum Class in org.cloudburstmc.api.util.data
 
Mooshroom - Interface in org.cloudburstmc.api.entity.passive
 
MOOSHROOM - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
MOOSHROOM_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MOSSY - Enum constant in enum class org.cloudburstmc.api.util.data.StoneBrickType
 
MOSSY_COBBLESTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
MOSSY_COBBLESTONE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
MOSSY_COBBLESTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MOSSY_COBBLESTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
MOSSY_COBBLESTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
MOSSY_COBBLESTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
MOSSY_COBBLESTONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MOSSY_COBBLESTONE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
MOSSY_STONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.MonsterEggStoneType
 
MOSSY_STONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
MOSSY_STONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
MOSSY_STONE_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MOSSY_STONE_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
mount(Entity) - Method in interface org.cloudburstmc.api.entity.Entity
 
mount(Entity, MountType) - Method in interface org.cloudburstmc.api.entity.Entity
Enter into a vehicle
mount(Entity, MountType) - Method in interface org.cloudburstmc.api.entity.Rideable
Mount or Dismounts an Entity from a rideable entity
MOUNT - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an entity spawns as a mount of another entity (mostly chicken jockeys)
MountType - Enum Class in org.cloudburstmc.api.util.data
 
MOVEMENT_SPEED - Static variable in class org.cloudburstmc.api.entity.Attribute
 
MOVING_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MOVING_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
MOVING_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
MOVING_BLOCK - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
MOVING_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
MovingBlock - Interface in org.cloudburstmc.api.blockentity
 
MovingObjectPosition - Class in org.cloudburstmc.api.util
author: MagicDroidX Nukkit Project
MovingObjectPosition() - Constructor for class org.cloudburstmc.api.util.MovingObjectPosition
 
Mule - Interface in org.cloudburstmc.api.entity.passive
 
MULE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
MULE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MULTI - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
MULTIPLE - Enum constant in enum class org.cloudburstmc.api.util.data.AttachmentType
 
MUNDANE - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
MUNDANE_II - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
MUSHROOM_STEW - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MUSHROOM_STEW - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
MUTED - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
MUTTON_COOKED - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MUTTON_COOKED - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
MUTTON_RAW - Static variable in class org.cloudburstmc.api.item.ItemIds
 
MUTTON_RAW - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
MYCELIUM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
MYCELIUM - Static variable in class org.cloudburstmc.api.block.BlockStates
 
MYCELIUM - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
MYCELIUM - Static variable in class org.cloudburstmc.api.util.Identifiers
 

N

name - Variable in class org.cloudburstmc.api.block.trait.BlockTrait
 
name - Variable in class org.cloudburstmc.api.entity.Attribute
 
name() - Element in annotation interface org.cloudburstmc.api.plugin.Plugin
 
name(String) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
NAME_BANNED - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
NAME_TAG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NAME_TAG - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NATURAL - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When something spawns from natural means
NATURAL_REGENERATION - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
NAUSEA - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
NAUSEA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NAUTILUS_SHELL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NAUTILUS_SHELL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NEGATIVE - Enum constant in enum class org.cloudburstmc.api.util.Direction.AxisDirection
 
NETHER - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityPortalEnterEvent.PortalType
 
NETHER_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
NETHER_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
NETHER_BRICK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHER_BRICK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_BRICK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_BRICK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHER_BRICK_FENCE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHER_BRICK_FENCE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_BRICK_FENCE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_BRICK_FENCE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHER_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHER_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHER_BRICK_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
NETHER_FUNGUS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_FUNGUS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_GOLD_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHER_GOLD_ORE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_GOLD_ORE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_GOLD_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHER_NYLIUM - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_NYLIUM - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_PORTAL - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a creature is spawned by nether portal
NETHER_PORTAL - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerTeleportEvent.TeleportCause
 
NETHER_REACTOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHER_REACTOR - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_REACTOR - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_REACTOR - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
NETHER_REACTOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHER_ROOTS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_ROOTS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_SPROUDS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHER_SPROUTS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHER_SPROUTS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_SPROUTS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_SPROUTS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHER_STAR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHER_STAR - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHER_WART - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHER_WART - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_WART - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_WART - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
NETHER_WART - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHER_WART - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHER_WART - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHER_WART_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHER_WART_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHER_WART_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHER_WART_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHERBRICK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERBRICK - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NetherBrickType - Enum Class in org.cloudburstmc.api.util.data
 
NETHERITE - Static variable in class org.cloudburstmc.api.item.TierTypes
 
NETHERITE_AXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_AXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHERITE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHERITE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHERITE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHERITE_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHERITE_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_BOOTS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHERITE_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_CHESTPLATE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHERITE_HELMET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_HELMET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHERITE_HOE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_HOE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHERITE_INGOT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_LEGGINGS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHERITE_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHERITE_SCRAP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHERITE_SWORD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
NETHERITE_SWORD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
NETHERRACK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NETHERRACK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NETHERRACK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NETHERRACK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NETHERRACK_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
NetherReactor - Interface in org.cloudburstmc.api.blockentity
 
neverBuildable() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
NEW_CONNECTION - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
newCondition() - Method in class org.cloudburstmc.api.level.chunk.LockableChunk
 
NIGHT_VISION - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
NIGHT_VISION - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
NIGHT_VISION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
NIGHT_VISION_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
NO_ACTION - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
 
NO_CLIP - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
NO_CRACKS - Enum constant in enum class org.cloudburstmc.api.util.data.CrackedState
 
NO_LEAVES - Enum constant in enum class org.cloudburstmc.api.util.data.BambooLeafSize
 
NO_MVP - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
NO_PVM - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
NONE - Enum constant in enum class org.cloudburstmc.api.util.data.WallConnectionType
 
NonSerializable - Interface in org.cloudburstmc.api.util
 
NORMAL - Enum constant in enum class org.cloudburstmc.api.event.EventPriority
Event call is neither important nor unimportant, and may be ran normally
NORMAL - Enum constant in enum class org.cloudburstmc.api.level.Difficulty
 
NORMAL - Enum constant in enum class org.cloudburstmc.api.util.data.DirtType
 
NORMAL - Enum constant in enum class org.cloudburstmc.api.util.data.SandType
 
NORMAL_STONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NORMAL_STONE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
north() - Method in interface org.cloudburstmc.api.block.Block
 
north(int) - Method in interface org.cloudburstmc.api.block.Block
 
NORTH - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
NORTH - Enum constant in enum class org.cloudburstmc.api.util.data.LeverDirection
 
NORTH - Enum constant in enum class org.cloudburstmc.api.util.Direction
 
NORTH_NORTHEAST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
NORTH_NORTHWEST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
NORTH_SOUTH - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection
 
NORTHEAST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
northState() - Method in interface org.cloudburstmc.api.block.Block
 
northState(int) - Method in interface org.cloudburstmc.api.block.Block
 
NORTHWEST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
NOT_WHITELISTED - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
Noteblock - Interface in org.cloudburstmc.api.blockentity
 
NOTEBLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
NOTEBLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
NOTEBLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
NOTEBLOCK - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
NOTEBLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 

O

OAK - Enum constant in enum class org.cloudburstmc.api.util.data.TreeSpecies
 
OAK_BOAT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
OAK_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OAK_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OAK_DOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OAK_DOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OAK_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OAK_FENCE_GATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OAK_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OAK_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OAK_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OAK_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OAK_STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OAK_STANDING_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OAK_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OAK_TRAPDOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OAK_WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OAK_WALL_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OBSERVER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OBSERVER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
OBSERVER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
OBSERVER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OBSIDIAN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
OBSIDIAN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
OBSIDIAN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
OBSIDIAN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
OBSIDIAN_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
Ocelot - Interface in org.cloudburstmc.api.entity.passive
 
OCELOT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
OCELOT_BABY - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an ocelot has a baby spawned along with them
OCELOT_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
of(int, String, String, String, long, boolean, List<Page>) - Static method in class org.cloudburstmc.api.item.data.WrittenBook
 
of(int, DyeColor, List<BannerPattern>) - Static method in class org.cloudburstmc.api.item.data.BannerData
 
of(long, long, byte[]) - Static method in class org.cloudburstmc.api.item.data.MapItem
 
of(String) - Static method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
of(String) - Static method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
 
of(String) - Static method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
 
of(String) - Static method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
 
of(String, boolean) - Static method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
of(String, boolean) - Static method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
 
of(String, float) - Static method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
 
of(String, int) - Static method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
 
of(String, String) - Static method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
of(String, String, boolean) - Static method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
of(String, String, boolean, boolean) - Static method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
of(String, String, Class<E>) - Static method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
of(String, String, Class<E>, E...) - Static method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
of(String, String, Class<E>, Set<E>, E) - Static method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
of(String, Class<E>) - Static method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
of(String, Class<E>, E) - Static method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
of(String, Class<E>, E...) - Static method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
of(String, Class<E>, Set<E>, E) - Static method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
of(List<DyeColor>, List<DyeColor>, boolean, boolean, FireworkData.FireworkExplosion.ExplosionType) - Static method in class org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion
 
of(List<FireworkData.FireworkExplosion>, boolean) - Static method in class org.cloudburstmc.api.util.data.FireworkData
 
of(Set<Direction>) - Static method in class org.cloudburstmc.api.util.data.VineDirection
 
of(Direction...) - Static method in class org.cloudburstmc.api.util.data.VineDirection
 
of(Identifier, BlockTrait<?>...) - Static method in class org.cloudburstmc.api.block.BlockType
 
offset(float, float, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
offset(Vector3f) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
offset(Vector3i) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
onActivate(Block, ItemStack) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
onActivate(Block, ItemStack, Player) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
onActivate(ItemStack, Player, Block, Block, Direction, Vector3f, Level) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
onBreak() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
onBreak(Block, ItemStack) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
onBreak(Block, ItemStack, Player) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
onChunkChanged(Chunk) - Method in interface org.cloudburstmc.api.level.ChunkLoader
 
onChunkLoaded(Chunk) - Method in interface org.cloudburstmc.api.level.ChunkLoader
 
onChunkUnloaded(Chunk) - Method in interface org.cloudburstmc.api.level.ChunkLoader
 
onClickAir(ItemStack, Vector3f, Player) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
onClose(Player) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
onDismount(Entity) - Method in interface org.cloudburstmc.api.entity.Entity
 
ONE_EGG - Enum constant in enum class org.cloudburstmc.api.util.data.TurtleEggCount
 
onEatenBy(Player) - Method in interface org.cloudburstmc.api.item.Food
 
onEntityCollide(Block, Entity) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
onEntityCollision(Entity) - Method in interface org.cloudburstmc.api.entity.Entity
 
onInteract(Player, ItemStack, Vector3f) - Method in interface org.cloudburstmc.api.entity.Entity
 
onlySerialize - Variable in class org.cloudburstmc.api.block.trait.BlockTrait
 
onMount(Entity) - Method in interface org.cloudburstmc.api.entity.Entity
 
onOpen(Player) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
onPlayerCompleteLoginSequence(Player) - Method in interface org.cloudburstmc.api.Server
 
onRelease(ItemStack, int, Player) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
onSlotChange(int, ItemStack, boolean) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
onStruckByLightning(LightningBolt) - Method in interface org.cloudburstmc.api.entity.Entity
 
onUpdate() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
onUpdate(int) - Method in interface org.cloudburstmc.api.entity.Entity
 
onUpdate(Block, int) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
onUse(ItemStack, int, Player) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
open(Player) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
OPEN_CONTAINERS - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
OPERATOR - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
optional() - Element in annotation interface org.cloudburstmc.api.plugin.Dependency
 
ORANGE - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
ORANGE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
ORANGE_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ORANGE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
ORANGE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ORANGE_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
ORB_SPLIT_SIZES - Static variable in interface org.cloudburstmc.api.entity.misc.ExperienceOrb
Split sizes used for dropping experience orbs.
ORCHID - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
org.cloudburstmc.api - module org.cloudburstmc.api
 
org.cloudburstmc.api - package org.cloudburstmc.api
 
org.cloudburstmc.api.block - package org.cloudburstmc.api.block
 
org.cloudburstmc.api.block.behavior - package org.cloudburstmc.api.block.behavior
 
org.cloudburstmc.api.block.material - package org.cloudburstmc.api.block.material
 
org.cloudburstmc.api.block.trait - package org.cloudburstmc.api.block.trait
 
org.cloudburstmc.api.blockentity - package org.cloudburstmc.api.blockentity
 
org.cloudburstmc.api.command - package org.cloudburstmc.api.command
 
org.cloudburstmc.api.enchantment - package org.cloudburstmc.api.enchantment
 
org.cloudburstmc.api.enchantment.behavior - package org.cloudburstmc.api.enchantment.behavior
 
org.cloudburstmc.api.entity - package org.cloudburstmc.api.entity
 
org.cloudburstmc.api.entity.hostile - package org.cloudburstmc.api.entity.hostile
 
org.cloudburstmc.api.entity.misc - package org.cloudburstmc.api.entity.misc
 
org.cloudburstmc.api.entity.passive - package org.cloudburstmc.api.entity.passive
 
org.cloudburstmc.api.entity.projectile - package org.cloudburstmc.api.entity.projectile
 
org.cloudburstmc.api.entity.vehicle - package org.cloudburstmc.api.entity.vehicle
 
org.cloudburstmc.api.event - package org.cloudburstmc.api.event
 
org.cloudburstmc.api.event.block - package org.cloudburstmc.api.event.block
 
org.cloudburstmc.api.event.entity - package org.cloudburstmc.api.event.entity
 
org.cloudburstmc.api.event.inventory - package org.cloudburstmc.api.event.inventory
 
org.cloudburstmc.api.event.level - package org.cloudburstmc.api.event.level
 
org.cloudburstmc.api.event.player - package org.cloudburstmc.api.event.player
 
org.cloudburstmc.api.event.potion - package org.cloudburstmc.api.event.potion
 
org.cloudburstmc.api.event.redstone - package org.cloudburstmc.api.event.redstone
 
org.cloudburstmc.api.event.server - package org.cloudburstmc.api.event.server
 
org.cloudburstmc.api.event.vehicle - package org.cloudburstmc.api.event.vehicle
 
org.cloudburstmc.api.inventory - package org.cloudburstmc.api.inventory
 
org.cloudburstmc.api.item - package org.cloudburstmc.api.item
 
org.cloudburstmc.api.item.behavior - package org.cloudburstmc.api.item.behavior
 
org.cloudburstmc.api.item.data - package org.cloudburstmc.api.item.data
 
org.cloudburstmc.api.level - package org.cloudburstmc.api.level
 
org.cloudburstmc.api.level.chunk - package org.cloudburstmc.api.level.chunk
 
org.cloudburstmc.api.level.gamerule - package org.cloudburstmc.api.level.gamerule
 
org.cloudburstmc.api.locale - package org.cloudburstmc.api.locale
 
org.cloudburstmc.api.pack - package org.cloudburstmc.api.pack
 
org.cloudburstmc.api.pack.loader - package org.cloudburstmc.api.pack.loader
 
org.cloudburstmc.api.permission - package org.cloudburstmc.api.permission
 
org.cloudburstmc.api.player - package org.cloudburstmc.api.player
 
org.cloudburstmc.api.player.skin - package org.cloudburstmc.api.player.skin
 
org.cloudburstmc.api.player.skin.data - package org.cloudburstmc.api.player.skin.data
 
org.cloudburstmc.api.plugin - package org.cloudburstmc.api.plugin
 
org.cloudburstmc.api.potion - package org.cloudburstmc.api.potion
 
org.cloudburstmc.api.registry - package org.cloudburstmc.api.registry
 
org.cloudburstmc.api.util - package org.cloudburstmc.api.util
 
org.cloudburstmc.api.util.data - package org.cloudburstmc.api.util.data
 
overwriteBehavior(BlockType, BlockBehavior) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
Ownable - Interface in org.cloudburstmc.api.entity
Author: BeYkeRYkt Nukkit Project
OXEYE - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 

P

Pack - Class in org.cloudburstmc.api.pack
 
Pack(PackLoader, PackManifest, PackManifest.Module) - Constructor for class org.cloudburstmc.api.pack.Pack
 
Pack.Factory - Interface in org.cloudburstmc.api.pack
 
PACKED_ICE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PACKED_ICE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PACKED_ICE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PACKED_ICE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
PACKED_ICE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PackLoader - Interface in org.cloudburstmc.api.pack.loader
 
PackLoader.Factory - Interface in org.cloudburstmc.api.pack.loader
 
PackManifest - Class in org.cloudburstmc.api.pack
 
PackManifest() - Constructor for class org.cloudburstmc.api.pack.PackManifest
 
PackManifest.Dependency - Class in org.cloudburstmc.api.pack
 
PackManifest.Header - Class in org.cloudburstmc.api.pack
 
PackManifest.Metadata - Class in org.cloudburstmc.api.pack
 
PackManifest.Module - Class in org.cloudburstmc.api.pack
 
PackManifest.SubPack - Class in org.cloudburstmc.api.pack
 
PackType - Enum Class in org.cloudburstmc.api.pack
 
PAEONIA - Enum constant in enum class org.cloudburstmc.api.util.data.DoublePlantType
 
Page - Interface in org.cloudburstmc.api.item.data
 
Painting - Interface in org.cloudburstmc.api.entity.misc
 
PAINTING - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PAINTING - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PAINTING - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
Painting.Motive - Enum Class in org.cloudburstmc.api.entity.misc
 
pairWith(Chest) - Method in interface org.cloudburstmc.api.blockentity.Chest
 
Panda - Interface in org.cloudburstmc.api.entity.passive
 
PANDA - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PANDA_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PAPER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PAPER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
Parrot - Interface in org.cloudburstmc.api.entity.passive
 
PARROT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PARROT_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
parse(String) - Method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
 
parse(String) - Method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
 
parse(String) - Method in interface org.cloudburstmc.api.level.gamerule.GameRule
 
parse(String) - Method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
 
parseStorageValue(Object) - Method in class org.cloudburstmc.api.block.trait.BlockTrait
 
parseStorageValue(Object) - Method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
parseStorageValue(Object) - Method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
parseStorageValue(Object) - Method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
parseValue(String) - Method in class org.cloudburstmc.api.block.trait.BlockTrait
 
parseValue(String) - Method in class org.cloudburstmc.api.block.trait.BooleanBlockTrait
 
parseValue(String) - Method in class org.cloudburstmc.api.block.trait.EnumBlockTrait
 
parseValue(String) - Method in class org.cloudburstmc.api.block.trait.IntegerBlockTrait
 
PASSENGER - Enum constant in enum class org.cloudburstmc.api.util.data.MountType
 
PATTERN_BORDER - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_BOTTOM_LEFT_CORNER - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_BOTTOM_RIGHT_CORNER - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_BOTTOM_STRIPE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_BOTTOM_TRIANGLE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_BOTTOM_TRIANGLE_SAWTOOTH - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_CENTER_STRIPE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_CREEPER - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_CURLY_BORDER - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_DIAGONAL_CROSS - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_DOWN_LEFT_STRIPE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_DOWN_RIGHT_STRIPE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_FLOWER - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_GRADIENT - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_GRADIENT_UPSIDE_DOWN - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_HORIZONTAL_HALF_BOTTOM - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_HORIZONTAL_HALF_TOP - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_LEFT_OF_DIAGONAL - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_LEFT_OF_UPSIDE_DOWN_DIAGONAL - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_LEFT_STRIPE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_MIDDLE_CIRCLE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_MIDDLE_RHOMBUS - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_MIDDLE_STRIPE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_MOJANG - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_RIGHT_OF_DIAGONAL - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_RIGHT_OF_UPSIDE_DOWN_DIAGONAL - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_RIGHT_STRIPE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_SKULL - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_SMALL_STRIPES - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_SQUARE_CROSS - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_TOP_LEFT_CORNER - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_TOP_RIGHT_CORNER - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_TOP_STRIPE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_TOP_TRIANGLE - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_TOP_TRIANGLE_SAWTOOTH - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_VERTICAL_HALF_LEFT - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PATTERN_VERTICAL_HALF_RIGHT - Enum constant in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
 
PEACEFUL - Enum constant in enum class org.cloudburstmc.api.level.Difficulty
 
Permissible - Interface in org.cloudburstmc.api.permission
author: MagicDroidX Nukkit Project
Permission - Class in org.cloudburstmc.api.permission
author: MagicDroidX Nukkit Project
Permission(String, String, String, Map<String, Boolean>) - Constructor for class org.cloudburstmc.api.permission.Permission
 
PermissionAttachment - Class in org.cloudburstmc.api.permission
author: MagicDroidX Nukkit Project
PermissionAttachment(PluginContainer, Permissible) - Constructor for class org.cloudburstmc.api.permission.PermissionAttachment
 
PermissionAttachmentInfo - Class in org.cloudburstmc.api.permission
author: MagicDroidX Nukkit Project
PermissionAttachmentInfo(Permissible, String, PermissionAttachment, boolean) - Constructor for class org.cloudburstmc.api.permission.PermissionAttachmentInfo
 
PermissionManager - Interface in org.cloudburstmc.api.permission
 
PermissionRemovedExecutor - Interface in org.cloudburstmc.api.permission
author: MagicDroidX Nukkit Project
PersonaPiece - Class in org.cloudburstmc.api.player.skin.data
 
PersonaPiece() - Constructor for class org.cloudburstmc.api.player.skin.data.PersonaPiece
 
PersonaPieceTint - Class in org.cloudburstmc.api.player.skin.data
 
PersonaPieceTint(String, List<String>) - Constructor for class org.cloudburstmc.api.player.skin.data.PersonaPieceTint
 
Phantom - Interface in org.cloudburstmc.api.entity.hostile
 
PHANTOM - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PHANTOM_MEMBRANE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PHANTOM_MEMBRANE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
PHANTOM_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PHYSICAL - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerInteractEvent.Action
 
PICKAXE - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
PICKAXE - Static variable in class org.cloudburstmc.api.item.ToolTypes
 
PICKUP - Enum constant in enum class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent.Action
 
Pig - Interface in org.cloudburstmc.api.entity.passive
 
PIG - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PIG_SCENE - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
PIG_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
Piglin - Interface in org.cloudburstmc.api.entity.hostile
 
PIGLIN - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PIGLIN_BANNER_PATTERN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PIGLIN_BRUTE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PIGLIN_BRUTE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PIGLIN_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PiglinBrute - Interface in org.cloudburstmc.api.entity.hostile
 
PIGSTEP - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
Pillager - Interface in org.cloudburstmc.api.entity.hostile
 
PILLAGER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PILLAGER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PINK - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
PINK_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
PINK_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PINK_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PINK_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PINK_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
Piston - Interface in org.cloudburstmc.api.blockentity
 
PISTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PISTON - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PISTON - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PISTON - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
PISTON - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
PISTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PISTON_ARM_COLLISION - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PISTON_ARM_COLLISION - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PISTON_ARM_COLLISION - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PISTON_ARM_COLLISION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
place(ItemStack, Block, Block, Direction, Vector3f, Player) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
placeBlock(Block, BlockState) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
placeBlock(Block, BlockState, boolean) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
placeBlock(Block, ItemStack) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
placeBlock(Block, ItemStack, boolean) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
PLANKS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PLANKS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PLANKS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PLANKS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PLANT - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
PLANT - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
play() - Method in interface org.cloudburstmc.api.blockentity.Jukebox
 
player - Variable in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
player - Variable in class org.cloudburstmc.api.event.block.BlockPlaceEvent
 
Player - Interface in org.cloudburstmc.api.player
 
PLAYER - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
PLAYER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PlayerAchievementAwardedEvent - Class in org.cloudburstmc.api.event.player
 
PlayerAchievementAwardedEvent(Player, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerAchievementAwardedEvent
 
PlayerAnimationEvent - Class in org.cloudburstmc.api.event.player
 
PlayerAnimationEvent(Player) - Constructor for class org.cloudburstmc.api.event.player.PlayerAnimationEvent
 
PlayerAnimationEvent(Player, PlayerAnimationEvent.Type) - Constructor for class org.cloudburstmc.api.event.player.PlayerAnimationEvent
 
PlayerAnimationEvent.Type - Enum Class in org.cloudburstmc.api.event.player
 
PlayerAsyncPreLoginEvent - Class in org.cloudburstmc.api.event.player
This event is called asynchronously
PlayerAsyncPreLoginEvent(LoginChainData) - Constructor for class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
PlayerAsyncPreLoginEvent.LoginResult - Enum Class in org.cloudburstmc.api.event.player
 
PlayerBedEnterEvent - Class in org.cloudburstmc.api.event.player
 
PlayerBedEnterEvent(Player, Block) - Constructor for class org.cloudburstmc.api.event.player.PlayerBedEnterEvent
 
PlayerBedLeaveEvent - Class in org.cloudburstmc.api.event.player
 
PlayerBedLeaveEvent(Player, Block) - Constructor for class org.cloudburstmc.api.event.player.PlayerBedLeaveEvent
 
PlayerBlockPickEvent - Class in org.cloudburstmc.api.event.player
 
PlayerBlockPickEvent(Player, Block, ItemStack) - Constructor for class org.cloudburstmc.api.event.player.PlayerBlockPickEvent
 
PlayerBucketEmptyEvent - Class in org.cloudburstmc.api.event.player
 
PlayerBucketEmptyEvent(Player, Block, Direction, ItemStack, ItemStack) - Constructor for class org.cloudburstmc.api.event.player.PlayerBucketEmptyEvent
 
PlayerBucketEvent - Class in org.cloudburstmc.api.event.player
 
PlayerBucketEvent(Player, BlockState, Direction, ItemStack, ItemStack) - Constructor for class org.cloudburstmc.api.event.player.PlayerBucketEvent
 
PlayerBucketFillEvent - Class in org.cloudburstmc.api.event.player
 
PlayerBucketFillEvent(Player, BlockState, Direction, ItemStack, ItemStack) - Constructor for class org.cloudburstmc.api.event.player.PlayerBucketFillEvent
 
PlayerChangeSkinEvent - Class in org.cloudburstmc.api.event.player
author: KCodeYT Nukkit Project
PlayerChangeSkinEvent(Player, Skin) - Constructor for class org.cloudburstmc.api.event.player.PlayerChangeSkinEvent
 
PlayerChatEvent - Class in org.cloudburstmc.api.event.player
 
PlayerChatEvent(Player, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerChatEvent
 
PlayerChatEvent(Player, String, String, Set<CommandSender>) - Constructor for class org.cloudburstmc.api.event.player.PlayerChatEvent
 
PlayerChunkRequestEvent - Class in org.cloudburstmc.api.event.player
 
PlayerChunkRequestEvent(Player, int, int) - Constructor for class org.cloudburstmc.api.event.player.PlayerChunkRequestEvent
 
PlayerCommandPreprocessEvent - Class in org.cloudburstmc.api.event.player
 
PlayerCommandPreprocessEvent(Player, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerCommandPreprocessEvent
 
PlayerDataSerializeEvent - Class in org.cloudburstmc.api.event.server
 
PlayerDataSerializeEvent(String, PlayerDataSerializer) - Constructor for class org.cloudburstmc.api.event.server.PlayerDataSerializeEvent
 
PlayerDataSerializer - Interface in org.cloudburstmc.api.util
 
PlayerDeathEvent - Class in org.cloudburstmc.api.event.player
 
PlayerDeathEvent(Player, ItemStack[], String, int) - Constructor for class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
PlayerDeathEvent(Player, ItemStack[], TextContainer, int) - Constructor for class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
PlayerDropItemEvent - Class in org.cloudburstmc.api.event.player
 
PlayerDropItemEvent(Player, ItemStack) - Constructor for class org.cloudburstmc.api.event.player.PlayerDropItemEvent
 
PlayerEatFoodEvent - Class in org.cloudburstmc.api.event.player
Created by Snake1999 on 2016/1/14.
PlayerEatFoodEvent(Player, Food) - Constructor for class org.cloudburstmc.api.event.player.PlayerEatFoodEvent
 
PlayerEvent - Class in org.cloudburstmc.api.event.player
author: MagicDroidX Nukkit Project
PlayerEvent(Player) - Constructor for class org.cloudburstmc.api.event.player.PlayerEvent
 
PlayerFoodLevelChangeEvent - Class in org.cloudburstmc.api.event.player
 
PlayerFoodLevelChangeEvent(Player, int, float) - Constructor for class org.cloudburstmc.api.event.player.PlayerFoodLevelChangeEvent
 
PlayerGameModeChangeEvent - Class in org.cloudburstmc.api.event.player
 
PlayerGameModeChangeEvent(Player, GameMode) - Constructor for class org.cloudburstmc.api.event.player.PlayerGameModeChangeEvent
 
PlayerGlassBottleFillEvent - Class in org.cloudburstmc.api.event.player
 
PlayerGlassBottleFillEvent(Player, BlockState, ItemStack) - Constructor for class org.cloudburstmc.api.event.player.PlayerGlassBottleFillEvent
 
PlayerInteractEntityEvent - Class in org.cloudburstmc.api.event.player
Created by CreeperFace on 1.
PlayerInteractEntityEvent(Player, Entity, ItemStack, Vector3f) - Constructor for class org.cloudburstmc.api.event.player.PlayerInteractEntityEvent
 
PlayerInteractEvent - Class in org.cloudburstmc.api.event.player
author: MagicDroidX Nukkit Project
PlayerInteractEvent(Player, ItemStack, Vector3f, Direction, PlayerInteractEvent.Action) - Constructor for class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
PlayerInteractEvent(Player, ItemStack, Block, Direction, PlayerInteractEvent.Action) - Constructor for class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
PlayerInteractEvent.Action - Enum Class in org.cloudburstmc.api.event.player
 
PlayerInventory - Interface in org.cloudburstmc.api.inventory
 
PlayerItemConsumeEvent - Class in org.cloudburstmc.api.event.player
Called when a player eats something
PlayerItemConsumeEvent(Player, ItemStack) - Constructor for class org.cloudburstmc.api.event.player.PlayerItemConsumeEvent
 
PlayerItemHeldEvent - Class in org.cloudburstmc.api.event.player
author: MagicDroidX Nukkit Project
PlayerItemHeldEvent(Player, ItemStack, int) - Constructor for class org.cloudburstmc.api.event.player.PlayerItemHeldEvent
 
PlayerJoinEvent - Class in org.cloudburstmc.api.event.player
 
PlayerJoinEvent(Player, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerJoinEvent
 
PlayerJoinEvent(Player, TextContainer) - Constructor for class org.cloudburstmc.api.event.player.PlayerJoinEvent
 
PlayerJumpEvent - Class in org.cloudburstmc.api.event.player
 
PlayerJumpEvent(Player) - Constructor for class org.cloudburstmc.api.event.player.PlayerJumpEvent
 
PlayerKickEvent - Class in org.cloudburstmc.api.event.player
 
PlayerKickEvent(Player, String, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerKickEvent
Deprecated.
PlayerKickEvent(Player, String, TextContainer) - Constructor for class org.cloudburstmc.api.event.player.PlayerKickEvent
Deprecated.
PlayerKickEvent(Player, PlayerKickEvent.Reason, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerKickEvent
 
PlayerKickEvent(Player, PlayerKickEvent.Reason, String, TextContainer) - Constructor for class org.cloudburstmc.api.event.player.PlayerKickEvent
 
PlayerKickEvent(Player, PlayerKickEvent.Reason, TextContainer) - Constructor for class org.cloudburstmc.api.event.player.PlayerKickEvent
 
PlayerKickEvent.Reason - Enum Class in org.cloudburstmc.api.event.player
 
PlayerLoginEvent - Class in org.cloudburstmc.api.event.player
 
PlayerLoginEvent(Player, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerLoginEvent
 
PlayerLoginEvent(Player, TextContainer) - Constructor for class org.cloudburstmc.api.event.player.PlayerLoginEvent
 
PlayerMapInfoRequestEvent - Class in org.cloudburstmc.api.event.player
Created by CreeperFace on 18.3.2017.
PlayerMapInfoRequestEvent(Player, ItemStack) - Constructor for class org.cloudburstmc.api.event.player.PlayerMapInfoRequestEvent
 
PlayerMessageEvent - Class in org.cloudburstmc.api.event.player
Created on 2015/12/23 by xtypr.
PlayerMessageEvent(Player, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerMessageEvent
 
PlayerMouseOverEntityEvent - Class in org.cloudburstmc.api.event.player
 
PlayerMouseOverEntityEvent(Player, Entity) - Constructor for class org.cloudburstmc.api.event.player.PlayerMouseOverEntityEvent
 
PlayerMoveEvent - Class in org.cloudburstmc.api.event.player
 
PlayerMoveEvent(Player, Location, Location) - Constructor for class org.cloudburstmc.api.event.player.PlayerMoveEvent
 
PlayerMoveEvent(Player, Location, Location, boolean) - Constructor for class org.cloudburstmc.api.event.player.PlayerMoveEvent
 
PlayerQuitEvent - Class in org.cloudburstmc.api.event.player
 
PlayerQuitEvent(Player, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
PlayerQuitEvent(Player, String, boolean) - Constructor for class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
PlayerQuitEvent(Player, String, boolean, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
PlayerQuitEvent(Player, String, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
PlayerQuitEvent(Player, TextContainer) - Constructor for class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
PlayerQuitEvent(Player, TextContainer, boolean) - Constructor for class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
PlayerQuitEvent(Player, TextContainer, boolean, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
PlayerQuitEvent(Player, TextContainer, String) - Constructor for class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
PlayerRespawnEvent - Class in org.cloudburstmc.api.event.player
 
PlayerRespawnEvent(Player, Location) - Constructor for class org.cloudburstmc.api.event.player.PlayerRespawnEvent
 
PlayerRespawnEvent(Player, Location, boolean) - Constructor for class org.cloudburstmc.api.event.player.PlayerRespawnEvent
 
PlayerTeleportEvent - Class in org.cloudburstmc.api.event.player
 
PlayerTeleportEvent(Player, Location, Location, PlayerTeleportEvent.TeleportCause) - Constructor for class org.cloudburstmc.api.event.player.PlayerTeleportEvent
 
PlayerTeleportEvent.TeleportCause - Enum Class in org.cloudburstmc.api.event.player
 
PlayerToggleFlightEvent - Class in org.cloudburstmc.api.event.player
 
PlayerToggleFlightEvent(Player, boolean) - Constructor for class org.cloudburstmc.api.event.player.PlayerToggleFlightEvent
 
PlayerToggleGlideEvent - Class in org.cloudburstmc.api.event.player
 
PlayerToggleGlideEvent(Player, boolean) - Constructor for class org.cloudburstmc.api.event.player.PlayerToggleGlideEvent
 
PlayerToggleSneakEvent - Class in org.cloudburstmc.api.event.player
 
PlayerToggleSneakEvent(Player, boolean) - Constructor for class org.cloudburstmc.api.event.player.PlayerToggleSneakEvent
 
PlayerToggleSprintEvent - Class in org.cloudburstmc.api.event.player
 
PlayerToggleSprintEvent(Player, boolean) - Constructor for class org.cloudburstmc.api.event.player.PlayerToggleSprintEvent
 
PlayerToggleSwimEvent - Class in org.cloudburstmc.api.event.player
 
PlayerToggleSwimEvent(Player, boolean) - Constructor for class org.cloudburstmc.api.event.player.PlayerToggleSwimEvent
 
Plugin - Annotation Interface in org.cloudburstmc.api.plugin
 
PLUGIN - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerTeleportEvent.TeleportCause
 
PLUGIN - Enum constant in enum class org.cloudburstmc.api.pack.PackType
 
PluginContainer - Interface in org.cloudburstmc.api.plugin
 
PluginDependency - Interface in org.cloudburstmc.api.plugin
 
PluginDescription - Interface in org.cloudburstmc.api.plugin
 
PluginException - Exception in org.cloudburstmc.api.plugin
 
PluginException() - Constructor for exception org.cloudburstmc.api.plugin.PluginException
 
PluginException(String) - Constructor for exception org.cloudburstmc.api.plugin.PluginException
 
PluginException(String, Throwable) - Constructor for exception org.cloudburstmc.api.plugin.PluginException
 
PluginException(String, Throwable, boolean, boolean) - Constructor for exception org.cloudburstmc.api.plugin.PluginException
 
PluginException(Throwable) - Constructor for exception org.cloudburstmc.api.plugin.PluginException
 
PluginLoader - Interface in org.cloudburstmc.api.plugin
 
PluginManager - Interface in org.cloudburstmc.api.plugin
 
PODZOL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PODZOL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PODZOL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PODZOL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POINTER - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
POISON - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
POISON - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
POISON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POISON_II - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
POISON_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
POISONOUS_POTATO - Static variable in class org.cloudburstmc.api.item.ItemIds
 
POISONOUS_POTATO - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
POLAR_BEAR - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
POLAR_BEAR_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PolarBear - Interface in org.cloudburstmc.api.entity.passive
 
POLISHED_ANDESITE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
POLISHED_ANDESITE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_ANDESITE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BASALT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BASALT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
POLISHED_BASALT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
POLISHED_BASALT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
POLISHED_BLACKSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
POLISHED_BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
POLISHED_BLACKSTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
POLISHED_BLACKSTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
POLISHED_BLACKSTONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
POLISHED_BLACKSTONE_BRICK_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_BRICK_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_BRICK_WALL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_BRICK_WALL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
POLISHED_BLACKSTONE_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
POLISHED_BLACKSTONE_BRICKS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_BLACKSTONE_WALL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_BLACKSTONE_WALL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_DIORITE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
POLISHED_DIORITE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_DIORITE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POLISHED_GRANITE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
POLISHED_GRANITE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POLISHED_GRANITE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POOL - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
POPPY - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
PORKCHOP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PORKCHOP - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
PORTAL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PORTAL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PORTAL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PORTAL - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
PORTAL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PORTAL_AXIS - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
PORTFOLIO - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PORTFOLIO - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
position - Variable in class org.cloudburstmc.api.event.entity.EntityExplodeEvent
 
POSITIVE - Enum constant in enum class org.cloudburstmc.api.util.Direction.AxisDirection
 
possibleValues - Variable in class org.cloudburstmc.api.block.trait.BlockTrait
 
POTATO - Static variable in class org.cloudburstmc.api.item.ItemIds
 
POTATO - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
POTATOES - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POTATOES - Static variable in class org.cloudburstmc.api.block.BlockStates
 
POTATOES - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
POTATOES - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Potion - Class in org.cloudburstmc.api.potion
 
Potion(PotionType) - Constructor for class org.cloudburstmc.api.potion.Potion
 
Potion(PotionType, boolean) - Constructor for class org.cloudburstmc.api.potion.Potion
 
POTION - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
POTION - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
POTION - Static variable in class org.cloudburstmc.api.item.ItemIds
 
POTION - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
POTION_AWKWARD - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_DECAY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_FiRE_RESISTANCE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_FIRE_RESISTANCE_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_HARMING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_HARMING_II - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_INSTANT_HEALTH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_INSTANT_HEALTH_II - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_INVISIBLE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_INVISIBLE_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_LEAPING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_LEAPING_II - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_LEAPING_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_MUNDANE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_MUNDANE_II - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_NIGHT_VISION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_NIGHT_VISION_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_POISON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_POISON_II - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_POISON_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_REGENERATION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_REGENERATION_II - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_REGENERATION_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_SLOW_FALLING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_SLOW_FALLING_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_SLOWNESS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_SLOWNESS_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_SPEED - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_SPEED_II - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_SPEED_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_STRENGTH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_STRENGTH_II - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_STRENGTH_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_THICK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_TURTLE_MASTER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_TURTLE_MASTER_II - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_TURTLE_MASTER_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_WATER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_WATER_BREATHING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_WATER_BREATHING_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_WEAKNESS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POTION_WEAKNESS_LONG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PotionApplyEvent - Class in org.cloudburstmc.api.event.potion
Created by Snake1999 on 2016/1/12.
PotionApplyEvent(Potion, Effect, Entity) - Constructor for class org.cloudburstmc.api.event.potion.PotionApplyEvent
 
PotionCollideEvent - Class in org.cloudburstmc.api.event.potion
Created by Snake1999 on 2016/1/12.
PotionCollideEvent(Potion, Projectile) - Constructor for class org.cloudburstmc.api.event.potion.PotionCollideEvent
 
PotionEvent - Class in org.cloudburstmc.api.event.potion
Created by Snake1999 on 2016/1/12.
PotionEvent(Potion) - Constructor for class org.cloudburstmc.api.event.potion.PotionEvent
 
PotionType - Class in org.cloudburstmc.api.potion
 
PotionType(Identifier, EffectType, int, int, boolean) - Constructor for class org.cloudburstmc.api.potion.PotionType
 
PotionType(Identifier, EffectType, int, int, boolean, boolean) - Constructor for class org.cloudburstmc.api.potion.PotionType
 
PotionTypes - Class in org.cloudburstmc.api.potion
 
PotionTypes() - Constructor for class org.cloudburstmc.api.potion.PotionTypes
 
POWERED_COMPARATOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POWERED_COMPARATOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
POWERED_REPEATER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
POWERED_REPEATER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PRESSURE_PLATE - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
PrimedTnt - Interface in org.cloudburstmc.api.entity.misc
 
priority() - Element in annotation interface org.cloudburstmc.api.event.Listener
 
PRISMARINE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
PRISMARINE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PRISMARINE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PRISMARINE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PRISMARINE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PRISMARINE_BLOCK_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
PRISMARINE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
PRISMARINE_BRICKS_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PRISMARINE_BRICKS_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PRISMARINE_CRYSTALS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PRISMARINE_CRYSTALS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
PRISMARINE_DARK - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
PRISMARINE_ROUGH - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
PRISMARINE_SHARD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PRISMARINE_SHARD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
PRISMARINE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PRISMARINE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PrismarineBlockType - Enum Class in org.cloudburstmc.api.util.data
 
Projectile - Interface in org.cloudburstmc.api.entity
 
PROJECTILE - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by being hit by a projectile such as an Arrow
PROJECTILE_PROTECTION - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
PROJECTILE_PROTECTION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
ProjectileHitEvent - Class in org.cloudburstmc.api.event.entity
author: MagicDroidX Nukkit Project
ProjectileHitEvent(Projectile) - Constructor for class org.cloudburstmc.api.event.entity.ProjectileHitEvent
 
ProjectileHitEvent(Projectile, MovingObjectPosition) - Constructor for class org.cloudburstmc.api.event.entity.ProjectileHitEvent
 
ProjectileLaunchEvent - Class in org.cloudburstmc.api.event.entity
 
ProjectileLaunchEvent(Entity) - Constructor for class org.cloudburstmc.api.event.entity.ProjectileLaunchEvent
 
PROTECTION - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
PROTECTION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Pufferfish - Interface in org.cloudburstmc.api.entity.passive
 
PUFFERFISH - Enum constant in enum class org.cloudburstmc.api.item.data.Bucket
 
PUFFERFISH - Enum constant in enum class org.cloudburstmc.api.util.data.Bucket
 
PUFFERFISH - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
PUFFERFISH - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PUFFERFISH - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
PUFFERFISH_BUCKET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PUFFERFISH_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PUMPKIN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PUMPKIN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PUMPKIN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PUMPKIN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PUMPKIN_PIE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PUMPKIN_PIE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
PUMPKIN_SEEDS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PUMPKIN_SEEDS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
PUMPKIN_STEM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PUMPKIN_STEM - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PUMPKIN_STEM - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PUMPKIN_STEM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PURPLE - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
PURPLE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
PURPLE_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
PURPLE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PURPLE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PURPLE_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
PURPUR - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
PURPUR_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PURPUR_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
PURPUR_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
PURPUR_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
PURPUR_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
PURPUR_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
put(GameRule<T>, T) - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
putAll(GameRuleMap) - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
putItemInFire(ItemStack) - Method in interface org.cloudburstmc.api.blockentity.Campfire
 
putItemInFire(ItemStack, int) - Method in interface org.cloudburstmc.api.blockentity.Campfire
 
putItemInFire(ItemStack, int, boolean) - Method in interface org.cloudburstmc.api.blockentity.Campfire
 
PVP - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 

Q

QUARTZ - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
QUARTZ - Static variable in class org.cloudburstmc.api.item.ItemIds
 
QUARTZ - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
QUARTZ_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
QUARTZ_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
QUARTZ_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
QUARTZ_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
QUARTZ_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
QUARTZ_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
QUARTZ_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
QUARTZ_BRICKS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
QUARTZ_BRICKS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
QUARTZ_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
QUARTZ_ORE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
QUARTZ_ORE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
QUARTZ_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
QUARTZ_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
QUARTZ_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
QueryRegenerateEvent - Class in org.cloudburstmc.api.event.server
author: MagicDroidX Nukkit Project
QueryRegenerateEvent(Server) - Constructor for class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
QueryRegenerateEvent(Server, int) - Constructor for class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
quitMessage - Variable in class org.cloudburstmc.api.event.player.PlayerKickEvent
 
quitMessage - Variable in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 

R

Rabbit - Interface in org.cloudburstmc.api.entity.passive
 
RABBIT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
RABBIT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RABBIT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
RABBIT_FOOT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RABBIT_FOOT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
RABBIT_HIDE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RABBIT_HIDE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
RABBIT_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RABBIT_STEW - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RABBIT_STEW - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
RAIL - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
RAIL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RAIL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
RAIL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
RAIL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RAIL_DIRECTION - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
RailDirection - Enum Class in org.cloudburstmc.api.util.data
 
RailDirection.State - Enum Class in org.cloudburstmc.api.util.data
 
random() - Method in enum class org.cloudburstmc.api.util.Direction.Plane
 
random(Random) - Method in enum class org.cloudburstmc.api.util.Direction.Plane
 
random(Random) - Static method in enum class org.cloudburstmc.api.util.Direction
Choose a random BlockFace using the given Random
RANDOM_TICK_SPEED - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
RAPID_FERTILIZER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
Ravager - Interface in org.cloudburstmc.api.entity.hostile
 
RAVAGER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
RAVAGER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
read(String, UUID) - Method in interface org.cloudburstmc.api.util.PlayerDataSerializer
Reads player data from InputStream if the file exists otherwise it will create the default data.
readLockable() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
reason - Variable in class org.cloudburstmc.api.event.player.PlayerKickEvent
 
reason - Variable in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
reasonString - Variable in class org.cloudburstmc.api.event.player.PlayerKickEvent
 
recalculatePermissibles() - Method in class org.cloudburstmc.api.permission.Permission
 
recalculatePermissionDefaults(Permission) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
recalculatePermissions() - Method in interface org.cloudburstmc.api.permission.Permissible
 
recalculatePotionColor() - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
Recipe - Interface in org.cloudburstmc.api.inventory
 
RecipeRegistry - Interface in org.cloudburstmc.api.registry
 
RecipeType - Enum Class in org.cloudburstmc.api.inventory
 
recipients - Variable in class org.cloudburstmc.api.event.player.PlayerChatEvent
 
Record - Enum Class in org.cloudburstmc.api.item.data
 
RECORD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
RECORD_11 - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_13 - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_BLOCKS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_CAT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_CHIRP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_FAR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_MALL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_MELLOHI - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_PIGSTEP - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_STAL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_STRAD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_WAIT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RECORD_WARD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RED - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
RED - Enum constant in enum class org.cloudburstmc.api.util.data.NetherBrickType
 
RED - Enum constant in enum class org.cloudburstmc.api.util.data.SandType
 
RED_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
RED_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
RED_FLOWER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RED_FLOWER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RED_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RED_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RED_MUSHROOM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RED_MUSHROOM - Static variable in class org.cloudburstmc.api.block.BlockStates
 
RED_MUSHROOM - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
RED_MUSHROOM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RED_MUSHROOM_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RED_MUSHROOM_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
RED_MUSHROOM_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
RED_MUSHROOM_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RED_NETHER_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
RED_NETHER_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
RED_NETHER_BRICK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RED_NETHER_BRICK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RED_NETHER_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RED_NETHER_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RED_SANDSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
RED_SANDSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
RED_SANDSTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RED_SANDSTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
RED_SANDSTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
RED_SANDSTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RED_SANDSTONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RED_SANDSTONE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RED_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
REDSTONE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
REDSTONE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
REDSTONE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
REDSTONE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
REDSTONE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
REDSTONE_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
REDSTONE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
REDSTONE_LAMP - Static variable in class org.cloudburstmc.api.block.BlockIds
 
REDSTONE_LAMP - Static variable in class org.cloudburstmc.api.block.BlockStates
 
REDSTONE_LAMP - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
REDSTONE_LAMP - Static variable in class org.cloudburstmc.api.util.Identifiers
 
REDSTONE_ORE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
REDSTONE_ORE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
REDSTONE_ORE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
REDSTONE_ORE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
REDSTONE_SIGNAL - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
REDSTONE_TORCH - Static variable in class org.cloudburstmc.api.block.BlockIds
 
REDSTONE_TORCH - Static variable in class org.cloudburstmc.api.block.BlockStates
 
REDSTONE_TORCH - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
REDSTONE_TORCH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
REDSTONE_WIRE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
REDSTONE_WIRE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
REDSTONE_WIRE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
REDSTONE_WIRE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RedstoneEvent - Class in org.cloudburstmc.api.event.redstone
 
RedstoneEvent(Block) - Constructor for class org.cloudburstmc.api.event.redstone.RedstoneEvent
 
RedstoneUpdateEvent - Class in org.cloudburstmc.api.event.redstone
 
RedstoneUpdateEvent(Block) - Constructor for class org.cloudburstmc.api.event.redstone.RedstoneUpdateEvent
 
REEDS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
REEDS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
REEDS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
REEDS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
REEDS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
reelLine() - Method in interface org.cloudburstmc.api.entity.projectile.FishingHook
 
refresh() - Method in interface org.cloudburstmc.api.block.Block
 
refresh() - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
REGENERATION - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
REGENERATION - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
REGENERATION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
REGENERATION_II - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
REGENERATION_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
register() - Method in class org.cloudburstmc.api.player.GameMode.Builder
 
register(BlockType, BlockBehavior) - Method in interface org.cloudburstmc.api.registry.BlockRegistry
 
register(Recipe) - Method in interface org.cloudburstmc.api.registry.RecipeRegistry
 
register(ItemType, ItemBehavior, Identifier...) - Method in interface org.cloudburstmc.api.registry.ItemRegistry
 
register(GameRule<T>) - Method in interface org.cloudburstmc.api.registry.GameRuleRegistry
 
registerListeners(Object, Object) - Method in interface org.cloudburstmc.api.event.EventManager
Registers an Object with event listeners.
registerLoader(Class<T>, T) - Method in interface org.cloudburstmc.api.plugin.PluginManager
 
RegistriesClosedEvent - Class in org.cloudburstmc.api.event.server
Fired immediately after the registries are closed.
RegistriesClosedEvent(ResourcePackRegistry) - Constructor for class org.cloudburstmc.api.event.server.RegistriesClosedEvent
 
registry - Static variable in interface org.cloudburstmc.api.item.ItemStack
 
Registry - Interface in org.cloudburstmc.api.registry
 
RegistryException - Exception in org.cloudburstmc.api.registry
 
RegistryException() - Constructor for exception org.cloudburstmc.api.registry.RegistryException
 
RegistryException(String) - Constructor for exception org.cloudburstmc.api.registry.RegistryException
 
RegistryException(String, Throwable) - Constructor for exception org.cloudburstmc.api.registry.RegistryException
 
RegistryException(String, Throwable, boolean, boolean) - Constructor for exception org.cloudburstmc.api.registry.RegistryException
 
RegistryException(Throwable) - Constructor for exception org.cloudburstmc.api.registry.RegistryException
 
REGULAR - Enum constant in enum class org.cloudburstmc.api.item.data.Coal
Represents a regular coal item.
REINFORCEMENTS - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an entity calls for reinforcements
remove() - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
remove(Entity) - Method in class org.cloudburstmc.api.potion.Effect
 
remove(ItemStack) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
REMOVE - Enum constant in enum class org.cloudburstmc.api.util.data.MountType
 
removeAllEffects() - Method in interface org.cloudburstmc.api.entity.Entity
 
removeAttachment(PermissionAttachment) - Method in interface org.cloudburstmc.api.permission.Permissible
 
removeBlock(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
removeBlock(Block, boolean) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
removeBlockEntity(BlockEntity) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
removeCanDestroy(Identifier) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
removeCanPlaceOn(Identifier) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
removeEffect(int) - Method in interface org.cloudburstmc.api.entity.Entity
Deprecated.
removeEffect(EffectType) - Method in interface org.cloudburstmc.api.entity.Entity
 
removeEnchantment(EnchantmentType) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
removeEnchantments(Collection<EnchantmentType>) - Method in interface org.cloudburstmc.api.item.ItemStackBuilder
 
removeEntity(Entity) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
removeEntity(Entity) - Method in interface org.cloudburstmc.api.level.Level
 
removeItem(ItemStack...) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
removeOp(String) - Method in interface org.cloudburstmc.api.Server
 
removeOp(Player) - Method in interface org.cloudburstmc.api.Server
 
removePattern(int) - Method in interface org.cloudburstmc.api.blockentity.Banner
 
removePermission(String) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
removePermission(Permission) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
removeWhitelist(Player) - Method in interface org.cloudburstmc.api.Server
 
removeWindow(Inventory) - Method in interface org.cloudburstmc.api.player.Player
 
repair() - Method in class org.cloudburstmc.api.item.data.Damageable
 
repair(int) - Method in class org.cloudburstmc.api.item.data.Damageable
 
REPEATER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
REPEATER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
REPEATER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
REPEATER - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
REPEATER_DELAY - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
REPEATING_COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
REPEATING_COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
REPEATING_COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
REPEATING_COMMAND_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
replaceable() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
REPLACEABLE_PLANT - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
RESERVED6 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RESERVED6 - Static variable in class org.cloudburstmc.api.block.BlockStates
 
RESERVED6 - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
RESERVED6 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
resetCraftingGrid() - Method in interface org.cloudburstmc.api.inventory.CraftingGrid
 
resetFallDistance() - Method in interface org.cloudburstmc.api.entity.Entity
 
resetInAirTicks() - Method in interface org.cloudburstmc.api.player.Player
 
RESISTANCE - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
Damage reduction caused by the Resistance potion effect
ResourcePack - Class in org.cloudburstmc.api.pack
 
ResourcePackRegistry - Interface in org.cloudburstmc.api.registry
 
RESOURCES - Enum constant in enum class org.cloudburstmc.api.pack.PackType
 
RESPAWN_ANCHOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
RESPAWN_ANCHOR - Static variable in class org.cloudburstmc.api.block.BlockStates
 
RESPAWN_ANCHOR - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
RESPAWN_ANCHOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
RESPAWN_ANCHOR_CHARGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
RESPIRATION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Rideable - Interface in org.cloudburstmc.api.entity
author: MagicDroidX Nukkit Project
RIDER - Enum constant in enum class org.cloudburstmc.api.util.data.MountType
 
RIGHT_CLICK_AIR - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerInteractEvent.Action
 
RIGHT_CLICK_BLOCK - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerInteractEvent.Action
 
ROSE - Enum constant in enum class org.cloudburstmc.api.util.data.DoublePlantType
 
rotateY() - Method in enum class org.cloudburstmc.api.util.Direction
Rotate this BlockFace around the Y axis clockwise (NORTH => EAST => SOUTH => WEST => BB_NORTH)
rotateYCCW() - Method in enum class org.cloudburstmc.api.util.Direction
Rotate this BlockFace around the Y axis counter-clockwise (NORTH => WEST => SOUTH => EAST => BB_NORTH)
ROTTEN_FLESH - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ROTTEN_FLESH - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
ROW_LEFT - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
 
ROW_RIGHT - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
 
run(Event) - Method in interface org.cloudburstmc.api.event.EventFireHandler.ListenerMethod
 

S

SADDLE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SADDLE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
Salmon - Interface in org.cloudburstmc.api.entity.passive
 
SALMON - Enum constant in enum class org.cloudburstmc.api.item.data.Bucket
 
SALMON - Enum constant in enum class org.cloudburstmc.api.util.data.Bucket
 
SALMON - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SALMON - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SALMON - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SALMON_BUCKET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SALMON_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SAND - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SAND - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SAND - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SAND - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SAND_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
SAND_STONE_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
SAND_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
SANDSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
SANDSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
SANDSTONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SANDSTONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SANDSTONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SANDSTONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SANDSTONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SANDSTONE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SandStoneType - Enum Class in org.cloudburstmc.api.util.data
 
SandType - Enum Class in org.cloudburstmc.api.util.data
 
SAPLING - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SAPLING - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SAPLING - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SAPLING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SATURATION - Static variable in class org.cloudburstmc.api.entity.Attribute
 
SATURATION - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
SATURATION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
save() - Method in interface org.cloudburstmc.api.level.Level
 
save() - Method in interface org.cloudburstmc.api.player.Player
 
save(boolean) - Method in interface org.cloudburstmc.api.level.Level
 
save(boolean) - Method in interface org.cloudburstmc.api.player.Player
 
SAVE - Enum constant in enum class org.cloudburstmc.api.util.data.StructureBlockType
 
SCAFFOLDING - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SCAFFOLDING - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SCAFFOLDING - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SCAFFOLDING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
scheduleEntityUpdate(Entity) - Method in interface org.cloudburstmc.api.level.Level
 
scheduleSyncAction(Consumer<Player>) - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
scheduleUpdate() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
scheduleUpdate(Vector3i, int) - Method in interface org.cloudburstmc.api.level.Level
 
SEA - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
SEA_GRASS_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
SEA_LANTERN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SEA_LANTERN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SEA_LANTERN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SEA_LANTERN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SEA_PICKLE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SEA_PICKLE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SEA_PICKLE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SEA_PICKLE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SEAGRASS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SEAGRASS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SEAGRASS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SEAGRASS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SeaGrassType - Enum Class in org.cloudburstmc.api.util.data
 
SemVersion - Class in org.cloudburstmc.api.util
 
SemVersion(int...) - Constructor for class org.cloudburstmc.api.util.SemVersion
 
SEND_COMMAND_FEEDBACK - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
sendContents(Collection<? extends Player>) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
sendContents(Player) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
sendContents(Player...) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
sendCreativeContents() - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
sender - Variable in class org.cloudburstmc.api.event.player.PlayerMessageEvent
 
sender - Variable in class org.cloudburstmc.api.event.server.ServerCommandEvent
 
sendMessage(String) - Method in interface org.cloudburstmc.api.command.CommandSender
Sends a message to the command sender.
sendMessage(TextContainer) - Method in interface org.cloudburstmc.api.command.CommandSender
Sends a message to the command sender.
sendSlot(int, Collection<? extends Player>) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
sendSlot(int, Player) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
sendSlot(int, Player...) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
sendTime(Player) - Method in interface org.cloudburstmc.api.level.Level
 
sendTime(Player...) - Method in interface org.cloudburstmc.api.level.Level
 
sendWeather(Player...) - Method in interface org.cloudburstmc.api.level.Level
 
Server - Interface in org.cloudburstmc.api
 
SERVER_FULL - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
ServerCommandEvent - Class in org.cloudburstmc.api.event.server
author: MagicDroidX Nukkit Project
ServerCommandEvent(CommandSender, String) - Constructor for class org.cloudburstmc.api.event.server.ServerCommandEvent
 
ServerEvent - Class in org.cloudburstmc.api.event.server
author: MagicDroidX Nukkit Project
ServerEvent() - Constructor for class org.cloudburstmc.api.event.server.ServerEvent
 
ServerException - Exception in org.cloudburstmc.api
author: MagicDroidX Nukkit Project
ServerException(String) - Constructor for exception org.cloudburstmc.api.ServerException
 
ServerException(String, Throwable) - Constructor for exception org.cloudburstmc.api.ServerException
 
ServerInitializationEvent - Class in org.cloudburstmc.api.event.server
 
ServerInitializationEvent() - Constructor for class org.cloudburstmc.api.event.server.ServerInitializationEvent
 
ServerOperator - Interface in org.cloudburstmc.api.permission
Represents an object that may become a server operator, such as a Player.
ServerShutdownEvent - Class in org.cloudburstmc.api.event.server
 
ServerShutdownEvent() - Constructor for class org.cloudburstmc.api.event.server.ServerShutdownEvent
 
ServerStartEvent - Class in org.cloudburstmc.api.event.server
 
ServerStartEvent() - Constructor for class org.cloudburstmc.api.event.server.ServerStartEvent
 
set(BlockState) - Method in interface org.cloudburstmc.api.block.Block
 
set(BlockState, boolean) - Method in interface org.cloudburstmc.api.block.Block
 
set(BlockState, boolean, boolean) - Method in interface org.cloudburstmc.api.block.Block
 
set(BlockState, int, boolean, boolean) - Method in interface org.cloudburstmc.api.block.Block
 
set(AdventureSetting, boolean) - Method in interface org.cloudburstmc.api.player.AdventureSettings
 
set(AdventureSetting, boolean) - Method in class org.cloudburstmc.api.player.GameMode.Builder
 
SET_OFF - Enum constant in enum class org.cloudburstmc.api.event.entity.CreeperPowerEvent.PowerCause
Power change caused by something else (probably a plugin)
SET_ON - Enum constant in enum class org.cloudburstmc.api.event.entity.CreeperPowerEvent.PowerCause
Power change caused by something else (probably a plugin)
setAbsorption(float) - Method in interface org.cloudburstmc.api.entity.Entity
 
setAmbient(boolean) - Method in class org.cloudburstmc.api.potion.Effect
 
setAmount(float) - Method in class org.cloudburstmc.api.event.entity.EntityRegainHealthEvent
 
setAmplifier(int) - Method in class org.cloudburstmc.api.potion.Effect
 
setApplyEffect(Effect) - Method in class org.cloudburstmc.api.event.potion.PotionApplyEvent
 
setArmorItem(int, ItemStack) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
setArmorItem(int, ItemStack, boolean) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
setAttackCooldown(int) - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
setAutoSave() - Method in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
setAutoSave(boolean) - Method in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
setAutoSave(boolean) - Method in interface org.cloudburstmc.api.Server
 
setBanned(boolean) - Method in interface org.cloudburstmc.api.player.Player
Sets this player to be banned or to be pardoned.
setBanned(Player, boolean, boolean) - Method in interface org.cloudburstmc.api.Server
 
setBannerType(int) - Method in interface org.cloudburstmc.api.blockentity.Banner
 
setBase(DyeColor) - Method in interface org.cloudburstmc.api.blockentity.Banner
 
setBB(AxisAlignedBB) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
setBehavior(BlockBehavior) - Method in class org.cloudburstmc.api.block.BlockState
 
setBiome(int, int, int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
setBiomeId(int, int, byte) - Method in interface org.cloudburstmc.api.level.Level
 
setBlock(int, int, int, @org.checkerframework.checker.index.qual.NonNegative int, BlockState) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
setBlock(int, int, int, int, BlockState) - Method in interface org.cloudburstmc.api.level.chunk.ChunkSection
 
setBlock(int, int, int, BlockState) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
setBlock(BlockState) - Method in interface org.cloudburstmc.api.entity.misc.FallingBlock
 
setBlockBreaking(boolean) - Method in class org.cloudburstmc.api.event.entity.EntityExplosionPrimeEvent
 
setBlockBreaking(boolean) - Method in class org.cloudburstmc.api.event.entity.ExplosionPrimeEvent
 
setBlockLight(int, int, int, @org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
setBlockLight(int, int, int, byte) - Method in interface org.cloudburstmc.api.level.chunk.ChunkSection
 
setBlockList(List<Block>) - Method in class org.cloudburstmc.api.event.entity.EntityExplodeEvent
 
setBlockState(int, int, int, int, BlockState) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(int, int, int, int, BlockState, boolean, boolean) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(int, int, int, BlockState) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(Vector3i, int, BlockState) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(Vector3i, int, BlockState, boolean, boolean) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(Vector3i, BlockState) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(Vector3i, BlockState, boolean) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(Vector3i, BlockState, boolean, boolean) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(Vector4i, BlockState) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(Vector4i, BlockState, boolean) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBlockState(Vector4i, BlockState, boolean, boolean) - Method in interface org.cloudburstmc.api.level.ChunkManager
 
setBook(ItemStack) - Method in interface org.cloudburstmc.api.blockentity.Lectern
 
setBook(ItemStack) - Method in class org.cloudburstmc.api.event.block.LecternDropBookEvent
 
setBook(ItemStack) - Method in class org.cloudburstmc.api.event.block.LecternPlaceBookEvent
 
setBoots(ItemStack) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
setBounds(float, float, float, float, float, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
setBurning(boolean) - Method in class org.cloudburstmc.api.event.inventory.FurnaceBurnEvent
 
setBurnTime(short) - Method in class org.cloudburstmc.api.event.inventory.FurnaceBurnEvent
 
setCancelled() - Method in interface org.cloudburstmc.api.event.Cancellable
 
setCancelled() - Method in class org.cloudburstmc.api.event.Event
 
setCancelled() - Method in class org.cloudburstmc.api.event.player.PlayerMoveEvent
 
setCancelled(boolean) - Method in interface org.cloudburstmc.api.event.Cancellable
 
setCancelled(boolean) - Method in class org.cloudburstmc.api.event.Event
 
setChestplate(ItemStack) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
setColor(DyeColor) - Method in interface org.cloudburstmc.api.blockentity.Bed
 
setCommand(String) - Method in class org.cloudburstmc.api.event.server.ServerCommandEvent
 
setContents(Map<Integer, ItemStack>) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
setCookTime(int) - Method in interface org.cloudburstmc.api.blockentity.BrewingStand
 
setCost(int) - Method in interface org.cloudburstmc.api.inventory.AnvilInventory
 
setCritical() - Method in interface org.cloudburstmc.api.entity.Projectile
 
setCritical(boolean) - Method in interface org.cloudburstmc.api.entity.Projectile
 
setCursorItem(ItemStack) - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
setCustomColor(BlockColor) - Method in interface org.cloudburstmc.api.blockentity.Cauldron
 
setCustomName(String) - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
setDamage(double) - Method in class org.cloudburstmc.api.event.vehicle.VehicleDamageEvent
 
setDamage(float) - Method in interface org.cloudburstmc.api.entity.Projectile
 
setDamage(float) - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
setDamage(float, EntityDamageEvent.DamageModifier) - Method in class org.cloudburstmc.api.event.entity.EntityDamageEvent
 
setDeathMessage(String) - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
setDeathMessage(TextContainer) - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
setDefault(String) - Method in class org.cloudburstmc.api.permission.Permission
 
setDefaultValue(float) - Method in class org.cloudburstmc.api.entity.Attribute
 
setDescription(String) - Method in class org.cloudburstmc.api.permission.Permission
 
setDirty() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
setDirty() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Sets the chunk's dirty status.
setDirty(boolean) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Sets the chunk's dirty status.
setDropExp(int) - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
setDrops(ItemStack[]) - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
setDrops(ItemStack[]) - Method in class org.cloudburstmc.api.event.entity.EntityDeathEvent
 
setDuration(int) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setDuration(int) - Method in class org.cloudburstmc.api.event.entity.EntityCombustEvent
 
setDuration(int) - Method in class org.cloudburstmc.api.potion.Effect
 
setEffect(boolean) - Method in interface org.cloudburstmc.api.entity.misc.LightningBolt
 
setExperience(@org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.entity.misc.ExperienceOrb
 
setExperience(int) - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
setExtra(BlockState) - Method in interface org.cloudburstmc.api.block.Block
 
setExtra(BlockState, boolean) - Method in interface org.cloudburstmc.api.block.Block
 
setExtra(BlockState, boolean, boolean) - Method in interface org.cloudburstmc.api.block.Block
 
setExtraData(Map<String, String>) - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
setFindable(boolean) - Method in interface org.cloudburstmc.api.blockentity.Chest
 
setFireworkData(FireworkData) - Method in interface org.cloudburstmc.api.entity.misc.FireworksRocket
 
setFood(Food) - Method in class org.cloudburstmc.api.event.player.PlayerEatFoodEvent
 
setFoodLevel(int) - Method in class org.cloudburstmc.api.event.player.PlayerFoodLevelChangeEvent
 
setFoodSaturationLevel(float) - Method in class org.cloudburstmc.api.event.player.PlayerFoodLevelChangeEvent
 
setForce(double) - Method in class org.cloudburstmc.api.event.entity.EntityExplosionPrimeEvent
 
setForce(double) - Method in class org.cloudburstmc.api.event.entity.EntityShootBowEvent
 
setForce(double) - Method in class org.cloudburstmc.api.event.entity.ExplosionPrimeEvent
 
setFormat(String) - Method in class org.cloudburstmc.api.event.player.PlayerChatEvent
 
setFrom(Location) - Method in class org.cloudburstmc.api.event.entity.EntityTeleportEvent
 
setFrom(Location) - Method in class org.cloudburstmc.api.event.player.PlayerMoveEvent
 
setFuel(ItemStack) - Method in interface org.cloudburstmc.api.inventory.BrewingInventory
 
setFuel(ItemStack) - Method in interface org.cloudburstmc.api.inventory.FurnaceInventory
 
setFuelAmount(int) - Method in interface org.cloudburstmc.api.blockentity.BrewingStand
 
setFuse(@org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.entity.misc.PrimedTnt
 
setHealth(float) - Method in interface org.cloudburstmc.api.entity.Entity
 
setHeldItemIndex(int) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
setHeldItemIndex(int, boolean) - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
setHelmet(ItemStack) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
setHighestPosition(float) - Method in interface org.cloudburstmc.api.entity.Entity
 
setHotbarSlot(int, ItemStack) - Method in interface org.cloudburstmc.api.inventory.PlayerInventory
 
setIngredient(ItemStack) - Method in interface org.cloudburstmc.api.inventory.BrewingInventory
 
setInput(ItemStack) - Method in interface org.cloudburstmc.api.inventory.AnvilInventory
 
setInput(ItemStack) - Method in interface org.cloudburstmc.api.inventory.EnchantInventory
 
setInstaBreak(boolean) - Method in class org.cloudburstmc.api.event.block.BlockBreakEvent
 
setItem(int, ItemStack) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
setItem(int, ItemStack, boolean) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
setItem(ItemStack) - Method in interface org.cloudburstmc.api.entity.misc.DroppedItem
 
setItem(ItemStack) - Method in interface org.cloudburstmc.api.blockentity.ItemFrame
 
setItem(ItemStack) - Method in class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent
 
setItem(ItemStack) - Method in class org.cloudburstmc.api.event.player.PlayerBlockPickEvent
 
setItem(ItemStack) - Method in class org.cloudburstmc.api.event.player.PlayerBucketEvent
 
setItemDropChance(float) - Method in interface org.cloudburstmc.api.blockentity.ItemFrame
 
setItemInHand(ItemStack) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
setItemRotation(int) - Method in interface org.cloudburstmc.api.blockentity.ItemFrame
 
setJoinMessage(String) - Method in class org.cloudburstmc.api.event.player.PlayerJoinEvent
 
setJoinMessage(TextContainer) - Method in class org.cloudburstmc.api.event.player.PlayerJoinEvent
 
setKeepExperience(boolean) - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
setKeepInventory(boolean) - Method in class org.cloudburstmc.api.event.player.PlayerDeathEvent
 
setKickMessage(String) - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
setKickMessage(String) - Method in class org.cloudburstmc.api.event.player.PlayerLoginEvent
 
setKickMessage(TextContainer) - Method in class org.cloudburstmc.api.event.player.PlayerLoginEvent
 
setKnockBack(float) - Method in class org.cloudburstmc.api.event.entity.EntityDamageByEntityEvent
 
setLeftPage(int) - Method in class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
setLeggings(ItemStack) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
setLife(int) - Method in interface org.cloudburstmc.api.entity.misc.FireworksRocket
 
setLifetime(int) - Method in interface org.cloudburstmc.api.entity.misc.FireworksRocket
 
setLine(int, String) - Method in class org.cloudburstmc.api.event.block.SignChangeEvent
 
setListPlugins(boolean) - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
setLoginResult(PlayerAsyncPreLoginEvent.LoginResult) - Method in class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent
 
setMaterial(ItemStack) - Method in interface org.cloudburstmc.api.inventory.AnvilInventory
 
setMaxHealth(int) - Method in interface org.cloudburstmc.api.entity.Entity
 
setMaxPlayerCount(int) - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
setMaxStackSize(int) - Method in interface org.cloudburstmc.api.inventory.Inventory
 
setMaxValue(float) - Method in class org.cloudburstmc.api.entity.Attribute
 
setMaxX(float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
setMaxX(float) - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
setMaxY(float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
setMaxY(float) - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
setMaxZ(float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
setMaxZ(float) - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
setMessage(String) - Method in class org.cloudburstmc.api.event.player.PlayerMessageEvent
 
setMinValue(float) - Method in class org.cloudburstmc.api.entity.Attribute
 
setMinX(float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
setMinX(float) - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
setMinY(float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
setMinY(float) - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
setMinZ(float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
setMinZ(float) - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
setMotion(Vector3f) - Method in interface org.cloudburstmc.api.entity.Entity
 
setMotive(Painting.Motive) - Method in interface org.cloudburstmc.api.entity.misc.Painting
 
setMovable(boolean) - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
setMovementSpeed(float) - Method in interface org.cloudburstmc.api.player.Player
 
setMovingObjectPosition(MovingObjectPosition) - Method in class org.cloudburstmc.api.event.entity.ProjectileHitEvent
 
setNameTag(String) - Method in interface org.cloudburstmc.api.entity.Entity
 
setNameTagVisible(boolean) - Method in interface org.cloudburstmc.api.entity.Entity
 
setNewItem(ItemStack) - Method in class org.cloudburstmc.api.event.entity.EntityArmorChangeEvent
 
setNewItem(ItemStack) - Method in class org.cloudburstmc.api.event.entity.EntityInventoryChangeEvent
 
setNewRawPage(int) - Method in class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
setNoDamageTicks(int) - Method in interface org.cloudburstmc.api.entity.Entity
 
setNote(int) - Method in interface org.cloudburstmc.api.blockentity.Noteblock
 
setOffHandContents(ItemStack) - Method in interface org.cloudburstmc.api.inventory.CreatureInventory
 
setOnFire(@org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.entity.Entity
 
setOnGround(boolean) - Method in interface org.cloudburstmc.api.entity.Entity
 
setOp(boolean) - Method in interface org.cloudburstmc.api.permission.ServerOperator
Sets the operator status of this object
setOp(boolean) - Method in interface org.cloudburstmc.api.player.Player
 
setOutput(ItemStack) - Method in interface org.cloudburstmc.api.inventory.EnchantInventory
 
setOutputSignal(int) - Method in interface org.cloudburstmc.api.blockentity.Comparator
 
setOwner(Entity) - Method in interface org.cloudburstmc.api.entity.Entity
 
setOwnerId(long) - Method in interface org.cloudburstmc.api.entity.Ownable
 
setPage(@org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.blockentity.Lectern
 
setParticleId(int) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setPermission(String, boolean) - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
setPermission(Permission, boolean) - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
setPermissions(Map<String, Boolean>) - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
setPickupCount(int) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setPickupDelay(@org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.entity.misc.DroppedItem
 
setPickupDelay(@org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.entity.misc.ExperienceOrb
 
setPlant(BlockState) - Method in interface org.cloudburstmc.api.blockentity.FlowerPot
 
setPlayer(Player) - Method in class org.cloudburstmc.api.event.block.DoorToggleEvent
 
setPlayerCount(int) - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
setPlayerList(Player[]) - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
setPlugins(PluginContainer[]) - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
setPosition(Vector3f) - Method in interface org.cloudburstmc.api.entity.Entity
 
setPositionAndRotation(Vector3f, float, float) - Method in interface org.cloudburstmc.api.entity.Entity
 
setPotion(Potion) - Method in class org.cloudburstmc.api.event.potion.PotionEvent
 
setPotionColor(int) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setPotionColor(int, int, int, int) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setPotionId(int) - Method in interface org.cloudburstmc.api.blockentity.Cauldron
 
setPotionId(int) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setPotionId(int) - Method in interface org.cloudburstmc.api.entity.projectile.SplashPotion
Deprecated.
setPotionType(int) - Method in interface org.cloudburstmc.api.blockentity.Cauldron
 
setPotionType(PotionType) - Method in interface org.cloudburstmc.api.entity.projectile.SplashPotion
 
setPowered(boolean) - Method in interface org.cloudburstmc.api.blockentity.Noteblock
 
setPowered(boolean) - Method in interface org.cloudburstmc.api.blockentity.Piston
 
setProjectile(Entity) - Method in class org.cloudburstmc.api.event.entity.EntityShootBowEvent
 
setQuitMessage(String) - Method in class org.cloudburstmc.api.event.player.PlayerKickEvent
 
setQuitMessage(String) - Method in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
setQuitMessage(TextContainer) - Method in class org.cloudburstmc.api.event.player.PlayerKickEvent
 
setQuitMessage(TextContainer) - Method in class org.cloudburstmc.api.event.player.PlayerQuitEvent
 
setRadius(float) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setRadiusChangeOnPickup(float) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setRadiusPerTick(float) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setRaining(boolean) - Method in interface org.cloudburstmc.api.level.Level
 
setRainTime(int) - Method in interface org.cloudburstmc.api.level.Level
 
setReagent(ItemStack) - Method in interface org.cloudburstmc.api.inventory.EnchantInventory
 
setRecipients(Set<CommandSender>) - Method in class org.cloudburstmc.api.event.player.PlayerChatEvent
 
setRecordItem(ItemStack) - Method in interface org.cloudburstmc.api.blockentity.Jukebox
 
setRemovalCallback(PermissionRemovedExecutor) - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
setResetBlocksAround(boolean) - Method in class org.cloudburstmc.api.event.player.PlayerMoveEvent
 
setRespawnLocation(Location) - Method in class org.cloudburstmc.api.event.player.PlayerRespawnEvent
 
setResult(ItemStack) - Method in class org.cloudburstmc.api.event.inventory.FurnaceSmeltEvent
 
setResult(ItemStack) - Method in interface org.cloudburstmc.api.inventory.FurnaceInventory
 
setRightPage(int) - Method in class org.cloudburstmc.api.event.block.LecternPageChangeEvent
 
setRod(ItemStack) - Method in interface org.cloudburstmc.api.entity.projectile.FishingHook
 
setRotation(float) - Method in interface org.cloudburstmc.api.blockentity.Skull
 
setRotation(float, float) - Method in interface org.cloudburstmc.api.entity.Entity
 
setScale(float) - Method in interface org.cloudburstmc.api.entity.Entity
 
setSeatPosition(Vector3f) - Method in interface org.cloudburstmc.api.entity.Entity
 
setSeed(long) - Method in interface org.cloudburstmc.api.level.Level
 
setSender(Player) - Method in class org.cloudburstmc.api.event.player.PlayerMessageEvent
Changes the player that is sending the message
setSerializer(PlayerDataSerializer) - Method in class org.cloudburstmc.api.event.server.PlayerDataSerializeEvent
 
setServerName(String) - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
setShooter(Entity) - Method in interface org.cloudburstmc.api.entity.Projectile
 
setSkin(Skin) - Method in interface org.cloudburstmc.api.player.Player
 
setSkin(Skin) - Method in interface org.cloudburstmc.api.util.LoginChainData
 
setSkullType(int) - Method in interface org.cloudburstmc.api.blockentity.Skull
 
setSkyLight(int, int, int, @org.checkerframework.checker.index.qual.NonNegative int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
setSkyLight(int, int, int, byte) - Method in interface org.cloudburstmc.api.level.chunk.ChunkSection
 
setSmelting(ItemStack) - Method in interface org.cloudburstmc.api.inventory.FurnaceInventory
 
setSource(Entity) - Method in interface org.cloudburstmc.api.entity.misc.PrimedTnt
 
setSpawn(Location) - Method in interface org.cloudburstmc.api.player.Player
 
setSpawnLocation(Vector3f) - Method in interface org.cloudburstmc.api.level.Level
 
setSpawnTime(long) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setSplash(boolean) - Method in interface org.cloudburstmc.api.blockentity.Cauldron
 
setSplash(boolean) - Method in class org.cloudburstmc.api.potion.Potion
 
setState(int) - Method in interface org.cloudburstmc.api.level.chunk.Chunk
Atomically updates this chunk's state.
setSticky(boolean) - Method in interface org.cloudburstmc.api.blockentity.Piston
 
setText(String) - Method in class org.cloudburstmc.api.locale.TextContainer
 
setText(String...) - Method in interface org.cloudburstmc.api.blockentity.Sign
 
setTextOwner(String) - Method in interface org.cloudburstmc.api.blockentity.Sign
 
setThundering(boolean) - Method in interface org.cloudburstmc.api.level.Level
 
setThunderTime(int) - Method in interface org.cloudburstmc.api.level.Level
 
setTime(int) - Method in interface org.cloudburstmc.api.level.Level
 
setTimeout(int) - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
setTo(BlockState) - Method in class org.cloudburstmc.api.event.block.BlockFromToEvent
 
setTo(Location) - Method in class org.cloudburstmc.api.event.entity.EntityTeleportEvent
 
setTo(Location) - Method in class org.cloudburstmc.api.event.player.PlayerMoveEvent
 
setTrident(ItemStack) - Method in interface org.cloudburstmc.api.entity.projectile.ThrownTrident
 
setValue(float) - Method in class org.cloudburstmc.api.entity.Attribute
 
setValue(float, boolean) - Method in class org.cloudburstmc.api.entity.Attribute
 
setViewingEnderChest(EnderChest) - Method in interface org.cloudburstmc.api.player.Player
 
setVisible(boolean) - Method in class org.cloudburstmc.api.potion.Effect
 
setWaitTime(int) - Method in interface org.cloudburstmc.api.entity.misc.AreaEffectCloud
 
setWhitelisted(boolean) - Method in interface org.cloudburstmc.api.player.Player
Adds or removes this player from the whitelist.
setWoodType(TreeSpecies) - Method in interface org.cloudburstmc.api.entity.vehicle.Boat
 
setWorld(String) - Method in class org.cloudburstmc.api.event.server.QueryRegenerateEvent
 
setYield(double) - Method in class org.cloudburstmc.api.event.entity.EntityExplodeEvent
 
SHAPED - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
SHAPED_CHEMISTRY - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
SHAPELESS - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
SHAPELESS_CHEMISTRY - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
SHEARED - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an cow is spawned by shearing a mushroom cow
SHEARS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SHEARS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SHEARS - Static variable in class org.cloudburstmc.api.item.ToolTypes
 
Sheep - Interface in org.cloudburstmc.api.entity.passive
 
SHEEP - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SHEEP_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SHIELD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SHIELD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SHORT - Enum constant in enum class org.cloudburstmc.api.util.data.WallConnectionType
 
SHOULDER_ENTITY - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an entity is spawned as a result of the entity it is being perched on jumping or being damaged
shouldSend - Variable in class org.cloudburstmc.api.entity.Attribute
 
SHOVEL - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
SHOVEL - Static variable in class org.cloudburstmc.api.item.ToolTypes
 
SHOW_COORDINATES - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
SHOW_DEATH_MESSAGES - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
SHOW_NAME_TAGS - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
shrink(float, float, float) - Method in interface org.cloudburstmc.api.util.AxisAlignedBB
 
SHROOMLIGHT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SHROOMLIGHT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SHROOMLIGHT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SHROOMLIGHT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Shulker - Interface in org.cloudburstmc.api.entity.hostile
 
SHULKER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SHULKER_BOX - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
SHULKER_BOX - Enum constant in enum class org.cloudburstmc.api.inventory.RecipeType
 
SHULKER_BOX - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SHULKER_BOX - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SHULKER_BOX - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SHULKER_BOX - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
SHULKER_BOX - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SHULKER_BULLET - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SHULKER_SHELL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SHULKER_SHELL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SHULKER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ShulkerBox - Interface in org.cloudburstmc.api.blockentity
 
ShulkerBoxInventory - Interface in org.cloudburstmc.api.inventory
 
ShulkerBullet - Interface in org.cloudburstmc.api.entity.projectile
 
shutdown() - Method in interface org.cloudburstmc.api.Server
 
SIDE - Enum constant in enum class org.cloudburstmc.api.util.data.AttachmentType
 
sideHit - Variable in class org.cloudburstmc.api.util.MovingObjectPosition
Which side was hit.
Sign - Interface in org.cloudburstmc.api.blockentity
 
SIGN - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
SIGN - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
SIGN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SIGN - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SignChangeEvent - Class in org.cloudburstmc.api.event.block
author: MagicDroidX Nukkit Project
SignChangeEvent(Block, Player, String[]) - Constructor for class org.cloudburstmc.api.event.block.SignChangeEvent
 
SILK_TOUCH - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
SILK_TOUCH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SILVER_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SILVER_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Silverfish - Interface in org.cloudburstmc.api.entity.hostile
 
SILVERFISH - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SILVERFISH_BLOCK - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a silverfish spawns from a block
SILVERFISH_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SIMPLE_RAIL_DIRECTION - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
SimpleAxisAlignedBB - Class in org.cloudburstmc.api.util
auth||: MagicDroidX Nukkit Project
SimpleAxisAlignedBB(float, float, float, float, float, float) - Constructor for class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
SimpleAxisAlignedBB(Vector3f, Vector3f) - Constructor for class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
SimpleAxisAlignedBB(Vector3i, Vector3i) - Constructor for class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
simpleValues() - Static method in enum class org.cloudburstmc.api.util.data.RailDirection
 
size() - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
size() - Method in class org.cloudburstmc.api.util.IntRange
 
Skeleton - Interface in org.cloudburstmc.api.entity.hostile
 
SKELETON - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
SKELETON - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SKELETON_HORSE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SKELETON_HORSE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SKELETON_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SkeletonHorse - Interface in org.cloudburstmc.api.entity.passive
 
Skin - Class in org.cloudburstmc.api.player.skin
 
Skin() - Constructor for class org.cloudburstmc.api.player.skin.Skin
 
Skin(String) - Constructor for class org.cloudburstmc.api.player.skin.Skin
 
SkinAnimation - Class in org.cloudburstmc.api.player.skin.data
 
SkinAnimation() - Constructor for class org.cloudburstmc.api.player.skin.data.SkinAnimation
 
Skull - Interface in org.cloudburstmc.api.blockentity
 
SKULL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SKULL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SKULL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SKULL - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
SKULL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SKULL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SKULL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SKULL_AND_ROSES - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
SKULL_BANNER_PATTERN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SLAB - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
SLAB_SLOT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
SlabSlot - Enum Class in org.cloudburstmc.api.util.data
 
sleepOn(Vector3i) - Method in interface org.cloudburstmc.api.player.Player
 
SLIGHTLY_DAMAGED - Enum constant in enum class org.cloudburstmc.api.util.data.AnvilDamage
 
Slime - Interface in org.cloudburstmc.api.entity.hostile
 
SLIME - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SLIME - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SLIME - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SLIME - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
SLIME - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SLIME - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SLIME_BALL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SLIME_BALL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SLIME_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SLIME_SPLIT - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a slime splits
SLOT_CHANGE - Enum constant in enum class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent.Action
 
SLOW_FALLING - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
SLOW_FALLING - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
SLOW_FALLING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SLOW_FALLING_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
SLOWNESS - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
SLOWNESS - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
SLOWNESS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SLOWNESS_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
SMALL_BALL - Enum constant in enum class org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion.ExplosionType
 
SMALL_FIREBALL - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SMALL_LEAVES - Enum constant in enum class org.cloudburstmc.api.util.data.BambooLeafSize
 
SmallFireball - Interface in org.cloudburstmc.api.entity.projectile
 
Smiteable - Interface in org.cloudburstmc.api.entity
author: MagicDroidX Nukkit Project
SMITHING_TABLE - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
SMITHING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SMITHING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SMITHING_TABLE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SMITHING_TABLE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Smoker - Interface in org.cloudburstmc.api.blockentity
 
SMOKER - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
SMOKER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SMOKER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SMOKER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SMOKER - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
SMOKER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SMOOTH - Enum constant in enum class org.cloudburstmc.api.util.data.ChiselType
 
SMOOTH - Enum constant in enum class org.cloudburstmc.api.util.data.SandStoneType
 
SMOOTH - Enum constant in enum class org.cloudburstmc.api.util.data.StoneBrickType
 
SMOOTH_QUARTZ - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
SMOOTH_QUARTZ_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SMOOTH_QUARTZ_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SMOOTH_RED_SANDSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
SMOOTH_RED_SANDSTONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SMOOTH_RED_SANDSTONE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SMOOTH_SANDSTONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
SMOOTH_SANDSTONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SMOOTH_SANDSTONE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SMOOTH_STONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
SMOOTH_STONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SMOOTH_STONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SMOOTH_STONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SMOOTH_STONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
snapshot() - Method in interface org.cloudburstmc.api.block.Block
 
SNOW - Enum constant in enum class org.cloudburstmc.api.util.data.TallGrassType
 
SNOW - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SNOW - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SNOW - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SNOW - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
SNOW - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SNOW_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
SNOW_GOLEM - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SNOW_LAYER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SNOW_LAYER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SNOW_LAYER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SNOW_LAYER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Snowball - Interface in org.cloudburstmc.api.entity.projectile
 
SNOWBALL - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SNOWBALL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SNOWBALL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SnowGolem - Interface in org.cloudburstmc.api.entity.passive
 
solid() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
SOLID - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
SOUL_CAMPFIRE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SOUL_CAMPFIRE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SOUL_CAMPFIRE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SOUL_FIRE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SOUL_FIRE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SOUL_FIRE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SOUL_FIRE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SOUL_LANTERN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SOUL_LANTERN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SOUL_SAND - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SOUL_SAND - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SOUL_SAND - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SOUL_SAND - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SOUL_SOIL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SOUL_SOIL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SOUL_SOIL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SOUL_SOIL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SOUL_TORCH - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SOUL_TORCH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
south() - Method in interface org.cloudburstmc.api.block.Block
 
south(int) - Method in interface org.cloudburstmc.api.block.Block
 
SOUTH - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
SOUTH - Enum constant in enum class org.cloudburstmc.api.util.data.LeverDirection
 
SOUTH - Enum constant in enum class org.cloudburstmc.api.util.Direction
 
SOUTH_SOUTHEAST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
SOUTH_SOUTHWEST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
SOUTHEAST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
southState() - Method in interface org.cloudburstmc.api.block.Block
 
southState(int) - Method in interface org.cloudburstmc.api.block.Block
 
SOUTHWEST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
SPARKLER - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SPAWN_EGG - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a creature spawns from a Spawner Egg
SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SPAWN_RADIUS - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
SpawnChangeEvent - Class in org.cloudburstmc.api.event.level
author: MagicDroidX Nukkit Project
SpawnChangeEvent(Level, Vector3f) - Constructor for class org.cloudburstmc.api.event.level.SpawnChangeEvent
 
SPAWNER - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a creature spawns from a spawner
spawnTo(Player) - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
spawnTo(Player) - Method in interface org.cloudburstmc.api.entity.Entity
 
spawnToAll() - Method in interface org.cloudburstmc.api.blockentity.BlockEntity
 
spawnToAll() - Method in interface org.cloudburstmc.api.entity.Entity
 
SPECKLED_MELON - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SPECKLED_MELON - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SPECTATOR - Static variable in class org.cloudburstmc.api.player.GameMode
 
SPEED - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
SPEED - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SPEED_II - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
SPEED_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
Spider - Interface in org.cloudburstmc.api.entity.hostile
 
SPIDER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SPIDER_EYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SPIDER_EYE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SPIDER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SPLASH_POTION - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SPLASH_POTION - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SPLASH_POTION - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SplashPotion - Interface in org.cloudburstmc.api.entity.projectile
 
splitIntoOrbSizes(int) - Static method in interface org.cloudburstmc.api.entity.misc.ExperienceOrb
Splits the specified amount of XP into an array of acceptable XP orb sizes.
SPONGE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SPONGE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SPONGE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SPONGE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
SPONGE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SPONGE_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
SpongeType - Enum Class in org.cloudburstmc.api.util.data
 
SPREAD - Enum constant in enum class org.cloudburstmc.api.event.block.BlockIgniteEvent.BlockIgniteCause
 
SPRUCE - Enum constant in enum class org.cloudburstmc.api.util.data.TreeSpecies
 
SPRUCE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
SPRUCE_BOAT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SPRUCE_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SPRUCE_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SPRUCE_DOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SPRUCE_DOOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SPRUCE_DOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SPRUCE_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SPRUCE_FENCE_GATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SPRUCE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SPRUCE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SPRUCE_SIGN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SPRUCE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SPRUCE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SPRUCE_STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SPRUCE_STANDING_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SPRUCE_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SPRUCE_TRAPDOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SPRUCE_WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SPRUCE_WALL_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
Squid - Interface in org.cloudburstmc.api.entity.passive
 
SQUID - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
SQUID_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STABILITY - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
STAGE - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
STAINED_GLASS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STAINED_GLASS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STAINED_GLASS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STAINED_GLASS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STAINED_GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STAINED_GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STAINED_GLASS_PANE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STAINED_GLASS_PANE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STAINED_HARDENED_CLAY - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STAINED_HARDENED_CLAY - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STAINED_HARDENED_CLAY - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STAINED_HARDENED_CLAY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STAIRS - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
STAL - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
STANDING - Enum constant in enum class org.cloudburstmc.api.util.data.AttachmentType
 
STANDING_BANNER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STANDING_BANNER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STANDING_BANNER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STANDING_BANNER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STAR_SHAPED - Enum constant in enum class org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion.ExplosionType
 
startTime() - Method in interface org.cloudburstmc.api.level.Level
 
STATE_FINISHED - Static variable in interface org.cloudburstmc.api.level.chunk.Chunk
 
STATE_GENERATED - Static variable in interface org.cloudburstmc.api.level.chunk.Chunk
 
STATE_NEW - Static variable in interface org.cloudburstmc.api.level.chunk.Chunk
 
STATE_POPULATED - Static variable in interface org.cloudburstmc.api.level.chunk.Chunk
 
STEM - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
STICK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STICK - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
STICKY_PISTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STICKY_PISTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STICKY_PISTON_ARM_COLLISION - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STICKY_PISTON_ARM_COLLISION - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE - Enum constant in enum class org.cloudburstmc.api.util.data.MonsterEggStoneType
 
STONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
STONE - Enum constant in enum class org.cloudburstmc.api.util.data.StoneType
 
STONE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STONE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STONE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
STONE - Static variable in class org.cloudburstmc.api.item.TierTypes
 
STONE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE_AXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STONE_AXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
STONE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
STONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.MonsterEggStoneType
 
STONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
 
STONE_BRICK - Enum constant in enum class org.cloudburstmc.api.util.data.WallBlockType
 
STONE_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONE_BRICK_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE_BRICK_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
STONE_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONE_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STONE_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STONE_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE_BUTTON_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
STONE_DECORATION - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
STONE_HOE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STONE_HOE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
STONE_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STONE_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
STONE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STONE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STONE_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE_PRESSURE_PLATE_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
STONE_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STONE_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
STONE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STONE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STONE_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE_SLAB_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
STONE_SLAB2 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONE_SLAB2 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE_SLAB3 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONE_SLAB3 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE_SLAB4 - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONE_SLAB4 - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STONE_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STONE_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONE_STAIRS_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
STONE_SWORD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STONE_SWORD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
STONE_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
STONE_WALL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STONE_WALL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STONEBRICK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONEBRICK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STONEBRICK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STONEBRICK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
StoneBrickType - Enum Class in org.cloudburstmc.api.util.data
 
STONECUTTER - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
STONECUTTER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONECUTTER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STONECUTTER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STONECUTTER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STONECUTTER_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STONECUTTER_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STONECUTTER_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STONECUTTER_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
StoneSlabType - Enum Class in org.cloudburstmc.api.util.data
 
StoneType - Enum Class in org.cloudburstmc.api.util.data
 
stop() - Method in interface org.cloudburstmc.api.blockentity.Jukebox
 
stopSleep() - Method in interface org.cloudburstmc.api.player.Player
 
stopTime() - Method in interface org.cloudburstmc.api.level.Level
 
STRAD - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
straight(Direction) - Static method in enum class org.cloudburstmc.api.util.data.RailDirection
 
STRAIGHT - Enum constant in enum class org.cloudburstmc.api.util.data.RailDirection.State
 
straightOrCurved(Direction, Direction) - Static method in enum class org.cloudburstmc.api.util.data.RailDirection
 
Stray - Interface in org.cloudburstmc.api.entity.hostile
 
STRAY - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
STRAY_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STRENGTH - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
Additional damage caused by damager's Strength potion effect
STRENGTH - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
STRENGTH - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
STRENGTH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRENGTH_II - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
STRENGTH_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
Strider - Interface in org.cloudburstmc.api.entity.passive
 
STRIDER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
STRIDER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STRING - Static variable in class org.cloudburstmc.api.item.ItemIds
 
STRING - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
STRIPPED_ACACIA_LOG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_ACACIA_LOG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRIPPED_BIRCH_LOG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_BIRCH_LOG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRIPPED_CRIMSON_HYPHAE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_CRIMSON_HYPHAE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRIPPED_CRIMSON_STEM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_CRIMSON_STEM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRIPPED_DARK_OAK_LOG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_DARK_OAK_LOG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRIPPED_JUNGLE_LOG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_JUNGLE_LOG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRIPPED_OAK_LOG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_OAK_LOG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRIPPED_SPRUCE_LOG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_SPRUCE_LOG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRIPPED_WARPED_HYPHAE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_WARPED_HYPHAE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRIPPED_WARPED_STEM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRIPPED_WARPED_STEM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRUCTURE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRUCTURE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STRUCTURE_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STRUCTURE_BLOCK - Static variable in class org.cloudburstmc.api.blockentity.BlockEntityTypes
 
STRUCTURE_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRUCTURE_BLOCK_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
STRUCTURE_VOID - Static variable in class org.cloudburstmc.api.block.BlockIds
 
STRUCTURE_VOID - Static variable in class org.cloudburstmc.api.block.BlockStates
 
STRUCTURE_VOID - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
STRUCTURE_VOID - Static variable in class org.cloudburstmc.api.util.Identifiers
 
STRUCTURE_VOID_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
StructureBlock - Interface in org.cloudburstmc.api.blockentity
 
StructureBlockType - Enum Class in org.cloudburstmc.api.util.data
 
StructureVoidType - Enum Class in org.cloudburstmc.api.util.data
 
SubPack() - Constructor for class org.cloudburstmc.api.pack.PackManifest.SubPack
 
subscribeToDefaultPerms(boolean, Permissible) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
subscribeToPermission(String, Permissible) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
SUCCESS - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent.LoginResult
 
SUFFOCATION - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by being put in a block
SUGAR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SUGAR - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SUGAR_CANE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SUICIDE - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Player commits suicide
SUNFLOWER - Enum constant in enum class org.cloudburstmc.api.util.data.DoublePlantType
 
SUNSET - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
superHot() - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
survival() - Method in class org.cloudburstmc.api.player.GameMode.Builder
 
SURVIVAL - Static variable in class org.cloudburstmc.api.player.GameMode
 
SUSPICIOUS_STEW - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SWEET_BERRIES - Static variable in class org.cloudburstmc.api.item.ItemIds
 
SWEET_BERRIES - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
SWEET_BERRY_BUSH - Static variable in class org.cloudburstmc.api.block.BlockIds
 
SWEET_BERRY_BUSH - Static variable in class org.cloudburstmc.api.block.BlockStates
 
SWEET_BERRY_BUSH - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
SWEET_BERRY_BUSH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
SWIFTNESS - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
SWING_ARM - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
 
SWORD - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
SWORD - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
SWORD - Static variable in class org.cloudburstmc.api.item.ToolTypes
 
SYRINGA - Enum constant in enum class org.cloudburstmc.api.util.data.DoublePlantType
 

T

TALL - Enum constant in enum class org.cloudburstmc.api.util.data.TallGrassType
 
TALL - Enum constant in enum class org.cloudburstmc.api.util.data.WallConnectionType
 
TALL_GRASS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
TALL_GRASS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
TALL_GRASS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
TALL_GRASS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TALL_GRASS_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
TallGrassType - Enum Class in org.cloudburstmc.api.util.data
 
target - Variable in class org.cloudburstmc.api.event.player.PlayerGlassBottleFillEvent
 
TARGET - Static variable in class org.cloudburstmc.api.block.BlockIds
 
TARGET - Static variable in class org.cloudburstmc.api.block.BlockStates
 
TARGET - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
TARGET - Static variable in class org.cloudburstmc.api.util.Identifiers
 
teleport(Vector3f) - Method in interface org.cloudburstmc.api.entity.Entity
 
teleport(Vector3f, PlayerTeleportEvent.TeleportCause) - Method in interface org.cloudburstmc.api.entity.Entity
 
teleport(Location) - Method in interface org.cloudburstmc.api.entity.Entity
 
teleport(Location, PlayerTeleportEvent.TeleportCause) - Method in interface org.cloudburstmc.api.entity.Entity
 
TELEPORT - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
TerracottaColor - Class in org.cloudburstmc.api.util.data
 
TerracottaColor() - Constructor for class org.cloudburstmc.api.util.data.TerracottaColor
 
test(Direction) - Method in enum class org.cloudburstmc.api.util.Direction.Axis
 
test(Direction) - Method in enum class org.cloudburstmc.api.util.Direction.Plane
 
testValue(Object) - Method in class org.cloudburstmc.api.block.trait.BlockTrait
 
text - Variable in class org.cloudburstmc.api.locale.TextContainer
 
TextContainer - Class in org.cloudburstmc.api.locale
author: MagicDroidX Nukkit Project
TextContainer(String) - Constructor for class org.cloudburstmc.api.locale.TextContainer
 
THICK - Enum constant in enum class org.cloudburstmc.api.util.data.BambooStalkThickness
 
THICK - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
THIN - Enum constant in enum class org.cloudburstmc.api.util.data.BambooStalkThickness
 
THIRTEEN - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
THORNS - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
THORNS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
THREE_EGG - Enum constant in enum class org.cloudburstmc.api.util.data.TurtleEggCount
 
THROWN_TRIDENT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ThrownTrident - Interface in org.cloudburstmc.api.entity.projectile
 
ThunderChangeEvent - Class in org.cloudburstmc.api.event.level
author: funcraft Nukkit Project
ThunderChangeEvent(Level, boolean) - Constructor for class org.cloudburstmc.api.event.level.ThunderChangeEvent
 
tickRate() - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
TierType - Interface in org.cloudburstmc.api.item
 
TierType.TierTarget - Enum Class in org.cloudburstmc.api.item
 
TierTypes - Class in org.cloudburstmc.api.item
 
TierTypes() - Constructor for class org.cloudburstmc.api.item.TierTypes
 
TIME_DAY - Static variable in interface org.cloudburstmc.api.level.Level
 
TIME_FULL - Static variable in interface org.cloudburstmc.api.level.Level
 
TIME_MIDNIGHT - Static variable in interface org.cloudburstmc.api.level.Level
 
TIME_NIGHT - Static variable in interface org.cloudburstmc.api.level.Level
 
TIME_NOON - Static variable in interface org.cloudburstmc.api.level.Level
 
TIME_SUNRISE - Static variable in interface org.cloudburstmc.api.level.Level
 
TIME_SUNSET - Static variable in interface org.cloudburstmc.api.level.Level
 
title - Variable in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
TNT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
TNT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
TNT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
TNT - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
TNT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TNT_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
TNT_EXPLODES - Static variable in class org.cloudburstmc.api.level.gamerule.GameRules
 
TNT_MINECART - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
TNT_MINECART - Static variable in class org.cloudburstmc.api.item.ItemIds
 
TNT_MINECART - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
TntMinecart - Interface in org.cloudburstmc.api.entity.vehicle
 
toBuilder() - Method in interface org.cloudburstmc.api.item.ItemStack
 
toDirection() - Method in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
toggleTrait(BooleanBlockTrait) - Method in class org.cloudburstmc.api.block.BlockState
 
toItem(Block) - Method in class org.cloudburstmc.api.block.behavior.BlockBehavior
 
TOOL - Enum constant in enum class org.cloudburstmc.api.item.ItemCategory
 
TOOL - Enum constant in enum class org.cloudburstmc.api.item.TierType.TierTarget
 
ToolType - Interface in org.cloudburstmc.api.item
 
ToolTypes - Class in org.cloudburstmc.api.item
 
ToolTypes() - Constructor for class org.cloudburstmc.api.item.ToolTypes
 
TOP - Enum constant in enum class org.cloudburstmc.api.util.data.SlabSlot
 
TOP_SNOW - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
TORCH - Static variable in class org.cloudburstmc.api.block.BlockIds
 
TORCH - Static variable in class org.cloudburstmc.api.block.BlockStates
 
TORCH - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
TORCH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TORCH_DIRECTION - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
toString() - Method in class org.cloudburstmc.api.block.BlockState
 
toString() - Method in class org.cloudburstmc.api.block.BlockType
 
toString() - Method in class org.cloudburstmc.api.block.trait.BlockTrait
 
toString() - Method in class org.cloudburstmc.api.blockentity.BlockEntityType
 
toString() - Method in class org.cloudburstmc.api.entity.EntityType
 
toString() - Method in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
toString() - Method in enum class org.cloudburstmc.api.item.data.Bucket
 
toString() - Method in enum class org.cloudburstmc.api.item.data.Coal
 
toString() - Method in class org.cloudburstmc.api.item.ItemTypes.IntItem
 
toString() - Method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
 
toString() - Method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
 
toString() - Method in class org.cloudburstmc.api.level.gamerule.GameRuleMap
 
toString() - Method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
 
toString() - Method in class org.cloudburstmc.api.locale.TextContainer
 
toString() - Method in class org.cloudburstmc.api.pack.ResourcePack
 
toString() - Method in enum class org.cloudburstmc.api.util.data.BlockColor
 
toString() - Method in enum class org.cloudburstmc.api.util.data.Bucket
 
toString() - Method in enum class org.cloudburstmc.api.util.Direction.Axis
 
toString() - Method in enum class org.cloudburstmc.api.util.Direction.AxisDirection
 
toString() - Method in enum class org.cloudburstmc.api.util.Direction
 
toString() - Method in class org.cloudburstmc.api.util.Identifier
 
toString() - Method in class org.cloudburstmc.api.util.SemVersion
 
toString() - Method in class org.cloudburstmc.api.util.SimpleAxisAlignedBB
 
TOTEM - Static variable in class org.cloudburstmc.api.item.ItemIds
 
TOTEM - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
toThunderState() - Method in class org.cloudburstmc.api.event.level.ThunderChangeEvent
Gets the state of thunder that the world is being set to
touchVector - Variable in class org.cloudburstmc.api.event.player.PlayerInteractEvent
 
toWeatherState() - Method in class org.cloudburstmc.api.event.level.WeatherChangeEvent
Gets the state of weather that the world is being set to
translucency(@org.checkerframework.checker.index.qual.NonNegative float) - Method in class org.cloudburstmc.api.block.material.MaterialType.Builder
 
TRANSPARENT - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
TRANSPARENT_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
TRAP - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an entity spawns as a trap for players approaching
TRAPDOOR - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
TRAPPED_CHEST - Static variable in class org.cloudburstmc.api.block.BlockIds
 
TRAPPED_CHEST - Static variable in class org.cloudburstmc.api.block.BlockStates
 
TRAPPED_CHEST - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
TRAPPED_CHEST - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TREE_SPECIES - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
TREE_SPECIES_NETHER - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
TREE_SPECIES_OVERWORLD - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
TreeSpecies - Enum Class in org.cloudburstmc.api.util.data
 
TRIDENT - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
TRIDENT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
TRIDENT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
TRIDENT_CHANNELING - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
TRIDENT_CHANNELING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TRIDENT_IMPALING - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
TRIDENT_IMPALING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TRIDENT_LOYALTY - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
TRIDENT_LOYALTY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TRIDENT_RIPTIDE - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
TRIDENT_RIPTIDE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TRIPWIRE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
TRIPWIRE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
TRIPWIRE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
TRIPWIRE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TRIPWIRE_HOOK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
TRIPWIRE_HOOK - Static variable in class org.cloudburstmc.api.block.BlockStates
 
TRIPWIRE_HOOK - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
TRIPWIRE_HOOK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TROPICAL_FISH - Enum constant in enum class org.cloudburstmc.api.item.data.Bucket
 
TROPICAL_FISH - Enum constant in enum class org.cloudburstmc.api.util.data.Bucket
 
TROPICAL_FISH - Static variable in class org.cloudburstmc.api.item.ItemIds
 
TROPICAL_FISH_BUCKET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
TROPICAL_FISH_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
TropicalFish - Interface in org.cloudburstmc.api.entity.passive
 
TROPICALFISH - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
tryLock() - Method in class org.cloudburstmc.api.level.chunk.LockableChunk
 
tryLock(long, TimeUnit) - Method in class org.cloudburstmc.api.level.chunk.LockableChunk
 
TULIP_ORANGE - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
TULIP_PINK - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
TULIP_RED - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
TULIP_WHITE - Enum constant in enum class org.cloudburstmc.api.util.data.FlowerType
 
Turtle - Interface in org.cloudburstmc.api.entity.passive
 
TURTLE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
TURTLE_EGG - Static variable in class org.cloudburstmc.api.block.BlockIds
 
TURTLE_EGG - Static variable in class org.cloudburstmc.api.block.BlockStates
 
TURTLE_EGG - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
TURTLE_EGG - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TURTLE_EGG_COUNT - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
TURTLE_HELMET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
TURTLE_HELMET - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
TURTLE_MASTER - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
TURTLE_MASTER_II - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
TURTLE_MASTER_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
TURTLE_SHELL_PIECE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
TURTLE_SHELL_PIECE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
TURTLE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
TurtleEggCount - Enum Class in org.cloudburstmc.api.util.data
 
TWISTING_VINES - Static variable in class org.cloudburstmc.api.block.BlockIds
 
TWISTING_VINES - Static variable in class org.cloudburstmc.api.block.BlockStates
 
TWISTING_VINES - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
TWISTING_VINES - Static variable in class org.cloudburstmc.api.util.Identifiers
 
TWISTING_VINES_AGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
TWO_EGG - Enum constant in enum class org.cloudburstmc.api.util.data.TurtleEggCount
 
typeOfHit - Variable in class org.cloudburstmc.api.util.MovingObjectPosition
0 = block, 1 = entity

U

UI - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
unban(Player) - Method in interface org.cloudburstmc.api.Server
 
UNDAMAGED - Enum constant in enum class org.cloudburstmc.api.util.data.AnvilDamage
 
UNDERWATER_TORCH - Static variable in class org.cloudburstmc.api.block.BlockIds
 
UNDERWATER_TORCH - Static variable in class org.cloudburstmc.api.block.BlockStates
 
UNDERWATER_TORCH - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
UNDERWATER_TORCH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
UNDYED_SHULKER_BOX - Static variable in class org.cloudburstmc.api.block.BlockIds
 
UNDYED_SHULKER_BOX - Static variable in class org.cloudburstmc.api.block.BlockStates
 
UNDYED_SHULKER_BOX - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
UNDYED_SHULKER_BOX - Static variable in class org.cloudburstmc.api.util.Identifiers
 
UNKNOWN - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
 
UNKNOWN - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerTeleportEvent.TeleportCause
 
UNKNOWN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
UNKNOWN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
UNKNOWN - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
UNKNOWN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
UNLIT_REDSTONE_TORCH - Static variable in class org.cloudburstmc.api.block.BlockIds
 
UNLIT_REDSTONE_TORCH - Static variable in class org.cloudburstmc.api.util.Identifiers
 
unload() - Method in interface org.cloudburstmc.api.level.Level
 
unload(boolean) - Method in interface org.cloudburstmc.api.level.Level
 
unlock() - Method in class org.cloudburstmc.api.level.chunk.LockableChunk
 
unpair() - Method in interface org.cloudburstmc.api.blockentity.Chest
 
UNPOWERED_COMPARATOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
UNPOWERED_COMPARATOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
UNPOWERED_REPEATER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
UNPOWERED_REPEATER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
unregister(Recipe) - Method in interface org.cloudburstmc.api.registry.RecipeRegistry
Used to remove a Recipe from the Registry.
unregister(Identifier) - Method in interface org.cloudburstmc.api.registry.RecipeRegistry
 
unsetPermission(String) - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
unsetPermission(Permission) - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
unsetPermissions(List<String>) - Method in class org.cloudburstmc.api.permission.PermissionAttachment
 
unsubscribeFromDefaultPerms(boolean, Permissible) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
unsubscribeFromPermission(String, Permissible) - Method in interface org.cloudburstmc.api.permission.PermissionManager
 
up() - Method in interface org.cloudburstmc.api.block.Block
 
up(int) - Method in interface org.cloudburstmc.api.block.Block
 
UP - Enum constant in enum class org.cloudburstmc.api.util.Direction
 
UP_EAST_WEST - Enum constant in enum class org.cloudburstmc.api.util.data.LeverDirection
 
UP_NORTH_SOUTH - Enum constant in enum class org.cloudburstmc.api.util.data.LeverDirection
 
update() - Method in interface org.cloudburstmc.api.player.AdventureSettings
 
updateAround(Vector3i) - Method in interface org.cloudburstmc.api.level.Level
 
upState() - Method in interface org.cloudburstmc.api.block.Block
 
upState(int) - Method in interface org.cloudburstmc.api.block.Block
 
url() - Element in annotation interface org.cloudburstmc.api.plugin.Plugin
 
useBreakOn(Vector3i) - Method in interface org.cloudburstmc.api.level.Level
 
useBreakOn(Vector3i, ItemStack) - Method in interface org.cloudburstmc.api.level.Level
 
useBreakOn(Vector3i, ItemStack, Player) - Method in interface org.cloudburstmc.api.level.Level
 
useBreakOn(Vector3i, ItemStack, Player, boolean) - Method in interface org.cloudburstmc.api.level.Level
 
useBreakOn(Vector3i, Direction, ItemStack, Player, boolean) - Method in interface org.cloudburstmc.api.level.Level
 
useItemOn(Vector3i, ItemStack, Direction, Vector3f) - Method in interface org.cloudburstmc.api.level.Level
 
useItemOn(Vector3i, ItemStack, Direction, Vector3f, Player) - Method in interface org.cloudburstmc.api.level.Level
 
useItemOn(Vector3i, ItemStack, Direction, Vector3f, Player, boolean) - Method in interface org.cloudburstmc.api.level.Level
 
useOn(ItemStack, BlockState) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 
useOn(ItemStack, Entity) - Method in interface org.cloudburstmc.api.item.behavior.ItemBehavior
 

V

valueClass - Variable in class org.cloudburstmc.api.block.trait.BlockTrait
 
valueOf(int) - Static method in enum class org.cloudburstmc.api.util.data.MinecartType
Returns of an instance of Minecart-variants
valueOf(String) - Static method in enum class org.cloudburstmc.api.block.BlockCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.block.BlockIgniteEvent.BlockIgniteCause
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.entity.CreeperPowerEvent.PowerCause
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.entity.EntityPortalEnterEvent.PortalType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.EventPriority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent.LoginResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.player.PlayerInteractEvent.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.event.player.PlayerTeleportEvent.TeleportCause
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.inventory.CraftingGrid.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.inventory.InventoryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.inventory.RecipeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.item.data.Bucket
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.item.data.Coal
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.item.data.Record
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.item.ItemCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.item.TierType.TierTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.level.Difficulty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.pack.PackType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.player.AdventureSetting
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.AnvilDamage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.AttachmentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.BambooLeafSize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.BambooStalkThickness
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.BlockColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.Bucket
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.CardinalDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.ChemistryTableType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.ChiselType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.CrackedState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.DirtType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.DoublePlantType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.DyeColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.ElementType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion.ExplosionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.FlowerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.FluidType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.LeverDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.MinecartType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.MonsterEggStoneType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.MountType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.NetherBrickType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.PrismarineBlockType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.RailDirection.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.RailDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.SandStoneType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.SandType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.SeaGrassType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.SlabSlot
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.SpongeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.StoneBrickType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.StoneSlabType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.StoneType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.StructureBlockType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.StructureVoidType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.TallGrassType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.TreeSpecies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.TurtleEggCount
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.WallBlockType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.data.WallConnectionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.Direction.Axis
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.Direction.AxisDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.Direction.Plane
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.cloudburstmc.api.util.Direction
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.cloudburstmc.api.block.BlockCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.block.BlockIgniteEvent.BlockIgniteCause
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.entity.CreeperPowerEvent.PowerCause
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.entity.EntityPortalEnterEvent.PortalType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.EventPriority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.inventory.InventoryMoveItemEvent.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.player.PlayerAsyncPreLoginEvent.LoginResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.player.PlayerInteractEvent.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.player.PlayerKickEvent.Reason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.event.player.PlayerTeleportEvent.TeleportCause
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.inventory.CraftingGrid.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.inventory.InventoryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.inventory.RecipeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.item.data.Bucket
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.item.data.Coal
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.item.data.Record
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.item.ItemCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.item.TierType.TierTarget
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.level.Difficulty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.pack.PackType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.player.AdventureSetting
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.AnvilDamage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.AttachmentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.BambooLeafSize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.BambooStalkThickness
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.BannerPattern.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.BlockColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.Bucket
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.CardinalDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.ChemistryTableType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.ChiselType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.CrackedState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.DirtType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.DoublePlantType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.DyeColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.ElementType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.FireworkData.FireworkExplosion.ExplosionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.FlowerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.FluidType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.LeverDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.MinecartType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.MonsterEggStoneType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.MountType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.NetherBrickType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.PrismarineBlockType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.RailDirection.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.RailDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.SandStoneType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.SandType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.SeaGrassType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.SlabSlot
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.SpongeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.StoneBrickType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.StoneSlabType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.StoneType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.StructureBlockType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.StructureVoidType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.TallGrassType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.TreeSpecies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.TurtleEggCount
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.WallBlockType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.data.WallConnectionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.Direction.Axis
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.Direction.AxisDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.Direction.Plane
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.cloudburstmc.api.util.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
vanillaName - Variable in class org.cloudburstmc.api.block.trait.BlockTrait
 
VANISHING_CURSE - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
VANISHING_CURSE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
VEGETABLE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
Vehicle - Interface in org.cloudburstmc.api.entity.vehicle
 
VehicleCreateEvent - Class in org.cloudburstmc.api.event.vehicle
 
VehicleCreateEvent(Vehicle) - Constructor for class org.cloudburstmc.api.event.vehicle.VehicleCreateEvent
 
VehicleDamageEvent - Class in org.cloudburstmc.api.event.vehicle
 
VehicleDamageEvent(Vehicle, Entity, double) - Constructor for class org.cloudburstmc.api.event.vehicle.VehicleDamageEvent
 
VehicleDestroyEvent - Class in org.cloudburstmc.api.event.vehicle
 
VehicleDestroyEvent(Vehicle, Entity) - Constructor for class org.cloudburstmc.api.event.vehicle.VehicleDestroyEvent
 
VehicleEvent - Class in org.cloudburstmc.api.event.vehicle
Created by larryTheCoder at 7/5/2017.
VehicleEvent(Vehicle) - Constructor for class org.cloudburstmc.api.event.vehicle.VehicleEvent
 
VehicleMoveEvent - Class in org.cloudburstmc.api.event.vehicle
 
VehicleMoveEvent(Vehicle, Location, Location) - Constructor for class org.cloudburstmc.api.event.vehicle.VehicleMoveEvent
 
VehicleUpdateEvent - Class in org.cloudburstmc.api.event.vehicle
 
VehicleUpdateEvent(Vehicle) - Constructor for class org.cloudburstmc.api.event.vehicle.VehicleUpdateEvent
 
version() - Element in annotation interface org.cloudburstmc.api.plugin.Dependency
 
version() - Element in annotation interface org.cloudburstmc.api.plugin.Plugin
 
VERTICAL - Enum constant in enum class org.cloudburstmc.api.util.Direction.Plane
 
VERY_DAMAGED - Enum constant in enum class org.cloudburstmc.api.util.data.AnvilDamage
 
Vex - Interface in org.cloudburstmc.api.entity.hostile
 
VEX - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
VEX_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
VILLAGE_DEFENSE - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When an iron golem is spawned to defend a village
VILLAGE_INVASION - Enum constant in enum class org.cloudburstmc.api.event.entity.CreatureSpawnEvent.SpawnReason
When a zombie is spawned to invade a village
Villager - Interface in org.cloudburstmc.api.entity.passive
 
VILLAGER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
VILLAGER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
Vindicator - Interface in org.cloudburstmc.api.entity.hostile
 
VINDICATOR - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
VINDICATOR_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
VINE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
VINE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
VINE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
VINE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
VINE_DIRECTION_BITS - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
VineDirection - Class in org.cloudburstmc.api.util.data
 
visitor() - Method in class org.cloudburstmc.api.player.GameMode.Builder
 
VOID - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
VOID - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageCause
Damage caused by falling into the void
VOID - Enum constant in enum class org.cloudburstmc.api.util.data.StructureVoidType
 
VOID_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 

W

WAIT - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
WAKE_UP - Enum constant in enum class org.cloudburstmc.api.event.player.PlayerAnimationEvent.Type
 
WALL_BANNER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WALL_BANNER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WALL_BANNER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WALL_BANNER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WALL_BLOCK_TYPE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
WALL_CONNECTION_EAST - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
WALL_CONNECTION_NORTH - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
WALL_CONNECTION_SOUTH - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
WALL_CONNECTION_WEST - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WallBlockType - Enum Class in org.cloudburstmc.api.util.data
 
WallConnectionType - Enum Class in org.cloudburstmc.api.util.data
 
WALLS - Enum constant in enum class org.cloudburstmc.api.block.BlockCategory
 
WANDERER - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
WANDERING_TRADER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
WANDERING_TRADER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WanderingTrader - Interface in org.cloudburstmc.api.entity.passive
 
WARD - Enum constant in enum class org.cloudburstmc.api.item.data.Record
 
WARPED - Enum constant in enum class org.cloudburstmc.api.util.data.TreeSpecies
 
WARPED_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_BUTTON - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_DOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_DOOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WARPED_DOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_DOUBLE_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_FENCE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_FENCE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_FENCE_GATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_FUNGUS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_FUNGUS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_FUNGUS_ON_STICK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WARPED_HYPHAE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_HYPHAE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_NYLIUM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_NYLIUM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_PLANKS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_PLANKS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_ROOTS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_ROOTS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_SIGN - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WARPED_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_STAIRS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_STANDING_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_STANDING_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_STEM - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_STEM - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_TRAPDOOR - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_WALL_SIGN - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_WALL_SIGN - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WARPED_WART_BLOCK - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WARPED_WART_BLOCK - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WART_GROWTH - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
WASTELAND - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
WATER - Enum constant in enum class org.cloudburstmc.api.item.data.Bucket
 
WATER - Enum constant in enum class org.cloudburstmc.api.util.data.Bucket
 
WATER - Enum constant in enum class org.cloudburstmc.api.util.data.FluidType
 
WATER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WATER - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WATER - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WATER - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
WATER - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
WATER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WATER_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
WATER_BREATHING - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
WATER_BREATHING - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
WATER_BREATHING - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
WATER_BREATHING - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WATER_BREATHING_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
WATER_BUCKET - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WATER_WALKER - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
WATER_WALKER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WATER_WORKER - Static variable in class org.cloudburstmc.api.enchantment.EnchantmentTypes
 
WATER_WORKER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WATERLILY - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WATERLILY - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WATERLILY - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WATERLILY - Static variable in class org.cloudburstmc.api.util.Identifiers
 
waterlogsSource() - Method in class org.cloudburstmc.api.block.BlockType
 
WEAKNESS - Enum constant in enum class org.cloudburstmc.api.event.entity.EntityDamageEvent.DamageModifier
Damage reduction caused by damager's Weakness potion effect
WEAKNESS - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
WEAKNESS - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
WEAKNESS - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WEAKNESS_LONG - Static variable in class org.cloudburstmc.api.potion.PotionTypes
 
WEARABLE - Enum constant in enum class org.cloudburstmc.api.enchantment.EnchantmentTarget
 
WeatherChangeEvent - Class in org.cloudburstmc.api.event.level
author: funcraft Nukkit Project
WeatherChangeEvent(Level, boolean) - Constructor for class org.cloudburstmc.api.event.level.WeatherChangeEvent
 
WeatherEvent - Class in org.cloudburstmc.api.event.level
author: funcraft Nukkit Project
WeatherEvent(Level) - Constructor for class org.cloudburstmc.api.event.level.WeatherEvent
 
WEB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WEB - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WEB - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WEB - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
WEB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WEEPING_VINES - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WEEPING_VINES - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WEEPING_VINES - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WEEPING_VINES - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WEEPING_VINES_AGE - Static variable in class org.cloudburstmc.api.block.BlockTraits
 
west() - Method in interface org.cloudburstmc.api.block.Block
 
west(int) - Method in interface org.cloudburstmc.api.block.Block
 
WEST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
WEST - Enum constant in enum class org.cloudburstmc.api.util.data.LeverDirection
 
WEST - Enum constant in enum class org.cloudburstmc.api.util.Direction
 
WEST_NORTHWEST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
WEST_SOUTHWEST - Enum constant in enum class org.cloudburstmc.api.util.data.CardinalDirection
 
westState() - Method in interface org.cloudburstmc.api.block.Block
 
westState(int) - Method in interface org.cloudburstmc.api.block.Block
 
WET - Enum constant in enum class org.cloudburstmc.api.util.data.SpongeType
 
WHEAT - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WHEAT - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WHEAT - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WHEAT - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WHEAT - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
WHEAT - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WHEAT_SEEDS - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WHEAT_SEEDS - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
WHITE - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
WHITE_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
WHITE_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WHITE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WHITE_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WHITE_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
width - Variable in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
WIRE - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
Witch - Interface in org.cloudburstmc.api.entity.hostile
 
WITCH - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
WITCH_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
withAmount(int) - Method in interface org.cloudburstmc.api.item.ItemStack
 
withData(Class<?>, Object) - Method in interface org.cloudburstmc.api.item.ItemStack
 
withData(Object) - Method in interface org.cloudburstmc.api.item.ItemStack
 
withEnchantment(EnchantmentInstance) - Method in interface org.cloudburstmc.api.item.ItemStack
 
Wither - Interface in org.cloudburstmc.api.entity.hostile
 
WITHER - Enum constant in enum class org.cloudburstmc.api.entity.misc.Painting.Motive
 
WITHER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
WITHER - Static variable in class org.cloudburstmc.api.potion.EffectTypes
 
WITHER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WITHER_ROSE - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WITHER_ROSE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WITHER_ROSE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WITHER_ROSE - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WITHER_SKELETON - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
WITHER_SKELETON_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WITHER_SKULL - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
WITHER_SKULL_DANGEROUS - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
WitherSkeleton - Interface in org.cloudburstmc.api.entity.hostile
 
WitherSkull - Interface in org.cloudburstmc.api.entity.projectile
 
withTrait(BlockTrait<T>, T) - Method in class org.cloudburstmc.api.block.BlockState
 
withTrait(BooleanBlockTrait, boolean) - Method in class org.cloudburstmc.api.block.BlockState
 
withTrait(IntegerBlockTrait, int) - Method in class org.cloudburstmc.api.block.BlockState
 
Wolf - Interface in org.cloudburstmc.api.entity.passive
 
WOLF - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
WOLF_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WOOD - Enum constant in enum class org.cloudburstmc.api.util.data.StoneSlabType
Deprecated.
WOOD - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WOOD - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOOD - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOOD - Static variable in class org.cloudburstmc.api.block.material.MaterialTypes
 
WOOD - Static variable in class org.cloudburstmc.api.item.TierTypes
 
WOOD - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WOOD_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
WOODEN_AXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WOODEN_AXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
WOODEN_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOODEN_BUTTON - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOODEN_DOOR - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOODEN_DOOR - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOODEN_DOOR - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WOODEN_DOOR - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
WOODEN_FENCE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOODEN_FENCE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOODEN_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOODEN_FENCE_GATE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOODEN_HOE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WOODEN_HOE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
WOODEN_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WOODEN_PICKAXE - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
WOODEN_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOODEN_PRESSURE_PLATE - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOODEN_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WOODEN_SHOVEL - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
WOODEN_SLAB - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WOODEN_SLAB - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOODEN_SLAB - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOODEN_SLAB - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WOODEN_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOODEN_STAIRS - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOODEN_SWORD - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WOODEN_SWORD - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
WOODEN_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOODEN_TRAPDOOR - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOOL - Static variable in class org.cloudburstmc.api.block.BlockIds
 
WOOL - Static variable in class org.cloudburstmc.api.block.BlockStates
 
WOOL - Static variable in class org.cloudburstmc.api.block.BlockTypes
 
WOOL - Static variable in class org.cloudburstmc.api.util.Identifiers
 
WORKBENCH - Enum constant in enum class org.cloudburstmc.api.inventory.InventoryType
 
WORLD_BUILDER - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
WORLD_IMMUTABLE - Enum constant in enum class org.cloudburstmc.api.player.AdventureSetting
 
WORLD_TEMPLATE - Enum constant in enum class org.cloudburstmc.api.pack.PackType
 
WRITABLE_BOOK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WRITABLE_BOOK - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
write(String, UUID) - Method in interface org.cloudburstmc.api.util.PlayerDataSerializer
Writes player data to given OutputStream.
writeLockable() - Method in interface org.cloudburstmc.api.level.chunk.Chunk
 
WRITTEN_BOOK - Static variable in class org.cloudburstmc.api.item.ItemIds
 
WRITTEN_BOOK - Static variable in class org.cloudburstmc.api.item.ItemTypes
 
WrittenBook - Class in org.cloudburstmc.api.item.data
 
WrittenBook() - Constructor for class org.cloudburstmc.api.item.data.WrittenBook
 

X

X - Enum constant in enum class org.cloudburstmc.api.util.Direction.Axis
 
XP_BOTTLE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
XP_ORB - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
XpBottle - Interface in org.cloudburstmc.api.entity.projectile
 

Y

Y - Enum constant in enum class org.cloudburstmc.api.util.Direction.Axis
 
YELLOW - Enum constant in enum class org.cloudburstmc.api.util.data.DyeColor
 
YELLOW_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
YELLOW_DYE - Static variable in class org.cloudburstmc.api.item.ItemIds
 
YELLOW_FLOWER - Static variable in class org.cloudburstmc.api.block.BlockIds
 
YELLOW_FLOWER - Static variable in class org.cloudburstmc.api.util.Identifiers
 
YELLOW_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.block.BlockIds
 
YELLOW_GLAZED_TERRACOTTA - Static variable in class org.cloudburstmc.api.util.Identifiers
 
YELLOW_TERRACOTA_BLOCK_COLOR - Enum constant in enum class org.cloudburstmc.api.util.data.BlockColor
 
yield - Variable in class org.cloudburstmc.api.event.entity.EntityExplodeEvent
 

Z

Z - Enum constant in enum class org.cloudburstmc.api.util.Direction.Axis
 
Zoglin - Interface in org.cloudburstmc.api.entity.hostile
 
ZOGLIN - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ZOGLIN_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
Zombie - Interface in org.cloudburstmc.api.entity.hostile
 
ZOMBIE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ZOMBIE_HORSE - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ZOMBIE_HORSE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ZOMBIE_PIGMAN - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ZOMBIE_PIGMAN_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ZOMBIE_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ZOMBIE_VILLAGER - Static variable in class org.cloudburstmc.api.entity.EntityTypes
 
ZOMBIE_VILLAGER_SPAWN_EGG - Static variable in class org.cloudburstmc.api.item.ItemIds
 
ZombieHorse - Interface in org.cloudburstmc.api.entity.passive
 
ZombiePigman - Interface in org.cloudburstmc.api.entity.hostile
 
ZombieVillager - Interface in org.cloudburstmc.api.entity.hostile
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form