Interface CommandStringDisplayable
- All Known Subinterfaces:
ICookingRecipeManager<T>,IIngredient,IIngredientWithAmount,IItemStack,IRecipeManager<T>,ITagManager<T>,MCTag
- All Known Implementing Classes:
BlastFurnaceRecipeManager,CampFireRecipeManager,CraftingTableRecipeManager,CTBlockIngredient,CTBlockIngredient.BlockIngredient,CTBlockIngredient.BlockStateIngredient,CTBlockIngredient.BlockTagWithAmountIngredient,CTBlockIngredient.CompoundBlockIngredient,CTEntityIngredient,CTEntityIngredient.CompoundEntityIngredient,CTEntityIngredient.EntityTagWithAmountIngredient,CTEntityIngredient.EntityTypeIngredient,EntityTypeTagManager,FurnaceRecipeManager,IIngredientAny,IIngredientConditioned,IIngredientEmpty,IIngredientList,IIngredientTransformed,IngredientWithAmount,KnownTag,KnownTagManager,Many,Percentaged,RecipeManagerWrapper,SmithingRecipeManager,SmokerRecipeManager,StoneCutterManager,TagIngredient,UnknownTag,UnknownTagManager,WrappingIIngredient
This is a helper interface for every object that is returned by a BEP!
- DocParam:
- this null
-
Method Summary
-
Method Details
-
getCommandString
String getCommandString()Returns the BEP to get this thingy
-