Status Documentation¶
This class gives information about Mojang utilities showing the status of each one.
-
class
aiomojang.status.Status¶ -
property
account¶ Gets the status of account.mojang.com. :returns: The status of account.mojang.com. :rtype: str
-
property
api¶ Gets the status of api.mojang.com. :returns: The status of api.mojang.com. :rtype: str
-
property
auth¶ Gets the status of authserver.mojang.com. :returns: The status of authserver.mojang.com. :rtype: str
-
property
minecraft¶ Gets the status of minecraft.net. :returns: The status of minecraft.net. :rtype: str
-
property
mojang¶ Gets the status of mojang.com. :returns: The status of mojang.com. :rtype: str
-
property
session¶ Gets the status of session.minecraft.net. :returns: The status of session.minecraft.net. :rtype: str
-
property
sessionserver¶ Gets the status of sessionserver.mojang.com. :returns: The status of sessionserver.mojang.com. :rtype: str
-
property
textures¶ Gets the status of textures.minecraft.net. :returns: The status of textures.minecraft.net. :rtype: str
-
property