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

Method getZ

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

@return The Z coordinate of this region

()

Source from the content-addressed store, hash-verified

45 * @return The Z coordinate of this region
46 */
47 int getZ();
48}

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