3#include "mc/_HeaderOutputPredefine.h"
9 ::ll::TypedStorage<8, 32, ::std::string> mFromContainer;
10 ::ll::TypedStorage<4, 4, int> mFromIndex;
11 ::ll::TypedStorage<8, 32, ::std::string> mToContainer;
12 ::ll::TypedStorage<4, 4, int> mToIndex;
13 ::ll::TypedStorage<4, 4, int> mFlyingItemIdAux;
14 ::ll::TypedStorage<8, 32, ::std::string> mUserData;
20 MCAPI ~FlyingItemCommand();
Definition FlyingItemCommand.h:5