mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 00:22:08 -07:00
@@ -1300,8 +1300,8 @@ public interface Player extends HumanEntity, Conversable, OfflinePlayer, PluginM
|
||||
/**
|
||||
* Gets the player's estimated ping in milliseconds.
|
||||
*
|
||||
* In Vanilla this value represents the average of the response time to the
|
||||
* last four application layer ping packets sent. This value does not
|
||||
* In Vanilla this value represents a weighted average of the response time
|
||||
* to the last four application layer ping packets sent. This value does not
|
||||
* represent the network round trip time and as such may have less
|
||||
* granularity and be impacted by other sources. For these reasons it
|
||||
* <b>should not</b> be used for anti-cheat purposes. Its recommended use is
|
||||
|
Reference in New Issue
Block a user