|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Item.Type | |
|---|---|
| zombie.scripting.objects | |
| Uses of Item.Type in zombie.scripting.objects |
|---|
| Fields in zombie.scripting.objects declared as Item.Type | |
|---|---|
Item.Type |
Item.type
|
| Methods in zombie.scripting.objects that return Item.Type | |
|---|---|
Item.Type |
Item.getType()
|
static Item.Type |
Item.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Item.Type[] |
Item.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in zombie.scripting.objects with parameters of type Item.Type | |
|---|---|
void |
Item.setType(Item.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||