bukkit how to make a cancelable event

Solutions on MaxInterview for bukkit how to make a cancelable event by the best coders in the world

showing results for - "bukkit how to make a cancelable event"
Josefina
24 Nov 2017
1GunFireEvent e = GunFireEvent mới (súng, thợ hàn)
2Bukkit.getPluginManager (). CallEvent (e);
3if (! e.isCancelt ()) {
4    súng.fire ();
5}
6
similar questions
queries leading to this page
bukkit how to make a cancelable event