RedstoneSide

Indicates the way in which a redstone wire (placed redstone dust) block this property is applied to connects to an adjacent block on a specific face.

Entries

Link copied to clipboard

The wire travels vertically up the side of the adjacent block.

Link copied to clipboard

The wire travels horizontally along the floor, connecting in to the side of the adjacent block.

Link copied to clipboard

The wire has no connection to the adjacent block.

Functions

Link copied to clipboard

Gets whether this side of the redstone wire is connected in some way, to either another wire or another block, rather than being not connected, or appearing as a single dot, meaning no connections on any faces.

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard