Uses of Interface
com.palmergames.bukkit.towny.object.EconomyHandler
Package
Description
-
Uses of EconomyHandler in com.palmergames.bukkit.towny.confirmations
ModifierConstructorDescriptionConfirmationTransaction
(Supplier<Double> costSupplier, EconomyHandler townyObject, String loggedMessage) A transaction which must succeed for a Confirmation to complete.ConfirmationTransaction
(Supplier<Double> costSupplier, EconomyHandler townyObject, String loggedMessage, Translatable insufficientFundsMessage) A transaction which must succeed for a Confirmation to complete. -
Uses of EconomyHandler in com.palmergames.bukkit.towny.object
Modifier and TypeClassDescriptionclass
A class which represents the structure of objects that occupy areas or interactive managed sub-objects.class
class
class
-
Uses of EconomyHandler in com.palmergames.bukkit.towny.object.economy
Modifier and TypeInterfaceDescriptioninterface
Defines methods necessary for the operation of a bank.Modifier and TypeMethodDescriptionboolean
Account.payTo
(double amount, EconomyHandler collector, String reason) Pays another account the specified funds.