Class 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
    • Method Detail

      • 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
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object