Uses of Interface
com.destroystokyo.paper.network.StatusClient
-
Uses of StatusClient in com.destroystokyo.paper.event.server
Modifier and TypeMethodDescriptionPaperServerListPingEvent.getClient()
Returns theStatusClient
pinging the server.ModifierConstructorDescriptionPaperServerListPingEvent
(@NotNull StatusClient client, @NotNull String motd, int numPlayers, int maxPlayers, @NotNull String version, int protocolVersion, @Nullable CachedServerIcon favicon) Deprecated.PaperServerListPingEvent
(@NotNull StatusClient client, Component motd, int numPlayers, int maxPlayers, @NotNull String version, int protocolVersion, @Nullable CachedServerIcon favicon)