Class CGlobalObjectNetwork

java.lang.Object
zombie.globalObjects.CGlobalObjectNetwork

public final class CGlobalObjectNetwork
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    CGlobalObjectNetwork()  
  • Method Summary

    Modifier and Type Method Description
    static void receive​(java.nio.ByteBuffer byteBuffer)  
    static void Reset()  
    static void sendClientCommand​(IsoPlayer player, java.lang.String string, java.lang.String string2, KahluaTable kahluaTable)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CGlobalObjectNetwork

      public CGlobalObjectNetwork()
  • Method Details

    • receive

      public static void receive​(java.nio.ByteBuffer byteBuffer) throws java.io.IOException
      Throws:
      java.io.IOException
    • sendClientCommand

      public static void sendClientCommand​(IsoPlayer player, java.lang.String string, java.lang.String string2, KahluaTable kahluaTable)
    • Reset

      public static void Reset()