Class ClajEvents.ServerStoppingEvent

java.lang.Object
com.xpdustry.claj.server.ClajEvents.ServerStoppingEvent
Enclosing class:
ClajEvents

public static class ClajEvents.ServerStoppingEvent extends Object
  • Field Details

    • stillAvailable

      public final boolean stillAvailable
      Whether the server is still available or not to send packets. (timeout)
  • Constructor Details

    • ServerStoppingEvent

      public ServerStoppingEvent(boolean stillAvailable)