Uses of Interface
org.bukkit.block.data.AnaloguePowerable
Packages that use AnaloguePowerable
Package
Description
Classes used to manipulate the voxels in a
world
,
including special states.Specific BlockData classes relevant to only a given block or set of blocks.
-
Uses of AnaloguePowerable in org.bukkit.block
Fields in org.bukkit.block with type parameters of type AnaloguePowerableModifier and TypeFieldDescriptionstatic final BlockType.Typed
<AnaloguePowerable> BlockType.HEAVY_WEIGHTED_PRESSURE_PLATE
BlockData:AnaloguePowerable
static final BlockType.Typed
<AnaloguePowerable> BlockType.LIGHT_WEIGHTED_PRESSURE_PLATE
BlockData:AnaloguePowerable
static final BlockType.Typed
<AnaloguePowerable> BlockType.TARGET
BlockData:AnaloguePowerable
-
Uses of AnaloguePowerable in org.bukkit.block.data.type
Subinterfaces of AnaloguePowerable in org.bukkit.block.data.typeModifier and TypeInterfaceDescriptioninterface
interface
'inverted' denotes whether this daylight detector is in the inverted mode, i.e.interface
'north', 'east', 'south', 'west' represent the types of connections this redstone wire has to adjacent blocks.interface
'sculk_sensor_phase' indicates the current operational phase of the sensor.