Package net.botwithus.rs3.game.annotations


package net.botwithus.rs3.game.annotations
  • Interfaces
    Class
    Description
    Indicates that the Object has an identifier that can be used to distinguish it from other Objects.
    An interface that defines an action that can be performed.
    Indicates that the object has a name, the opposite of anonymous.
    Indicates that the object can have both a valid and an invalid state and so may occasionally need to be validated.