- All Superinterfaces:
ConfigType
- All Known Implementing Classes:
SequenceTypeImpl
-
Method Summary
Modifier and TypeMethodDescriptionint
getIntParam
(int paramId) getStringParam
(int paramId) boolean
hasParam
(int paramId) Methods inherited from interface net.botwithus.rs3.game.js5.types.configs.ConfigType
getId
-
Method Details
-
hasParam
boolean hasParam(int paramId) -
getIntParam
int getIntParam(int paramId) -
getStringParam
-