18 ::ll::TypedStorage<4, 4, int> mMinUseBlockDelay;
19 ::ll::TypedStorage<4, 4, int> mMaxUseBlockDelay;
20 ::ll::TypedStorage<4, 4, int> mMaxItemsPerUse;
21 ::ll::TypedStorage<4, 4, int> mMaxBlockInteractions;
22 ::ll::TypedStorage<1, 1, bool> mCanFillComposter;
23 ::ll::TypedStorage<1, 1, bool> mCanEmptyComposter;
24 ::ll::TypedStorage<4, 4, int> mMinItemCount;
37 MCAPI
static void buildSchema(
38 ::std::string
const& name,
Definition WorkComposterDefinition.h:14
static MCAPI void ** $vftable()