mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2024-11-08 11:40:32 +01:00
Sample is an array
This commit is contained in:
parent
b9158b7322
commit
6ce43fb876
@ -35,7 +35,7 @@ public class ServerPing
|
||||
private int online;
|
||||
}
|
||||
|
||||
private PlayerInfo sample;
|
||||
private PlayerInfo[] sample;
|
||||
|
||||
@Data
|
||||
@AllArgsConstructor
|
||||
|
Loading…
Reference in New Issue
Block a user