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