Sample is an array
This commit is contained in:
parent
b9158b7322
commit
6ce43fb876
@ -35,7 +35,7 @@ public class ServerPing
|
|||||||
private int online;
|
private int online;
|
||||||
}
|
}
|
||||||
|
|
||||||
private PlayerInfo sample;
|
private PlayerInfo[] sample;
|
||||||
|
|
||||||
@Data
|
@Data
|
||||||
@AllArgsConstructor
|
@AllArgsConstructor
|
||||||
|
Loading…
Reference in New Issue
Block a user