JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
zombie.scripting
Interface IScriptObjectStore
All Known Implementing Classes:
ScriptManager
,
ScriptModule
public interface
IScriptObjectStore
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Item
getItem
(
String
string)
Recipe
getRecipe
(
String
string)
Method Details
getItem
Item
getItem
(
String
string)
getRecipe
Recipe
getRecipe
(
String
string)