JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.cloudburstmc.api
Package
org.cloudburstmc.api.inventory
Interface Recipe
public interface
Recipe
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Identifier
getBlock
()
Identifier
getId
()
ItemStack
getResult
()
RecipeType
getType
()
Method Details
getId
Identifier
getId
()
getResult
ItemStack
getResult
()
getType
RecipeType
getType
()
getBlock
Identifier
getBlock
()