Interface RecipeDisplay
- All Superinterfaces:
ComponentHolder<RecipeDisplay>
- All Known Implementing Classes:
RecipeDisplay.CraftingShaped
,RecipeDisplay.CraftingShapeless
,RecipeDisplay.Furnace
,RecipeDisplay.Smithing
,RecipeDisplay.Stonecutter
public sealed interface RecipeDisplay
extends ComponentHolder<RecipeDisplay>
permits RecipeDisplay.CraftingShapeless, RecipeDisplay.CraftingShaped, RecipeDisplay.Furnace, RecipeDisplay.Stonecutter, RecipeDisplay.Smithing
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final record
static final record
static final record
static final record
static final record
-
Field Summary
-
Method Summary
Methods inherited from interface net.minestom.server.adventure.ComponentHolder
components, copyWithOperator, visitComponents
-
Field Details
-
NETWORK_TYPE
-