Uses of Interface
com.palmergames.bukkit.towny.object.economy.AccountAuditor
Packages that use AccountAuditor
-
Uses of AccountAuditor in com.palmergames.bukkit.towny.object.economy
Classes in com.palmergames.bukkit.towny.object.economy that implement AccountAuditorMethods in com.palmergames.bukkit.towny.object.economy that return AccountAuditorModifier and TypeMethodDescriptionfinal AccountAuditor
Account.getAuditor()
Gets the auditor that audits this account.Methods in com.palmergames.bukkit.towny.object.economy with parameters of type AccountAuditorModifier and TypeMethodDescriptionfinal void
Account.setAuditor
(AccountAuditor auditor) Sets the auditor that audits this account, and adds it as an observer.