public abstract class ContainerRecipeBook extends Container
inventoryItemStacks, inventorySlots, listeners, windowId
Constructor and Description |
---|
ContainerRecipeBook() |
Modifier and Type | Method and Description |
---|---|
abstract void |
clear() |
abstract void |
func_201771_a(RecipeItemHelper p_201771_1_) |
abstract int |
getHeight() |
abstract int |
getOutputSlot() |
abstract int |
getSize() |
abstract int |
getWidth() |
abstract boolean |
matches(IRecipe p_201769_1_) |
addListener, addSlot, areItemsAndTagsEqual, calcRedstone, calcRedstoneFromInventory, canAddItemToSlot, canDragIntoSlot, canInteractWith, canMergeSlot, clearContainer, computeStackSize, detectAndSendChanges, enchantItem, extractDragMode, getCanCraft, getDragEvent, getInventory, getNextTransactionID, getQuickcraftMask, getSlot, getSlotFromInventory, isValidDragMode, mergeItemStack, onContainerClosed, onCraftMatrixChanged, putStackInSlot, removeListener, resetDrag, setAll, setCanCraft, slotChangedCraftingGrid, slotClick, transferStackInSlot, updateProgressBar
public abstract void func_201771_a(RecipeItemHelper p_201771_1_)
public abstract void clear()
public abstract boolean matches(IRecipe p_201769_1_)
public abstract int getOutputSlot()
public abstract int getWidth()
public abstract int getHeight()
public abstract int getSize()