Package dev.plex.services
Class AbstractService
java.lang.Object
dev.plex.services.AbstractService
- Direct Known Subclasses:
AutoWipeService
,BanService
,CommandBlockerService
,GameRuleService
,TimingService
,UpdateCheckerService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final boolean
private final boolean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.plex.services.IService
repeatInSeconds, run