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