ImageRenderer
class ImageRenderer(color: TextColor, space: Int, stack: PlaceholderBuilder<*>?, maxStack: PlaceholderBuilder<*>?, component: ImageComponent, follow: String?, cancelIfFollowerNotExists: Boolean, conditions: ConditionBuilder)
Constructors
Link copied to clipboard
constructor(color: TextColor, space: Int, stack: PlaceholderBuilder<*>?, maxStack: PlaceholderBuilder<*>?, component: ImageComponent, follow: String?, cancelIfFollowerNotExists: Boolean, conditions: ConditionBuilder)