17 ::ll::TypedStorage<1, 1, bool> mIsDirty;
18 ::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, bool>> mNewStructuresDirty;
19 ::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, ::StructureTemplate const*>> mNewStructureTemplates;
32 MCAPI ::StructureTemplate
const* getStructure(::std::string
const& name);