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
Dinnerbone
43492ab6af
Revert "Do not immediately re-queue repeating tasks, or they may simply keep repeating on this tick, until the 35ms time limit runs out." See
3632d99122 (commitcomment-478252)
...
This reverts commit 3632d99122e8795cadb8f94e14e42eb4aa6d7c4c.
2011-07-14 23:21:28 +01:00
..
CraftFuture.java
Generic cleanup of the org.bukkit.craftbukkit classes.
2011-06-12 12:51:54 +02:00
CraftScheduler.java
Revert "Do not immediately re-queue repeating tasks, or they may simply keep repeating on this tick, until the 35ms time limit runs out." See
3632d99122 (commitcomment-478252)
2011-07-14 23:21:28 +01:00
CraftTask.java
Generic cleanup of the org.bukkit.craftbukkit classes.
2011-06-12 12:51:54 +02:00
CraftThreadManager.java
returning if a thread is not alive should happen before any changes to
2011-02-21 16:32:41 +11:00
CraftWorker.java
Whitespace + general cleanup
2011-05-15 13:41:46 +02:00
ObjectContainer.java
Allows calling of functions in the main thread
2011-02-13 22:12:26 -05:00