ResultRecipe

sealed interface ResultRecipe

The interface for all recipes that have on or more resulting ItemStacks.

Inheritors

Functions

Link copied to clipboard
abstract fun getAllResults(): List<ItemStack>