Class TransitionTag
java.lang.Object
net.kyori.adventure.text.minimessage.tag.standard.TransitionTag
public final class TransitionTag
extends Object
implements Inserting, net.kyori.examination.Examinable
Changes the color based on a phase param.
- Since:
- 4.10.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.kyori.adventure.text.minimessage.tag.Tag
Tag.Argument -
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.kyori.examination.Examinable
examinableName, examineMethods inherited from interface net.kyori.adventure.text.minimessage.tag.Inserting
allowsChildren
-
Field Details
-
TRANSITION
- See Also:
-
-
Method Details
-
value
Description copied from interface:InsertingReturns the component this tag produces. -
examinableProperties
@NotNull public @NotNull Stream<? extends net.kyori.examination.ExaminableProperty> examinableProperties()- Specified by:
examinablePropertiesin interfacenet.kyori.examination.Examinable
-
equals
-
hashCode
public int hashCode()
-