Interface TransactionResult


public interface TransactionResult
A class that represents the result of a transaction
  • Method Details

    • getMessage

      String getMessage()
    • isSuccessful

      boolean isSuccessful()
    • getComponent

      net.kyori.adventure.text.Component getComponent()