Package | Description |
---|---|
net.minecraft.inventory.container | |
net.minecraft.item.crafting |
Modifier and Type | Field and Description |
---|---|
private java.util.List<StonecuttingRecipe> |
StonecutterContainer.recipes |
Modifier and Type | Method and Description |
---|---|
java.util.List<StonecuttingRecipe> |
StonecutterContainer.getRecipeList() |
Modifier and Type | Field and Description |
---|---|
static IRecipeSerializer<StonecuttingRecipe> |
IRecipeSerializer.STONECUTTING |
static IRecipeType<StonecuttingRecipe> |
IRecipeType.STONECUTTING |