JavaScript is disabled on your browser.
Skip navigation links
Docs
·
中文文档
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.ultikits.ultitools.annotations.command
Annotation Interface CmdCD
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
CmdCD
Command cooldown annotation.
指令冷却注解。
See Also:
Command cooldown
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
value
Element Details
value
int
value
Returns:
cooldown time in seconds
冷却时间(秒)
Default:
0