Uses of Interface
org.bukkit.inventory.BlockInventoryHolder

Packages that use BlockInventoryHolder 
Package Description
org.bukkit.block
Classes used to manipulate the voxels in a world, including special states.
  • Uses of BlockInventoryHolder in org.bukkit.block

    Subinterfaces of BlockInventoryHolder in org.bukkit.block 
    Modifier and Type Interface Description
    interface  Barrel
    Represents a captured state of a Barrel.
    interface  BlastFurnace
    Represents a captured state of a blast furnace.
    interface  BrewingStand
    Represents a captured state of a brewing stand.
    interface  Chest
    Represents a captured state of a chest.
    interface  Container
    Represents a captured state of a container block.
    interface  Dispenser
    Represents a captured state of a dispenser.
    interface  Dropper
    Represents a captured state of a dropper.
    interface  Furnace
    Represents a captured state of a furnace.
    interface  Hopper
    Represents a captured state of a hopper.
    interface  Lectern
    Represents a captured state of a lectern.
    interface  ShulkerBox
    Represents a captured state of a ShulkerBox.
    interface  Smoker
    Represents a captured state of a smoker.