Interface NonPlayerAccount
- All Superinterfaces:
Account
This is used to differentiate between a
player account
and an
account
that is not associated with a player.- Since:
- v1.0.0
- Author:
- lokka30, MrNemo64
- See Also:
-
Method Summary
Methods inherited from interface me.lokka30.treasury.api.economy.account.Account
canAfford, deleteAccount, depositBalance, depositBalance, depositBalance, doTransaction, getIdentifier, getName, hasPermission, isMember, resetBalance, retrieveBalance, retrieveHeldCurrencies, retrieveMemberIds, retrievePermissions, retrieveTransactionHistory, retrieveTransactionHistory, setBalance, setName, setPermission, withdrawBalance, withdrawBalance, withdrawBalance