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(InventoryView inventory, ItemStack result)
public AnvilInventory getInventory()
InventoryEventgetInventory in class InventoryEventpublic ItemStack getResult()
public void setResult(ItemStack result)
public HandlerList getHandlers()
getHandlers in class InventoryEventpublic static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.