C# Class MinecraftLibrary.Packet.Packet_Time

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
read ( Stream str ) : void
write ( ) : byte[]

Method Details

read() public méthode

public read ( Stream str ) : void
str Stream
Résultat void

write() public méthode

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

Property Details

time public_oe property

public long time
Résultat long