Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerController
Method
getPlayerController
Minecraft-Utils/1.13/src/Variables.java:1043–1045 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1041
}
1042
1043
private
cqu getPlayerController() {
1044
return
getMinecraft().e;
1045
}
1046
1047
@Override
1048
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