CommandAPI 9.4.1
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.annotations.arguments.ALiteralArgument Interface Reference

Annotation equivalent of the LiteralArgument. More...

Public Member Functions

String value ()
 

Detailed Description

Annotation equivalent of the LiteralArgument.

Member Function Documentation

◆ value()

String dev.jorel.commandapi.annotations.arguments.ALiteralArgument.value ( )
Returns
the string literal that this argument will represent