Package dev.kitteh.factions.util
Class RelationUtil
java.lang.Object
dev.kitteh.factions.util.RelationUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdescribeThatToMeLegacy(Participator that, Participator me) static StringdescribeThatToMeLegacy(Participator that, Participator me, boolean ucfirst) static Factionstatic Stringstatic RelationgetRelationTo(Participator me, Participator that) static RelationgetRelationTo(Participator me, Participator that, boolean ignorePeaceful) static net.kyori.adventure.text.format.TextColorgetTextColorOfThatToMe(Participator that, Participator me)
-
Constructor Details
-
RelationUtil
public RelationUtil()
-
-
Method Details
-
describeThatToMeLegacy
@Obsolete public static String describeThatToMeLegacy(Participator that, Participator me, boolean ucfirst) -
describeThatToMeLegacy
-
getRelationTo
-
getRelationTo
-
getFaction
-
getLegacyColorStringOfThatToMe
-
getTextColorOfThatToMe
public static net.kyori.adventure.text.format.TextColor getTextColorOfThatToMe(Participator that, Participator me)
-