- All Superinterfaces:
ConfigType
- All Known Implementing Classes:
DatabaseTypeImpl
-
Method Summary
Modifier and TypeMethodDescriptiongetCoordFine
(int row, int column) Object[][]
getData()
int
getInteger
(int row, int column) long
getLong
(int row, int column) getString
(int row, int column) getUnknownType
(int row, int column) getUnknownType1
(int row, int column) getUnknownType2
(int row, int column) getUnknownType3
(int row, int column) Methods inherited from interface net.botwithus.rs3.game.js5.types.configs.ConfigType
getId
-
Method Details
-
getString
-
getInteger
int getInteger(int row, int column) -
getLong
long getLong(int row, int column) -
getCoordFine
-
getUnknownType
-
getUnknownType1
-
getUnknownType2
-
getUnknownType3
-
getData
Object[][] getData()
-