public abstract class AbstractSqueezerRecipeWrapper<R> extends ForestryRecipeWrapper<R>
| Constructor and Description |
|---|
AbstractSqueezerRecipeWrapper(R recipe) |
| Modifier and Type | Method and Description |
|---|---|
abstract float |
getRemnantsChance() |
getRecipepublic AbstractSqueezerRecipeWrapper(R recipe)