- Preparing search index...
- The search index is not available
mojang-lib
Type alias TcpPingedServer
TcpPingedServer: { description: { text: string; }; enforcesSecureChat: boolean; favicon: string; players: ServerPlayerData; previewsChat: boolean; protocol: string; version: { name: string; protocol: number; }; }
Type declaration
-
description: {
text: string;
}
-
enforcesSecureChat: boolean
-
favicon: string
-
-
previewsChat: boolean
-
protocol: string
-
version: {
name: string;
protocol: number;
}
-
name: string
-
protocol: number