public interface IStackRecipes
RecipeLookupHelper
to be used by the
guide for usages and recipes.Modifier and Type | Method and Description |
---|---|
java.util.List<GuidePartFactory> |
getRecipes(net.minecraft.item.ItemStack stack) |
java.util.List<GuidePartFactory> |
getUsages(net.minecraft.item.ItemStack stack) |
java.util.List<GuidePartFactory> getUsages(@Nonnull net.minecraft.item.ItemStack stack)
java.util.List<GuidePartFactory> getRecipes(@Nonnull net.minecraft.item.ItemStack stack)