| net.minecraft.world.item.crafting.RecipeCache$Entry | |
| net.minecraft.class_8884$class_8885 | |
| net.minecraft.recipe.RecipeCache$CachedRecipe |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final DefaultedList<ItemStack> |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final RecipeEntry<CraftingRecipe> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (DefaultedList<ItemStack> key, int width, int height, RecipeEntry<CraftingRecipe> value) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public DefaultedList<ItemStack> |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public RecipeEntry<CraftingRecipe> |
|