JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
zombie.scripting
IScriptObjectStore
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getItem(String)
getRecipe(String)
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
name)
Recipe
getRecipe
(
String
name)
Method Details
getItem
Item
getItem
(
String
name)
getRecipe
Recipe
getRecipe
(
String
name)