-
public final class NoTrack extends CorePlugin
-
-
Constructor Summary
Constructors Constructor Description NoTrack()
-
Method Summary
Modifier and Type Method Description booleanisRequired()voidload(Context context)voidstart(Context context)voidstop(Context context)-
Methods inherited from class com.aliucord.entities.CorePlugin
isHidden, isRequired -
Methods inherited from class com.aliucord.entities.Plugin
getAnnotation, getLogger, getManifest, getName, getNeedsResources, getResources, getSettings, getSettingsTab, get__filename, load, requiresRestart, setNeedsResources, setResources, setSettingsTab, set__filename, start, stop, unload -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-