Class ScriptRecipeType
java.lang.Object
com.blamejared.crafttweaker.impl.script.ScriptRecipeType
- All Implemented Interfaces:
net.minecraft.world.item.crafting.RecipeType<ScriptRecipe>
public class ScriptRecipeType
extends Object
implements net.minecraft.world.item.crafting.RecipeType<ScriptRecipe>
-
Field Summary
FieldsFields inherited from interface net.minecraft.world.item.crafting.RecipeType
BLASTING, CAMPFIRE_COOKING, CRAFTING, SMELTING, SMITHING, SMOKING, STONECUTTING -
Method Summary