Class VarClientStr


  • @Deprecated
    public final class VarClientStr
    extends Object
    Deprecated.
    Client side only, content-developer strings VarCInts are stored entirely in memory, or locally on a user's machine in the preferences2.dat file depending on how Jagex configured the variable
    • Field Detail

      • CHATBOX_TYPED_TEXT

        public static final int CHATBOX_TYPED_TEXT
        Deprecated.
        See Also:
        Constant Field Values
      • PRIVATE_MESSAGE_TARGET

        public static final int PRIVATE_MESSAGE_TARGET
        Deprecated.
        See Also:
        Constant Field Values
      • RECENT_FRIENDS_CHAT

        public static final int RECENT_FRIENDS_CHAT
        Deprecated.
        See Also:
        Constant Field Values
      • NOTIFICATION_TOP_TEXT

        public static final int NOTIFICATION_TOP_TEXT
        Deprecated.
        See Also:
        Constant Field Values
      • NOTIFICATION_BOTTOM_TEXT

        public static final int NOTIFICATION_BOTTOM_TEXT
        Deprecated.
        See Also:
        Constant Field Values
    • Constructor Detail

      • VarClientStr

        public VarClientStr()
        Deprecated.