Uses of Interface
org.bukkit.block.Lockable
| Package | Description |
|---|---|
| org.bukkit.block |
Classes used to manipulate the voxels in a
world,
including special states. |
-
Uses of Lockable in org.bukkit.block
Subinterfaces of Lockable in org.bukkit.block Modifier and Type Interface Description interfaceBarrelRepresents a captured state of a Barrel.interfaceBeaconRepresents a captured state of a beacon.interfaceBlastFurnaceRepresents a captured state of a blast furnace.interfaceBrewingStandRepresents a captured state of a brewing stand.interfaceChestRepresents a captured state of a chest.interfaceContainerRepresents a captured state of a container block.interfaceDispenserRepresents a captured state of a dispenser.interfaceDropperRepresents a captured state of a dropper.interfaceFurnaceRepresents a captured state of a furnace.interfaceHopperRepresents a captured state of a hopper.interfaceShulkerBoxRepresents a captured state of a ShulkerBox.interfaceSmokerRepresents a captured state of a smoker.