public static interface ClickInventoryEvent.Recipe extends ClickInventoryEvent
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ClickInventoryEvent.Recipe.All
Fires when the client requests a recipe to be crafted as much as possible.
|
static interface |
ClickInventoryEvent.Recipe.Single
Fires when the Client requests a recipe to be crafted once.
|
ClickInventoryEvent.Creative, ClickInventoryEvent.Double, ClickInventoryEvent.Drag, ClickInventoryEvent.Drop, ClickInventoryEvent.Middle, ClickInventoryEvent.NumberPress, ClickInventoryEvent.Primary, ClickInventoryEvent.Recipe, ClickInventoryEvent.Secondary, ClickInventoryEvent.ShiftChangeInventoryEvent.Equipment, ChangeInventoryEvent.Held, ChangeInventoryEvent.Pickup, ChangeInventoryEvent.SwapHand, ChangeInventoryEvent.TransferInteractInventoryEvent.Close, InteractInventoryEvent.Open| Modifier and Type | Method and Description |
|---|---|
Recipe |
getRecipe()
Returns the requested recipe.
|
getSlotfilter, getTransactionsisCancelled, setCancelledgetCursorTransactiongetTargetInventorygetCause, getContext, getSourceRecipe getRecipe()