Class MySQLCoreProvider.MySQLUser

java.lang.Object
pro.gravit.launchserver.auth.core.AbstractSQLCoreProvider.SQLUser
pro.gravit.launchserver.auth.core.MySQLCoreProvider.MySQLUser
All Implemented Interfaces:
User
Enclosing class:
MySQLCoreProvider

public static class MySQLCoreProvider.MySQLUser extends AbstractSQLCoreProvider.SQLUser
  • Field Details

    • hwidId

      protected long hwidId
  • Constructor Details

    • MySQLUser

      public MySQLUser(UUID uuid, String username, String accessToken, String serverId, String password, pro.gravit.launcher.base.ClientPermissions permissions, long hwidId)
  • Method Details