MCPcopy 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

getMinecraftMethod · 0.95
nMethod · 0.45
aMethod · 0.45

Tested by

no test coverage detected