Class DBRowLoader
- java.lang.Object
-
- net.runelite.cache.definitions.loaders.DBRowLoader
-
public class DBRowLoader extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DBRowLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DBRowDefinitionload(int id, byte[] b)
-
-
-
Method Detail
-
load
public DBRowDefinition load(int id, byte[] b)
-
-