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

Method getX

src/api/java/baritone/api/cache/ICachedRegion.java:42–42  ·  view source on GitHub ↗

@return The X coordinate of this region

()

Source from the content-addressed store, hash-verified

40 * @return The X coordinate of this region
41 */
42 int getX();
43
44 /**
45 * @return The Z coordinate of this region

Callers 15

postHandleChunkDataMethod · 0.65
postHandleBlockChangeMethod · 0.65
saveMethod · 0.65
scanChunkRadiusMethod · 0.65
repackMethod · 0.65
saveMethod · 0.65
setSpecialMethod · 0.65
getAbsoluteBlocksMethod · 0.65
repackMethod · 0.65
pruneMethod · 0.65
getBlockStateMethod · 0.65
getMethod · 0.65

Implementers 1

CachedRegionsrc/main/java/baritone/cache/CachedReg

Calls

no outgoing calls

Tested by

no test coverage detected