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/src/Variables.java:528–530 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
526
}
527
528
public
wv getSpectatingEntity() {
529
return
getMinecraft().aa();
530
}
531
532
public
aib getOpenContainer() {
533
return
getPlayer().bi;
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