Package | Description |
---|---|
net.minecraft.network | |
net.minecraftforge.fml.network |
Modifier and Type | Field and Description |
---|---|
private FMLStatusPing |
ServerStatusResponse.forgeData |
Modifier and Type | Method and Description |
---|---|
FMLStatusPing |
ServerStatusResponse.getForgeData() |
Modifier and Type | Method and Description |
---|---|
void |
ServerStatusResponse.setForgeData(FMLStatusPing data) |
Modifier and Type | Method and Description |
---|---|
static FMLStatusPing |
FMLStatusPing.Serializer.deserialize(com.google.gson.JsonObject forgeData,
com.google.gson.JsonDeserializationContext ctx) |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.JsonObject |
FMLStatusPing.Serializer.serialize(FMLStatusPing forgeData,
com.google.gson.JsonSerializationContext ctx) |