JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
dev.jorel.commandapi.annotations.arguments
Annotation Interface ADoubleArgument
@Retention
(
SOURCE
)
@Target
(
PARAMETER
)
public @interface
ADoubleArgument
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
double
max
double
min
Element Details
min
double
min
Default:
-1.7976931348623157E308
max
double
max
Default:
1.7976931348623157E308