C# Class MCSharp.Heartbeat.MinecraftHeartbeat

Inheritance: MCSharp.Heartbeat.Heartbeat
Afficher le fichier Open project: Voziv/MCSharp Class Usage Examples

Méthodes publiques

Méthode Description
DoHeartBeat ( ) : bool
Init ( ) : void
MinecraftHeartbeat ( ) : System

Private Methods

Méthode Description
UpdateHeartBeatPostVars ( ) : void
worker_DoWork ( object sender, DoWorkEventArgs e ) : void
worker_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

Method Details

DoHeartBeat() public méthode

public DoHeartBeat ( ) : bool
Résultat bool

Init() public static méthode

public static Init ( ) : void
Résultat void

MinecraftHeartbeat() public méthode

public MinecraftHeartbeat ( ) : System
Résultat System