Class NetworkDataClient
java.lang.Object
org.cyclops.integrateddynamics.core.network.diagnostics.NetworkDataClient
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static String
static void
highlightDisable
(com.google.gson.JsonObject data) static void
highlightEnable
(com.google.gson.JsonObject data) static void
setNetworkData
(int id, RawNetworkData rawNetworkData) static void
teleport
(com.google.gson.JsonObject data)
-
Field Details
-
LOCALIZE_ENTRIES
-
-
Constructor Details
-
NetworkDataClient
public NetworkDataClient()
-
-
Method Details
-
clearNetworkData
public static void clearNetworkData() -
setNetworkData
-
getAsJsonString
-
highlightEnable
public static void highlightEnable(com.google.gson.JsonObject data) -
highlightDisable
public static void highlightDisable(com.google.gson.JsonObject data) -
teleport
public static void teleport(com.google.gson.JsonObject data)
-