Uses of Interface
net.minecraft.server.command.DataCommand.ModifyArgumentCreator
Packages that use DataCommand.ModifyArgumentCreator
-
Uses of DataCommand.ModifyArgumentCreator in net.minecraft.server.command
Method parameters in net.minecraft.server.command with type arguments of type DataCommand.ModifyArgumentCreatorModifier and TypeMethodDescriptionprivate static com.mojang.brigadier.builder.ArgumentBuilder
<ServerCommandSource, ?> DataCommand.addModifyArgument
(BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?>, DataCommand.ModifyArgumentCreator> subArgumentAdder)