C# Class Pdelvo.Minecraft.Proxy.Library.Session

Provides functionality to generate connection session hashes which can be used within the minecraft login process
Mostrar archivo Open project: pdelvo/Pdelvo.Minecraft.Proxy

Public Methods

Method Description
GetSessionHash ( ) : string

Returns a valid minecraft session hash

Method Details

GetSessionHash() public static method

Returns a valid minecraft session hash
public static GetSessionHash ( ) : string
return string