Uses of Class
net.md_5.bungee.api.event.LoginEvent
- 
Packages that use LoginEvent Package Description net.md_5.bungee.api.event 
- 
- 
Uses of LoginEvent in net.md_5.bungee.api.eventConstructor parameters in net.md_5.bungee.api.event with type arguments of type LoginEvent Constructor Description LoginEvent(PendingConnection connection, Callback<LoginEvent> done)LoginEvent(PendingConnection connection, Callback<LoginEvent> done, LoginResult loginResult)
 
-