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_PLATEstatic final BlockType.Typed<AnaloguePowerable> BlockType.LIGHT_WEIGHTED_PRESSURE_PLATEstatic final BlockType.Typed<AnaloguePowerable> BlockType.TARGET -
Uses of AnaloguePowerable in org.bukkit.block.data.type
Subinterfaces of AnaloguePowerable in org.bukkit.block.data.typeModifier and TypeInterfaceDescriptioninterfaceinterface'inverted' denotes whether this daylight detector is in the inverted mode, i.e. activates in the absence of light rather than presence.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.