MCPcopy
hub / github.com/Col-E/Recaf / getVersion

Method getVersion

src/main/java/me/coley/recaf/plugin/api/BasePlugin.java:24–24  ·  view source on GitHub ↗

@return Plugin version.

()

Source from the content-addressed store, hash-verified

22 * @return Plugin version.
23 */
24 String getVersion();
25
26 /**
27 * @return Description of the plugin's functionality.

Callers 2

loadMethod · 0.95
updateItemMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected