Every event extends this class.
public class StitchEvent { public void cancel(); public boolean isCancelled(); }
Last updated 2 months ago