Uses of Interface
net.minecraft.server.command.DataCommand.ModifyArgumentCreator
Package | Description |
---|---|
net.minecraft.server.command |
-
Uses of DataCommand.ModifyArgumentCreator in net.minecraft.server.command
Method parameters in net.minecraft.server.command with type arguments of type DataCommand.ModifyArgumentCreator Modifier and Type Method Description private static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,?>
DataCommand. addModifyArgument(BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,?>,DataCommand.ModifyArgumentCreator> subArgumentAdder)