Interface RecipeWebRenderingContext
@Experimental
@NonExtendable
public interface RecipeWebRenderingContext
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetExportedItem(String itemId) Add a standard recipe box, which has a Minecraft-style frame, and shows an item-icon for the crafting station in its header alongside a title.
-
Method Details
-
getExportedItem
-
recipeBox
RecipeWebRenderingContext.RecipeBoxBuilder recipeBox(String craftingStationItemId, String header, String tooltipItemId) Add a standard recipe box, which has a Minecraft-style frame, and shows an item-icon for the crafting station in its header alongside a title. The name of an item will be shown as the tooltip. -
slotHtml
-
slotHtml
-
arrowHtml
String arrowHtml()
-