Class ZombieUpdatePacker.PlayerZombiePackInfo

java.lang.Object
zombie.network.ZombieUpdatePacker.PlayerZombiePackInfo
Enclosing class:
ZombieUpdatePacker

public class ZombieUpdatePacker.PlayerZombiePackInfo
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    long guid  
    java.util.Stack zombies  
  • Constructor Summary

    Constructors
    Constructor Description
    PlayerZombiePackInfo()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • zombies

      public java.util.Stack zombies
    • guid

      public long guid
  • Constructor Details

    • PlayerZombiePackInfo

      public PlayerZombiePackInfo()