Package zombie.characters.AttachedItems
Class AttachedLocations
java.lang.Object
zombie.characters.AttachedItems.AttachedLocations
public final class AttachedLocations
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description protected static java.util.ArrayListgroups -
Constructor Summary
Constructors Constructor Description AttachedLocations() -
Method Summary
Modifier and Type Method Description static AttachedLocationGroupgetGroup(java.lang.String string)static voidReset()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
groups
protected static final java.util.ArrayList groups
-
-
Constructor Details
-
AttachedLocations
public AttachedLocations()
-
-
Method Details
-
getGroup
-
Reset
public static void Reset()
-