Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getSpectatingEntity
Method
getSpectatingEntity
Minecraft-Utils/1.13/src/Variables.java:557–559 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
555
}
556
557
public
aeo getSpectatingEntity() {
558
return
getMinecraft().S();
559
}
560
561
public
apr getOpenContainer() {
562
return
getPlayer().bE;
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