Potentially fixed Javadocs
This commit is contained in:
parent
dc444d97ae
commit
400161f787
1 changed files with 13 additions and 13 deletions
|
@ -45,7 +45,7 @@ public class NetworkHelper
|
|||
}
|
||||
|
||||
/**
|
||||
* @see NetworkHelper#getSoulNetwork(String, World)
|
||||
* @see NetworkHelper#getSoulNetwork(String)
|
||||
*/
|
||||
public static SoulNetwork getSoulNetwork(UUID uuid)
|
||||
{
|
||||
|
@ -53,7 +53,7 @@ public class NetworkHelper
|
|||
}
|
||||
|
||||
/**
|
||||
* @see NetworkHelper#getSoulNetwork(String, World)
|
||||
* @see NetworkHelper#getSoulNetwork(String)
|
||||
*/
|
||||
public static SoulNetwork getSoulNetwork(EntityPlayer player)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue