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