mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fix typo
Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
This commit is contained in:
parent
5f5726ea82
commit
09fe2d8db2
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ import java.net.InetSocketAddress;
|
|||
public interface IGeyserPingPassthrough {
|
||||
|
||||
/**
|
||||
* Get the ping information, including the MOTD and player count, from the server
|
||||
* Gets the ping information, including the MOTD and player count, from the server
|
||||
*
|
||||
* @param inetSocketAddress the ip address of the client pinging the server
|
||||
* @return the ping information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue