MCPcopy Create free account
hub / github.com/VolmitSoftware/Adapt / remove

Method remove

src/main/java/com/volmit/adapt/util/Board.java:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 public void remove() {
76 this.resetScoreboard();
77 }
78
79 public void update() {
80 // Checking if we are ready to start updating the Scoreboard.

Callers 1

updateMethod · 0.95

Calls 1

resetScoreboardMethod · 0.95

Tested by

no test coverage detected