C# Class MinecraftLibrary.Packet.Packet_KeepAlive

Inheritance: Packet
Afficher le fichier Open project: ags131/SharpMinecraftLibrary

Méthodes publiques

Méthode Description
read ( Queue data ) : bool
write ( ) : byte[]

Method Details

read() public méthode

public read ( Queue data ) : bool
data Queue
Résultat bool

write() public méthode

public write ( ) : byte[]
Résultat byte[]