@Singleton @Component(modules={SpongePlanModule.class,SystemObjectProvidingModule.class,APFModule.class,PlaceholderModule.class,SpongeSuperClassBindingModule.class,SpongeServerPropertiesModule.class}) public interface PlanSpongeComponent
Modifier and Type | Interface and Description |
---|---|
static interface |
PlanSpongeComponent.Builder |
Modifier and Type | Method and Description |
---|---|
PlanCommand |
planCommand() |
ServerShutdownSave |
serverShutdownSave() |
PlanSystem |
system() |
PlanCommand planCommand()
PlanSystem system()
ServerShutdownSave serverShutdownSave()