Uses of Class
net.kautler.command.api.annotation.RestrictedTo
-
Packages that use RestrictedTo Package Description net.kautler.command.api.annotation -
-
Uses of RestrictedTo in net.kautler.command.api.annotation
Methods in net.kautler.command.api.annotation that return RestrictedTo Modifier and Type Method Description RestrictedTo[]
value()
Returns the restrictions for the annotated command.
-