zombie.scripting.objects
Class Inventory.Source

java.lang.Object
  extended by zombie.scripting.objects.Inventory.Source
Enclosing class:
Inventory

public class Inventory.Source
extends java.lang.Object


Field Summary
 int count
           
 java.lang.String type
           
 
Constructor Summary
Inventory.Source()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public java.lang.String type

count

public int count
Constructor Detail

Inventory.Source

public Inventory.Source()