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

Method getWorldProvider

src/api/java/baritone/api/IBaritone.java:101–101  ·  view source on GitHub ↗

@return The IWorldProvider instance @see IWorldProvider

()

Source from the content-addressed store, hash-verified

99 * @see IWorldProvider
100 */
101 IWorldProvider getWorldProvider();
102
103 /**
104 * Returns the {@link IPathingControlManager} for this {@link IBaritone} instance, which is responsible

Callers 10

guessPositionMethod · 0.65
worldDataMethod · 0.65
onBlockInteractMethod · 0.65
onPlayerDeathMethod · 0.65
executeMethod · 0.65
BaritoneChunkCacheClass · 0.65
onChunkEventMethod · 0.65
onBlockChangeMethod · 0.65
onWorldEventMethod · 0.65
waypointsMethod · 0.65

Implementers 1

Baritonesrc/main/java/baritone/Baritone.java

Calls

no outgoing calls

Tested by

no test coverage detected