dev.qixils.crowdcontrol.socket.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of crowd-control-sender Show documentation
Show all versions of crowd-control-sender Show documentation
Library for sending effect requests to a receiving game server or clients
The newest version!
/**
* Provides internal classes which facilitate the network communication for
* {@link dev.qixils.crowdcontrol.socket.Request Request}
* and {@link dev.qixils.crowdcontrol.socket.Response Response}
* from the Crowd Control side.
*
* @since 3.3.0
*/
package dev.qixils.crowdcontrol.socket;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy