public record SelectableRecipe$SingleInputSet<T extends Recipe<?>>
| dpx$b | |
| net.minecraft.world.item.crafting.SelectableRecipe$SingleInputSet | |
| net.minecraft.class_10291$class_10293 | |
| net.minecraft.recipe.display.CuttingRecipeDisplay$Grouping |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final List<SelectableRecipe$SingleInputEntry<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<SelectableRecipe$SingleInputEntry<T>> entries) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static <T extends Recipe<?>> SelectableRecipe$SingleInputSet<T> |
| ||||||||
| public static <T extends Recipe<?>> StreamCodec<RegistryFriendlyByteBuf, SelectableRecipe$SingleInputSet<T>> |
| ||||||||
| public boolean |
| ||||||||
| public SelectableRecipe$SingleInputSet<T> |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public List<SelectableRecipe$SingleInputEntry<T>> |
|