Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sharpcraft
Networking
Packets
AnimationPacket
C# Class Sharpcraft.Networking.Packets.AnimationPacket
Inheritance:
Packet
Show file
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 property
public
sbyte
Animation
return
sbyte
EntityID
public property
public
Int32,System
EntityID
return
System.Int32
EntityID
public property
public
int
EntityID
return
int