mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 10:36:06 +01:00
Clarified comments in Core.
This commit is contained in:
parent
227fb9ba81
commit
0395ead29d
@ -6,7 +6,7 @@ import com.dumptruckman.minecraft.pluginbase.plugin.PluginBase;
|
||||
* Multiverse 3 Core API
|
||||
* <p>
|
||||
* This API contains a bunch of useful things you can get out of Multiverse in general!
|
||||
* This is the class you should cast your plugin to.
|
||||
* This is the class you should cast your plugin to unless you need more Implementation specific API.
|
||||
*/
|
||||
public interface Core extends PluginBase<CoreConfig> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user