Class ScalaPluginBootstrapContext

java.lang.Object
xyz.janboerman.scalaloader.paper.plugin.ScalaPluginProviderContext
xyz.janboerman.scalaloader.paper.plugin.ScalaPluginBootstrapContext
All Implemented Interfaces:
io.papermc.paper.plugin.bootstrap.BootstrapContext, io.papermc.paper.plugin.bootstrap.PluginProviderContext, io.papermc.paper.plugin.lifecycle.event.LifecycleEventOwner

public class ScalaPluginBootstrapContext extends ScalaPluginProviderContext implements io.papermc.paper.plugin.bootstrap.BootstrapContext
  • Constructor Details

  • Method Details

    • getLifecycleManager

      @NotNull public @NotNull io.papermc.paper.plugin.lifecycle.event.LifecycleEventManager<io.papermc.paper.plugin.bootstrap.BootstrapContext> getLifecycleManager()
      Specified by:
      getLifecycleManager in interface io.papermc.paper.plugin.bootstrap.BootstrapContext
    • getPluginMeta

      @NotNull public @NotNull io.papermc.paper.plugin.configuration.PluginMeta getPluginMeta()
      Specified by:
      getPluginMeta in interface io.papermc.paper.plugin.lifecycle.event.LifecycleEventOwner