3#include "mc/_HeaderOutputPredefine.h"
11 ::ll::TypedStorage<8, 32, ::std::string> addedChars;
12 ::ll::TypedStorage<8, 32, ::std::string> removedChars;
13 ::ll::TypedStorage<8, 32, ::std::string> invalidChars;
14 ::ll::TypedStorage<8, 8, uint64> index;
20 MCAPI ~TextInputChange();
26 MCAPI static ::std::add_lvalue_reference_t<char const[]> NAME();
Definition TextInputChange.h:7