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

Method instance

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

Gets an instance of main class of the plugin. @return the instance @since 1.0

()

Source from the content-addressed store, hash-verified

63 * @since 1.0
64 */
65 @NonNull Object instance();
66}

Callers 1

JetPluginManagerMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected