Package net.runelite.client.config
Annotation Type Range
-
@Retention(RUNTIME) @Target(METHOD) @Documented public @interface Range
Used with ConfigItem, describes valid int range for a config item.
@Retention(RUNTIME) @Target(METHOD) @Documented public @interface Range