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.blockFields in org.bukkit.block with type parameters of type AnaloguePowerableModifier and TypeFieldDescriptionstatic final BlockType.Typed<AnaloguePowerable> BlockType.HEAVY_WEIGHTED_PRESSURE_PLATEBlockData:AnaloguePowerablestatic final BlockType.Typed<AnaloguePowerable> BlockType.LIGHT_WEIGHTED_PRESSURE_PLATEBlockData:AnaloguePowerablestatic final BlockType.Typed<AnaloguePowerable> BlockType.TARGETBlockData:AnaloguePowerable
- 
Uses of AnaloguePowerable in org.bukkit.block.data.typeSubinterfaces of AnaloguePowerable in org.bukkit.block.data.typeModifier and TypeInterfaceDescriptioninterfaceinterface'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.