MCPcopy 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

initFiltersMethod · 0.95
resetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected