Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getWorld
Method
getWorld
Minecraft-Utils/1.12.2/src/Variables.java:526–528 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
524
}
525
526
public
bsb getWorld() {
527
return
getMinecraft().f;
528
}
529
530
public
biq getGuiIngame() {
531
return
getMinecraft().q;
Callers
7
joinServer
Method · 0.95
disconnectFromWorld
Method · 0.95
getTargetBlockName
Method · 0.95
getBiome
Method · 0.95
getLightLevel
Method · 0.95
calculateMouseOverDistance
Method · 0.95
getScoreboard
Method · 0.95
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected