mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2025-02-06 00:01:46 +01:00
Correct documentation
This commit is contained in:
parent
a6e80f52cc
commit
2081240e1c
@ -24,7 +24,7 @@ import dev.vankka.dependencydownload.classpath.ClasspathAppender;
|
|||||||
import java.nio.file.Path;
|
import java.nio.file.Path;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The plugin-/mod main "startup" class that the server sees.
|
* Bootstrap type that sits between the plugin/mod main class and the {@link com.discordsrv.common.DiscordSRV} instance.
|
||||||
*/
|
*/
|
||||||
public interface IBootstrap {
|
public interface IBootstrap {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user