public class SpellPaths
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
appendSpellPaths(int path,
@NotNull java.lang.StringBuilder sb)
Appends a human-readable description of a set of spell paths to a
StringBuilder instance. |