20 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::LabTableContainerManagerModel>> mModel;
21 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::CraftableCompounds>> mCraftableCompounds;
22 ::ll::TypedStorage<1, 1, ::CompoundContainerType> mResultContainer;
34 MCNAPI_C
void _setupCallbacks();
36 MCNAPI_C
void _updateResult();
38 MCNAPI_C
void combineInputs(
::BlockPos const& blockPos);
40 MCNAPI_C
bool hasInput();
42 MCNAPI_C
bool isStillValid(
float pickRange);
48 MCNAPI_C
void* $ctor(::std::weak_ptr<::LabTableContainerManagerModel> containerManagerModel);