Метод | Описание | |
---|---|---|
OnCraft ( System.Item item, Recipe recipe ) : void | ||
RecipeAvailable ( Recipe recipe ) : bool |
Метод | Описание | |
---|---|---|
Add ( |
||
AddRecipes ( ) : void | ||
Unload ( ) : void |
public static OnCraft ( System.Item item, Recipe recipe ) : void | ||
item | System.Item | |
recipe | Recipe | |
Результат | void |
public static RecipeAvailable ( Recipe recipe ) : bool | ||
recipe | Recipe | |
Результат | bool |