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.
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc.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 creaking heart.Fields in org.bukkit.block with annotations of type MinecraftExperimentalModifier and TypeFieldDescriptionstatic final BlockType.Typed<CreakingHeart> BlockType.CREAKING_HEARTBlockData:Firestatic final BlockType.Typed<HangingMoss> BlockType.PALE_HANGING_MOSSBlockData:HangingMossstatic final BlockType.Typed<BlockData> BlockType.PALE_MOSS_BLOCKstatic final BlockType.Typed<MossyCarpet> BlockType.PALE_MOSS_CARPETBlockData:MossyCarpetstatic final BlockType.Typed<Switch> BlockType.PALE_OAK_BUTTONBlockData:Switchstatic final BlockType.Typed<Door> BlockType.PALE_OAK_DOORBlockData:Doorstatic final BlockType.Typed<Fence> BlockType.PALE_OAK_FENCEBlockData:Fencestatic final BlockType.Typed<Gate> BlockType.PALE_OAK_FENCE_GATEBlockData:Gatestatic final BlockType.Typed<HangingSign> BlockType.PALE_OAK_HANGING_SIGNBlockData:HangingSignstatic final BlockType.Typed<Leaves> BlockType.PALE_OAK_LEAVESBlockData:Leavesstatic final BlockType.Typed<Orientable> BlockType.PALE_OAK_LOGBlockData:Orientablestatic final BlockType.Typed<BlockData> BlockType.PALE_OAK_PLANKSstatic final BlockType.Typed<Powerable> BlockType.PALE_OAK_PRESSURE_PLATEBlockData:Powerablestatic final BlockType.Typed<Sapling> BlockType.PALE_OAK_SAPLINGBlockData:Saplingstatic final BlockType.Typed<Sign> BlockType.PALE_OAK_SIGNBlockData:Signstatic final BlockType.Typed<Slab> BlockType.PALE_OAK_SLABBlockData:Slabstatic final BlockType.Typed<Stairs> BlockType.PALE_OAK_STAIRSBlockData:Stairsstatic final BlockType.Typed<TrapDoor> BlockType.PALE_OAK_TRAPDOORBlockData:TrapDoorstatic final BlockType.Typed<WallHangingSign> BlockType.PALE_OAK_WALL_HANGING_SIGNBlockData:WallHangingSignstatic final BlockType.Typed<WallSign> BlockType.PALE_OAK_WALL_SIGNBlockData:WallSignstatic final BlockType.Typed<Orientable> BlockType.PALE_OAK_WOODBlockData:Orientablestatic final BlockType.Typed<BlockData> BlockType.POTTED_PALE_OAK_SAPLINGstatic final BlockType.Typed<Orientable> BlockType.STRIPPED_PALE_OAK_LOGBlockData:Orientablestatic final BlockType.Typed<Orientable> BlockType.STRIPPED_PALE_OAK_WOODBlockData:Orientable -
Uses of MinecraftExperimental in org.bukkit.block.data.type
Classes in org.bukkit.block.data.type with annotations of type MinecraftExperimentalModifier and TypeInterfaceDescriptioninterface'creaking' is the creaking status of this block.interface'tip' indicates whether this block is a tip.interfaceThis 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
Classes in org.bukkit.entity with annotations of type MinecraftExperimentalModifier and TypeInterfaceDescriptioninterfaceRepresents a Creaking.interfaceRepresents a Creaking spawned from a creaking heart which will not persist. -
Uses of MinecraftExperimental in org.bukkit.inventory
Fields in org.bukkit.inventory with annotations of type MinecraftExperimentalModifier and TypeFieldDescriptionstatic final ItemType.Typed<BlockStateMeta> ItemType.CREAKING_HEARTItemMeta:BlockStateMetastatic final ItemType.Typed<SpawnEggMeta> ItemType.CREAKING_SPAWN_EGGItemMeta:SpawnEggMetastatic final ItemType.Typed<ItemMeta> ItemType.PALE_HANGING_MOSSstatic final ItemType.Typed<ItemMeta> ItemType.PALE_MOSS_BLOCKstatic final ItemType.Typed<ItemMeta> ItemType.PALE_MOSS_CARPETstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_BOATstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_BUTTONstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_CHEST_BOATstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_DOORstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_FENCEstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_FENCE_GATEstatic final ItemType.Typed<BlockStateMeta> ItemType.PALE_OAK_HANGING_SIGNItemMeta:BlockStateMetastatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_LEAVESstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_LOGstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_PLANKSstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_PRESSURE_PLATEstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_SAPLINGstatic final ItemType.Typed<BlockStateMeta> ItemType.PALE_OAK_SIGNItemMeta:BlockStateMetastatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_SLABstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_STAIRSstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_TRAPDOORstatic final ItemType.Typed<ItemMeta> ItemType.PALE_OAK_WOODstatic final ItemType.Typed<ItemMeta> ItemType.STRIPPED_PALE_OAK_LOGstatic final ItemType.Typed<ItemMeta> ItemType.STRIPPED_PALE_OAK_WOOD