Class OutputMapper
java.lang.Object
zombie.entity.components.crafting.recipe.OutputMapper
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddOutputEntree(String string, String[] strings) voidaddOutputEntree(String string, ArrayList<String> arrayList) getOutputItem(CraftRecipeData arg0) getOutputItem(CraftRecipeData arg0, boolean arg1) getPatternForResult(Item item) booleanisEmpty()voidvoidvoidvoidsetDefaultOutputEntree(String arg0)
-
Constructor Details
-
OutputMapper
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
getResultItems
-
getPatternForResult
-
registerInputScript
-
setDefaultOutputEntree
-
addOutputEntree
-
addOutputEntree
-
OnPostWorldDictionaryInit
-
OnPostWorldDictionaryInit
-
getOutputItem
-
getOutputItem
-
getEntrees
-