mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-31 21:48:08 +01:00
Fix javadoc build
This commit is contained in:
parent
c4894cd684
commit
e54f685ff9
@ -91,7 +91,7 @@ public abstract class ThreadProvider {
|
||||
}
|
||||
|
||||
/**
|
||||
* Minimum time used to refresh chunks & entities thread.
|
||||
* Minimum time used to refresh chunks and entities thread.
|
||||
*
|
||||
* @return the minimum refresh time in milliseconds
|
||||
*/
|
||||
@ -100,7 +100,7 @@ public abstract class ThreadProvider {
|
||||
}
|
||||
|
||||
/**
|
||||
* Maximum time used to refresh chunks & entities thread.
|
||||
* Maximum time used to refresh chunks and entities thread.
|
||||
*
|
||||
* @return the maximum refresh time in milliseconds
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user