dev.qixils.crowdcontrol.exceptions.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!
/**
* Exceptions that may be thrown by the library or its users.
* Generally used to indicate that something has gone wrong while executing an effect.
*
* @since 3.3.0
*/
package dev.qixils.crowdcontrol.exceptions;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy