Class SubtleFormat

java.lang.Object
com.sk89q.worldedit.util.formatting.component.TextComponentProducer
com.sk89q.worldedit.util.formatting.component.SubtleFormat

public class SubtleFormat extends TextComponentProducer
Represents a subtle part of the message.
  • Method Details

    • wrap

      public static com.sk89q.worldedit.util.formatting.text.TextComponent wrap(String... texts)
      Creates a SubtleFormat with the given message.
      Parameters:
      texts - The text
      Returns:
      The Component