Interface CommandStringDisplayable

All Known Subinterfaces:
ForgeItemStack, ICookingRecipeManager<T>, IFluidStack, IIngredient, IIngredientWithAmount, IItemStack, IRecipeComponent<T>, IRecipeManager<T>, ITagManager<T>, ITargetingStrategy, MCTag
All Known Implementing Classes:
BlastFurnaceRecipeManager, CampFireRecipeManager, CraftingTableRecipeManager, CTBlockIngredient, CTBlockIngredient.BlockIngredient, CTBlockIngredient.BlockStateIngredient, CTBlockIngredient.BlockTagWithAmountIngredient, CTBlockIngredient.CompoundBlockIngredient, CTEntityIngredient, CTEntityIngredient.CompoundEntityIngredient, CTEntityIngredient.EntityTagWithAmountIngredient, CTEntityIngredient.EntityTypeIngredient, CTFluidIngredient, CTFluidIngredient.CompoundFluidIngredient, CTFluidIngredient.FluidStackIngredient, CTFluidIngredient.FluidTagWithAmountIngredient, EntityTypeTagManager, FurnaceRecipeManager, IIngredientAny, IIngredientConditioned, IIngredientEmpty, IIngredientList, IIngredientTransformed, IngredientWithAmount, KnownTag, KnownTagManager, Many, MCFluidStack, MCFluidStackMutable, MCItemStack, MCItemStackMutable, Percentaged, RecipeManagerWrapper, SmithingRecipeManager, SmokerRecipeManager, StoneCutterManager, TagIngredient, UnknownTag, UnknownTagManager, WrappingIIngredient

@ZenRegister(loaders={"crafttweaker","tags"}) public interface CommandStringDisplayable
This is a helper interface for every object that is returned by a BEP!
DocParam:
this null
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the BEP to get this thingy
  • Method Details

    • getCommandString

      String getCommandString()
      Returns the BEP to get this thingy