Package com.enhancedechest
Class EnhancedEchestBootstrap
java.lang.Object
com.enhancedechest.EnhancedEchestBootstrap
- All Implemented Interfaces:
io.papermc.paper.plugin.bootstrap.PluginBootstrap
public final class EnhancedEchestBootstrap
extends Object
implements io.papermc.paper.plugin.bootstrap.PluginBootstrap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbootstrap(@NotNull io.papermc.paper.plugin.bootstrap.BootstrapContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.papermc.paper.plugin.bootstrap.PluginBootstrap
createPlugin
-
Constructor Details
-
EnhancedEchestBootstrap
public EnhancedEchestBootstrap()
-
-
Method Details
-
bootstrap
public void bootstrap(@NotNull @NotNull io.papermc.paper.plugin.bootstrap.BootstrapContext context) - Specified by:
bootstrapin interfaceio.papermc.paper.plugin.bootstrap.PluginBootstrap
-