Package org.moddingx.libx.network
package org.moddingx.libx.network
-
ClassDescriptionEnumDataSerializer<T extends Enum<T>>
Data serializers
for enums.LoginPacketSerializer<T extends IntSupplier>An interface that extends the logic inPacketSerializer
to support login packets.LoginPacketSerializer.LoginPacket<T extends IntSupplier>A login packet.A class implementing network logic.A protocol defines when a connection is accepted or rejected.Defines when a connection should be accepted.An interface implementing the logic on how to handle a type of packet.A thread target for aPacketHandler
.An interface implementing the logic on how to serialise and deserialize a message.Allows to query information about mods, players have installed on the server side.