MCPcopy Index your code
hub / github.com/cabaletta/baritone / getSettings

Method getSettings

src/api/java/baritone/api/BaritoneAPI.java:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 public static Settings getSettings() {
49 return BaritoneAPI.settings;
50 }
51}

Callers 13

settingsMethod · 0.95
IRendererInterface · 0.95
tickMethod · 0.95
staticCutoffMethod · 0.95
reachableMethod · 0.95
maybeCensorMethod · 0.95
addSettingsMethod · 0.95
addModifiedSettingsMethod · 0.95
addToggleableSettingsMethod · 0.95
calculateMethod · 0.95
isInGoalMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected