Class EventType.ConnectionEvent

java.lang.Object
mindustry.game.EventType.ConnectionEvent
Enclosing class:
EventType

public static class EventType.ConnectionEvent extends Object
Called when a connection is established to a client.
  • Field Details

  • Constructor Details

    • ConnectionEvent

      public ConnectionEvent(NetConnection connection)