Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayer
Method
getPlayer
Minecraft-Utils/1.7.10/src/Variables.java:508–510 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
506
}
507
508
public
bjk getPlayer() {
509
return
getMinecraft().h;
510
}
511
512
public
bjf getWorld() {
513
return
getMinecraft().f;
Callers
15
getServerPlayers
Method · 0.95
getOpenContainer
Method · 0.95
closeContainer
Method · 0.95
isPlayerNull
Method · 0.95
getPlayerPosX
Method · 0.95
getPlayerPosY
Method · 0.95
getPlayerPosZ
Method · 0.95
getPlayerRotationYaw
Method · 0.95
getPlayerRotationPitch
Method · 0.95
getPlayerChunkX
Method · 0.95
getPlayerChunkY
Method · 0.95
getPlayerChunkZ
Method · 0.95
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected