mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-31 21:48:08 +01:00
Update javadoc
This commit is contained in:
parent
01fe452783
commit
ec5ecb49bf
@ -71,9 +71,8 @@ public class ServerListPingEvent extends Event implements CancellableEvent {
|
||||
}
|
||||
|
||||
/**
|
||||
* PlayerConnection of received packet.
|
||||
* Note that the player has not joined the server at this time.
|
||||
* This will be null for legacy server list pings.
|
||||
* PlayerConnection of received packet. Note that the player has not joined the server
|
||||
* at this time. This will <b>only</b> be non-null for modern server list pings.
|
||||
*
|
||||
* @return the playerConnection.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user