Class PostLoginEventImpl
- java.lang.Object
-
- com.velocitypowered.api.event.player.PostLoginEventImpl
-
- All Implemented Interfaces:
Event,PostLoginEvent
public final class PostLoginEventImpl extends Object implements PostLoginEvent
This event is fired once the player has been fully initialized and is about to connect to their first server.
-
-
Constructor Summary
Constructors Constructor Description PostLoginEventImpl(Player player)
-