public record SelectableRecipe<T extends Recipe<?>>
dcr | |
net.minecraft.world.item.crafting.SelectableRecipe | |
net.minecraft.class_10291 | |
net.minecraft.recipe.display.CuttingRecipeDisplay | |
net.minecraft.world.item.crafting.SelectableRecipe |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final SlotDisplay |
| ||||||||
private final Optional<RecipeHolder<T>> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (SlotDisplay arg0, Optional<RecipeHolder<T>> arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static <T extends Recipe<?>> StreamCodec<RegistryFriendlyByteBuf, SelectableRecipe<T>> |
| ||||||||
public SlotDisplay |
| ||||||||
public Optional<RecipeHolder<T>> |
|