Package net.minestom.server.network.packet
@NotNullByDefault
package net.minestom.server.network.packet
-
ClassDescriptionPacketParser<T>Responsible for parsing client and server packets.Tools to read packets from a
NetworkBufferfor 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 aNetworkBufferfor network processing.