JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
me.totalfreedom.command.annotation
Annotation Interface Base
@Retention
(
RUNTIME
)
public @interface
Base
This annotation is used to mark a method as the command's default method. This is the method that will be run to execute the command when a user inputs /{command}