JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
io.github.projectunified.craftcommand.annotation
Annotation Interface Name
@Target
(
PARAMETER
)
@Retention
(
CLASS
)
public @interface
Name
Overrides the parameter name in usage strings and error messages.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The display name.
Element Details
value
String
value
The display name.