@Singleton @Component(modules={NukkitPlanModule.class,SystemObjectProvidingModule.class,APFModule.class,NukkitServerPropertiesModule.class,NukkitSuperClassBindingModule.class}) public interface PlanNukkitComponent
Modifier and Type | Interface and Description |
---|---|
static interface |
PlanNukkitComponent.Builder |
Modifier and Type | Method and Description |
---|---|
PlanCommand |
planCommand() |
ServerShutdownSave |
serverShutdownSave() |
PlanSystem |
system() |
PlanCommand planCommand()
PlanSystem system()
ServerShutdownSave serverShutdownSave()