3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-12-18 20:40:08 +01:00
Paper/src/main/java
Andrew Ardill dc45946163 implementation of isCurrentlyRunning(int taskId);
Burrows down to the worker thread assigned to this task, and returns
its alive status. If no such thread exists, then the task is not
running!
2011-02-17 13:27:54 +11:00
..
net/minecraft/server Implementation of BlockBreakEvent 2011-02-13 13:19:51 +01:00
org/bukkit/craftbukkit implementation of isCurrentlyRunning(int taskId); 2011-02-17 13:27:54 +11:00