Class TimberZBootstrap

java.lang.Object
com.zetaplugins.timberz.bootstrap.TimberZBootstrap
All Implemented Interfaces:
io.papermc.paper.plugin.bootstrap.PluginBootstrap

public final class TimberZBootstrap extends Object implements io.papermc.paper.plugin.bootstrap.PluginBootstrap
  • Constructor Details

    • TimberZBootstrap

      public TimberZBootstrap()
  • Method Details

    • bootstrap

      public void bootstrap(io.papermc.paper.plugin.bootstrap.BootstrapContext context)
      Specified by:
      bootstrap in interface io.papermc.paper.plugin.bootstrap.PluginBootstrap
    • createPlugin

      public org.bukkit.plugin.java.JavaPlugin createPlugin(io.papermc.paper.plugin.bootstrap.PluginProviderContext context)
      Specified by:
      createPlugin in interface io.papermc.paper.plugin.bootstrap.PluginBootstrap