Class OptEcoTransactionChangeStateEvent

java.lang.Object
org.bukkit.event.Event
me.playernguyen.opteco.event.TransactionEvent
me.playernguyen.opteco.event.OptEcoTransactionChangeStateEvent

public class OptEcoTransactionChangeStateEvent
extends TransactionEvent
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    org.bukkit.event.Event.Result
  • Field Summary

    Fields inherited from class me.playernguyen.opteco.event.TransactionEvent

    handlerList
  • Constructor Summary

    Constructors 
    Constructor Description
    OptEcoTransactionChangeStateEvent​(Transaction transaction)
    Call while the state change
  • Method Summary

    Modifier and Type Method Description
    TransactionState getState()
    Get a state of that transaction

    Methods inherited from class me.playernguyen.opteco.event.TransactionEvent

    getHandlerList, getHandlers, getTransaction

    Methods inherited from class org.bukkit.event.Event

    callEvent, getEventName, isAsynchronous

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait