-
-
All Methods Instance Methods Abstract Methods 修饰符和类 成员函数描述 List<Item>
getAllResults()
List<Item>
getExtraResults()
UUID
getId()
List<Item>
getIngredientsAggregate()
int
getPriority()
String
getRecipeId()
boolean
matchItems(List<Item> inputList, List<Item> extraOutputList)
Returns whether the specified list of crafting grid inputs and outputs matches this recipe.boolean
matchItems(List<Item> inputList, List<Item> extraOutputList, int multiplier)
boolean
requiresCraftingTable()
void
setId(UUID id)
-