Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getSpectatingEntity
Method
getSpectatingEntity
Minecraft-Utils/1.9/src/Variables.java:512–514 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
510
}
511
512
public
rr getSpectatingEntity() {
513
return
getMinecraft().aa();
514
}
515
516
public
aau getOpenContainer() {
517
return
getPlayer().bt;
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