public class ChiselingRecipe
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChiselingRecipe.Serializer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(net.minecraft.item.ItemStack stack) |
java.util.List<ChiselingEntry> |
getEntries() |
net.minecraft.util.ResourceLocation |
getRecipeId() |
public java.util.List<ChiselingEntry> getEntries()
public boolean contains(net.minecraft.item.ItemStack stack)
public net.minecraft.util.ResourceLocation getRecipeId()