getIcon

@NotNull
abstract fun getIcon(): @NotNull String

Gets the icon associated with the source line.

Return

The source line icon, represented as a Minecraft ResourceLocation or a base64-encoded string.