Interface Attachable

All Superinterfaces:
BlockData, Cloneable
All Known Subinterfaces:
HangingSign, Tripwire, TripwireHook

public interface Attachable extends BlockData
'attached' denotes whether a tripwire hook or string forms a complete tripwire circuit and is ready to trigger.
Updating the property on a tripwire hook will change the texture to indicate a connected string, but will not have any effect when used on the tripwire string itself. It may however still be used to check whether the string forms a circuit.