Package zombie.scripting.objects
Class Inventory.Source
java.lang.Object
zombie.scripting.objects.Inventory.Source
- Enclosing class:
- Inventory
public class Inventory.Source
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Source()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
type
public java.lang.String type -
count
public int count
-
-
Constructor Details
-
Source
public Source()
-