Package guideme.document.block
Interface LytBlockContainer
- All Superinterfaces:
LytErrorSink
- All Known Implementing Classes:
LytAxisBox
,LytBox
,LytCraftingRecipe
,LytDocument
,LytGuidebookScene
,LytHBox
,LytItemGrid
,LytList
,LytListItem
,LytRecipeBox
,LytSlotGrid
,LytSmeltingRecipe
,LytSmithingRecipe
,LytTableCell
,LytVBox
-
Method Summary
Modifier and TypeMethodDescriptionvoid
default void
appendError
(PageCompiler compiler, String text, guideme.libs.unist.UnistNode node)
-
Method Details
-
append
-
appendError
- Specified by:
appendError
in interfaceLytErrorSink
-