Adding some comments
This commit is contained in:
parent
4d6e827739
commit
94c00cdb72
@ -25,6 +25,8 @@ public class PlayerStatus implements Data
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Unique identifying String ID associated with this {@link PlayerStatus}.
|
* Unique identifying String ID associated with this {@link PlayerStatus}.
|
||||||
|
*
|
||||||
|
* Use the lowercase name so we can have case-insensitive lookup
|
||||||
*/
|
*/
|
||||||
public String getDataId()
|
public String getDataId()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user