| Constructor and Description |
|---|
BlockBehaviorFurnace(BlockEntityType<? extends Furnace> entity) |
BlockBehaviorFurnaceBurning(BlockEntityType<? extends Furnace> entity) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlastFurnace |
interface |
Smoker |
| Modifier and Type | Field and Description |
|---|---|
static BlockEntityType<Furnace> |
BlockEntityTypes.FURNACE |
| Modifier and Type | Class and Description |
|---|---|
class |
BlastFurnaceBlockEntity |
class |
FurnaceBlockEntity |
class |
SmokerBlockEntity |
| Modifier and Type | Method and Description |
|---|---|
Furnace |
FurnaceBurnEvent.getFurnace() |
| Constructor and Description |
|---|
FurnaceBurnEvent(Furnace furnace,
Item fuel,
short burnTime) |
| Modifier and Type | Method and Description |
|---|---|
Furnace |
FurnaceInventory.getHolder() |
| Constructor and Description |
|---|
FurnaceInventory(Furnace furnace,
InventoryType inventoryType) |
Copyright © 2020. All rights reserved.