public class PostLoginEvent extends Event
ProxiedPlayer
and is ready
to be connected to a server.Constructor and Description |
---|
PostLoginEvent(ProxiedPlayer player) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ProxiedPlayer |
getPlayer()
The player involved with this event.
|
int |
hashCode() |
String |
toString() |
public PostLoginEvent(ProxiedPlayer player)
public ProxiedPlayer getPlayer()
protected boolean canEqual(Object other)
Copyright © 2019–2022. All rights reserved.