Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerController
Method
getPlayerController
Minecraft-Utils/1.9.4/src/Variables.java:974–976 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
972
}
973
974
private
bkr getPlayerController() {
975
return
getMinecraft().c;
976
}
977
978
@Override
979
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