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