Uses of Interface
net.minecraft.server.command.DataCommand.ModifyOperation
| Package | Description |
|---|---|
| net.minecraft.server.command |
-
Uses of DataCommand.ModifyOperation in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type DataCommand.ModifyOperation Modifier and Type Method Description com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,?>DataCommand.ModifyArgumentCreator. create(DataCommand.ModifyOperation modifier)private static intDataCommand. executeModify(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, DataCommand.ObjectType objectType, DataCommand.ModifyOperation modifier, List<NbtElement> elements)