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