public class AbstractFurnaceBlockEntityMixin extends java.lang.Object implements AbstractFurnaceBlockEntityAccessors
| Constructor and Description |
|---|
AbstractFurnaceBlockEntityMixin() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBurnTime() |
int |
getCookTime() |
int |
getCookTimeTotal() |
int |
getFuelTime() |
public int getBurnTime()
getBurnTime in interface AbstractFurnaceBlockEntityAccessorspublic int getFuelTime()
getFuelTime in interface AbstractFurnaceBlockEntityAccessorspublic int getCookTime()
getCookTime in interface AbstractFurnaceBlockEntityAccessorspublic int getCookTimeTotal()
getCookTimeTotal in interface AbstractFurnaceBlockEntityAccessors