JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.cloudburstmc.protocol.bedrock.data.inventory.crafting.recipe
Interface NetworkRecipeData
All Superinterfaces:
RecipeData
All Known Subinterfaces:
CraftingRecipeData
,
UniqueCraftingData
All Known Implementing Classes:
MultiRecipeData
,
ShapedRecipeData
,
ShapelessRecipeData
,
SmithingTransformRecipeData
,
SmithingTrimRecipeData
public interface
NetworkRecipeData
extends
RecipeData
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getNetId
()
Methods inherited from interface org.cloudburstmc.protocol.bedrock.data.inventory.crafting.recipe.
RecipeData
getType
Method Detail
getNetId
int getNetId()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method