C# Class MCPE.AlphaServer.Packets.LevelEventPacket

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

Public Properties

Property Type Description
Data int
Event short
X short

Public Methods

Method Description
Serialize ( ) : byte[]

Method Details

Serialize() public method

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

Property Details

Data public property

public int Data
return int

Event public property

public short Event
return short

X public property

public short X
return short