Class BlockedGradient
java.lang.Object
net.lucypoulton.squirtgun.format.blocked.BlockedGradient
A blocked gradient - somewhat akin to a striped flag, represents solid and
evenly-distributed blocks of colour.
-
Constructor Summary
ConstructorsConstructorDescriptionBlockedGradient(String[] names, net.kyori.adventure.text.format.TextColor... cols)BlockedGradient(String name, net.kyori.adventure.text.format.TextColor... cols) -
Method Summary
-
Constructor Details
-
BlockedGradient
-
BlockedGradient
-
-
Method Details
-
getNames
-
getCols
public net.kyori.adventure.text.format.TextColor[] getCols()
-