public interface IMailAddress extends INbtWritable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
com.mojang.authlib.GameProfile |
getPlayerProfile() |
EnumAddressee |
getType() |
boolean |
isValid() |
writeToNBTEnumAddressee getType()
java.lang.String getName()
boolean isValid()
com.mojang.authlib.GameProfile getPlayerProfile()