mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Added a more human-friendly representation to docs
This commit is contained in:
parent
a6fb7b2358
commit
d46d8b158c
@ -199,6 +199,8 @@ public final class PlotId {
|
|||||||
/**
|
/**
|
||||||
* Returns a string representation of this Plot ID in the format "x;y".
|
* Returns a string representation of this Plot ID in the format "x;y".
|
||||||
*
|
*
|
||||||
|
* <p> The format is {@code x + ";" + y}
|
||||||
|
*
|
||||||
* @return a string representation of this Plot ID
|
* @return a string representation of this Plot ID
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user