MCPcopy Create free account
hub / github.com/Hypejet/Jet / name

Method name

api/src/main/java/net/hypejet/jet/plugin/Plugin.java:24–24  ·  view source on GitHub ↗

Gets a name of the plugin. @return the metadata @since 1.0

()

Source from the content-addressed store, hash-verified

22 * @since 1.0
23 */
24 @NonNull String name();
25
26 /**
27 * Gets a version of the plugin.

Callers 15

generateMethod · 0.65
writeMethod · 0.65
writeMethod · 0.65
writeMethod · 0.65
writeMethod · 0.65
writeMethod · 0.65
createShutdownThreadMethod · 0.65
loadMethod · 0.65
loadPluginPairsMethod · 0.65
nameMethod · 0.65
sendPacketMethod · 0.65
startMethod · 0.65

Implementers 1

JetPluginserver/src/main/java/net/hypejet/jet/s

Calls

no outgoing calls

Tested by

no test coverage detected