Uses of Class
net.runelite.cache.fs.jagex.IndexFile
-
Packages that use IndexFile Package Description net.runelite.cache.fs.jagex -
-
Uses of IndexFile in net.runelite.cache.fs.jagex
Methods in net.runelite.cache.fs.jagex that return IndexFile Modifier and Type Method Description IndexFileIndexEntry. getIndexFile()Constructors in net.runelite.cache.fs.jagex with parameters of type IndexFile Constructor Description IndexEntry(IndexFile indexFile, int id, int sector, int length)
-