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 string, String[] strings) void
addOutputEntree
(String string, ArrayList<String> arrayList) getOutputItem
(CraftRecipeData arg0) getOutputItem
(CraftRecipeData arg0, boolean arg1) getPatternForResult
(Item item) boolean
isEmpty()
void
void
void
void
setDefaultOutputEntree
(String arg0)
-
Constructor Details
-
OutputMapper
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
getResultItems
-
getPatternForResult
-
registerInputScript
-
setDefaultOutputEntree
-
addOutputEntree
-
addOutputEntree
-
OnPostWorldDictionaryInit
-
OnPostWorldDictionaryInit
-
getOutputItem
-
getOutputItem
-
getEntrees
-