Class ModuleCommand
java.lang.Object
org.rusherhack.core.command.AbstractCommand
org.rusherhack.client.api.feature.command.Command
org.rusherhack.client.api.feature.command.FeatureCommand
org.rusherhack.client.api.feature.command.ModuleCommand
- All Implemented Interfaces:
Globals,org.rusherhack.core.feature.IFeature,org.rusherhack.core.interfaces.IHideable,org.rusherhack.core.interfaces.INamed
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.rusherhack.client.api.feature.command.FeatureCommand
getFeature, isHiddenMethods inherited from class org.rusherhack.core.command.AbstractCommand
addAliases, getAliases, getDescription, getDisplayName, getNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.rusherhack.core.feature.IFeature
reset
-
Constructor Details
-
ModuleCommand
-