Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getTargetBlockX
Method
getTargetBlockX
Minecraft-Utils/1.8.9/src/Variables.java:666–669 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
664
}
665
666
@Override
667
public
int
getTargetBlockX() {
668
return
getMinecraft().s.a().n();
669
}
670
671
@Override
672
public
int
getTargetBlockY() {
Callers
nothing calls this directly
Calls
3
getMinecraft
Method · 0.95
n
Method · 0.45
a
Method · 0.45
Tested by
no test coverage detected