Package net.minestom.server.network.packet
package net.minestom.server.network.packet
-
ClassDescriptionPacketParser<T>Responsible for parsing client and server packets.Tools to read packets from a
NetworkBuffer
for network processing.Represents no packet to read.Represents a failure to read a packet due to insufficient buffer capacity.At least one packet was read.Constants and utilities for vanilla packets.Tools to write packets into aNetworkBuffer
for network processing.