Uses of Interface
net.kyori.adventure.text.minimessage.tag.Tag.Argument
Packages that use Tag.Argument
Package
Description
Parser.
Parser nodes.
Tools for resolving tags based on tag information.
-
Uses of Tag.Argument in net.kyori.adventure.text.minimessage.internal.parser
Method parameters in net.kyori.adventure.text.minimessage.internal.parser with type arguments of type Tag.Argument -
Uses of Tag.Argument in net.kyori.adventure.text.minimessage.internal.parser.node
Classes in net.kyori.adventure.text.minimessage.internal.parser.node that implement Tag.Argument -
Uses of Tag.Argument in net.kyori.adventure.text.minimessage.tag.resolver
Methods in net.kyori.adventure.text.minimessage.tag.resolver that return Tag.ArgumentModifier and TypeMethodDescription@Nullable Tag.ArgumentArgumentQueue.peek()Peek at the next argument without advancing the iteration pointer.ArgumentQueue.pop()Pop an argument, throwing an exception if no argument was present.Pop an argument, throwing an exception if no argument was present.Pop an argument, throwing an exception if no argument was present.