C# Class MCPE.AlphaServer.Packets.SetRidingPacket

Inheritance: MCPE.AlphaServer.Packets.RakPacket
Mostra file Open project: atipls/MCPE.AlphaServer

Public Properties

Property Type Description
EID int
Target int

Public Methods

Method Description
Serialize ( ) : byte[]

Method Details

Serialize() public method

public Serialize ( ) : byte[]
return byte[]

Property Details

EID public_oe property

public int EID
return int

Target public_oe property

public int Target
return int