public static class MCPingResponse.ForgeData
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MCPingResponse.ForgeData.Channel |
static class |
MCPingResponse.ForgeData.Mod |
| Modifier and Type | Field and Description |
|---|---|
MCPingResponse.ForgeData.Channel[] |
channels |
int |
fmlNetworkVersion |
MCPingResponse.ForgeData.Mod[] |
mods |
boolean |
truncated |
| Constructor and Description |
|---|
ForgeData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public int fmlNetworkVersion
public boolean truncated
public MCPingResponse.ForgeData.Mod[] mods
public MCPingResponse.ForgeData.Channel[] channels