Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getSpectatingEntity
Method
getSpectatingEntity
Minecraft-Utils/1.12.2/src/Variables.java:544–546 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
542
}
543
544
public
vg getSpectatingEntity() {
545
return
getMinecraft().aa();
546
}
547
548
public
afr getOpenContainer() {
549
return
getPlayer().by;
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