public Tripwire() { }
@Deprecated public Tripwire(int type) { }
@Deprecated public Tripwire(int type, byte data) { }
public Tripwire clone() { return null; }