Package zombie
Class ZombieSpawnRecorder
java.lang.Object
zombie.ZombieSpawnRecorder
public final class ZombieSpawnRecorder
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static ZombieSpawnRecorder
instance
ZLogger
m_logger
-
Constructor Summary
Constructors Constructor Description ZombieSpawnRecorder()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
instance
-
m_logger
-
-
Constructor Details
-
ZombieSpawnRecorder
public ZombieSpawnRecorder()
-
-
Method Details
-
init
public void init() -
quit
public void quit() -
record
-
record
public void record(java.util.ArrayList arrayList, java.lang.String string)
-