net.minecraft.world.item.crafting

public record SelectableRecipe$SingleInputEntry<T extends Recipe<?>>

dcr$a
net.minecraft.world.item.crafting.SelectableRecipe$SingleInputEntry
net.minecraft.class_10291$class_10292
net.minecraft.recipe.display.CuttingRecipeDisplay$GroupEntry
net.minecraft.world.item.crafting.SelectableRecipe$a

Field summary

Modifier and TypeField
final Ingredient
a
input
comp_3253
input
private final SelectableRecipe<T>
b
recipe
comp_3254
recipe

Constructor summary

ModifierConstructor
public (Ingredient arg0, SelectableRecipe<T> arg1)

Method summary

Modifier and TypeMethod
public static <T extends Recipe<?>> StreamCodec<RegistryFriendlyByteBuf, SelectableRecipe$SingleInputEntry<T>>
a()
noRecipeCodec()
method_64709()
codec()
public Ingredient
b()
input()
comp_3253()
input()
public SelectableRecipe<T>
c()
recipe()
comp_3254()
recipe()