Interface RconConnectionEvent.Disconnect
-
- All Superinterfaces:
Event
,RconConnectionEvent
- Enclosing interface:
- RconConnectionEvent
public static interface RconConnectionEvent.Disconnect extends RconConnectionEvent
Called when a RCON client disconnects.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.network.rcon.RconConnectionEvent
RconConnectionEvent.Auth, RconConnectionEvent.Connect, RconConnectionEvent.Disconnect
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.event.network.rcon.RconConnectionEvent
connection
-
-