Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
postHandleBlockChange
Method · 0.95
removeExpired
Method · 0.95
save
Method · 0.95
prune
Method · 0.95
run
Method · 0.95
ToolSet
Method · 0.95
getBestSlot
Method · 0.95
avoidanceMultiplier
Method · 0.95
mouseReleased
Method · 0.95
onRender
Method · 0.95
postTick
Method · 0.95
tick
Method · 0.95
Calls
1
getSettings
Method · 0.95
Tested by
no test coverage detected