Interface SingleMessageParser

All Superinterfaces:
org.incendo.cloud.parser.ArgumentParser<FPlayer,String>, org.incendo.cloud.suggestion.SuggestionProviderHolder<FPlayer>

public interface SingleMessageParser extends org.incendo.cloud.parser.ArgumentParser<FPlayer,String>
Command argument that parses a single word as a message.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.incendo.cloud.parser.ArgumentParser

    org.incendo.cloud.parser.ArgumentParser.FutureArgumentParser<C,T>
  • Method Summary

    Methods inherited from interface org.incendo.cloud.parser.ArgumentParser

    flatMap, flatMapSuccess, mapSuccess, parse, parseFuture, suggestionProvider