Companion

object Companion

Functions

Link copied to clipboard
fun getRecipeBy(inputIngredient: ItemStack, inputBasePotionMeta: PotionMeta): EffectiveBrewable.Data?
Link copied to clipboard
fun getRecipeFromBlock(brewingStand: BrewingStand): EffectiveBrewable.Data?
Link copied to clipboard

Registers a brewing recipe.

Link copied to clipboard
fun tryStartBrewing(inventory: Inventory)