Package zombie.inventory
Class ItemPickerJava.ItemPickerRoom
java.lang.Object
zombie.inventory.ItemPickerJava.ItemPickerRoom
- Enclosing class:
- ItemPickerJava
public static class ItemPickerJava.ItemPickerRoom
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description gnu.trove.map.hash.THashMap
Containers
int
fillRand
-
Constructor Summary
Constructors Constructor Description ItemPickerRoom()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Containers
public gnu.trove.map.hash.THashMap Containers -
fillRand
public int fillRand
-
-
Constructor Details
-
ItemPickerRoom
public ItemPickerRoom()
-