Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
postHandleChunkData
Method · 0.65
postHandleBlockChange
Method · 0.65
save
Method · 0.65
scanChunkRadius
Method · 0.65
repack
Method · 0.65
save
Method · 0.65
setSpecial
Method · 0.65
getAbsoluteBlocks
Method · 0.65
repack
Method · 0.65
prune
Method · 0.65
getBlockState
Method · 0.65
get
Method · 0.65
Implementers
1
CachedRegion
src/main/java/baritone/cache/CachedReg
Calls
no outgoing calls
Tested by
no test coverage detected