- All Superinterfaces:
ConfigType
- All Known Implementing Classes:
SequenceTypeImpl
-
Method Summary
Modifier and TypeMethodDescriptionintgetIntParam(int paramId) getStringParam(int paramId) booleanhasParam(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
-