implements IRecipe<IInventory>
bet | |
net.minecraft.class_3972 | |
net.minecraft.item.crafting.SingleItemRecipe | |
net.minecraft.server.v1_14_R1.RecipeSingleItem |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected final RecipeItemStack |
| ||||||||
protected final ItemStack |
| ||||||||
private final Recipes<?> |
| ||||||||
private final RecipeSerializer<?> |
| ||||||||
protected final MinecraftKey |
| ||||||||
protected final String |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Recipes<?> arg0, RecipeSerializer<?> arg1, MinecraftKey arg2, String arg3, RecipeItemStack arg4, ItemStack arg5) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public Recipes<?> |
| ||||||||
public RecipeSerializer<?> |
| ||||||||
public MinecraftKey |
| ||||||||
public ItemStack |
| ||||||||
public NonNullList<RecipeItemStack> |
| ||||||||
public ItemStack |
| ||||||||
public String |
| ||||||||
public boolean |
|