MCPcopy 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

onCrashReportMethod · 0.95
extendCrashReportMethod · 0.95
updateLightmapMethod · 0.95
loadImageMethod · 0.95
updateMethod · 0.95
resourcesReloadedMethod · 0.95
actionPerformedMethod · 0.95
makeTooltipLinesMethod · 0.95
actionPerformedMethod · 0.95
onTickMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected