implements IRecipe<IInventory>
| bes | |
| net.minecraft.class_3972 | |
| net.minecraft.item.crafting.SingleItemRecipe | |
| net.minecraft.server.v1_14_R1.RecipeSingleItem |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected final RecipeItemStack |
| ||||||||
| protected final ItemStack |
| ||||||||
| private final Recipes<?> |
| ||||||||
| private final RecipeSerializer<?> |
| ||||||||
| protected final MinecraftKey |
| ||||||||
| protected final String |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Recipes<?> arg0, RecipeSerializer<?> arg1, MinecraftKey arg2, String arg3, RecipeItemStack arg4, ItemStack arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Recipes<?> |
| ||||||||
| public RecipeSerializer<?> |
| ||||||||
| public MinecraftKey |
| ||||||||
| public ItemStack |
| ||||||||
| public NonNullList<RecipeItemStack> |
| ||||||||
| public ItemStack |
| ||||||||
| public String |
| ||||||||
| public boolean |
|