Package-level declarations

Types

Link copied to clipboard
class FishingWorldParser<C> : ArgumentParser<C, FishingWorld> , BlockingSuggestionProvider.Strings<CommandSender> , KoinComponent
Link copied to clipboard
class GeneratorParser<C> : ArgumentParser<C, GeneratorData> , BlockingSuggestionProvider.Strings<CommandSender> , KoinComponent
Link copied to clipboard
class RodPresetParser<C> : ArgumentParser<C, RodConfiguration> , BlockingSuggestionProvider.Strings<CommandSender> , KoinComponent

ロッドプリセットのコマンド引数パーサー プリセット名の自動補完とバリデーションを提供

Link copied to clipboard
class RodTypeParser<C> : ArgumentParser<C, String> , BlockingSuggestionProvider.Strings<CommandSender> , KoinComponent

ロッドタイプのコマンド引数パーサー 既存のプリセットのrodTypeを基にサジェストを提供しつつ、任意の文字列も受け入れる