public record SelectableRecipe$SingleInputEntry<T extends Recipe<?>>
| dcq$a | |
| net.minecraft.world.item.crafting.SelectableRecipe$SingleInputEntry | |
| net.minecraft.class_10291$class_10292 | |
| net.minecraft.unmapped.C_qzkacgwi$C_kkkkgrpx | |
| net.minecraft.recipe.display.CuttingRecipeDisplay$GroupEntry | |
| net.minecraft.recipe.SelectableRecipe$SingleInputEntry | |
| net.minecraft.src.C_346106_$C_346013_ | |
| net.minecraft.world.item.crafting.RecipeRepair$a |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| final Ingredient |
| ||||||||||||||
| private final SelectableRecipe<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Ingredient input, SelectableRecipe<T> recipe) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <T extends Recipe<?>> StreamCodec<RegistryFriendlyByteBuf, SelectableRecipe$SingleInputEntry<T>> |
| ||||||||||||||
| public Ingredient |
| ||||||||||||||
| public SelectableRecipe<T> |
|