Uses of Annotation Interface
org.bukkit.MinecraftExperimental
Packages that use MinecraftExperimental
Package
Description
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 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.
-
Uses of MinecraftExperimental in org.bukkit.block
Classes in org.bukkit.block with annotations of type MinecraftExperimentalModifier and TypeInterfaceDescriptioninterfaceRepresents a captured state of a crafter.interfaceRepresents a captured state of a trial spawner.interfaceRepresents a captured state of a trial spawner. -
Uses of MinecraftExperimental in org.bukkit.block.data.type
Classes in org.bukkit.block.data.type with annotations of type MinecraftExperimentalModifier and TypeInterfaceDescriptioninterfaceinterface'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.enchantments
Fields in org.bukkit.enchantments with annotations of type MinecraftExperimentalModifier and TypeFieldDescriptionstatic final EnchantmentEnchantment.BREACHReduces armor effectiveness against macesstatic final EnchantmentEnchantment.DENSITYIncreases fall damage of macesstatic final EnchantmentEnchantment.WIND_BURSTEmits wind burst upon hitting enemy -
Uses of MinecraftExperimental in org.bukkit.entity
Classes in org.bukkit.entity with annotations of type MinecraftExperimentalModifier and TypeInterfaceDescriptioninterfaceRepresents a Wind Charge.interfaceRepresents a Bogged Skeleton.interfaceRepresents a Breeze.interfaceRepresents a Wind Charge.interfaceRepresents an ominous item spawner.interfaceRepresents a Wind Charge. -
Uses of MinecraftExperimental in org.bukkit.generator.structure
Fields in org.bukkit.generator.structure with annotations of type MinecraftExperimental -
Uses of MinecraftExperimental in org.bukkit.inventory
Classes in org.bukkit.inventory with annotations of type MinecraftExperimentalModifier and TypeInterfaceDescriptioninterfaceInterface to the inventory of a Crafter.