current crafting function or null if no one was specified
recipe entry character
recipe entry by entry character
recipe prefix. Defaults to empty string
recipe unique mask identifier
resulting item instance
all recipe's entries in a java array
workbench field to compare with
true if the field contains this recipe, false otherwise
Compares current recipe's prefix with given one
prefix value to compare with
true, if current recipe's prefix is the same as given one, false otherwise
true if specified item is recipe's result, false otherwise
true, if the recipe is valid, false otherwise
Tries to fill workbench field with current recipe
workbench field to fill
Sets craft function for the recipe
function to be called on item craft
Sets prefix value for the recipe
new prefix value
reference to itself to be used in sequential calls
Generated using TypeDoc
Object representing workbench shaped recipe