Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getMinecraft
Method
getMinecraft
Minecraft-Utils/1.9.4/src/Variables.java:478–480 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
476
}
477
478
public
bcd getMinecraft() {
479
return
bcd.z();
480
}
481
482
public
bcr getFontrenderer() {
483
return
getMinecraft().k;
Callers
15
playSound
Method · 0.95
getServerData
Method · 0.95
resetServer
Method · 0.95
isPlayerListShown
Method · 0.95
displayScreen
Method · 0.95
joinServer
Method · 0.95
disconnectFromWorld
Method · 0.95
getFontrenderer
Method · 0.95
getGameSettings
Method · 0.95
getPlayer
Method · 0.95
getWorld
Method · 0.95
getGuiIngame
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected