- All Superinterfaces:
ConfigType
,Onymous
- All Known Implementing Classes:
LocationTypeImpl
-
Method Summary
Modifier and TypeMethodDescriptionint
getIntParam
(int paramId) getStringParam
(int paramId) int[]
int
int
getVarp()
boolean
hasParam
(int paramId) Methods inherited from interface net.botwithus.rs3.game.js5.types.configs.ConfigType
getId
-
Method Details
-
getOptions
-
getParamIds
-
hasParam
boolean hasParam(int paramId) -
getIntParam
int getIntParam(int paramId) -
getStringParam
-
getVarbit
int getVarbit() -
getVarp
int getVarp() -
getTransforms
int[] getTransforms()
-