Package net.citizensnpcs.api.command
Interface Arg.CompletionsProvider
- All Known Implementing Classes:
Arg.CompletionsProvider.Identity
,Arg.CompletionsProvider.OptionalEnumCompletions
,HologramTrait.TabCompletions
- Enclosing class:
Arg
public static interface Arg.CompletionsProvider
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static class
-
Method Summary
Modifier and TypeMethodDescriptiongetCompletions
(CommandContext args, CommandSender sender, NPC npc)
-
Method Details
-
getCompletions
-