Class ScalaPluginBootstrap
java.lang.Object
xyz.janboerman.scalaloader.paper.plugin.ScalaPluginBootstrap
- All Implemented Interfaces:
PluginBootstrap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
bootstrap
(@NotNull BootstrapContext context) void
bootstrap
(@NotNull PluginProviderContext context) @NotNull ScalaPlugin
createPlugin
(@NotNull PluginProviderContext context)
-
Constructor Details
-
ScalaPluginBootstrap
public ScalaPluginBootstrap()
-
-
Method Details
-
bootstrap
-
bootstrap
- Specified by:
bootstrap
in interfacePluginBootstrap
-
createPlugin
- Specified by:
createPlugin
in interfacePluginBootstrap
-