MCPcopy Create free account
hub / github.com/cabaletta/baritone / getExecutor

Method getExecutor

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

Source from the content-addressed store, hash-verified

259 }
260
261 public static Executor getExecutor() {
262 return threadPool;
263 }
264}

Callers 8

onCloseMethod · 0.95
CachedWorldMethod · 0.95
findPathInNewThreadMethod · 0.95
isAlreadyExploredMethod · 0.95
onTickMethod · 0.95
destroyBehaviorAsyncMethod · 0.95
onTickMethod · 0.95
onTickMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected