Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cabaletta/baritone
/ getProvider
Method
getProvider
src/api/java/baritone/api/BaritoneAPI.java:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
public
static
IBaritoneProvider getProvider() {
45
return
BaritoneAPI.provider;
46
}
47
48
public
static
Settings getSettings() {
49
return
BaritoneAPI.settings;
Callers
15
onPreUpdate
Method · 0.95
isAllowFlying
Method · 0.95
onMayFlyNeoforge
Method · 0.95
redirectSprintInput
Method · 0.95
updateRidden
Method · 0.95
tryToStartFallFlying
Method · 0.95
sendChatMessage
Method · 0.95
postHandleChunkData
Method · 0.95
preChunkUnload
Method · 0.95
postChunkUnload
Method · 0.95
postHandleBlockChange
Method · 0.95
postHandleMultiBlockChange
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected