MCPcopy 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

onPreUpdateMethod · 0.95
isAllowFlyingMethod · 0.95
onMayFlyNeoforgeMethod · 0.95
redirectSprintInputMethod · 0.95
updateRiddenMethod · 0.95
tryToStartFallFlyingMethod · 0.95
sendChatMessageMethod · 0.95
postHandleChunkDataMethod · 0.95
preChunkUnloadMethod · 0.95
postChunkUnloadMethod · 0.95
postHandleBlockChangeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected