ICraftingInfo
Link to icraftinginfo
Объект ICraftingInfo содержит все виды информации о процессе крафта.
Импорт класса
Link to импорт-класса
It might be required to import the class to avoid errors.
import crafttweaker.recipes.ICraftingInventory
ZenGetters
Link to zengetters
ZenGetter | ||
---|---|---|
ZenGetter inventory | ICraftingInventory | Инвентарь, в котором происходит крафт |
ZenGetter player | IPlayer | Игрок, проводящий крафт |
ZenGetter dimension | int | Измерение, в котором совершается крафт |