extends GeneralCraftingRecipe
All mapped superinterfaces:
| net.minecraft.world.item.crafting.ShapelessRecipe | |
| net.minecraft.world.item.crafting.ShapelessRecipe | |
| net.minecraft.class_1867 | |
| net.minecraft.recipe.crafting.ShapelessRecipe |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<ShapelessRecipe> |
| ||||||||
| public static final PacketCodec<RegistryByteBuf, ShapelessRecipe> |
| ||||||||
| public static final RecipeSerializer<ShapelessRecipe> |
| ||||||||
| private final SimpleItemStackView |
| ||||||||
| private final List<Ingredient> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Recipe$Settings settings, CraftingRecipe$RecipeBookLocation location, SimpleItemStackView result, List<Ingredient> ingredients) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public RecipeSerializer<ShapelessRecipe> |
| ||||||||
| protected IngredientPlacement |
| ||||||||
| public boolean |
| ||||||||
| public ItemStack |
| ||||||||
| public List<RecipeDisplay> |
|