io.github.kory33.s2mctest.impl.connection.protocol

Type members

Classlikes

class PacketIntentCodecCache(using x$1: ByteCodec[Position])

The object that will hold codecs for PacketIntent datatypes.

The object that will hold codecs for PacketIntent datatypes.

Version-specific protocols can import all given members of this object to gain access to given instances of ByteCodec without constructing codec instances (hence saves some compilation time).