21 ::ll::TypedStorage<8, 64, ::npc::ActionValue> action;
22 ::ll::TypedStorage<8, 64, ::npc::Button> button;
23 ::ll::TypedStorage<1, 1, ::npc::_ActionMode::Enum> mode;
24 ::ll::TypedStorage<8, 24, ::std::vector<::npc::StoredCommand>> commands;
29 CommandAction& operator=(CommandAction
const&);
37 MCAPI ~CommandAction();