#include <craftdef.h>
◆ CraftInput() [1/2]
CraftInput::CraftInput |
( |
| ) |
|
|
default |
◆ CraftInput() [2/2]
CraftInput::CraftInput |
( |
CraftMethod | method_, |
|
|
unsigned int | width_, |
|
|
const std::vector< ItemStack > & | items_ ) |
|
inline |
◆ dump()
std::string CraftInput::dump |
( |
| ) |
const |
◆ empty()
bool CraftInput::empty |
( |
| ) |
const |
◆ items
Referenced by CraftDefinitionCooking::check(), CraftDefinitionFuel::check(), CraftDefinitionShaped::check(), CraftDefinitionShapeless::check(), CraftDefinitionToolRepair::check(), craftDecrementInput(), craftDecrementOrReplaceInput(), dump(), empty(), getCraftingResult(), CCraftDefManager::getCraftResult(), CraftDefinitionToolRepair::getOutput(), ModApiCraft::l_get_craft_result(), and push_craft_recipe().
◆ method
◆ width
unsigned int CraftInput::width = 0 |
The documentation for this struct was generated from the following files: