Class SGlobalObject

java.lang.Object
zombie.globalObjects.GlobalObject
zombie.globalObjects.SGlobalObject

public final class SGlobalObject
extends GlobalObject
  • Field Summary

    Fields inherited from class zombie.globalObjects.GlobalObject

    modData, system, x, y, z
  • Method Summary

    Modifier and Type Method Description
    void load​(java.nio.ByteBuffer byteBuffer, int int1)  
    void save​(java.nio.ByteBuffer byteBuffer)  

    Methods inherited from class zombie.globalObjects.GlobalObject

    getModData, getSystem, getX, getY, getZ, Reset, setLocation

    Methods inherited from class java.lang.Object

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

    • load

      public void load​(java.nio.ByteBuffer byteBuffer, int int1) throws java.io.IOException
      Throws:
      java.io.IOException
    • save

      public void save​(java.nio.ByteBuffer byteBuffer) throws java.io.IOException
      Throws:
      java.io.IOException