Package net.playeranalytics.plan
Interface PlanFabricComponent
@Singleton
@Component(modules={SystemObjectProvidingModule.class,PlatformAbstractionLayerModule.class,FiltersModule.class,ServerCommandModule.class,FabricServerPropertiesModule.class,FabricSuperClassBindingModule.class,FabricTaskModule.class})
public interface PlanFabricComponent
Dagger component for constructing the required plugin systems on Fabric.
-
Nested Class Summary
-
Method Summary
-
Method Details
-
planCommand
PlanCommand planCommand() -
system
PlanSystem system() -
serverShutdownSave
ServerShutdownSave serverShutdownSave()
-