Package net.minecraft.command.impl.data
Interface DataCommand.IModificationSourceArgumentBuilder
-
- Enclosing class:
- DataCommand
static interface DataCommand.IModificationSourceArgumentBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.mojang.brigadier.builder.ArgumentBuilder<CommandSource,?>
create(DataCommand.IModificationType p_create_1_)
-
-
-
Method Detail
-
create
com.mojang.brigadier.builder.ArgumentBuilder<CommandSource,?> create(DataCommand.IModificationType p_create_1_)
-
-