|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.scripting.objects.Recipe.Source
public class Recipe.Source
Field Summary | |
---|---|
float |
count
|
boolean |
destroy
|
boolean |
keep
|
java.lang.String |
type
|
Constructor Summary | |
---|---|
Recipe.Source()
|
Method Summary | |
---|---|
float |
getCount()
|
java.lang.String |
getType()
|
boolean |
isKeep()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String type
public boolean keep
public boolean destroy
public float count
Constructor Detail |
---|
public Recipe.Source()
Method Detail |
---|
public java.lang.String getType()
public boolean isKeep()
public float getCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |