Class endstone::Packet¶
Represents a packet.
#include <endstone/network/packet.h>
Inherited by the following classes: endstone::SpawnParticleEffectPacket
Public Functions¶
Type | Name |
---|---|
virtual PacketType | getType () const = 0 Gets the type of the packet. |
virtual | ~Packet () = default |
Public Functions Documentation¶
function getType¶
Gets the type of the packet.
Returns:
The type of the packet.
function ~Packet¶
The documentation for this class was generated from the following file include/endstone/network/packet.h