add

@NotNull
open fun add(@NotNull tag: @NotNull String, @NotNull line: @NotNull List<String>): @NotNull ShaderManager.ShaderTag

Adds to tag newTag() .add("GenerateOtherMainMethod", Collections.emptyList()) .add("OtherYouWant", someList);

Return

self

Parameters

tag

tag name

line

tag list