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

All Superinterfaces:
ChainableBuilder<Impl>

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

    Modifier and Type
    Method
    Description
    Returns the literals that are present in this argument

    Methods inherited from interface dev.jorel.commandapi.ChainableBuilder

    instance
  • Method Details

    • getLiterals

      String[] getLiterals()
      Returns the literals that are present in this argument
      Returns:
      the literals that are present in this argument