Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isSpectatingSelf
Method
isSpectatingSelf
Minecraft-Utils/1.8.9/src/Variables.java:535–538 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
533
}
534
535
@Override
536
public
boolean isSpectatingSelf() {
537
return
getSpectatingEntity() instanceof wn;
538
}
539
540
@Override
541
public
PlayerGameMode getGameMode() {
Callers
3
getFoodLevel
Method · 0.95
getSaturation
Method · 0.95
isPlayerSpectating
Method · 0.95
Calls
1
getSpectatingEntity
Method · 0.95
Tested by
no test coverage detected