mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-02 14:38:26 +01:00
oops wrong line
This commit is contained in:
parent
b9f1f75249
commit
4184602eb0
@ -164,7 +164,7 @@ public final class SchedulerManager implements IExtensionObserver {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets a {@link Collection} with all the registered shutdown {@link Task}
|
* Gets a {@link Collection} with all the registered shutdown {@link Task}.
|
||||||
*
|
*
|
||||||
* @return a {@link Collection} with all the registered shutdown {@link Task}
|
* @return a {@link Collection} with all the registered shutdown {@link Task}
|
||||||
*/
|
*/
|
||||||
@ -184,7 +184,7 @@ public final class SchedulerManager implements IExtensionObserver {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the execution service for all the registered {@link Task}
|
* Gets the execution service for all the registered {@link Task}.
|
||||||
*
|
*
|
||||||
* @return the execution service for all the registered {@link Task}
|
* @return the execution service for all the registered {@link Task}
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user