public record SelectableRecipe$SingleInputEntry<T extends Recipe<?>>
| drf$a | |
| net.minecraft.world.item.crafting.SelectableRecipe$SingleInputEntry | |
| net.minecraft.class_10291$class_10292 | |
| net.minecraft.recipe.display.CuttingRecipeDisplay$GroupEntry | |
| net.minecraft.src.C_346106_$C_346013_ | |
| net.minecraft.world.item.crafting.SelectableRecipe$a |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final Ingredient |
| ||||||||||
| private final SelectableRecipe<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Ingredient input, SelectableRecipe<T> recipe) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <T extends Recipe<?>> StreamCodec<RegistryFriendlyByteBuf, SelectableRecipe$SingleInputEntry<T>> |
| ||||||||||
| public Ingredient |
| ||||||||||
| public SelectableRecipe<T> |
|