Java net.minecraftforge.common.brewing IBrewingRecipe fields, constructors, methods, implement or subclass

Example usage for Java net.minecraftforge.common.brewing IBrewingRecipe fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for net.minecraftforge.common.brewing IBrewingRecipe.

The text is from its open source code.

Method

booleanisInput(ItemStack input)
Returns true is the passed ItemStack is an input for this recipe.