25 AllowListFile& operator=(AllowListFile
const&);
26 AllowListFile(AllowListFile
const&);
33 MCNAPI
explicit AllowListFile(
::Core::Path const& filePath);
35 MCNAPI ::AllowList& getAllowList()
const;
37 MCNAPI
bool isDisabledBecauseNoOnlineAuth();
39 MCNAPI ::FileReadResult reload();
41 MCNAPI
void setIsDisabledBecauseNoOnlineAuth(
bool disabled);
43 MCNAPI
void syncToDisc();
45 MCNAPI ~AllowListFile();
53 MCNAPI static ::AllowListFile loadFromDefaultLocations();