Uses of Interface
dev.aura.bungeechat.api.account.BungeeChatAccountStorage
-
Packages that use BungeeChatAccountStorage Package Description dev.aura.bungeechat.api.account -
-
Uses of BungeeChatAccountStorage in dev.aura.bungeechat.api.account
Methods in dev.aura.bungeechat.api.account that return BungeeChatAccountStorage Modifier and Type Method Description static BungeeChatAccountStorage
AccountManager. getAccountStorage()
Methods in dev.aura.bungeechat.api.account with parameters of type BungeeChatAccountStorage Modifier and Type Method Description static void
AccountManager. setAccountStorage(BungeeChatAccountStorage accountStorage)
-