Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
jvx:reference [2020/06/24 15:43]
cduncan [Parameters or no parameters? To throw or not to throw?]
jvx:reference [2020/06/24 15:44]
cduncan [Creating your own events]
Line 1926: Line 1926:
 Additionally,​ all listeners and ''​%%IRunnable%%''​ itself support throwing ''​%%Throwable%%'',​ which is then handled inside the ''​%%EventHandler%%''​. As you can see, you are very flexible when it comes to what methods you can attach and use as listeners. Additionally,​ all listeners and ''​%%IRunnable%%''​ itself support throwing ''​%%Throwable%%'',​ which is then handled inside the ''​%%EventHandler%%''​. As you can see, you are very flexible when it comes to what methods you can attach and use as listeners.
  
-===== Creating ​your own events ​=====+===== Creating ​Your Own Events ​=====
  
 You can, of course, create your own ''​%%EventHandler%%''​s and listeners to create your own events. All you need are two classes, an extension of EventHandler and a listener interface. You can, of course, create your own ''​%%EventHandler%%''​s and listeners to create your own events. All you need are two classes, an extension of EventHandler and a listener interface.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information