MCPcopy Create free account
hub / github.com/TheCyaniteProject/exit_code_java / Snap

Method Snap

addons/snapCom/src/main/java/addon/Plugin.java:33–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 private static Thread thread;
32
33 Snap() {
34 command = "snap";
35 desc = "Snaps a screenshot (pass a number as a delay in second i.e: \"snap 5\" for a five second delay)";
36 }
37
38 @Override
39 public void run() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected