-
成员变量 修饰符和类 成员变量描述 protected int
gridSize
protected List<Item>
inputs
protected Item
primaryOutput
protected CraftingRecipe
recipe
protected List<Item>
secondaryOutputs
-
All Methods Instance Methods Concrete Methods 修饰符和类 成员函数描述 protected boolean
callExecuteEvent()
boolean
canExecute()
boolean
checkForCraftingPart(List<InventoryAction> actions)
boolean
execute()
List<Item>
getInputList()
Item
getPrimaryOutput()
CraftingRecipe
getRecipe()
protected void
sendInventories()
void
setExtraOutput(Item item)
void
setInput(Item item)
void
setPrimaryOutput(Item item)