Class JoinServerRequestEvent

  • All Implemented Interfaces:
    WebSocketEvent, pro.gravit.utils.TypeSerializeInterface

    public class JoinServerRequestEvent
    extends RequestEvent
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • allow

        public final boolean allow
    • Constructor Detail

      • JoinServerRequestEvent

        public JoinServerRequestEvent​(boolean allow)
    • Method Detail

      • getType

        public java.lang.String getType()