Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getGameSettings
Method
getGameSettings
src/main/java/net/minecraft/src/Config.java:1329–1331 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1327
}
1328
1329
public
static
GameSettings getGameSettings() {
1330
return
gameSettings;
1331
}
1332
1333
public
static
String getNewRelease() {
1334
return
newRelease;
Callers
13
onCrashReport
Method · 0.95
extendCrashReport
Method · 0.95
updateLightmap
Method · 0.95
loadImage
Method · 0.95
update
Method · 0.95
resourcesReloaded
Method · 0.95
loadShaderPackResources
Method · 0.95
actionPerformed
Method · 0.95
makeTooltipLines
Method · 0.95
actionPerformed
Method · 0.95
isAntialiasingConfigured
Method · 0.95
onTick
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected