Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZetaMap/MoreCommands
/ spectate
Method
spectate
src/main/java/data/TempData.java:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
public
boolean spectate() {
41
return
this.spectate != null;
42
}
43
44
public
void
applyTag() {
45
if
(PVars.tags && PVars.playerTags.containsKey(this.player.uuid())) {
Callers
3
initFilters
Method · 0.95
registerClientCommands
Method · 0.95
reset
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected