MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / isLoaded

Method isLoaded

launcher/minecraft/gameoptions/GameOptions.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128bool GameOptions::isLoaded() const
129{
130 return loaded;
131}
132
133bool GameOptions::reload()
134{

Callers 7

loadComponentFunction · 0.45
loadIndexFunction · 0.45
ComponentMethod · 0.45
getVersionFileMethod · 0.45
isVersionChangeableMethod · 0.45
setVersionMethod · 0.45
revertMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected