Uses of Interface
org.bukkit.block.data.AnaloguePowerable
Package | Description |
---|---|
org.bukkit.block.data.type |
Specific BlockData classes relevant to only a given block or set of blocks.
|
-
Uses of AnaloguePowerable in org.bukkit.block.data.type
Subinterfaces of AnaloguePowerable in org.bukkit.block.data.type Modifier and Type Interface Description interface
DaylightDetector
'inverted' denotes whether this daylight detector is in the inverted mode, i.e.interface
RedstoneWire
'north', 'east', 'south', 'west' represent the types of connections this redstone wire has to adjacent blocks.