Interface ClientConnectionEvent

All Superinterfaces:
EntityEvent<LivePlayer>, Event
All Known Subinterfaces:
ClientConnectionEvent.Incoming, ClientConnectionEvent.Incoming.Joined, ClientConnectionEvent.Leave, ClientConnectionEvent.Leave.Kick, ClientConnectionEvent.Leave.Quit

public interface ClientConnectionEvent extends EntityEvent<LivePlayer>