Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getSpectatingEntity
Method
getSpectatingEntity
Minecraft-Utils/1.8.9/src/Variables.java:545–547 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
543
}
544
545
public
pk getSpectatingEntity() {
546
return
getMinecraft().ac();
547
}
548
549
public
xi getOpenContainer() {
550
return
getPlayer().bk;
Callers
11
isSpectatingSelf
Method · 0.95
getPlayerPosX
Method · 0.95
getPlayerPosY
Method · 0.95
getPlayerPosZ
Method · 0.95
getPlayerRotationYaw
Method · 0.95
getPlayerRotationPitch
Method · 0.95
isRidingEntity
Method · 0.95
getFoodLevel
Method · 0.95
getSaturation
Method · 0.95
isPlayerInsideWater
Method · 0.95
calculateMouseOverDistance
Method · 0.95
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected