Interface Literal<Impl extends AbstractArgument<String,?,?,?>>

All Superinterfaces:
ChainableBuilder<Impl>

public interface Literal<Impl extends AbstractArgument<String,?,?,?>> extends ChainableBuilder<Impl>
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the literal string represented by this argument

    Methods inherited from interface dev.jorel.commandapi.ChainableBuilder

    instance
  • Method Details

    • getLiteral

      String getLiteral()
      Returns the literal string represented by this argument
      Returns:
      the literal string represented by this argument