Package net.luckperms.api.event.util
Annotation Interface Param
Represents the position of a parameter within an event.
This is an implementation detail and should not be relied upon.
-
Required Element Summary
Required Elements
-
Element Details
-
value
int valueGets the index of the parameter.- Returns:
- the index
-