dcl | |
net.minecraft.world.item.crafting.display.RecipeDisplayEntry | |
net.minecraft.class_10297 | |
net.minecraft.recipe.RecipeDisplayEntry | |
net.minecraft.src.C_345726_ | |
net.minecraft.world.item.crafting.display.RecipeDisplayEntry |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final RecipeDisplayId |
| ||||||||||
private final RecipeDisplay |
| ||||||||||
private final OptionalInt |
| ||||||||||
private final RecipeBookCategory |
| ||||||||||
private final Optional<List<Ingredient>> |
| ||||||||||
public static final StreamCodec<RegistryFriendlyByteBuf, RecipeDisplayEntry> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (RecipeDisplayId display, RecipeDisplay group, OptionalInt category, RecipeBookCategory craftingRequirements, Optional<List<Ingredient>> arg4) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public List<ItemStack> |
| ||||||||||
public boolean |
| ||||||||||
public RecipeDisplayId |
| ||||||||||
public RecipeDisplay |
| ||||||||||
public OptionalInt |
| ||||||||||
public RecipeBookCategory |
| ||||||||||
public Optional<List<Ingredient>> |
|