Fixing internal javadoc
This commit is contained in:
@@ -11,7 +11,7 @@ public class GridStorageSearch
|
||||
/**
|
||||
* for use with the world settings
|
||||
*
|
||||
* @param id
|
||||
* @param id ID of grid storage search
|
||||
*/
|
||||
public GridStorageSearch(long id) {
|
||||
this.id = id;
|
||||
|
||||
Reference in New Issue
Block a user