public class InventoryTransactionEvent extends Event implements Cancellable
| Constructor and Description |
|---|
InventoryTransactionEvent(InventoryTransaction transaction) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlers() |
InventoryTransaction |
getTransaction() |
getEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic InventoryTransactionEvent(InventoryTransaction transaction)
public static HandlerList getHandlers()
public InventoryTransaction getTransaction()
Copyright © 2020. All rights reserved.