Uses of Class
dev.aura.bungeechat.api.account.AccountInfo
-
Packages that use AccountInfo Package Description dev.aura.bungeechat.api.account -
-
Uses of AccountInfo in dev.aura.bungeechat.api.account
Methods in dev.aura.bungeechat.api.account that return AccountInfo Modifier and Type Method Description AccountInfo
BungeeChatAccountStorage. load(UUID uuid)
Load a player with the given UUID from the data source this class represents.
-