Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MCPE
AlphaServer
Packets
PlayerArmorEquipmentPacket
C# Class MCPE.AlphaServer.Packets.PlayerArmorEquipmentPacket
Inheritance:
MCPE.AlphaServer.Packets.RakPacket
Mostra file
Open project: atipls/MCPE.AlphaServer
Public Properties
Property
Type
Description
EID
int
Slot1
byte
Slot2
byte
Slot3
byte
Slot4
byte
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
Slot1
public_oe property
public
byte
Slot1
return
byte
Slot2
public_oe property
public
byte
Slot2
return
byte
Slot3
public_oe property
public
byte
Slot3
return
byte
Slot4
public_oe property
public
byte
Slot4
return
byte