Class WorldItemTypes

java.lang.Object
zombie.network.WorldItemTypes

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

    Constructors
    Constructor Description
    WorldItemTypes()  
  • Method Summary

    Modifier and Type Method Description
    static IsoObject createFromBuffer​(java.nio.ByteBuffer byteBuffer)  

    Methods inherited from class java.lang.Object

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

    • WorldItemTypes

      public WorldItemTypes()
  • Method Details

    • createFromBuffer

      public static IsoObject createFromBuffer​(java.nio.ByteBuffer byteBuffer)