Uses of Interface
com.palmergames.bukkit.towny.object.economy.AccountAuditor
-
Uses of AccountAuditor in com.palmergames.bukkit.towny.object.economy
Modifier and TypeMethodDescriptionfinal AccountAuditor
Account.getAuditor()
Gets the auditor that audits this account.Modifier and TypeMethodDescriptionfinal void
Account.setAuditor
(AccountAuditor auditor) Sets the auditor that audits this account, and adds it as an observer.