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

Method settings

src/main/java/baritone/Baritone.java:257–259  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

255 }
256
257 public static Settings settings() {
258 return BaritoneAPI.getSettings();
259 }
260
261 public static Executor getExecutor() {
262 return threadPool;

Callers 15

postHandleBlockChangeMethod · 0.95
removeExpiredMethod · 0.95
saveMethod · 0.95
pruneMethod · 0.95
runMethod · 0.95
ToolSetMethod · 0.95
getBestSlotMethod · 0.95
avoidanceMultiplierMethod · 0.95
mouseReleasedMethod · 0.95
onRenderMethod · 0.95
postTickMethod · 0.95
tickMethod · 0.95

Calls 1

getSettingsMethod · 0.95

Tested by

no test coverage detected