This website requires JavaScript.
Explore
Help
Register
Sign In
Azimkin
/
CraftBukkit
Watch
1
Star
0
Fork
0
You've already forked CraftBukkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
CraftBukkit
/
src
/
main
/
java
/
org
/
bukkit
/
craftbukkit
/
scheduler
History
md_5
d35483b0e1
Correct scheduler behaviour with intervals of >= Integer.MAX_VALUE (circa 3 years).
2017-07-25 15:36:44 +10:00
..
CraftAsyncDebugger.java
Fix typo causing a task to be repeated in debug. Addresses BUKKIT-2549
2012-09-28 02:39:22 -05:00
CraftAsyncTask.java
Explicitly log exception from asynchronous tasks.
2016-10-24 18:49:06 +11:00
CraftFuture.java
Fixed some async tasks running synchronously. Fixes BUKKIT-2934
2012-11-14 16:47:21 -06:00
CraftScheduler.java
Correct scheduler behaviour with intervals of >= Integer.MAX_VALUE (circa 3 years).
2017-07-25 15:36:44 +10:00
CraftTask.java
Fixed some async tasks running synchronously. Fixes BUKKIT-2934
2012-11-14 16:47:21 -06:00