Package net.lucypoulton.squirtgun.format.pattern


package net.lucypoulton.squirtgun.format.pattern
  • Interface Summary
    Interface
    Description
    A pattern that replaces string text into a component.
  • Class Summary
    Class
    Description
    The hex pattern, in the format {#rrggbb}text.
    The HSV gradient pattern, fading between two HSV hues with a consistent saturation and value in the format {hsv:hhssvv>}text{hh<}.
    The legacy ampersand pattern.
    The RGB gradient pattern, fading between two RGB codes in the format {#rrggbb>}text{#rrggbb<}.