public static class FurnaceRecipeHandler.FuelPair
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
burnTime |
PositionedStack |
stack |
| Constructor and Description |
|---|
FuelPair(ItemStack ingred,
int burnTime) |
public PositionedStack stack
public int burnTime