Package | Description |
---|---|
com.destroystokyo.paper.event.server |
Modifier and Type | Method and Description |
---|---|
@NotNull StatusClient |
PaperServerListPingEvent.getClient()
Returns the
StatusClient pinging the server. |
Constructor and Description |
---|
PaperServerListPingEvent(@NotNull StatusClient client,
net.kyori.adventure.text.Component motd,
int numPlayers,
int maxPlayers,
@NotNull String version,
int protocolVersion,
@Nullable CachedServerIcon favicon) |
PaperServerListPingEvent(@NotNull StatusClient client,
@NotNull String motd,
int numPlayers,
int maxPlayers,
@NotNull String version,
int protocolVersion,
@Nullable CachedServerIcon favicon)
Deprecated.
|
Copyright © 2021. All rights reserved.