1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.data
/
ActionDefinition
Action
Definition
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
ActionDefinition
(
val
displayName
:
String
,
val
defaultLimit
:
Int
,
val
scopes
:
Array
<
Scope
>
=
[]
)
Members
Properties
default
Limit
Link copied to clipboard
val
defaultLimit
:
Int
display
Name
Link copied to clipboard
val
displayName
:
String
scopes
Link copied to clipboard
val
scopes
:
Array
<
Scope
>