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
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final record -
Field Summary
Fields -
Method Summary
Methods inherited from interface net.minestom.server.adventure.ComponentHolder
components, copyWithOperator, visitComponents
-
Field Details
-
NETWORK_TYPE
-