Property | Type | Description | |
---|---|---|---|
Cookie | string | ||
LoginIp | string | ||
LoginPassword | string | ||
LoginPort | string | ||
LoginUser | string | ||
SelectedServer | string | ||
SinglePlayer | string | ||
c | |||
items | List |
Method | Description | |
---|---|---|
CheckCreateDirs ( ) : void | ||
CheckJarExists ( ) : bool | ||
DrawServerList ( ) : void | ||
LoadPassword ( ) : void | ||
SearchServerList ( string Cont ) : void | ||
ServerSelector ( ) : System | ||
c_Progress ( object sender, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
Button2_Click_3 ( object sender, EventArgs e ) : void | ||
Button3_Click_1 ( object sender, EventArgs e ) : void | ||
Button4_Click ( object sender, EventArgs e ) : void | ||
GetAndExtractJar ( ) : void | ||
GetMinecraftPasswordFilePath ( ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ListBox1_SelectionChanged ( object sender, EventArgs e ) : void | ||
RememberPassword ( string user, string password ) : void | ||
SearchBox_TextChanged_2 ( object sender, EventArgs e ) : void | ||
ServerSelector_Load ( object sender, EventArgs e ) : void | ||
SetLoginData ( string url ) : void | ||
checkBox1_CheckedChanged ( object sender, EventArgs e ) : void | ||
textBox4_TextChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public SearchServerList ( string Cont ) : void | ||
Cont | string | |
return | void |
public c_Progress ( object sender, |
||
sender | object | |
e | ||
return | void |