15 ::ll::TypedStorage<4, 4, uint> mSaveCounter;
21 MCAPI ::std::string _createLevelStorageID(
22 ::std::string
const& savePrefix,
23 ::std::string
const& dimensionPrefix,
24 ::std::string
const& saveId
27 MCAPI
void forEachKeyWithDimensionPrefix(
28 ::std::string
const& savePrefix,
29 ::std::string
const& dimensionPrefix,
31 ::std::function<
void(::std::string
const&,
::CompoundTag const&)>
const& callback