Interface DataCommand.IModificationType

  • Enclosing class:
    DataCommand

    static interface DataCommand.IModificationType
    • Method Detail

      • modify

        int modify​(com.mojang.brigadier.context.CommandContext<CommandSource> p_modify_1_,
                   CompoundNBT p_modify_2_,
                   NBTPathArgument.NBTPath p_modify_3_,
                   java.util.List<INBT> p_modify_4_)
            throws com.mojang.brigadier.exceptions.CommandSyntaxException
        Throws:
        com.mojang.brigadier.exceptions.CommandSyntaxException