|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModAuthor
Interface for defining an author of a mod.
Method Summary | |
---|---|
java.lang.String |
getAlias()
Returns the alias of the author. |
java.lang.String |
getEmail()
Returns the email of the author. |
java.lang.String |
getName()
Returns the full name of the author. |
java.net.URL |
getWebsite()
Returns the web site. |
Method Detail |
---|
java.lang.String getAlias()
java.lang.String getName()
java.lang.String getEmail()
java.net.URL getWebsite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |