Class TransactionBuilder
java.lang.Object
com.github.darksoulq.abyssallib.server.economy.TransactionBuilder
-
Method Summary
Modifier and TypeMethodDescriptionamount(double amount) amount(BigDecimal amount) context(EconomyContext context) static TransactionBuildercreate()execute()reason(net.kyori.adventure.text.Component reason)
-
Method Details
-
create
-
source
-
target
-
currency
-
amount
-
amount
-
context
-
reason
-
execute
-