- parse(String, int) - Static method in class net.lenni0451.mcping.ServerAddress
-
Parse a server address from the given string.
- ping(ServerAddress, IStatusListener) - Method in class net.lenni0451.mcping.pings.APing
-
Ping the server and call the status listener.
- ping(ServerAddress, IStatusListener) - Method in class net.lenni0451.mcping.pings.impl.BedrockPing
-
- ping(ServerAddress, IStatusListener) - Method in class net.lenni0451.mcping.pings.impl.ClassicPing
-
- ping(ServerAddress, IStatusListener) - Method in class net.lenni0451.mcping.pings.impl.LegacyPing
-
- ping(ServerAddress, IStatusListener) - Method in class net.lenni0451.mcping.pings.impl.ModernPing
-
- ping(ServerAddress, IStatusListener) - Method in class net.lenni0451.mcping.pings.impl.QueryPing
-
- ping(ServerAddress, IStatusListener) - Method in class net.lenni0451.mcping.pings.impl.SocketPing
-
- ping - Variable in class net.lenni0451.mcping.responses.BedrockPingResponse.Server
-
- ping - Variable in class net.lenni0451.mcping.responses.ClassicPingResponse.Server
-
- ping - Variable in class net.lenni0451.mcping.responses.MCPingResponse.Server
-
- ping - Variable in class net.lenni0451.mcping.responses.QueryPingResponse.Server
-
- pingBedrock() - Static method in class net.lenni0451.mcping.MCPing
-
Ping a server using the bedrock protocol.
- pingClassic(ClassicPing.Version) - Static method in class net.lenni0451.mcping.MCPing
-
Ping a server using the classic protocol.
- pingLegacy(LegacyPing.Version) - Static method in class net.lenni0451.mcping.MCPing
-
Ping a server using the legacy ping protocol.
- pingLegacy(LegacyPing.Version, int) - Static method in class net.lenni0451.mcping.MCPing
-
Ping a server using the legacy ping protocol.
- pingModern() - Static method in class net.lenni0451.mcping.MCPing
-
Ping a server using the modern ping protocol.
- pingModern(int) - Static method in class net.lenni0451.mcping.MCPing
-
Ping a server using the modern ping protocol.
- pingQuery() - Static method in class net.lenni0451.mcping.MCPing
-
Ping a server using the query protocol.
- pingQuery(boolean) - Static method in class net.lenni0451.mcping.MCPing
-
Ping a server using the query protocol.
- PingReference - Class in net.lenni0451.mcping.pings
-
The ping reference is used to calculate the ping of a server.
- PingReference() - Constructor for class net.lenni0451.mcping.pings.PingReference
-
- pingSocket() - Static method in class net.lenni0451.mcping.MCPing
-
Ping a server using a socket.
- Player() - Constructor for class net.lenni0451.mcping.responses.MCPingResponse.Players.Player
-
- players - Variable in class net.lenni0451.mcping.responses.BedrockPingResponse
-
- Players() - Constructor for class net.lenni0451.mcping.responses.BedrockPingResponse.Players
-
- players - Variable in class net.lenni0451.mcping.responses.MCPingResponse
-
- Players() - Constructor for class net.lenni0451.mcping.responses.MCPingResponse.Players
-
- players - Variable in class net.lenni0451.mcping.responses.QueryPingResponse
-
- Players() - Constructor for class net.lenni0451.mcping.responses.QueryPingResponse.Players
-
- plugins - Variable in class net.lenni0451.mcping.responses.QueryPingResponse
-
- Plugins() - Constructor for class net.lenni0451.mcping.responses.QueryPingResponse.Plugins
-
- port - Variable in class net.lenni0451.mcping.responses.BedrockPingResponse.Server
-
- port - Variable in class net.lenni0451.mcping.responses.ClassicPingResponse.Server
-
- port - Variable in class net.lenni0451.mcping.responses.MCPingResponse.Server
-
- port - Variable in class net.lenni0451.mcping.responses.QueryPingResponse.Server
-
- port - Variable in class net.lenni0451.mcping.responses.SocketPingResponse.Server
-
- prepareResponse(ServerAddress, JsonObject, int) - Method in class net.lenni0451.mcping.pings.APing
-
Prepare the response by adding default server information like the host, port, protocol versions and the description.
- prepareResponse(ServerAddress, JsonObject) - Method in class net.lenni0451.mcping.pings.ATCPPing
-
Prepare the response by adding default server information.
- previewsChat - Variable in class net.lenni0451.mcping.responses.MCPingResponse
-
- protocol - Variable in class net.lenni0451.mcping.responses.BedrockPingResponse.Server
-
- protocol - Variable in class net.lenni0451.mcping.responses.BedrockPingResponse.Version
-
- protocol - Variable in class net.lenni0451.mcping.responses.ClassicPingResponse.Server
-
- protocol - Variable in class net.lenni0451.mcping.responses.MCPingResponse.Server
-
- protocol - Variable in class net.lenni0451.mcping.responses.MCPingResponse.Version
-
- protocol - Variable in class net.lenni0451.mcping.responses.QueryPingResponse.Server
-
- protocolVersion - Variable in class net.lenni0451.mcping.pings.ATCPPing
-