Uses of Class
top.focess.qq.api.net.packet.SidedConnectPacket
-
Packages that use SidedConnectPacket Package Description top.focess.qq.api.net.packet top.focess.qq.core.net -
-
Uses of SidedConnectPacket in top.focess.qq.api.net.packet
Methods in top.focess.qq.api.net.packet that return SidedConnectPacket Modifier and Type Method Description SidedConnectPacketSidedConnectPacketCodec. readPacket(PacketPreCodec packetPreCodec)Methods in top.focess.qq.api.net.packet with parameters of type SidedConnectPacket Modifier and Type Method Description voidSidedConnectPacketCodec. writePacket(SidedConnectPacket packet, PacketPreCodec packetPreCodec) -
Uses of SidedConnectPacket in top.focess.qq.core.net
Methods in top.focess.qq.core.net with parameters of type SidedConnectPacket Modifier and Type Method Description ConnectedPacketFocessSidedReceiver. onConnect(SidedConnectPacket packet)
-