Uses of Annotation Interface
org.bukkit.MinecraftExperimental
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes used to manipulate the voxels in a
world
,
including special states.Specific BlockData classes relevant to only a given block or set of blocks.
Classes concerning damage types and sources applicable to living entities.
Classes relating to the specialized enhancements to
item stacks
, as part of the meta data
.Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Classes to facilitate world
Structure
generation.Classes involved in manipulating player inventories and item interactions.
The interfaces used when manipulating extra data can can be stored inside
item stacks
.Armor trim meta types.
Classes to represent various
potion
properties and manipulation.-
Uses of MinecraftExperimental in io.papermc.paper.registry.keys
Modifier and TypeFieldDescriptionstatic final TypedKey
<TrimPattern> TrimPatternKeys.BOLT
minecraft:bolt
static final TypedKey
<Enchantment> EnchantmentKeys.BREACH
minecraft:breach
static final TypedKey
<Enchantment> EnchantmentKeys.DENSITY
minecraft:density
static final TypedKey
<TrimPattern> TrimPatternKeys.FLOW
minecraft:flow
static final TypedKey
<PotionEffectType> MobEffectKeys.INFESTED
minecraft:infested
static final TypedKey
<PotionEffectType> MobEffectKeys.OOZING
minecraft:oozing
static final TypedKey
<PotionEffectType> MobEffectKeys.RAID_OMEN
minecraft:raid_omen
StructureKeys.TRIAL_CHAMBERS
minecraft:trial_chambers
static final TypedKey
<PotionEffectType> MobEffectKeys.TRIAL_OMEN
minecraft:trial_omen
static final TypedKey
<PotionEffectType> MobEffectKeys.WEAVING
minecraft:weaving
static final TypedKey
<Enchantment> EnchantmentKeys.WIND_BURST
minecraft:wind_burst
static final TypedKey
<DamageType> DamageTypeKeys.WIND_CHARGE
minecraft:wind_charge
static final TypedKey
<PotionEffectType> MobEffectKeys.WIND_CHARGED
minecraft:wind_charged
-
Uses of MinecraftExperimental in org.bukkit
Modifier and TypeFieldDescriptionVanilla block tag representing all blocks which block wind charge explosions.static final Tag
<EntityType> Vanilla tag representing entities which can turn in boats.static final Tag
<EntityType> Vanilla tag representing entities which deflect projectiles.static final Tag
<EntityType> Vanilla tag representing all entities which are immune from the infested effect.static final Tag
<EntityType> Vanilla tag representing all entities which are immune from the oozing effect.static final Tag
<EntityType> Vanilla tag representing all entities which do not receive anger from wind charges.Vanilla item tag representing all items enchantable with mace enchantments. -
Uses of MinecraftExperimental in org.bukkit.block
Modifier and TypeInterfaceDescriptioninterface
Represents a captured state of a crafter.interface
Represents a captured state of a trial spawner.interface
Represents a captured state of a trial spawner.Modifier and TypeFieldDescriptionstatic final BlockType.Typed
<BlockData> BlockType.CHISELED_COPPER
static final BlockType.Typed
<BlockData> BlockType.CHISELED_TUFF
static final BlockType.Typed
<BlockData> BlockType.CHISELED_TUFF_BRICKS
static final BlockType.Typed
<CopperBulb> BlockType.COPPER_BULB
BlockData:CopperBulb
static final BlockType.Typed
<Door> BlockType.COPPER_DOOR
BlockData:Door
static final BlockType.Typed
<Waterlogged> BlockType.COPPER_GRATE
BlockData:Waterlogged
static final BlockType.Typed
<TrapDoor> BlockType.COPPER_TRAPDOOR
BlockData:TrapDoor
static final BlockType.Typed
<Crafter> BlockType.CRAFTER
BlockData:Crafter
static final BlockType.Typed
<BlockData> BlockType.EXPOSED_CHISELED_COPPER
static final BlockType.Typed
<CopperBulb> BlockType.EXPOSED_COPPER_BULB
BlockData:CopperBulb
static final BlockType.Typed
<Door> BlockType.EXPOSED_COPPER_DOOR
BlockData:Door
static final BlockType.Typed
<Waterlogged> BlockType.EXPOSED_COPPER_GRATE
BlockData:Waterlogged
static final BlockType.Typed
<TrapDoor> BlockType.EXPOSED_COPPER_TRAPDOOR
BlockData:TrapDoor
static final BlockType.Typed
<BlockData> BlockType.OXIDIZED_CHISELED_COPPER
static final BlockType.Typed
<CopperBulb> BlockType.OXIDIZED_COPPER_BULB
BlockData:CopperBulb
static final BlockType.Typed
<Door> BlockType.OXIDIZED_COPPER_DOOR
BlockData:Door
static final BlockType.Typed
<Waterlogged> BlockType.OXIDIZED_COPPER_GRATE
BlockData:Waterlogged
static final BlockType.Typed
<TrapDoor> BlockType.OXIDIZED_COPPER_TRAPDOOR
BlockData:TrapDoor
static final BlockType.Typed
<BlockData> BlockType.POLISHED_TUFF
static final BlockType.Typed
<Slab> BlockType.POLISHED_TUFF_SLAB
BlockData:Slab
static final BlockType.Typed
<Stairs> BlockType.POLISHED_TUFF_STAIRS
BlockData:Stairs
static final BlockType.Typed
<Wall> BlockType.POLISHED_TUFF_WALL
BlockData:Wall
static final BlockType.Typed
<TrialSpawner> BlockType.TRIAL_SPAWNER
BlockData:TrialSpawner
static final BlockType.Typed
<Slab> BlockType.TUFF_BRICK_SLAB
BlockData:Slab
static final BlockType.Typed
<Stairs> BlockType.TUFF_BRICK_STAIRS
BlockData:Stairs
static final BlockType.Typed
<Wall> BlockType.TUFF_BRICK_WALL
BlockData:Wall
static final BlockType.Typed
<BlockData> BlockType.TUFF_BRICKS
static final BlockType.Typed
<Slab> BlockType.TUFF_SLAB
BlockData:Slab
static final BlockType.Typed
<Stairs> BlockType.TUFF_STAIRS
BlockData:Stairs
static final BlockType.Typed
<Wall> BlockType.TUFF_WALL
BlockData:Wall
static final BlockType.Typed
<BlockData> BlockType.WAXED_CHISELED_COPPER
static final BlockType.Typed
<CopperBulb> BlockType.WAXED_COPPER_BULB
BlockData:CopperBulb
static final BlockType.Typed
<Door> BlockType.WAXED_COPPER_DOOR
BlockData:Door
static final BlockType.Typed
<Waterlogged> BlockType.WAXED_COPPER_GRATE
BlockData:Waterlogged
static final BlockType.Typed
<TrapDoor> BlockType.WAXED_COPPER_TRAPDOOR
BlockData:TrapDoor
static final BlockType.Typed
<BlockData> BlockType.WAXED_EXPOSED_CHISELED_COPPER
static final BlockType.Typed
<CopperBulb> BlockType.WAXED_EXPOSED_COPPER_BULB
BlockData:CopperBulb
static final BlockType.Typed
<Door> BlockType.WAXED_EXPOSED_COPPER_DOOR
BlockData:Door
static final BlockType.Typed
<Waterlogged> BlockType.WAXED_EXPOSED_COPPER_GRATE
BlockData:Waterlogged
static final BlockType.Typed
<TrapDoor> BlockType.WAXED_EXPOSED_COPPER_TRAPDOOR
BlockData:TrapDoor
static final BlockType.Typed
<BlockData> BlockType.WAXED_OXIDIZED_CHISELED_COPPER
static final BlockType.Typed
<CopperBulb> BlockType.WAXED_OXIDIZED_COPPER_BULB
BlockData:CopperBulb
static final BlockType.Typed
<Door> BlockType.WAXED_OXIDIZED_COPPER_DOOR
BlockData:Door
static final BlockType.Typed
<Waterlogged> BlockType.WAXED_OXIDIZED_COPPER_GRATE
BlockData:Waterlogged
static final BlockType.Typed
<TrapDoor> BlockType.WAXED_OXIDIZED_COPPER_TRAPDOOR
BlockData:TrapDoor
static final BlockType.Typed
<BlockData> BlockType.WAXED_WEATHERED_CHISELED_COPPER
static final BlockType.Typed
<CopperBulb> BlockType.WAXED_WEATHERED_COPPER_BULB
BlockData:CopperBulb
static final BlockType.Typed
<Door> BlockType.WAXED_WEATHERED_COPPER_DOOR
BlockData:Door
static final BlockType.Typed
<Waterlogged> BlockType.WAXED_WEATHERED_COPPER_GRATE
BlockData:Waterlogged
static final BlockType.Typed
<TrapDoor> BlockType.WAXED_WEATHERED_COPPER_TRAPDOOR
BlockData:TrapDoor
static final BlockType.Typed
<BlockData> BlockType.WEATHERED_CHISELED_COPPER
static final BlockType.Typed
<CopperBulb> BlockType.WEATHERED_COPPER_BULB
BlockData:CopperBulb
static final BlockType.Typed
<Door> BlockType.WEATHERED_COPPER_DOOR
BlockData:Door
static final BlockType.Typed
<Waterlogged> BlockType.WEATHERED_COPPER_GRATE
BlockData:Waterlogged
static final BlockType.Typed
<TrapDoor> BlockType.WEATHERED_COPPER_TRAPDOOR
BlockData:TrapDoor
-
Uses of MinecraftExperimental in org.bukkit.block.data.type
Modifier and TypeInterfaceDescriptioninterface
interface
'orientation' is the direction the block is facing.interface
'trial_spawner_state' indicates the current operational phase of the spawner.interface
'vault_state' indicates the current operational phase of the vault block. -
Uses of MinecraftExperimental in org.bukkit.damage
-
Uses of MinecraftExperimental in org.bukkit.enchantments
Modifier and TypeFieldDescriptionstatic final Enchantment
Enchantment.BREACH
Reduces armor effectiveness against macesstatic final Enchantment
Enchantment.DENSITY
Increases fall damage of macesstatic final Enchantment
Enchantment.WIND_BURST
Emits wind burst upon hitting enemy -
Uses of MinecraftExperimental in org.bukkit.entity
Modifier and TypeInterfaceDescriptioninterface
Represents a Wind Charge.interface
Represents a Bogged Skeleton.interface
Represents a Breeze.interface
Represents a Wind Charge.interface
Represents an ominous item spawner.interface
Represents a Wind Charge. -
Uses of MinecraftExperimental in org.bukkit.generator.structure
-
Uses of MinecraftExperimental in org.bukkit.inventory
Modifier and TypeInterfaceDescriptioninterface
Interface to the inventory of a Crafter.Modifier and TypeFieldDescriptionstatic final ItemType.Typed
<SpawnEggMeta> ItemType.BOGGED_SPAWN_EGG
ItemMeta:SpawnEggMeta
static final ItemType.Typed
<ItemMeta> ItemType.BOLT_ARMOR_TRIM_SMITHING_TEMPLATE
static final ItemType.Typed
<ItemMeta> ItemType.BREEZE_ROD
static final ItemType.Typed
<SpawnEggMeta> ItemType.BREEZE_SPAWN_EGG
ItemMeta:SpawnEggMeta
static final ItemType.Typed
<ItemMeta> ItemType.CHISELED_COPPER
static final ItemType.Typed
<ItemMeta> ItemType.CHISELED_TUFF
static final ItemType.Typed
<ItemMeta> ItemType.CHISELED_TUFF_BRICKS
static final ItemType.Typed
<ItemMeta> ItemType.COPPER_BULB
static final ItemType.Typed
<ItemMeta> ItemType.COPPER_DOOR
static final ItemType.Typed
<ItemMeta> ItemType.COPPER_GRATE
static final ItemType.Typed
<ItemMeta> ItemType.COPPER_TRAPDOOR
static final ItemType.Typed
<BlockStateMeta> ItemType.CRAFTER
ItemMeta:BlockStateMeta
static final ItemType.Typed
<ItemMeta> ItemType.EXPOSED_CHISELED_COPPER
static final ItemType.Typed
<ItemMeta> ItemType.EXPOSED_COPPER_BULB
static final ItemType.Typed
<ItemMeta> ItemType.EXPOSED_COPPER_DOOR
static final ItemType.Typed
<ItemMeta> ItemType.EXPOSED_COPPER_GRATE
static final ItemType.Typed
<ItemMeta> ItemType.EXPOSED_COPPER_TRAPDOOR
static final ItemType.Typed
<ItemMeta> ItemType.FLOW_ARMOR_TRIM_SMITHING_TEMPLATE
static final ItemType.Typed
<ItemMeta> ItemType.FLOW_BANNER_PATTERN
static final ItemType.Typed
<ItemMeta> ItemType.FLOW_POTTERY_SHERD
static final ItemType.Typed
<ItemMeta> ItemType.GUSTER_BANNER_PATTERN
static final ItemType.Typed
<ItemMeta> ItemType.GUSTER_POTTERY_SHERD
static final ItemType.Typed
<ItemMeta> ItemType.HEAVY_CORE
static final ItemType.Typed
<ItemMeta> ItemType.MACE
static final ItemType.Typed
<OminousBottleMeta> ItemType.OMINOUS_BOTTLE
ItemMeta:OminousBottleMeta
static final ItemType.Typed
<ItemMeta> ItemType.OMINOUS_TRIAL_KEY
static final ItemType.Typed
<ItemMeta> ItemType.OXIDIZED_CHISELED_COPPER
static final ItemType.Typed
<ItemMeta> ItemType.OXIDIZED_COPPER_BULB
static final ItemType.Typed
<ItemMeta> ItemType.OXIDIZED_COPPER_DOOR
static final ItemType.Typed
<ItemMeta> ItemType.OXIDIZED_COPPER_GRATE
static final ItemType.Typed
<ItemMeta> ItemType.OXIDIZED_COPPER_TRAPDOOR
static final ItemType.Typed
<ItemMeta> ItemType.POLISHED_TUFF
static final ItemType.Typed
<ItemMeta> ItemType.POLISHED_TUFF_SLAB
static final ItemType.Typed
<ItemMeta> ItemType.POLISHED_TUFF_STAIRS
static final ItemType.Typed
<ItemMeta> ItemType.POLISHED_TUFF_WALL
static final ItemType.Typed
<ItemMeta> ItemType.SCRAPE_POTTERY_SHERD
static final ItemType.Typed
<ItemMeta> ItemType.TRIAL_KEY
static final ItemType.Typed
<BlockStateMeta> ItemType.TRIAL_SPAWNER
ItemMeta:BlockStateMeta
static final ItemType.Typed
<ItemMeta> ItemType.TUFF_BRICK_SLAB
static final ItemType.Typed
<ItemMeta> ItemType.TUFF_BRICK_STAIRS
static final ItemType.Typed
<ItemMeta> ItemType.TUFF_BRICK_WALL
static final ItemType.Typed
<ItemMeta> ItemType.TUFF_BRICKS
static final ItemType.Typed
<ItemMeta> ItemType.TUFF_SLAB
static final ItemType.Typed
<ItemMeta> ItemType.TUFF_STAIRS
static final ItemType.Typed
<ItemMeta> ItemType.TUFF_WALL
static final ItemType.Typed
<BlockStateMeta> ItemType.VAULT
ItemMeta:BlockStateMeta
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_CHISELED_COPPER
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_COPPER_BULB
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_COPPER_DOOR
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_COPPER_GRATE
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_COPPER_TRAPDOOR
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_EXPOSED_CHISELED_COPPER
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_EXPOSED_COPPER_BULB
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_EXPOSED_COPPER_DOOR
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_EXPOSED_COPPER_GRATE
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_EXPOSED_COPPER_TRAPDOOR
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_OXIDIZED_CHISELED_COPPER
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_OXIDIZED_COPPER_BULB
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_OXIDIZED_COPPER_DOOR
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_OXIDIZED_COPPER_GRATE
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_OXIDIZED_COPPER_TRAPDOOR
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_WEATHERED_CHISELED_COPPER
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_WEATHERED_COPPER_BULB
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_WEATHERED_COPPER_DOOR
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_WEATHERED_COPPER_GRATE
static final ItemType.Typed
<ItemMeta> ItemType.WAXED_WEATHERED_COPPER_TRAPDOOR
static final ItemType.Typed
<ItemMeta> ItemType.WEATHERED_CHISELED_COPPER
static final ItemType.Typed
<ItemMeta> ItemType.WEATHERED_COPPER_BULB
static final ItemType.Typed
<ItemMeta> ItemType.WEATHERED_COPPER_DOOR
static final ItemType.Typed
<ItemMeta> ItemType.WEATHERED_COPPER_GRATE
static final ItemType.Typed
<ItemMeta> ItemType.WEATHERED_COPPER_TRAPDOOR
static final ItemType.Typed
<ItemMeta> ItemType.WIND_CHARGE
-
Uses of MinecraftExperimental in org.bukkit.inventory.meta
Modifier and TypeInterfaceDescriptioninterface
interface
Represents an ominous bottle with an amplifier of the bad omen effect. -
Uses of MinecraftExperimental in org.bukkit.inventory.meta.trim
Modifier and TypeFieldDescriptionstatic final TrimPattern
TrimPattern.BOLT
static final TrimPattern
TrimPattern.FLOW
-
Uses of MinecraftExperimental in org.bukkit.potion
Modifier and TypeFieldDescriptionstatic final PotionEffectType
PotionEffectType.INFESTED
Chance of spawning silverfish when hurt.static final PotionEffectType
PotionEffectType.OOZING
Causes slimes to spawn upon death.static final PotionEffectType
PotionEffectType.RAID_OMEN
Triggers a raid when a player enters a village.static final PotionEffectType
PotionEffectType.TRIAL_OMEN
Causes trial spawners to become ominous.static final PotionEffectType
PotionEffectType.WEAVING
Creates cobwebs upon death.static final PotionEffectType
PotionEffectType.WIND_CHARGED
Emits a wind burst upon death.