Package-level declarations

Types

Link copied to clipboard

Displays a breakdown of the ingredients needed to craft an item.

Link copied to clipboard
open class ItemRecipesPage(val stack: ItemStack) : PagedGuidePage

Displays all the recipes for the given stack.

Link copied to clipboard
open class ItemUsagesPage(val stack: ItemStack) : PagedGuidePage

Displays all the recipes that use the given stack.