public class PrepareAnvilEvent extends InventoryEvent
Event.Resulttransaction| Constructor and Description |
|---|
PrepareAnvilEvent(InventoryView inventory,
ItemStack result) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
AnvilInventory |
getInventory()
Gets the primary Inventory involved in this transaction
|
ItemStack |
getResult()
Get result item, may be null.
|
void |
setResult(ItemStack result) |
getView, getViewersgetEventName, isAsynchronouspublic PrepareAnvilEvent(@NotNull InventoryView inventory, @Nullable ItemStack result)
@NotNull public AnvilInventory getInventory()
InventoryEventgetInventory in class InventoryEvent@NotNull public HandlerList getHandlers()
getHandlers in class InventoryEvent@NotNull public static HandlerList getHandlerList()
Copyright © 2021. All rights reserved.