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 AFloatArgument
@Retention
(
SOURCE
)
@Target
(
PARAMETER
)
public @interface
AFloatArgument
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
float
max
float
min
Element Details
min
float
min
Default:
-3.4028235E38f
max
float
max
Default:
3.4028235E38f