Class OutputMapper
java.lang.Object
zombie.entity.components.crafting.recipe.OutputMapper
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addOutputEntree
(String string0, String[] string1) void
addOutputEntree
(String string, ArrayList<String> arrayList) getOutputItem
(CraftRecipeData craftRecipeData) getOutputItem
(CraftRecipeData craftRecipeData, boolean boolean2) getPatternForResult
(Item item) boolean
isEmpty()
void
void
OnPostWorldDictionaryInit
(String string) void
registerInputScript
(InputScript inputScript) void
setDefaultOutputEntree
(String string)
-
Constructor Details
-
OutputMapper
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
getResultItems
-
getPatternForResult
-
registerInputScript
-
setDefaultOutputEntree
-
addOutputEntree
-
addOutputEntree
-
OnPostWorldDictionaryInit
-
OnPostWorldDictionaryInit
-
getOutputItem
-
getOutputItem
-
getEntrees
-