MultiResultRecipe

The interface for all recipes that have multiple results.

Properties

Link copied to clipboard
abstract val results: List<ItemStack>

Functions

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