Uses of Annotation Interface
org.bukkit.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.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Interfaces for various
Boat
types.Classes involved in manipulating player inventories and item interactions.
-
Uses of MinecraftExperimental in org.bukkit.block
Modifier and TypeInterfaceDescriptioninterface
Represents a captured state of a creaking heart.Modifier and TypeFieldDescriptionstatic final BlockType.Typed
<CreakingHeart> BlockType.CREAKING_HEART
BlockData:Fire
static final Biome
Biome.PALE_GARDEN
static final BlockType.Typed
<HangingMoss> BlockType.PALE_HANGING_MOSS
BlockData:HangingMoss
static final BlockType.Typed
<BlockData> BlockType.PALE_MOSS_BLOCK
static final BlockType.Typed
<MossyCarpet> BlockType.PALE_MOSS_CARPET
BlockData:MossyCarpet
static final BlockType.Typed
<Switch> BlockType.PALE_OAK_BUTTON
BlockData:Switch
static final BlockType.Typed
<Door> BlockType.PALE_OAK_DOOR
BlockData:Door
static final BlockType.Typed
<Fence> BlockType.PALE_OAK_FENCE
BlockData:Fence
static final BlockType.Typed
<Gate> BlockType.PALE_OAK_FENCE_GATE
BlockData:Gate
static final BlockType.Typed
<HangingSign> BlockType.PALE_OAK_HANGING_SIGN
BlockData:HangingSign
static final BlockType.Typed
<Leaves> BlockType.PALE_OAK_LEAVES
BlockData:Leaves
static final BlockType.Typed
<Orientable> BlockType.PALE_OAK_LOG
BlockData:Orientable
static final BlockType.Typed
<BlockData> BlockType.PALE_OAK_PLANKS
static final BlockType.Typed
<Powerable> BlockType.PALE_OAK_PRESSURE_PLATE
BlockData:Powerable
static final BlockType.Typed
<Sapling> BlockType.PALE_OAK_SAPLING
BlockData:Sapling
static final BlockType.Typed
<Sign> BlockType.PALE_OAK_SIGN
BlockData:Sign
static final BlockType.Typed
<Slab> BlockType.PALE_OAK_SLAB
BlockData:Slab
static final BlockType.Typed
<Stairs> BlockType.PALE_OAK_STAIRS
BlockData:Stairs
static final BlockType.Typed
<TrapDoor> BlockType.PALE_OAK_TRAPDOOR
BlockData:TrapDoor
static final BlockType.Typed
<WallHangingSign> BlockType.PALE_OAK_WALL_HANGING_SIGN
BlockData:WallHangingSign
static final BlockType.Typed
<WallSign> BlockType.PALE_OAK_WALL_SIGN
BlockData:WallSign
static final BlockType.Typed
<Orientable> BlockType.PALE_OAK_WOOD
BlockData:Orientable
static final BlockType.Typed
<BlockData> BlockType.POTTED_PALE_OAK_SAPLING
static final BlockType.Typed
<Orientable> BlockType.STRIPPED_PALE_OAK_LOG
BlockData:Orientable
static final BlockType.Typed
<Orientable> BlockType.STRIPPED_PALE_OAK_WOOD
BlockData:Orientable
-
Uses of MinecraftExperimental in org.bukkit.block.data.type
Modifier and TypeInterfaceDescriptioninterface
'creaking' is the creaking status of this block.interface
'tip' indicates whether this block is a tip.interface
This class encompasses the 'north', 'east', 'south', 'west', height flags which are used to set the height of a face. -
Uses of MinecraftExperimental in org.bukkit.entity
Modifier and TypeInterfaceDescriptioninterface
Represents a Creaking.interface
Represents a Creaking spawned from a creaking heart which will not persist. -
Uses of MinecraftExperimental in org.bukkit.entity.boat
Modifier and TypeInterfaceDescriptioninterface
Represents an pale oak boat.interface
Represents an pale oak chest boat. -
Uses of MinecraftExperimental in org.bukkit.inventory
Modifier and TypeFieldDescriptionstatic final ItemType.Typed
<BlockStateMeta> ItemType.CREAKING_HEART
ItemMeta:BlockStateMeta
static final ItemType.Typed
<SpawnEggMeta> ItemType.CREAKING_SPAWN_EGG
ItemMeta:SpawnEggMeta
static final ItemType.Typed
<ItemMeta> ItemType.PALE_HANGING_MOSS
static final ItemType.Typed
<ItemMeta> ItemType.PALE_MOSS_BLOCK
static final ItemType.Typed
<ItemMeta> ItemType.PALE_MOSS_CARPET
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_BOAT
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_BUTTON
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_CHEST_BOAT
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_DOOR
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_FENCE
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_FENCE_GATE
static final ItemType.Typed
<BlockStateMeta> ItemType.PALE_OAK_HANGING_SIGN
ItemMeta:BlockStateMeta
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_LEAVES
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_LOG
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_PLANKS
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_PRESSURE_PLATE
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_SAPLING
static final ItemType.Typed
<BlockStateMeta> ItemType.PALE_OAK_SIGN
ItemMeta:BlockStateMeta
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_SLAB
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_STAIRS
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_TRAPDOOR
static final ItemType.Typed
<ItemMeta> ItemType.PALE_OAK_WOOD
static final ItemType.Typed
<ItemMeta> ItemType.STRIPPED_PALE_OAK_LOG
static final ItemType.Typed
<ItemMeta> ItemType.STRIPPED_PALE_OAK_WOOD