Uses of Interface
org.bukkit.block.Container
-
Packages that use Container Package Description org.bukkit.block Classes used to manipulate the voxels in aworld
, including special states. -
-
Uses of Container in org.bukkit.block
Subinterfaces of Container in org.bukkit.block Modifier and Type Interface Description interface
Beacon
Represents a captured state of a beacon.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.
-