Package net.runelite.client.config
Interface ConfigObject
-
- All Known Implementing Classes:
ConfigItemDescriptor
,ConfigSectionDescriptor
public interface ConfigObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
key()
String
name()
int
position()
-