Interface EffectType

All Superinterfaces:
ConfigType
All Known Implementing Classes:
EffectTypeImpl

public interface EffectType extends ConfigType
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     

    Methods inherited from interface net.botwithus.rs3.game.js5.types.configs.ConfigType

    getId
  • Method Details

    • getAnimationId

      int getAnimationId()
    • getModelId

      int getModelId()