public class DebugRecipe extends BlankRecipeWrapper
| Constructor and Description |
|---|
DebugRecipe() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<net.minecraftforge.fluids.FluidStack> |
getFluidInputs()
Return a list of recipe fluid inputs.
|
drawAnimations, drawInfo, getFluidOutputs, getInputs, getOutputspublic java.util.List<net.minecraftforge.fluids.FluidStack> getFluidInputs()
IRecipeWrappergetFluidInputs in interface IRecipeWrappergetFluidInputs in class BlankRecipeWrapper