Interface Component
- All Superinterfaces:
ComponentLike
- All Known Subinterfaces:
BuildableComponent<C,,B> ListComponent,TemporalComponent,TextComponent,TranslatableComponent,ValueComponent<V>
-
Method Summary
Modifier and TypeMethodDescriptiondefault ListComponentappend(ComponentLike component) default Componentdefault Componentcompress()getStyle()
-
Method Details
-
getStyle
ComponentStyle getStyle() -
append
-
compress
-
asComponent
- Specified by:
asComponentin interfaceComponentLike
-