- initialize() - Static method in class org.samo_lego.simpleauth.storage.database.LevelDB
-
Connects to the LevelDB.
- initialize() - Static method in class org.samo_lego.simpleauth.storage.database.MongoDB
-
- isAuthenticated() - Method in class org.samo_lego.simpleauth.mixin.MixinServerPlayerEntity
-
Checks whether player is authenticated.
- isAuthenticated - Variable in class org.samo_lego.simpleauth.storage.PlayerCache
-
Whether player is authenticated.
- isAuthenticated() - Method in interface org.samo_lego.simpleauth.utils.PlayerAuth
-
Checks whether player is authenticated.
- isClosed() - Static method in class org.samo_lego.simpleauth.storage.database.LevelDB
-
Tells whether DB connection is closed.
- isClosed() - Static method in class org.samo_lego.simpleauth.storage.database.MongoDB
-
- isClosed() - Method in class org.samo_lego.simpleauth.storage.DBHelper
-
Tells whether DB connection is closed.
- isPlayerCarpetFake(PlayerEntity) - Static method in class org.samo_lego.simpleauth.utils.CarpetHelper
-
Checks if player is actually a fake one.
- isUserRegistered(String) - Static method in class org.samo_lego.simpleauth.storage.database.LevelDB
-
Checks if player is registered.
- isUserRegistered(String) - Static method in class org.samo_lego.simpleauth.storage.database.MongoDB
-
- isUserRegistered(String) - Method in class org.samo_lego.simpleauth.storage.DBHelper
-
Checks if player is registered.
- isUsingMojangAccount() - Method in class org.samo_lego.simpleauth.mixin.MixinServerPlayerEntity
-
Whether the player is using the mojang account.
- isUsingMojangAccount() - Method in interface org.samo_lego.simpleauth.utils.PlayerAuth
-
Whether the player is using the mojang account