Class MainConfig.Colors.Relations

java.lang.Object
dev.kitteh.factions.config.file.MainConfig.Colors.Relations
Enclosing class:
MainConfig.Colors

public class MainConfig.Colors.Relations extends Object
  • Constructor Details

    • Relations

      public Relations()
  • Method Details

    • getMember

      public net.kyori.adventure.text.format.TextColor getMember()
    • getAlly

      public net.kyori.adventure.text.format.TextColor getAlly()
    • getTruce

      public net.kyori.adventure.text.format.TextColor getTruce()
    • getNeutral

      public net.kyori.adventure.text.format.TextColor getNeutral()
    • getEnemy

      public net.kyori.adventure.text.format.TextColor getEnemy()
    • getPeaceful

      public net.kyori.adventure.text.format.TextColor getPeaceful()