mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-22 14:34:59 +01:00
Quick Javadoc fix
This commit is contained in:
parent
3061481a1a
commit
0425aeae3a
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ public interface GeyserBootstrap {
|
||||||
GeyserLogger getGeyserLogger();
|
GeyserLogger getGeyserLogger();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a command manager for {@link GeyserImpl to use}.
|
* Creates a command manager for {@link GeyserImpl} to use.
|
||||||
*
|
*
|
||||||
* @return a new CommandManager instance
|
* @return a new CommandManager instance
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue