extends ContainerRecipeBook<IInventory>
| ayd | |
| net.minecraft.class_1720 | |
| net.minecraft.inventory.container.AbstractFurnaceContainer | |
| net.minecraft.server.v1_14_R1.ContainerFurnace |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final IInventory |
| ||||||||
| private final IContainerProperties |
| ||||||||
| protected final World |
| ||||||||
| private final Recipes<? extends RecipeCooking> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (Containers<?> arg0, Recipes<? extends RecipeCooking> arg1, int arg2, PlayerInventory arg3) |
| protected | (Containers<?> arg0, Recipes<? extends RecipeCooking> arg1, int arg2, PlayerInventory arg3, IInventory arg4, IContainerProperties arg5) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public boolean |
| ||||||||
| public ItemStack |
| ||||||||
| protected boolean |
| ||||||||
| protected boolean |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public boolean |
|