Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ setIngameFocus
Method
setIngameFocus
Minecraft-Utils/1.8.9/src/Variables.java:1121–1124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1119
}
1120
1121
@Override
1122
public
void
setIngameFocus() {
1123
getMinecraft().n();
1124
}
1125
1126
@Override
1127
public
MouseOverObject calculateMouseOverDistance(double maxDistance) {
Callers
nothing calls this directly
Calls
2
getMinecraft
Method · 0.95
n
Method · 0.45
Tested by
no test coverage detected