Interface VirtualAccount

  • All Superinterfaces:
    Account, Contextual

    public interface VirtualAccount
    extends Account
    Represents an Account which is not tied to a particular User.

    Examples of virtual accounts include: * A global server account * A 'bank account', shared among multiple users * A account for a non-player Entity.