update dns records field for minecraft server response

This commit is contained in:
Lee 2024-04-13 18:27:53 +01:00
parent 499fcb6fa5
commit c72bda317e

@ -39,7 +39,7 @@ public class MinecraftServer {
/**
* The DNS records for the server.
*/
private final DNSRecord[] records;
private final DNSRecord[] dnsRecords;
/**
* The motd for the server.