IFurnaceRecipe
Link to ifurnacerecipe
Реализация ICraftingRecipe, представляющая рецепт печи в ZenScript.
Импорт класса
Link to импорт-класса
It might be required to import the class to avoid errors.
import crafttweaker.recipes.IFurnaceRecipe
ZenMethods/Геттеры
Link to zenmethodsгеттеры
Преобразование в строку
Link to преобразование-в-строку
ZenScript Copyrec.commandString;
rec.toCommandString();
Другие геттеры
Link to другие-геттеры
ZenScript Copyrec.input;
rec.output;
rec.xp;