public class AnvilUpdateEvent extends Event
Event.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
int |
cost |
ItemStack |
left |
java.lang.String |
name |
ItemStack |
output |
ItemStack |
right |
| Constructor and Description |
|---|
AnvilUpdateEvent(ItemStack left,
ItemStack right,
java.lang.String name,
int cost) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult, setup