Package zombie.globalObjects
Class CGlobalObjectNetwork
java.lang.Object
zombie.globalObjects.CGlobalObjectNetwork
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
receive
(ByteBuffer byteBuffer) static void
Reset()
static void
sendClientCommand
(IsoPlayer player, String string, String string2, KahluaTable kahluaTable)
-
Constructor Details
-
CGlobalObjectNetwork
public CGlobalObjectNetwork()
-
-
Method Details
-
receive
- Throws:
IOException
-
sendClientCommand
public static void sendClientCommand(IsoPlayer player, String string, String string2, KahluaTable kahluaTable) -
Reset
public static void Reset()
-