17 ::ll::TypedStorage<8, 208, ::WorkComposterDefinition> mDefinition;
18 ::ll::TypedStorage<4, 4, int> mTimesComposted;
19 ::ll::TypedStorage<8, 8, uint64> mNextUseTick;
26 virtual void start() ;
29 virtual void useWorkstation() ;
38 MCAPI
bool _tryCompostItems();
40 MCAPI
bool _tryEmptyComposter();
54 MCAPI
void $useWorkstation();
60 MCAPI
static void** $vftable();
Definition WorkComposterDefinition.h:14
Definition WorkComposterGoal.h:13