|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Item | |
|---|---|
| zombie.inventory | |
| zombie.Lua | |
| zombie.scripting | |
| zombie.scripting.objects | |
| Uses of Item in zombie.inventory |
|---|
| Methods in zombie.inventory that return Item | |
|---|---|
Item |
InventoryItem.getScriptItem()
|
| Methods in zombie.inventory with parameters of type Item | |
|---|---|
void |
InventoryItem.setScriptItem(Item ScriptItem)
|
| Uses of Item in zombie.Lua |
|---|
| Methods in zombie.Lua that return Item | |
|---|---|
static Item |
LuaManager.GlobalObject.cloneItemType(java.lang.String newName,
java.lang.String oldName)
|
static Item |
LuaManager.GlobalObject.createNewScriptItem(java.lang.String base,
java.lang.String name,
java.lang.String display,
java.lang.String type,
java.lang.String icon)
|
| Methods in zombie.Lua with parameters of type Item | |
|---|---|
static InventoryItem |
LuaManager.GlobalObject.instanceItem(Item item)
|
| Uses of Item in zombie.scripting |
|---|
| Methods in zombie.scripting that return Item | |
|---|---|
Item |
ScriptManager.FindItem(java.lang.String name)
|
Item |
ScriptManager.getItem(java.lang.String name)
|
Item |
IScriptObjectStore.getItem(java.lang.String name)
|
| Uses of Item in zombie.scripting.objects |
|---|
| Fields in zombie.scripting.objects with type parameters of type Item | |
|---|---|
gnu.trove.map.hash.THashMap<java.lang.String,Item> |
ScriptModule.ItemMap
|
| Methods in zombie.scripting.objects that return Item | |
|---|---|
Item |
ScriptModule.getItem(java.lang.String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||