Package zombie
Class LootRespawn
java.lang.Object
zombie.LootRespawn
public class LootRespawn
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description LootRespawn()
-
Method Summary
Modifier and Type Method Description static void
chunkLoaded(IsoChunk chunk)
static void
Reset()
static void
update()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LootRespawn
public LootRespawn()
-
-
Method Details
-
update
public static void update() -
Reset
public static void Reset() -
chunkLoaded
-