java.lang.Object
net.kyori.adventure.text.minimessage.tag.standard.TransitionTag
All Implemented Interfaces:
Inserting, Tag, net.kyori.examination.Examinable

public final class TransitionTag extends Object implements Inserting, net.kyori.examination.Examinable
Changes the color based on a phase param.
Since:
4.10.0
  • Field Details

  • Method Details

    • value

      @NotNull public @NotNull Component value()
      Description copied from interface: Inserting
      Returns the component this tag produces.
      Specified by:
      value in interface Inserting
      Returns:
      the component this tag produces
    • examinableProperties

      @NotNull public @NotNull Stream<? extends net.kyori.examination.ExaminableProperty> examinableProperties()
      Specified by:
      examinableProperties in interface net.kyori.examination.Examinable
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object