Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Sharpcraft
Networking
Packets
AnimationPacket
C# Class Sharpcraft.Networking.Packets.AnimationPacket
Inheritance:
Packet
显示文件
Open project: SijmenSchoon/Sharpcraft
Class Usage Examples
Public Properties
Property
Type
Description
Animation
sbyte
EntityID
System.Int32
EntityID
int
Public Methods
Method
Description
AnimationPacket
(
Int32
entityId
,
sbyte
animation
) :
System
Method Details
AnimationPacket()
public
method
public
AnimationPacket
(
Int32
entityId
,
sbyte
animation
) :
System
entityId
System.Int32
animation
sbyte
return
System
Property Details
Animation
public_oe property
public
sbyte
Animation
return
sbyte
EntityID
public_oe property
public
Int32,System
EntityID
return
System.Int32
EntityID
public_oe property
public
int
EntityID
return
int