Interface DataCommands.DataProvider
- Enclosing class:
DataCommands
public static interface DataCommands.DataProvider
-
Method Summary
Modifier and TypeMethodDescriptionaccess(CommandContext<CommandSourceStack> context) wrap(ArgumentBuilder<CommandSourceStack, ?> parent, Function<ArgumentBuilder<CommandSourceStack, ?>, ArgumentBuilder<CommandSourceStack, ?>> function)
-
Method Details
-
access
- Throws:
CommandSyntaxException
-
wrap
ArgumentBuilder<CommandSourceStack, ?> wrap(ArgumentBuilder<CommandSourceStack, ?> parent, Function<ArgumentBuilder<CommandSourceStack, ?>, ArgumentBuilder<CommandSourceStack, ?>> function)
-