C# Class MinecraftLibrary.Packet.Packet_UpdateHealth

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

Méthodes publiques

Свойство Type Description
time long

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[]

Property Details

time public_oe property

public long time
Résultat long