- 
- 
Method Summary
Changes the result and returns this builder. 
 
Changes the result and returns this builder. 
 
Changes the result and returns this builder. 
 
 
 
 
Methods inherited from interface org.spongepowered.api.util.Builderreset
 
- 
Method Details
- 
resultChanges the result and returns this builder. The result is the
  ItemStack created when the recipe is fulfilled. 
- Parameters:
- result- The output of this recipe
- Returns:
- This builder, for chaining
 
- 
resultChanges the result and returns this builder. The result is the
  ItemStack created when the recipe is fulfilled. 
- Parameters:
- result- The output of this recipe
- Returns:
- This builder, for chaining
 
- 
resultChanges the result and returns this builder. The result is the
  ItemStack created when the recipe is fulfilled. 
- Parameters:
- resultFunction- The result function
- exemplaryResult- The exemplary output of this recipe
- Returns:
- This builder, for chaining