Fix javadoc errors/warnings
By: Celtic Minstrel <celtic.minstrel.ca@some.place>
This commit is contained in:
parent
5ebb8d2b3e
commit
795a61bbeb
28 changed files with 79 additions and 65 deletions
|
@ -286,7 +286,7 @@ public interface Server extends PluginMessageRecipient {
|
|||
* If the world is already loaded, it will just return the equivalent of
|
||||
* getWorld(creator.name()).
|
||||
*
|
||||
* @param options Options to use when creating the world
|
||||
* @param creator The options to use when creating the world.
|
||||
* @return Newly created or loaded world
|
||||
*/
|
||||
public World createWorld(WorldCreator creator);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue