extends ContainerRecipeBook<IInventory>
| ayd | |
| net.minecraft.class_1720 | |
| net.minecraft.inventory.container.AbstractFurnaceContainer | |
| net.minecraft.server.v1_14_R1.ContainerFurnace |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final IInventory |
| ||||||||
| private final IContainerProperties |
| ||||||||
| protected final World |
| ||||||||
| private final Recipes<? extends RecipeCooking> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| 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) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 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 |
|