Package net.minecraft.server.command
Interface DataCommand.ModifyOperation
- Enclosing class:
- DataCommand
static interface DataCommand.ModifyOperation
-
Method Summary
Modifier and Type Method Description int
modify(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, CompoundTag sourceTag, NbtPathArgumentType.NbtPath path, List<Tag> tags)
-
Method Details
-
modify
int modify(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, CompoundTag sourceTag, NbtPathArgumentType.NbtPath path, List<Tag> tags)
-