A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
V
- validate() - function in io.github.kingsword09.symbolcraft.tasks.ValidateSymbolsConfigTask
- Checks that at least one icon configuration has been declared.
- ValidateSymbolsConfigTask - class in io.github.kingsword09.symbolcraft.tasks
- Task that validates the DSL configuration before generation.
- valueOf(java.lang.String) - function in io.github.kingsword09.symbolcraft.converter.NamingConvention
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.kingsword09.symbolcraft.model.SymbolFill
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.kingsword09.symbolcraft.model.SymbolVariant
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.kingsword09.symbolcraft.model.SymbolWeight
- Returns the enum constant of this type with the specified name.
- values() - function in io.github.kingsword09.symbolcraft.converter.NamingConvention
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.kingsword09.symbolcraft.model.SymbolFill
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.kingsword09.symbolcraft.model.SymbolVariant
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.kingsword09.symbolcraft.model.SymbolWeight
- Returns an array containing the constants of this enum type, in the order they're declared.
- values(java.lang.String) - function in io.github.kingsword09.symbolcraft.plugin.StyleParamBuilder
- Define multiple values for this style parameter.