public interface UniqueAccount extends Account, Identifiable
Account
identified by a UUID
.
This is usually linked to a particular User
's GameProfile
,
through Identifiable.getUniqueId()
.
deposit, deposit, getBalance, getBalance, getBalances, getBalances, getDefaultBalance, getDisplayName, hasBalance, hasBalance, resetBalance, resetBalance, resetBalances, resetBalances, setBalance, setBalance, transfer, transfer, withdraw, withdraw
getActiveContexts, getFriendlyIdentifier, getIdentifier
getUniqueId