public final class CraftItemEvent extends Event implements Cancellable
| Constructor and Description |
|---|
CraftItemEvent(Player player,
ItemStack[] input,
Recipe recipe) |
CraftItemEvent(Player source,
List<ItemStack> input,
Recipe recipe) |
| Modifier and Type | Method and Description |
|---|---|
List<ItemStack> |
getInput() |
Player |
getPlayer() |
Recipe |
getRecipe() |
ItemStack |
getResult() |
isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledCopyright © 2021. All rights reserved.