mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 08:39:12 +00:00
Added comments to most classes
This commit is contained in:
@@ -18,6 +18,8 @@ import org.parabot.environment.api.utils.WebUtil;
|
||||
import org.parabot.environment.servers.loader.ServerLoader;
|
||||
|
||||
/**
|
||||
*
|
||||
* Fetches a server provider from the parabot sdn
|
||||
*
|
||||
* @author Everel
|
||||
*
|
||||
|
||||
@@ -4,6 +4,8 @@ import org.parabot.core.Context;
|
||||
import org.parabot.core.ui.components.BotToolbar;
|
||||
|
||||
/**
|
||||
*
|
||||
* Executes a server provider
|
||||
*
|
||||
* @author Everel
|
||||
*
|
||||
|
||||
@@ -2,7 +2,7 @@ package org.parabot.environment.servers;
|
||||
|
||||
/**
|
||||
*
|
||||
* Bot type
|
||||
* Server provider type
|
||||
*
|
||||
* @author Everel
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user