
uno.cod.battle.client.exceptions.BehaviourCode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-client Show documentation
Show all versions of java-client Show documentation
The Java client for the Coduno battle
The newest version!
package uno.cod.battle.client.exceptions;
/**
* Created by vbalan on 11/12/2015.
*/
public enum BehaviourCode {
STUN,
SUDO,
RW_LOCK_SPELL,
RW_LOCK_MOVE,
INVINCIBLE,
SILENCE,
DISARM,
FREEZE,
CORRUPT_IP_PACKET,
HEALTHFOUNTAIN,
RATE_LIMIT,
GLOBAL_COOLDOWN;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy