Class ServerListPingResult
java.lang.Object
com.github.theword.queqiao.tool.protocol.handler.status.ServerListPingResult
-
Method Summary
Modifier and TypeMethodDescriptionstatic ServerListPingResultof(boolean available, String host, int port, String reason, String error, MinecraftPingResponse pingResponse) toMap()
-
Method Details
-
of
public static ServerListPingResult of(boolean available, String host, int port, String reason, String error, MinecraftPingResponse pingResponse) -
toMap
-