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

Method getPlayerContext

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

@return The IPlayerContext instance @see IPlayerContext

()

Source from the content-addressed store, hash-verified

120 * @see IPlayerContext
121 */
122 IPlayerContext getPlayerContext();
123
124 /**
125 * @return The {@link IEventBus} instance

Callers 15

reachableMethod · 0.95
postHandleChunkDataMethod · 0.65
preChunkUnloadMethod · 0.65
postChunkUnloadMethod · 0.65
postHandleBlockChangeMethod · 0.65
onPlayerDeathMethod · 0.65
runTickMethod · 0.65
postRunTickMethod · 0.65
preDispatchPacketMethod · 0.65
postDispatchPacketMethod · 0.65
preProcessPacketMethod · 0.65
postProcessPacketMethod · 0.65

Implementers 1

Baritonesrc/main/java/baritone/Baritone.java

Calls

no outgoing calls

Tested by

no test coverage detected