Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerController
Method
getPlayerController
Minecraft-Utils/1.8.8/src/Variables.java:998–1000 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
996
}
997
998
private
bda getPlayerController() {
999
return
getMinecraft().c;
1000
}
1001
1002
@Override
1003
public
Gui getCurrentScreen() {
Callers
2
isPlayerSpectating
Method · 0.95
shouldDrawHUD
Method · 0.95
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected