Uses of Interface
net.minecraft.server.command.DataCommand.ModifyOperation
Packages that use DataCommand.ModifyOperation
-
Uses of DataCommand.ModifyOperation in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type DataCommand.ModifyOperationModifier and TypeMethodDescriptioncom.mojang.brigadier.builder.ArgumentBuilder
<ServerCommandSource, ?> DataCommand.ModifyArgumentCreator.create
(DataCommand.ModifyOperation modifier) private static int
DataCommand.executeModify
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, DataCommand.ObjectType objectType, DataCommand.ModifyOperation modifier, List<NbtElement> elements)