Package net.storm.sdk.plugins
Class LoopedPlugin
- java.lang.Object
-
- net.storm.api.plugins.Plugin
-
- net.storm.api.plugins.LoopedPlugin
-
- net.storm.sdk.plugins.LoopedPlugin
-
- All Implemented Interfaces:
com.google.inject.Module
,org.pf4j.ExtensionPoint
@Deprecated(forRemoval=true) public abstract class LoopedPlugin extends LoopedPlugin
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
LoopedPlugin
-
-
Constructor Summary
Constructors Constructor Description LoopedPlugin()
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
-
Methods inherited from class net.storm.api.plugins.LoopedPlugin
getCurrentTick, isRunning, loop, stop
-
Methods inherited from class net.storm.api.plugins.Plugin
configure, equals, getName, hashCode, isSdn, resetConfiguration, setToggleHidden, shutDown, startUp
-
-