public record SelectableRecipe<T extends Recipe<?>>
| dcq | |
| net.minecraft.world.item.crafting.SelectableRecipe | |
| net.minecraft.class_10291 | |
| net.minecraft.unmapped.C_qzkacgwi | |
| net.minecraft.recipe.display.CuttingRecipeDisplay | |
| net.minecraft.recipe.SelectableRecipe | |
| net.minecraft.src.C_346106_ | |
| net.minecraft.world.item.crafting.RecipeRepair |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final SlotDisplay |
| ||||||||||||||
| private final Optional<RecipeHolder<T>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (SlotDisplay optionDisplay, Optional<RecipeHolder<T>> recipe) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <T extends Recipe<?>> StreamCodec<RegistryFriendlyByteBuf, SelectableRecipe<T>> |
| ||||||||||||||
| public SlotDisplay |
| ||||||||||||||
| public Optional<RecipeHolder<T>> |
|