Class ChunkUpdate

java.lang.Object
zombie.iso.areas.isoregion.ChunkUpdate

public class ChunkUpdate
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ChunkUpdate()  
  • Method Summary

    Modifier and Type Method Description
    static void writeIsoChunkIntoBuffer​(IsoChunk chunk, java.nio.ByteBuffer byteBuffer)  

    Methods inherited from class java.lang.Object

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

    • ChunkUpdate

      public ChunkUpdate()
  • Method Details

    • writeIsoChunkIntoBuffer

      public static void writeIsoChunkIntoBuffer​(IsoChunk chunk, java.nio.ByteBuffer byteBuffer)