- All Superinterfaces:
ConfigType
- All Known Implementing Classes:
EnumTypeImpl
This is temp marked deprecated because it's going to change and don't mess with it yet if you don't have a good case.
EnumTypes are sets of tuples mostly interfaced with as if they were a map.
-
Method Summary
Methods inherited from interface net.botwithus.rs3.game.js5.types.configs.ConfigType
getId
-
Method Details
-
getEntryCount
int getEntryCount() -
getInputType
ScriptVarType getInputType() -
getOutputType
ScriptVarType getOutputType() -
getIntDefault
int getIntDefault() -
getStringDefault
String getStringDefault() -
getInputs
-
getOutputs
-
getInput
-
getOutput
-