bluefireoly
dcdb817a7c
Changed runTask to bukkitRun
...
Changed the runTask method to bukkitRun and added documentation
2020-10-18 16:53:10 +02:00
F0Xde
95a6eef6df
Use reified type parameter for executeCatching; sync / async handlers
...
The unsafe cast before would throw an exception if any other generic
parameter than `Exception` was used without passing the class reference
explicitly.
It can now also be specified whether the exception handler is to be
executed sync or async, defaulting to sync.
2020-10-18 11:16:03 +02:00
bluefireoly
25d4b71031
Holders are singletons
2020-10-12 17:37:17 +02:00
bluefireoly
29bd82803d
Eliminated plugin and kSpigot parameters
2020-10-12 17:01:01 +02:00
bluefireoly
66a03095b3
Lazy update
2020-09-27 00:43:32 +02:00
bluefireoly
6e5973498c
Update KSpigotRunnables.kt
2020-09-15 17:06:42 +02:00
bluefireoly
bffe6e026c
Update KSpigotRunnables.kt
2020-09-14 19:00:22 +02:00
bluefireoly
ebe2185607
Fixed safe runnable problem
2020-09-14 17:31:44 +02:00
bluefireoly
eb6313b452
Added counterToZero
2020-09-13 15:10:51 +02:00
bluefireoly
594455e3f9
Fixed problem in KSpigotRunnable.kt
2020-09-05 19:48:46 +02:00
bluefireoly
d93cda5dae
Updated runnable api
2020-08-29 19:12:25 +02:00
bluefireoly
f46fa5d658
General update
2020-08-27 20:51:46 +02:00