Package net.citizensnpcs.commands
Class NPCCommands.OptionalAttributeCompletions
java.lang.Object
net.citizensnpcs.api.command.Arg.CompletionsProvider.OptionalKeyedCompletions
net.citizensnpcs.commands.NPCCommands.OptionalAttributeCompletions
- All Implemented Interfaces:
Arg.CompletionsProvider
- Enclosing class:
NPCCommands
public static class NPCCommands.OptionalAttributeCompletions
extends Arg.CompletionsProvider.OptionalKeyedCompletions
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.citizensnpcs.api.command.Arg.CompletionsProvider
Arg.CompletionsProvider.Identity, Arg.CompletionsProvider.OptionalKeyedCompletions
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.citizensnpcs.api.command.Arg.CompletionsProvider.OptionalKeyedCompletions
getCompletions
-
Constructor Details
-
OptionalAttributeCompletions
public OptionalAttributeCompletions()
-