Skip to content

Packet

Package: com.hypixel.hytale.protocol

public interface Packet

Core packet interface. Defines getId(), getChannel(), serialize(ByteBuf), computeSize(). All network messages implement this.

int getId()
NetworkChannel getChannel()
void serialize(@Nonnull ByteBuf var1)
int computeSize()
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.