Uses of Interface
org.bukkit.block.Container
Package | Description |
---|---|
org.bukkit.block |
Classes used to manipulate the voxels in a
world ,
including special states. |
-
Uses of Container in org.bukkit.block
Subinterfaces of Container 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
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
ShulkerBox
Represents a captured state of a ShulkerBox.interface
Smoker
Represents a captured state of a smoker.