ddk | |
net.minecraft.world.item.crafting.display.RecipeDisplayEntry | |
net.minecraft.class_10297 | |
net.minecraft.recipe.RecipeDisplayEntry | |
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 arg0, RecipeDisplay arg1, OptionalInt arg2, RecipeBookCategory arg3, 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>> |
|