Package net.eternalclient.api.rs
Interface RSArchive
-
- All Superinterfaces:
RSAbstractArchive
,RSIndexDataBase
public interface RSArchive extends RSAbstractArchive
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getIndex()
-
Methods inherited from interface net.eternalclient.api.rs.RSAbstractArchive
getConfigData, getFileCounts, getFileIds, getFileIds, getGroupCount, getGroupFileCount, loadData
-
Methods inherited from interface net.eternalclient.api.rs.RSIndexDataBase
isOverlayOutdated
-
-